build(deps): bump the uv group across 1 directory with 4 updates#24
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the uv group across 1 directory with 4 updates#24dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the uv group with 4 updates in the / directory: [bleach](https://github.com/mozilla/bleach), [jupyter-server](https://github.com/jupyter-server/jupyter_server), [jupyterlab](https://github.com/jupyterlab/jupyterlab) and [tornado](https://github.com/tornadoweb/tornado). Updates `bleach` from 6.3.0 to 6.4.0 - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](mozilla/bleach@v6.3.0...v6.4.0) Updates `jupyter-server` from 2.18.2 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@v2.18.2...v2.20.0) Updates `jupyterlab` from 4.5.7 to 4.5.9 - [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/lsp@4.5.7...@jupyterlab/lsp@4.5.9) Updates `tornado` from 6.5.6 to 6.5.7 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.5.6...v6.5.7) --- updated-dependencies: - dependency-name: bleach dependency-version: 6.4.0 dependency-type: indirect dependency-group: uv - dependency-name: jupyter-server dependency-version: 2.20.0 dependency-type: indirect dependency-group: uv - dependency-name: jupyterlab dependency-version: 4.5.9 dependency-type: indirect dependency-group: uv - dependency-name: tornado dependency-version: 6.5.7 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the uv group with 4 updates in the / directory: bleach, jupyter-server, jupyterlab and tornado.
Updates
bleachfrom 6.3.0 to 6.4.0Changelog
Sourced from bleach's changelog.
Commits
f0355a7fix: fix last release date in CHANGESae4e8a2chore: bleach 6.4.0 and final release970df58fix: uri-sanitization in formaction attributes7c4867cfix: xss bypass in allowed protocol test using unicode invisible characters913ab75fix: reduce redundancy in workflow jobs218c15afix: rework pip caching4f0b097fix: fix tox platform restrictionse95a79dchore: update pytest91539d4Bump actions/cache from 5.0.3 to 5.0.4cd47b4cfix: handle left-angle-bracket that's not a tag (#733)Updates
jupyter-serverfrom 2.18.2 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 4.5.7 to 4.5.9Release notes
Sourced from jupyterlab's releases.
Commits
dd65403[ci skip] Publish 4.5.92693672Backport PR #18992: Fix hidden cells after moving collapsed headings (#19016)360c176Backport PR #18998 on branch 4.5.x (Fix toolbar popup row clipping in Safari)...e9db010Fixjupyter labextension buildcrash onwebpack ≥ 5.107(#19021)3b8428cBackport PR #19013 on branch 4.5.x (Forbid relative URLs in extensionmanager)...3c84a84Backport PR #19003 on branch 4.5.x (Fix XSS in extension manager's `homepage_...0dee996[ci skip] Publish 4.5.88d30d48Backport PR #18946 on branch 4.5.x (Fix completer test failures on CI) (#18949)872d4c8Backport PR #18938 on branch 4.5.x (Prevent dialog from hanging when `getValu...d8a3874Bump license webpack plugin (#18929)Updates
tornadofrom 6.5.6 to 6.5.7Changelog
Sourced from tornado's changelog.
... (truncated)
Commits
48fc2d4Merge pull request #3633 from bdarnell/curl-reset-654ae1dddRelease notes and version bump for 6.5.73154caacurl_httpclient: Reset the curl object before putting it on the freelist7d869c0Merge pull request #3631 from bdarnell/cve-links288241fdocs: Use the correct link syntax8da981cdocs: Add CVE links to 6.5.6 release notesDependabot 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.