-
Notifications
You must be signed in to change notification settings - Fork 17
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 5 updates #486
base: main
Are you sure you want to change the base?
Conversation
Bumps the pytorch group in /pytorch with 5 updates: | Package | From | To | | --- | --- | --- | | [mkl](https://github.com/oneapi-src/oneMKL) | `2024.2.2` | `2025.0.0` | | [mkl-include](https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html) | `2024.2.2` | `2025.0.0` | | [intel-openmp](https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler.html) | `2024.2.1` | `2025.0.0` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.3.0rc0` | `4.3.0rc1` | | [notebook](https://github.com/jupyter/notebook) | `7.3.0b0` | `7.3.0b1` | Updates `mkl` from 2024.2.2 to 2025.0.0 - [Release notes](https://github.com/oneapi-src/oneMKL/releases) - [Commits](https://github.com/oneapi-src/oneMKL/commits) Updates `mkl-include` from 2024.2.2 to 2025.0.0 Updates `intel-openmp` from 2024.2.1 to 2025.0.0 Updates `jupyterlab` from 4.3.0rc0 to 4.3.0rc1 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected]) Updates `notebook` from 7.3.0b0 to 7.3.0b1 - [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/[email protected]...@jupyter-notebook/[email protected]) --- updated-dependencies: - dependency-name: mkl dependency-type: direct:production update-type: version-update:semver-major dependency-group: pytorch - dependency-name: mkl-include dependency-type: direct:production update-type: version-update:semver-major dependency-group: pytorch - dependency-name: intel-openmp dependency-type: direct:production update-type: version-update:semver-major dependency-group: pytorch - 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] <[email protected]>
Dependency ReviewThe following issues were found:
License Issuespytorch/venv-requirements.txt
pytorch/jupyter-requirements.txt
OpenSSF Scorecard
Scanned Manifest Filespytorch/jupyter-requirements.txtpytorch/venv-requirements.txt |
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 5 updates:
2024.2.2
2025.0.0
2024.2.2
2025.0.0
2024.2.1
2025.0.0
4.3.0rc0
4.3.0rc1
7.3.0b0
7.3.0b1
Updates
mkl
from 2024.2.2 to 2025.0.0Commits
Updates
mkl-include
from 2024.2.2 to 2025.0.0Updates
intel-openmp
from 2024.2.1 to 2025.0.0Updates
jupyterlab
from 4.3.0rc0 to 4.3.0rc1Release notes
Sourced from jupyterlab's releases.
Changelog
Sourced from jupyterlab's changelog.
Commits
090fe73
[ci skip] Publish 4.3.0rc1a036d6b
Fix bracket highlighting for Python string literal concatenation (#16866)d6f97bd
Fix the handling of the file browser configuration (#16870)48691c6
Ignorehttps://code.visualstudio.com
incheck-links
(#16878)37ddf09
Conditional rendering of 'Add' and 'or' buttons during shortcut editing (#16831)5da7830
Fix incorrect access to uninitialisedserverRequests
(#16834)c9b0f6d
Standardize the button role and label for single, dismissal buttons in dialog...c5dc976
Update to Playwright 1.48.0 (#16854)80a25c6
Check for comment author association (#16872)e707512
Bump markdown-to-jsx from 7.3.2 to 7.5.0 (#16868)Updates
notebook
from 7.3.0b0 to 7.3.0b1Release notes
Sourced from notebook's releases.
Changelog
Sourced from notebook's changelog.
Commits
d78c4e7
Publish 7.3.0b1f614f7c
Move handling of the file browser settings to a separate plugin, enable file ...2a8e579
Add user facing changelog for7.3.0
(#7494)dd6db47
Update to JupyterLab4.3.0rc1
(#7497)390c452
Add a setting to enable the notebook to take up the full width (#7487)676a0fe
Add the file filter button to the file browser toolbar (#7479)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