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 classical-ml group across 1 directory with 3 updates #622

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps the classical-ml group with 3 updates in the /classical-ml directory: jupyterlab, xgboost and nbconvert.

Updates jupyterlab from 4.3.4 to 4.3.5

Release notes

Sourced from jupyterlab's releases.

v4.3.5

4.3.5

(Full Changelog)

Bugs fixed

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​afshin | @​andreytaboola | @​bollwyvl | @​brichet | @​Darshan808 | @​davidbrochart | @​echarles | @​fcollonval | @​github-actions | @​hxrshxz | @​ianthomas23 | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​krassowski | @​lumberbot-app | @​meeseeksmachine | @​SylvainCorlay

Changelog

Sourced from jupyterlab's changelog.

4.3.5

(Full Changelog)

Bugs fixed

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​afshin | @​andreytaboola | @​bollwyvl | @​brichet | @​Darshan808 | @​davidbrochart | @​echarles | @​fcollonval | @​github-actions | @​hxrshxz | @​ianthomas23 | @​JasonWeill | @​jtpio | @​jupyterlab-probot | @​krassowski | @​lumberbot-app | @​meeseeksmachine | @​SylvainCorlay

Commits
  • 92c0e2d [ci skip] Publish 4.3.5
  • f8d4b0a Backport PR #17158: Fix scrolling and selection restoration on undo/redo (#17...
  • dc18c4d Backport PR #17238: Fix windowing crash due to out-of-bounds access (#17240)
  • fc34de7 Backport PR #17173 on branch 4.3.x (Increase color contrast of operators in c...
  • f2f1278 Backport PR #17214: Fix disabling Fuzzy Filtering in the File Browser (#17236)
  • 6cf9aa7 Backport PR #17220: Fix display of tooltip/title for terminal and kernel sess...
  • 4cf6083 Backport PR #17203: Fix for inconsistent tab closure in "Close All Tabs" oper...
  • d44d4cb Backport PR #17156: Fix emission of lastCell from notebook run actions (#17...
  • dfcf532 Backport PR #17195: Fix "running" prompt state with server-side execution (#1...
  • 81735b1 Backport PR #17153: Improve contrast for 'Add' button in Keyboard Shortcuts U...
  • Additional commits viewable in compare view

Updates xgboost from 2.1.3 to 2.1.4

Release notes

Sourced from xgboost's releases.

2.1.4 Patch Release

The 2.1.4 patch release incorporates the following fixes on top of the 2.1.3 release:

  • XGBoost is now compatible with scikit-learn 1.6 (#11021, #11162)
  • Build wheels with CUDA 12.8 and enable Blackwell support (#11187, #11202)
  • Adapt to RMM 25.02 logger changes (#11153)

Full Changelog: dmlc/xgboost@v2.1.3...v2.1.4

Additional artifacts:

You can verify the downloaded packages by running the following command on your Unix shell:

echo "<hash> <artifact>" | shasum -a 256 --check
b6ce5870d03cc1233cad5ff8460f670a2aff78625adfb578c0b9eec3b8b88406  xgboost-2.1.4.tar.gz
9780ba8314824eac7b8565cc2af8ea692fd4898712052a49132ac3fdf7c0ab2b  xgboost_r_gpu_linux_2.1.4.tar.gz

Experimental binary packages for R with CUDA enabled

  • xgboost_r_gpu_linux_2.1.4.tar.gz: Download

Source tarball

Commits

Updates nbconvert from 7.16.5 to 7.16.6

Release notes

Sourced from nbconvert's releases.

v7.16.6

7.16.6

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​Carreau | @​douglas-raillard-arm | @​gabemorris12 | @​krassowski | @​PetalAdrift | @​peytondmurray | @​QuLogic

Changelog

Sourced from nbconvert's changelog.

7.16.6

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​Carreau | @​douglas-raillard-arm | @​gabemorris12 | @​krassowski | @​PetalAdrift | @​peytondmurray | @​QuLogic

Commits

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

Bumps the classical-ml group with 3 updates in the /classical-ml directory: [jupyterlab](https://github.com/jupyterlab/jupyterlab), [xgboost](https://github.com/dmlc/xgboost) and [nbconvert](https://github.com/jupyter/nbconvert).


Updates `jupyterlab` from 4.3.4 to 4.3.5
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/[email protected]/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])

Updates `xgboost` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/dmlc/xgboost/releases)
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md)
- [Commits](dmlc/xgboost@v2.1.3...v2.1.4)

Updates `nbconvert` from 7.16.5 to 7.16.6
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
- [Commits](jupyter/nbconvert@v7.16.5...v7.16.6)

---
updated-dependencies:
- dependency-name: jupyterlab
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: classical-ml
- dependency-name: xgboost
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: classical-ml
- dependency-name: nbconvert
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: classical-ml
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 10, 2025
@dependabot dependabot bot requested a review from sharvil10 as a code owner February 10, 2025 13:19
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/jupyterlab 4.3.5 🟢 5.6
Details
CheckScoreReason
Code-Review🟢 9Found 24/25 approved changesets -- score normalized to 9
Maintained🟢 1030 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
License🟢 9license file detected
CII-Best-Practices⚠️ 2badge detected: InProgress
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Security-Policy🟢 10security policy file detected
SAST🟢 10SAST tool is run on all commits
Branch-Protection⚠️ -1internal error: error during GetBranch(4.3.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 019 existing vulnerabilities detected
pip/nbconvert 7.16.6 🟢 5.8
Details
CheckScoreReason
Maintained🟢 108 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 5Found 14/28 approved changesets -- score normalized to 5
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities🟢 100 existing vulnerabilities detected
License🟢 10license file detected
Fuzzing🟢 10project is fuzzed
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Security-Policy🟢 10security policy file detected
Branch-Protection🟢 3branch protection is not maximal on development and all release branches
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
pip/xgboost 2.1.4 🟢 6.4
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
CI-Tests⚠️ -1internal error: internal error: Client.Repositories.ListStatuses: internal error: ListStatuses: GET https://api.github.com/repos/dmlc/xgboost/commits/f2242ee721400612c584049e65dd1478b00e1bcb/statuses: 500 []
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Code-Review🟢 9Found 27/30 approved changesets -- score normalized to 9
Contributors🟢 10project has 53 contributing companies or organizations
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Maintained🟢 1030 commit(s) and 22 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies⚠️ 1dependency not pinned by hash detected -- score normalized to 1
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Security-Policy🟢 10security policy file detected
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Vulnerabilities⚠️ 028 existing vulnerabilities detected

Scanned Files

  • classical-ml/jupyter-requirements.txt
  • classical-ml/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.

Copy link

Integration Test Results

Groups Tested: classical-ml/tests

Results
Test-Group Test Status
classical-ml/tests classical-ml-import-idp PASS
classical-ml/tests classical-ml-import-pip PASS
classical-ml/tests classical-ml-import-idp-jupyter PASS
classical-ml/tests classical-ml-import-pip-jupyter PASS
classical-ml/tests classical-ml-performance-idp PASS
classical-ml/tests classical-ml-performance-pip PASS

Overall Result: PASS ✅

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.

0 participants