-
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 across 1 directory with 6 updates #511
Conversation
Dependency ReviewThe following issues were found:
License Issuespytorch/venv-requirements.txt
pytorch/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. |
21d181b
to
79212db
Compare
@dependabot rebase |
Bumps the pytorch group with 6 updates in the /pytorch directory: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `2.1.2` | `2.1.3` | | [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.0` | | [notebook](https://github.com/jupyter/notebook) | `7.3.0b0` | `7.3.0b2` | Updates `numpy` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.1.2...v2.1.3) 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.0 - [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.0b2 - [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: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pytorch - 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]>
79212db
to
6cc82de
Compare
Integration Test ResultsGroups Tested: pytorch/serving, pytorch/tests Results
Overall Result: PASS ✅ |
Bumps the pytorch group with 6 updates in the /pytorch directory:
2.1.2
2.1.3
2024.2.2
2025.0.0
2024.2.2
2025.0.0
2024.2.1
2025.0.0
4.3.0rc0
4.3.0
7.3.0b0
7.3.0b2
Updates
numpy
from 2.1.2 to 2.1.3Release notes
Sourced from numpy's releases.
... (truncated)
Commits
98464cc
Merge pull request #27690 from charris/prepare-2.1.3cbda85b
REL: Prepare for the NumPy 2.1.3 release [wheel build]daa8699
Merge pull request #27672 from charris/backport-27666614ca19
Merge pull request #27673 from charris/backport-27636e6b02d7
DOC: add release note54fd729
BUG: substantially simplify and fix issue with justification promotera90fe7c
BUG: fix more issues with string ufunc promotiona121864
BUG: fixes for StringDType/unicode promotersf055fb9
BUG: Fix a reference count leak in npy_find_descr_for_scalar.5895c02
Merge pull request #27669 from charris/backport-27663Updates
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.0Release notes
Sourced from jupyterlab's releases.
... (truncated)
Changelog
Sourced from jupyterlab's changelog.
... (truncated)
Commits
8e67004
[ci skip] Publish 4.3.09181514
Remove(beta)
from the 4.3 changelog (#16902)9cc6267
Update to@jupyter/ydoc
final (#16898)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...Updates
notebook
from 7.3.0b0 to 7.3.0b2Release notes
Sourced from notebook's releases.
... (truncated)
Changelog
Sourced from notebook's changelog.
... (truncated)
Commits
6061901
Publish 7.3.0b2110e728
Add webpack prod config (#7513)5cac611
Reflect autoScrollOutput setting (#7511)c93015d
Rename some header links to fit better (#7508)1249220
Update to JupyterLab 4.3 final (#7507)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)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