-
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
Bump the classical-ml group across 1 directory with 3 updates #622
base: main
Are you sure you want to change the base?
Bump the classical-ml group across 1 directory with 3 updates #622
Conversation
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]>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.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 ✅ |
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.5Release notes
Sourced from jupyterlab's releases.
Changelog
Sourced from jupyterlab's changelog.
Commits
92c0e2d
[ci skip] Publish 4.3.5f8d4b0a
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 oflastCell
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...Updates
xgboost
from 2.1.3 to 2.1.4Release notes
Sourced from xgboost's releases.
Commits
62e7923
Bump version to 2.1.4 (#11208)b8cfb56
[backport] Compatibility fixes for scikit-learn 1.6 (#11021, #11162) (#11205)30a7fd5
[CI] Upgrade to CUDA 12.8 (#11202)fc32798
[CI] Various CI fixes (#11196)a406528
[backport] Adapt to rmm 25.02 logger changes (#11153) (#11190)3b19332
[backport] When building with CUDA 12.8+ enable blackwell support (#11187) (#...Updates
nbconvert
from 7.16.5 to 7.16.6Release notes
Sourced from nbconvert's releases.
Changelog
Sourced from nbconvert's changelog.
Commits
2ba5858
Publish 7.16.601c6ab2
Fix bullet list parsing in markdown (#2177)0b36e8b
Fix crash when running with optimization (#2160)edd96d1
Update base.tex.j2 for macro compatibility with newer versions of Pandoc (#2196)7ffb70a
Prevent leading whitespace in markdown code blocks from being stripped (#2203)9ffb94a
remove any twitter mention (#2206)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