-
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
Fix classical-ml dependabot build issues #515
Conversation
Bumps the classical-ml group with 3 updates in the /classical-ml directory: [scikit-learn-intelex](https://github.com/intel/scikit-learn-intelex), [xgboost](https://github.com/dmlc/xgboost) and [jupyterlab](https://github.com/jupyterlab/jupyterlab). Updates `scikit-learn-intelex` from 2024.7.0 to 2025.0.0 - [Release notes](https://github.com/intel/scikit-learn-intelex/releases) - [Commits](uxlfoundation/scikit-learn-intelex@2024.7.0...2025.0.0) Updates `xgboost` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/dmlc/xgboost/releases) - [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md) - [Commits](dmlc/xgboost@v2.1.1...v2.1.2) Updates `jupyterlab` from 4.2.5 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/lsp@4.2.5...@jupyterlab/lsp@4.3.0) --- updated-dependencies: - dependency-name: scikit-learn-intelex dependency-type: direct:production update-type: version-update:semver-major dependency-group: classical-ml - dependency-name: xgboost dependency-type: direct:production update-type: version-update:semver-patch dependency-group: classical-ml - dependency-name: jupyterlab dependency-type: direct:production update-type: version-update:semver-minor dependency-group: classical-ml ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency ReviewThe following issues were found:
License Issuesclassical-ml/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: classical-ml/tests Results
Overall Result: PASS ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Description
Related Issue
Changes Made
Validation
test_runner.py
with all existing tests passing, and I have added new tests where applicable.