Bump the uv group across 1 directory with 4 updates#71
Merged
Conversation
Bumps the uv group with 3 updates in the / directory: [jupyter-server](https://github.com/jupyter-server/jupyter_server), [nbconvert](https://github.com/jupyter/nbconvert) and [notebook](https://github.com/jupyter/notebook). Updates `jupyter-server` from 1.15.6 to 2.20.0 - [Release notes](https://github.com/jupyter-server/jupyter_server/releases) - [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md) - [Commits](jupyter-server/jupyter_server@v1.15.6...v2.20.0) Updates `jupyterlab` from 3.3.4 to 2.3.2 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/vdom@3.3.4...@jupyterlab/celltags@2.3.2) Updates `nbconvert` from 4.3.0 to 7.17.1 - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](jupyter/nbconvert@4.3.0...v7.17.1) Updates `notebook` from 6.4.8 to 6.4.12 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md) - [Commits](jupyter/notebook@v6.4.8...6.4.12) --- updated-dependencies: - dependency-name: jupyter-server dependency-version: 2.20.0 dependency-type: indirect dependency-group: uv - dependency-name: jupyterlab dependency-version: 2.3.2 dependency-type: indirect dependency-group: uv - dependency-name: nbconvert dependency-version: 7.17.1 dependency-type: indirect dependency-group: uv - dependency-name: notebook dependency-version: 6.4.12 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
This PR is auto-generated by
actions/github-script
Contributor
1 similar comment
Contributor
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Warning
Dependabot will stop supporting
python v3.9!Please upgrade to one of the following versions:
v3.9,v3.10,v3.11,v3.12,v3.13, orv3.14.Bumps the uv group with 3 updates in the / directory: jupyter-server, nbconvert and notebook.
Updates
jupyter-serverfrom 1.15.6 to 2.20.0Release notes
Sourced from jupyter-server's releases.
... (truncated)
Changelog
Sourced from jupyter-server's changelog.
... (truncated)
Commits
05a78adPublish 2.20.06cbee8dMerge commit from fork333e700Fixtest_authorizerhaving a spurious comma in params (#1664)cccd543Fix CI: explicitly pass base-setup inputs to avoid strict validation failurescd16d71Align docs for curve encryption with latest JEP version (#1660)e458061Add a toggle to enable curve encryption for all kernels that support it (#1638)0ceeb4fAdd note in RELEASE.mdb13f8a2Markdown does not work.e885b10Add GHSA reminder in prep-release0e28c90Exclude problematicpywinpty3.0.4 version (#1658)Updates
jupyterlabfrom 3.3.4 to 2.3.2Commits
4e21b13New versionc0022abupdate canvas version to allow build7546105Merge pull request from GHSA-4952-p58q-6crxb991019Backport PR #10353: Fix codemirror options updating (#10362)77f544fMerge pull request #10229 from goanpeca/fix/css0f52afetestd0a2775testc49e49fRevert display block back to flex to fix cell width and input prompt location238ae64Use getattr for optional attributes (#10064)8291cc1Publish 2.3.1Updates
nbconvertfrom 4.3.0 to 7.17.1Release notes
Sourced from nbconvert's releases.
... (truncated)
Changelog
Sourced from nbconvert's changelog.
... (truncated)
Commits
78ed308Publish 7.17.1f090a64ruff formatb3b6ec0chore: update pre-commit hooks (#2277)be4841fignore silly security lint in tests26d57b2fix type annotation on Lexer0e6b8ccMerge commit from forkba5e5cdMerge commit from fork1db0c88Specify python version for pre (#2276)7473fc3chore: update pre-commit hooks (#2242)4322f7fBump the actions group across 1 directory with 2 updates (#2273)Updates
notebookfrom 6.4.8 to 6.4.12Changelog
Sourced from notebook's changelog.
... (truncated)
Commits
aee4535Release 6.4.12a161ffaMerge pull request from GHSA-v7vq-3x77-87vgb79702cupdated error messages to not mention hidden filescb3dc22Update notebook/services/contents/filemanager.py1c3d7a6added hidden checks on handlers.py and accompanying testsf69eb96added hidden checks on FileContentsManager and accompanying tests2a76184add checks for hidden file or path on file get920c5ccMerge pull request #6421 from RRosio/update-versiond4eb85dupdating version to show dev8109251Publish 6.4.11Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.