chore: bump the doc group with 5 updates#705
Merged
Merged
Conversation
Bumps the doc group with 5 updates: | Package | From | To | | --- | --- | --- | | [ipython](https://github.com/ipython/ipython) | `8.31.0` | `8.32.0` | | [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page) | `1.0.4` | `1.1.0` | | [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) | `1.2.6` | `1.3.1` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.3.4` | `4.3.5` | | [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) | `3.4.0` | `3.5.0` | Updates `ipython` from 8.31.0 to 8.32.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.31.0...8.32.0) Updates `sphinx-notfound-page` from 1.0.4 to 1.1.0 - [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-notfound-page@1.0.4...1.1.0) Updates `ansys-sphinx-theme` from 1.2.6 to 1.3.1 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.2.6...v1.3.1) Updates `jupyterlab` from 4.3.4 to 4.3.5 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.3.5/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.3.4...@jupyterlab/lsp@4.3.5) Updates `sphinx-autoapi` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases) - [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-autoapi@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc - dependency-name: sphinx-notfound-page dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc - dependency-name: jupyterlab dependency-type: direct:production update-type: version-update:semver-patch dependency-group: doc - dependency-name: sphinx-autoapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
The following labels could not be found: |
koubaa
approved these changes
Feb 10, 2025
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 doc group with 5 updates:
8.31.08.32.01.0.41.1.01.2.61.3.14.3.44.3.53.4.03.5.0Updates
ipythonfrom 8.31.0 to 8.32.0Commits
56a70e4release 8.32.0d5edce2Backport PR #14707 on branch 8.x (typos and reflow wn) (#14708)9432e1dBackport PR #14707: typos and reflow wn23eb3cfBackport PR #14704 on branch 8.x (whatsnew 8.32) (#14706)fc8ea7bBackport PR #14704: whatsnew 8.32ce30940Backport PR #14623: Multiline suggest in prompt_toolkit and LLM autocompletio...e5d188cBackport PR #14623: Multiline suggest in prompt_toolkit and LLM autocompletion3c3c421Backport PR #14695 on branch 8.x (Read script output/error streams as they be...13976c1Backport PR #14695: Read script output/error streams as they become available327e784Backport PR #14693 on branch 8.x (Do not ignore exit code on SIGINT) (#14696)Updates
sphinx-notfound-pagefrom 1.0.4 to 1.1.0Changelog
Sourced from sphinx-notfound-page's changelog.
Commits
97515faRelease 1.1.01fcba8dUse READTHEDOCS_CANONICAL_URL for notfound_urls_prefix (#252)8af414eMake the tests pass with Sphinx 8.1 (#250)274a041Docs: update requirements (#248)2c7cd9aMake the tests pass with Sphinx 7.3.x (#245)Updates
ansys-sphinx-themefrom 1.2.6 to 1.3.1Commits
ef16f64chore: updating CHANGELOG for v1.3.1dc3d79crelease: bump version 1.3.1ade8de7chore: updating CHANGELOG for v1.3.09e7d05frelease: bump version 1.3.0ba7d06efeat: add whatsnew options (#583)bab85f5chore: update CHANGELOG for v1.2.7 (#613)6f9f59ffix: astroid version (#612)8d4718echore(deps): bump sphinx-notfound-page from 1.0.4 to 1.1.0 (#611)fe6902echore: update CHANGELOG for v1.2.5 (#609)51a5e0efix: errors and warnings caused by CSS imports (#588)Updates
jupyterlabfrom 4.3.4 to 4.3.5Release notes
Sourced from jupyterlab's releases.
Changelog
Sourced from jupyterlab's changelog.
Commits
92c0e2d[ci skip] Publish 4.3.5f8d4b0aBackport PR #17158: Fix scrolling and selection restoration on undo/redo (#17...dc18c4dBackport PR #17238: Fix windowing crash due to out-of-bounds access (#17240)fc34de7Backport PR #17173 on branch 4.3.x (Increase color contrast of operators in c...f2f1278Backport PR #17214: Fix disabling Fuzzy Filtering in the File Browser (#17236)6cf9aa7Backport PR #17220: Fix display of tooltip/title for terminal and kernel sess...4cf6083Backport PR #17203: Fix for inconsistent tab closure in "Close All Tabs" oper...d44d4cbBackport PR #17156: Fix emission oflastCellfrom notebook run actions (#17...dfcf532Backport PR #17195: Fix "running" prompt state with server-side execution (#1...81735b1Backport PR #17153: Improve contrast for 'Add' button in Keyboard Shortcuts U...Updates
sphinx-autoapifrom 3.4.0 to 3.5.0Release notes
Sourced from sphinx-autoapi's releases.
Changelog
Sourced from sphinx-autoapi's changelog.
Commits
26bd172Version 3.5.0086dff8Fixes for PR #503b4c75f7Allow skipping entire directoriesa7a973dMake _need_to_load not assume that file ordering remained the same6fdc914Fix inclusion of tests in the sdist156a2a7Corrected license text in package metadata1c0a669Fix exception when calling a function imported from a wildcardd12eccbFix formatting failure in testsbc8f43bAdd missing release notes entry for #5128f40ca9Don't pull in alpha releases of astroidDependabot 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