-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the pytorch group in /pytorch with 2 updates #519
Conversation
Bumps the pytorch group in /pytorch with 2 updates: [jupyterlab](https://github.com/jupyterlab/jupyterlab) and [notebook](https://github.com/jupyter/notebook). Updates `jupyterlab` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.3.1/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.3.0...@jupyterlab/lsp@4.3.1) Updates `notebook` from 7.3.0b2 to 7.3.0rc0 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/tree@7.3.0-beta.2...@jupyter-notebook/tree@7.3.0-rc.0) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pytorch - dependency-name: notebook dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pytorch ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency ReviewThe following issues were found:
License Issuespytorch/jupyter-requirements.txt
OpenSSF Scorecard
Scanned Files
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Integration Test ResultsGroups Tested: pytorch/serving, pytorch/tests Results
Overall Result: PASS ✅ |
Bumps the pytorch group in /pytorch with 2 updates: jupyterlab and notebook.
Updates
jupyterlab
from 4.3.0 to 4.3.1Release notes
Sourced from jupyterlab's releases.
Changelog
Sourced from jupyterlab's changelog.
Commits
6dd7293
[ci skip] Publish 4.3.16d8e2f0
Backport PR #16950: Fix total size estimation in full windowing mode to reduc...14a6f52
Backport PR #16962: Fix moving files whenLast Modified
column is hidden (#...65b6d6d
Backport PR #16945: Enable Scroll for Overflowing Menus on Small Screens (#16...2dc1a94
Backport PR #16959: DocumentIInlineCompletionItem.token
(#16961)fa148a7
Backport PR #16953: Fix prefix removal when reconciling completions from mult...a33465d
Backport PR #16943: Disable paste for read-only markdown cells & fix replace ...b3c694d
Backport PR #16903: Maintain autosave timers while disconnected (#16947)2d68704
Backport PR #16940: Fix Regex Functionality for Find and Replace / Replace Al...5a5f347
Backport PR #16863: Fix triggering completer on the beginning of the lines (#...Updates
notebook
from 7.3.0b2 to 7.3.0rc0Release notes
Sourced from notebook's releases.
Changelog
Sourced from notebook's changelog.
Commits
7724c41
Publish 7.3.0rc0b344497
Update to JupyterLab 4.3.1 (#7521)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions