-
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 classical-ml group across 1 directory with 4 updates #287
Bump the classical-ml group across 1 directory with 4 updates #287
Conversation
Bumps the classical-ml group with 4 updates in the /classical-ml directory: [daal4py](https://github.com/IntelPython/daal4py), [matplotlib](https://github.com/matplotlib/matplotlib), [scikit-learn-intelex](https://github.com/intel/scikit-learn-intelex) and [xgboost](https://github.com/dmlc/xgboost). Updates `daal4py` from 2024.5.0 to 2024.6.0 - [Release notes](https://github.com/IntelPython/daal4py/releases) - [Commits](https://github.com/IntelPython/daal4py/commits) Updates `matplotlib` from 3.9.1 to 3.9.1.post1 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.1...v3.9.1.post1) Updates `scikit-learn-intelex` from 2024.5.0 to 2024.6.0 - [Release notes](https://github.com/intel/scikit-learn-intelex/releases) - [Commits](https://github.com/intel/scikit-learn-intelex/commits) Updates `xgboost` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/dmlc/xgboost/releases) - [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md) - [Commits](dmlc/xgboost@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: daal4py dependency-type: direct:production update-type: version-update:semver-minor dependency-group: classical-ml - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: classical-ml - dependency-name: scikit-learn-intelex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: classical-ml - dependency-name: xgboost dependency-type: direct:production update-type: version-update:semver-patch dependency-group: classical-ml ... Signed-off-by: dependabot[bot] <[email protected]>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest 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. |
* test locally * add CI functional errors * add CI functional errors * use pre-commit * modify tests * remove duplicate scripts * remove duplicate scripts * address lint issues * revert changes for perf * Update performance.py
Bumps the classical-ml group with 4 updates in the /classical-ml directory: daal4py, matplotlib, scikit-learn-intelex and xgboost.
Updates
daal4py
from 2024.5.0 to 2024.6.0Commits
Updates
matplotlib
from 3.9.1 to 3.9.1.post1Commits
9c9792a
DOC: Add Zenodo DOI for 3.9.160bfa22
BLD: bump branch away from tagUpdates
scikit-learn-intelex
from 2024.5.0 to 2024.6.0Commits
Updates
xgboost
from 2.1.0 to 2.1.1Release notes
Sourced from xgboost's releases.
Commits
9c9db12
Bump version to 2.1.1 (#10651)d8b6121
[backport] Allow external configuration of endianness in R package build (#10...5fdb39d
AddLibrary\mingw-w64
to Windows search path (#10643) (#10644)80d60df
[backport] Allow building with CCCL that's newer than CTK (#10624, #10633) (#...61e0371
[backport] Partial fix for CTK 12.5 (#10574) (#10638)3fd8451
[backport][dask] Disablebroadcast
in thescatter
call. (#10632) (#10634)7643306
[backport] Catch exceptions during file read. (#10623) (#10625)9fe50c4
[backport] [CI] Build a CPU-only wheel under namexgboost-cpu
(#10603) (#10...ea7bd91
[backport] Fix column split race condition. (#10572) (#10580)086ca69
[backport]Fix empty partition. (#10559) (#10579)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