-
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 4 updates #605
Bump the classical-ml group across 1 directory with 4 updates #605
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Bumps the classical-ml group with 4 updates in the /classical-ml directory: [jupyterlab](https://github.com/jupyterlab/jupyterlab), [notebook](https://github.com/jupyter/notebook), [scikit-learn-intelex](https://github.com/intel/scikit-learn-intelex) and [nbconvert](https://github.com/jupyter/nbconvert). Updates `jupyterlab` from 4.3.3 to 4.3.4 - [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 `notebook` from 7.3.1 to 7.3.2 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/[email protected]...@jupyter-notebook/[email protected]) Updates `scikit-learn-intelex` from 2025.0.1 to 2025.1.0 - [Release notes](https://github.com/intel/scikit-learn-intelex/releases) - [Commits](https://github.com/intel/scikit-learn-intelex/commits/2025.1.0) Updates `nbconvert` from 7.16.4 to 7.16.5 - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](jupyter/nbconvert@v7.16.4...v7.16.5) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production update-type: version-update:semver-patch dependency-group: classical-ml - dependency-name: notebook 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: nbconvert dependency-type: direct:production update-type: version-update:semver-patch dependency-group: classical-ml ... Signed-off-by: dependabot[bot] <[email protected]>
240d3fb
to
5debfd7
Compare
Signed-off-by: sharvil10 <[email protected]>
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. |
Signed-off-by: sharvil10 <[email protected]>
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
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
Bumps the classical-ml group with 4 updates in the /classical-ml directory: jupyterlab, notebook, scikit-learn-intelex and nbconvert.
Updates
jupyterlab
from 4.3.3 to 4.3.4Release notes
Sourced from jupyterlab's releases.
Changelog
Sourced from jupyterlab's changelog.
Commits
ac04260
[ci skip] Publish 4.3.4541b913
Backport PR #17091: Sync Settings Editor with Updated Settings (#17102)baa61e0
Backport PR #17097: Focus terminal after copy and paste operations (#17101)3effdff
Backport PR #17098: Fix background of the popup toolbar (#17099)4952dee
Backport PR #17094: Workaround the Chromium bug withnavigator.language
(#1...6c4b037
Backport PR #17082: Fix continuous inline completion (#17093)ee8a17c
Backport PR #17065: Fix contrast for unselected search matches in Dark High C...Updates
notebook
from 7.3.1 to 7.3.2Release notes
Sourced from notebook's releases.
Changelog
Sourced from notebook's changelog.
Commits
0d49b45
Publish 7.3.27959ba0
Update to JupyterLab v4.3.4 (#7551)8760def
Fix update script (#7550)abd1b8c
Fix workflow to update the JupyterLab version (#7548)f11252b
Bump nanoid from 3.3.7 to 3.3.8 in /ui-tests (#7547)2bfae71
Bump systeminformation from 5.21.8 to 5.23.14 in /ui-tests (#7546)c0ddf01
Workflow to update JupyterLab dependencies automatically (#7281)d9119b8
Update chat links to Zulip. (#7539)Updates
scikit-learn-intelex
from 2025.0.1 to 2025.1.0Release notes
Sourced from scikit-learn-intelex's releases.
Commits
Updates
nbconvert
from 7.16.4 to 7.16.5Release notes
Sourced from nbconvert's releases.
Changelog
Sourced from nbconvert's changelog.
Commits
5f508eb
Publish 7.16.518e10f6
Add support for mistune 3.1.0 (#2199)6e5fdb3
Do not display mathjax overlay (#2181)e159962
Allow includingtext/x-rst
outputs in rst conversion, transition away from ...55ff3e9
Don't die if template path cannot be read (#2162)9c65025
Fix markdown2asciidoc function for pandoc >= 3.0 (closes #2017) (#2152)bc0a0ed
Directly depend on bleach[css], instead of pulling in tinycss2.c3e2683
Work around pip 24.1 bug which prevents installing pandocfilters 1.4.1fc6766f
chore: update pre-commit hooks (#2146)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