Bump the direct-deps group with 7 updates#220
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the direct-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.5.3` | `4.5.5` | | [ipykernel](https://github.com/ipython/ipykernel) | `7.1.0` | `7.2.0` | | [certifi](https://github.com/certifi/python-certifi) | `2026.1.4` | `2026.2.25` | | [ipyvue](https://github.com/widgetti/ipyvue) | `1.11.3` | `1.12.0` | | [parso](https://github.com/davidhalter/parso) | `0.8.5` | `0.8.6` | | [pillow](https://github.com/python-pillow/Pillow) | `12.1.0` | `12.1.1` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.5.3` | `0.6.0` | Updates `jupyterlab` from 4.5.3 to 4.5.5 - [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.3...@jupyterlab/lsp@4.5.5) Updates `ipykernel` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v7.1.0...v7.2.0) Updates `certifi` from 2026.1.4 to 2026.2.25 - [Commits](certifi/python-certifi@2026.01.04...2026.02.25) Updates `ipyvue` from 1.11.3 to 1.12.0 - [Release notes](https://github.com/widgetti/ipyvue/releases) - [Changelog](https://github.com/widgetti/ipyvue/blob/master/RELEASE.md) - [Commits](widgetti/ipyvue@v1.11.3...v1.12.0) Updates `parso` from 0.8.5 to 0.8.6 - [Changelog](https://github.com/davidhalter/parso/blob/master/CHANGELOG.rst) - [Commits](davidhalter/parso@v0.8.5...v0.8.6) Updates `pillow` from 12.1.0 to 12.1.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.1.0...12.1.1) Updates `wcwidth` from 0.5.3 to 0.6.0 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.5.3...0.6.0) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: direct-deps - dependency-name: ipykernel dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: direct-deps - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: direct-deps - dependency-name: ipyvue dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: direct-deps - dependency-name: parso dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: direct-deps - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: direct-deps - dependency-name: wcwidth dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: direct-deps ... 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 direct-deps group with 7 updates:
4.5.34.5.57.1.07.2.02026.1.42026.2.251.11.31.12.00.8.50.8.612.1.012.1.10.5.30.6.0Updates
jupyterlabfrom 4.5.3 to 4.5.5Release notes
Sourced from jupyterlab's releases.
... (truncated)
Commits
72d29f4[ci skip] Publish 4.5.54a223c0Backport PR #18530 on branch 4.5.x (Fix theme settings broken in non-English ...2d54b65Backport PR #18531 on branch 4.5.x (Fix comms subshell resource management on...5f01903Update to marked 17.0.2 and mermaid 11.12.3 (#18532)1fa6809Backport PR #18479 on branch 4.5.x (Upgrade@codemirror/view, fixing slow sel...277f814Backport PR #18503 on branch 4.5.x (Only turn off overflow anchor when window...b824b96Backport PR #18411 on branch 4.5.x (Fix table of contents navigation for Mark...2ecc1ee[ci skip] Publish 4.5.419f81fcBackport PR #18474 on branch 4.5.x (Avoid using system clipboard in Notebook ...b82e6d7Backport PR #18466 on branch 4.5.x (Update CodeMirror versions, fixing a few ...Updates
ipykernelfrom 7.1.0 to 7.2.0Release notes
Sourced from ipykernel's releases.
... (truncated)
Changelog
Sourced from ipykernel's changelog.
... (truncated)
Commits
4b37e75Publish 7.2.01630c4fTemporarily revert "Test changing base method to async after (#1464)" (#1493)8086199Temporarily revert "Test changing base method to async after (#1464)"a2d47a2chore: update pre-commit hooks (#1472)06c9aeePublish 7.2.0a1220a3c6Made IOPubThread constructor backward compatible (#1492)dee781dUpdate pytest requirement from <9,>=7.0 to >=7.0,<10 in the actions group acr...56b2e29Update pytest requirement in the actions group across 1 directory13e17dfAdvertizes kernel protocol 5.5 (#1488)59f0c65Advertizes kernel protocol 5.5Updates
certififrom 2026.1.4 to 2026.2.25Commits
8571a4b2026.02.25 (#395)6f7de00Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#390)a1de59bBump actions/checkout from 6.0.1 to 6.0.2 (#391)7f5ade5Bump actions/setup-python from 6.1.0 to 6.2.0 (#392)Updates
ipyvuefrom 1.11.3 to 1.12.0Commits
24b6940chore: bump version: 1.11.3 → 1.12.06fae0f4fix: make scoped CSS support optional via opt-inebe8fc8feat: add scoped CSS supporte3cf902fix: add a default sourceURL to aid debuggingcc2842fchore: bump version: 1.11.2 → 1.11.3Updates
parsofrom 0.8.5 to 0.8.6Changelog
Sourced from parso's changelog.
Commits
28005a5Upgrade to 0.8.60e774b0Add a changelogcc2c562Merge pull request #235 from davidhalter/typing341a60bUpgrade zubanc0f6b96Add a way to debug github CI5954156Better dependenciesa0fa3aePass older Python versionsd13000aFix a flake8 issue0b6800cUse zuban instead of Mypy59f4282Fix a typing issueUpdates
pillowfrom 12.1.0 to 12.1.1Release notes
Sourced from pillow's releases.
Commits
5158d9812.1.1 version bump9000313Fix OOB Write with invalid tile extents (#9427)cd01118Patch libavif for svt-av1 4.0 compatibilityUpdates
wcwidthfrom 0.5.3 to 0.6.0Release notes
Sourced from wcwidth's releases.
Commits
e19d2a2Complete textwrap.wrap() with 6 missing params! (#207)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 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 conditions