Skip to content
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 3 updates #530

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the pytorch group in /pytorch with 3 updates: mkl, mkl-include and intel-openmp.

Updates mkl from 2025.0.0 to 2025.0.1

Commits

Updates mkl-include from 2025.0.0 to 2025.0.1

Updates intel-openmp from 2025.0.0 to 2025.0.2

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

@dependabot dependabot bot requested a review from jitendra42 as a code owner November 25, 2024 13:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 25, 2024
Copy link

github-actions bot commented Nov 25, 2024

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 3 package(s) with unknown licenses.
See the Details below.

License Issues

pytorch/venv-requirements.txt

PackageVersionLicenseIssue Type
intel-openmp2025.0.2NullUnknown License
mkl-include2025.0.1NullUnknown License
mkl2025.0.1NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/intel-openmp 2025.0.2 UnknownUnknown
pip/mkl 2025.0.1 UnknownUnknown
pip/mkl-include 2025.0.1 UnknownUnknown

Scanned Files

  • pytorch/venv-requirements.txt

@github-advanced-security
Copy link

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.

@jitendra42
Copy link
Contributor

@dependabot rebase

Bumps the pytorch group in /pytorch with 3 updates: [mkl](https://github.com/oneapi-src/oneMKL), [mkl-include](https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html) and [intel-openmp](https://www.intel.com/content/www/us/en/developer/tools/oneapi/dpc-compiler.html).


Updates `mkl` from 2025.0.0 to 2025.0.1
- [Release notes](https://github.com/oneapi-src/oneMKL/releases)
- [Commits](https://github.com/oneapi-src/oneMKL/commits)

Updates `mkl-include` from 2025.0.0 to 2025.0.1

Updates `intel-openmp` from 2025.0.0 to 2025.0.2

---
updated-dependencies:
- dependency-name: mkl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pytorch
- dependency-name: mkl-include
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pytorch
- dependency-name: intel-openmp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pytorch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pytorch/pytorch-546f70d6ca branch from 331c806 to 51e4104 Compare November 25, 2024 19:46
Copy link

Integration Test Results

Groups Tested: pytorch/serving, pytorch/tests

Results
Test-Group Test Status
pytorch/serving ipex-serving-cpu-model-archive PASS
pytorch/serving ipex-serving-cpu-workflow-archive PASS
pytorch/serving ipex-serving-cpu-rest-workflow PASS
pytorch/serving ipex-serving-cpu-rest-inference PASS
pytorch/serving ipex-serving-cpu-grpc-inference PASS
pytorch/serving ipex-serving-xpu-model-archive PASS
pytorch/serving ipex-serving-xpu-rest-inference PASS
pytorch/tests import-ipex-cpu-idp PASS
pytorch/tests import-ipex-cpu-pip PASS
pytorch/tests import-ipex-xpu-idp PASS
pytorch/tests import-ipex-xpu-pip PASS
pytorch/tests import-cpu-jupyter-idp PASS
pytorch/tests import-cpu-jupyter-pip PASS
pytorch/tests import-xpu-jupyter-idp PASS
pytorch/tests import-xpu-jupyter-pip PASS
pytorch/tests ipex-cpu-idp PASS
pytorch/tests ipex-cpu-pip PASS
pytorch/tests ipex-xpu-idp PASS
pytorch/tests ipex-xpu-pip PASS
pytorch/tests ipex-xpu-jupyter-idp PASS
pytorch/tests ipex-xpu-jupyter-pip PASS

Overall Result: PASS ✅

@jitendra42 jitendra42 merged commit 9761281 into main Nov 26, 2024
43 checks passed
@jitendra42 jitendra42 deleted the dependabot/pip/pytorch/pytorch-546f70d6ca branch November 26, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant