deps: bump the notebook-stack group with 8 updates - #135
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
632700d to
2de9fe3
Compare
|
📖 Documentation Preview The documentation for this PR has been built and is available at: This preview will be updated automatically when you push new commits to this PR. Preview built from commit: |
2de9fe3 to
6a63117
Compare
|
📖 Documentation Preview The documentation for this PR has been built and is available at: This preview will be updated automatically when you push new commits to this PR. Preview built from commit: |
6a63117 to
d0d3e7a
Compare
|
📖 Documentation Preview The documentation for this PR has been built and is available at: This preview will be updated automatically when you push new commits to this PR. Preview built from commit: |
d0d3e7a to
4f9c9be
Compare
|
📖 Documentation Preview The documentation for this PR has been built and is available at: This preview will be updated automatically when you push new commits to this PR. Preview built from commit: |
Bumps the notebook-stack group with 8 updates: | Package | From | To | | --- | --- | --- | | [decorator](https://github.com/micheles/decorator) | `5.1.1` | `5.2.1` | | [ipython](https://github.com/ipython/ipython) | `8.31.0` | `8.38.0` | | [jupyter-client](https://github.com/jupyter/jupyter_client) | `8.6.3` | `8.8.0` | | [nbclient](https://github.com/jupyter/nbclient) | `0.10.2` | `0.10.4` | | [nbconvert](https://github.com/jupyter/nbconvert) | `7.16.5` | `7.16.6` | | [parso](https://github.com/davidhalter/parso) | `0.8.4` | `0.8.5` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.6` | `4.5.1` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.48` | `3.0.52` | Updates `decorator` from 5.1.1 to 5.2.1 - [Release notes](https://github.com/micheles/decorator/releases) - [Changelog](https://github.com/micheles/decorator/blob/5.2.1/CHANGES.md) - [Commits](micheles/decorator@5.1.1...5.2.1) Updates `ipython` from 8.31.0 to 8.38.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.31.0...8.38.0) Updates `jupyter-client` from 8.6.3 to 8.8.0 - [Release notes](https://github.com/jupyter/jupyter_client/releases) - [Changelog](https://github.com/jupyter/jupyter_client/blob/main/CHANGELOG.md) - [Commits](jupyter/jupyter_client@v8.6.3...v8.8.0) Updates `nbclient` from 0.10.2 to 0.10.4 - [Release notes](https://github.com/jupyter/nbclient/releases) - [Changelog](https://github.com/jupyter/nbclient/blob/main/CHANGELOG.md) - [Commits](jupyter/nbclient@v0.10.2...v0.10.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) Updates `parso` from 0.8.4 to 0.8.5 - [Changelog](https://github.com/davidhalter/parso/blob/master/CHANGELOG.rst) - [Commits](davidhalter/parso@v0.8.4...v0.8.5) Updates `platformdirs` from 4.3.6 to 4.5.1 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.3.6...4.5.1) Updates `prompt-toolkit` from 3.0.48 to 3.0.52 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.48...3.0.52) --- updated-dependencies: - dependency-name: decorator dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: notebook-stack - dependency-name: ipython dependency-version: 8.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: notebook-stack - dependency-name: jupyter-client dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: notebook-stack - dependency-name: nbclient dependency-version: 0.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: notebook-stack - dependency-name: nbconvert dependency-version: 7.16.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: notebook-stack - dependency-name: parso dependency-version: 0.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: notebook-stack - dependency-name: platformdirs dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: notebook-stack - dependency-name: prompt-toolkit dependency-version: 3.0.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: notebook-stack ... Signed-off-by: dependabot[bot] <support@github.com>
4f9c9be to
5f350da
Compare
|
📖 Documentation Preview The documentation for this PR has been built and is available at: This preview will be updated automatically when you push new commits to this PR. Preview built from commit: |
|
📖 Documentation Preview The documentation for this PR has been built and is available at: This preview will be updated automatically when you push new commits to this PR. Preview built from commit: |
|
📖 Documentation Preview The documentation for this PR has been built and is available at: This preview will be updated automatically when you push new commits to this PR. Preview built from commit: |
Bumps the notebook-stack group with 8 updates:
5.1.15.2.18.31.08.38.08.6.38.8.00.10.20.10.47.16.57.16.60.8.40.8.54.3.64.5.13.0.483.0.52Updates
decoratorfrom 5.1.1 to 5.2.1Changelog
Sourced from decorator's changelog.
Commits
cdeab3cManaged functions without namebbc430bMerge pull request #169 from mgorny/sdist8c87cb2Include tests and documentation in sdistc996292Merge pull request #166 from micheles/pyproject24af8c8Update Makefile [ci skip]930ef0fUpdated CHANGES.md2e1d155Moved tests outside of srceac33cbUpdated copyright7849ea6Replaced setup.py with pyproject0a1832eUsing asyncio.runUpdates
ipythonfrom 8.31.0 to 8.38.0Commits
f014fa1release 8.38.007abfcfMake debugger work with Python 3.14 (#15085)7f159efMake debugger work with Python 3.14fed55e3back to dev86a50d3release 8.37.091ad381Backport PR #14913 on branch 8.x (Update changelog for 8.37) (#14915)d8c971eBackport PR #14913: Update changelog for 8.37fcc41faBackport PR #14910 on branch 8.x (Eliminate startup delay when slow-starting ...576bc55Backport PR #14910: Eliminate startup delay when slow-starting LLM completion...21d9433Backport PR #14898 on branch 8.x (Fix attribute completion for expressions wi...Updates
jupyter-clientfrom 8.6.3 to 8.8.0Release notes
Sourced from jupyter-client's releases.
... (truncated)
Changelog
Sourced from jupyter-client's changelog.
... (truncated)
Commits
e27f54bPublish 8.8.0523294fUpgrade to version 5.5 (#1096)2820532Added kernel_protocol_version to kernelspec (#1097)7c3a325Update messaging spec (#1095)9589ed8chore: update some parts of the pre-commit (#1093)ee43cd3Faster message serialization (#1064)0bce36fFix flaky client tests by waiting for first request's reply (#1091)a53ade9Path resolution by kernel manager and providers (#1005)b32dcceRe-enable qtconsole in downstream checks (#1090)cd14b0eFix channel cleanup by closing streams before stopping ioloop thread (#1089)Updates
nbclientfrom 0.10.2 to 0.10.4Release notes
Sourced from nbclient's releases.
Changelog
Sourced from nbclient's changelog.
Commits
e500e95Publish 0.10.4af9b77aAllow display_id to be None (#338)5a52a0aPublish 0.10.3b42ad03correct execution count in tests for ipython 9.8 and above (#335)3352484Drop Python 3.9, test 3.14 and pypy-3.11 (#337)ec86eefUpdate contribution with hatch instructions, remove tox. (#331)Updates
nbconvertfrom 7.16.5 to 7.16.6Release notes
Sourced from nbconvert's releases.
Changelog
Sourced from nbconvert's changelog.
Commits
2ba5858Publish 7.16.601c6ab2Fix bullet list parsing in markdown (#2177)0b36e8bFix crash when running with optimization (#2160)edd96d1Update base.tex.j2 for macro compatibility with newer versions of Pandoc (#2196)7ffb70aPrevent leading whitespace in markdown code blocks from being stripped (#2203)9ffb94aremove any twitter mention (#2206)Updates
parsofrom 0.8.4 to 0.8.5Changelog
Sourced from parso's changelog.
Commits
be9f5a4Prepare release 0.8.57e4777bMerge pull request #234 from A5rocks/future-compatibilitye99dbddRemove redundant warnings importe22dc67Avoid warningbaa3c90Load newest grammar in face of a future grammar23b1cdfDrop Python 3.7 in CIa73af5cFix pip install -e in docs9328cffUpdate classifiers in setup.py (#230)f670e6eENH: add grammar file for py314 (#229)338a576Updated readme installation documentation, now we can copy it easier (#228)Updates
platformdirsfrom 4.3.6 to 4.5.1Release notes
Sourced from platformdirs's releases.
... (truncated)
Commits
e4dbdb8Fix no-ctypes fallback on windows (#403)4cc78aa[pre-commit.ci] pre-commit autoupdate (#401)b624d78[pre-commit.ci] pre-commit autoupdate (#400)eb06e7eBump actions/checkout from 5 to 6 in the all group (#399)85efbe9[pre-commit.ci] pre-commit autoupdate (#397)704c603[pre-commit.ci] pre-commit autoupdate (#394)a018178[pre-commit.ci] pre-commit autoupdate (#393)9920b9bBump the all group with 2 updates (#392)c804724[pre-commit.ci] pre-commit autoupdate (#391)a6a2489[pre-commit.ci] pre-commit autoupdate (#390)Updates
prompt-toolkitfrom 3.0.48 to 3.0.52Release notes
Sourced from prompt-toolkit's releases.
Changelog
Sourced from prompt-toolkit's changelog.
... (truncated)
Commits
d8adbe9Release 3.0.525fde041Follow-up: accept 'show_frame' in 'prompt_async()' and accept extra key bindi...2b9cd93Addchoiceshortcut for selecting an option amongst a list of choices. (#2005)a446019Re-add project URLs after migration to pyproject.toml (#1986)5c852f8Fix images in README.rst (#1987)bfec07fFix signal handling in_restore_sigint_from_ctypesfor GraalPy (#2000)af26eecImplement flushing in Windows VT100 input (#2001)c435303Fix button width when non English characters are displayed3374ae9Update docs theme to Nefertiti 0.8.6 (#2002)54c5c85Stop using@abstractpropertywhich is deprecated. (#2004)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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