Bump the llvm-docs-requirements group across 1 directory with 5 updates#22501
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the llvm-docs-requirements group across 1 directory with 5 updates#22501dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the llvm-docs-requirements group with 5 updates in the /llvm/docs directory: | Package | From | To | | --- | --- | --- | | [sphinx-automodapi](https://github.com/astropy/sphinx-automodapi) | `0.17.0` | `0.22.0` | | [sphinxcontrib-applehelp](https://github.com/sphinx-doc/sphinxcontrib-applehelp) | `1.0.8` | `2.0.0` | | [sphinx-reredirects](https://github.com/documatt/sphinx-reredirects) | `0.1.2` | `0.1.6` | | [furo](https://github.com/pradyunsg/furo) | `2024.1.29` | `2025.12.19` | | [myst-parser](https://github.com/executablebooks/MyST-Parser) | `2.0.0` | `4.0.0` | Updates `sphinx-automodapi` from 0.17.0 to 0.22.0 - [Release notes](https://github.com/astropy/sphinx-automodapi/releases) - [Changelog](https://github.com/astropy/sphinx-automodapi/blob/main/CHANGES.rst) - [Commits](astropy/sphinx-automodapi@v0.17.0...v0.22.0) Updates `sphinxcontrib-applehelp` from 1.0.8 to 2.0.0 - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-applehelp/releases) - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-applehelp/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinxcontrib-applehelp@1.0.8...2.0.0) Updates `sphinx-reredirects` from 0.1.2 to 0.1.6 - [Changelog](https://github.com/documatt/sphinx-reredirects/blob/main/docs/changelog.rst) - [Commits](documatt/sphinx-reredirects@v0.1.2...v0.1.6) Updates `furo` from 2024.1.29 to 2025.12.19 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2024.01.29...2025.12.19) Updates `myst-parser` from 2.0.0 to 4.0.0 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v2.0.0...v4.0.0) --- updated-dependencies: - dependency-name: sphinx-automodapi dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: llvm-docs-requirements - dependency-name: sphinxcontrib-applehelp dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: llvm-docs-requirements - dependency-name: sphinx-reredirects dependency-version: 0.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: llvm-docs-requirements - dependency-name: furo dependency-version: 2025.12.19 dependency-type: direct:production update-type: version-update:semver-major dependency-group: llvm-docs-requirements - dependency-name: myst-parser dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: llvm-docs-requirements ... 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 llvm-docs-requirements group with 5 updates in the /llvm/docs directory:
0.17.00.22.01.0.82.0.00.1.20.1.62024.1.292025.12.192.0.04.0.0Updates
sphinx-automodapifrom 0.17.0 to 0.22.0Release notes
Sourced from sphinx-automodapi's releases.
... (truncated)
Changelog
Sourced from sphinx-automodapi's changelog.
Commits
04390abFinalizing changelog for v0.22.0038da98Merge pull request #232 from pllim/sphinx10-compatb46c8d6Apply suggestions from code review24920e7Add change log0f645e8Address RemovedInSphinx10Warninga3bdc2fAdd SPHINX_LT_10972c9fbMerge pull request #229 from bsipocz/MAINT_remote_py397503d7aDOC: adding changelog5905fd5MAINT: some more post sphinx 9.0 cleanup120a605MAINT: dropping support for python 3.9Updates
sphinxcontrib-applehelpfrom 1.0.8 to 2.0.0Release notes
Sourced from sphinxcontrib-applehelp's releases.
Changelog
Sourced from sphinxcontrib-applehelp's changelog.
Commits
f4f9d90Bump to 2.0.0a3e76fcUpdate CHANGES links2292a12Rename LICENSE to LICENCE.rste9efbd4Rename CHANGES to CHANGES.rst0544c40Run CI with Python 3.12 releases4e9b505Run mypy without command-line options5f01d27Use the latest GitHub actions versions5b53500Enable GitHub's dependabot package update serviced51bb2bAdopt Ruff and use stricter MyPy settingsfbc12daUpdate .gitignoreUpdates
sphinx-reredirectsfrom 0.1.2 to 0.1.6Changelog
Sourced from sphinx-reredirects's changelog.
Commits
9c21d3bchore: release 0.1.6638f011Merge branch 'davidekete-preserve-url-fragments'e50560fMerge branch 'main' into preserve-url-fragmentsa0822b5feat: update default HTML template to preserve url fragments29503e3style: reformatted with prettier19207dechore: setup maintenance tools4671309feat: update FAQ to match new default template36c6a8bfeat: update default HTML template to preserve url fragments7b3cf64docs: Update LICENSE to MIT1fb15c8docs: create README.mdUpdates
furofrom 2024.1.29 to 2025.12.19Release notes
Sourced from furo's releases.
... (truncated)
Changelog
Sourced from furo's changelog.
... (truncated)
Commits
dd9e9f9Prepare release: 2025.12.19d43f7e9Update changelogd27cab5Bump the supported Sphinx version range12f288eBack to development7c5f8faPrepare release: 2025.09.258bfdc54Update changelogd92b62fSwitch the dark mode theme back tonative83c3446Add Blender to "used by" section (#898)426ea05Remove old scrollbar selectors (#892)d22d31cRemove trailing slash on void elements (#895)Updates
myst-parserfrom 2.0.0 to 4.0.0Release notes
Sourced from myst-parser's releases.
... (truncated)
Changelog
Sourced from myst-parser's changelog.
... (truncated)
Commits
ce37be5🚀 Release v4.0.0 (#954)850f7c9👌 Improve footnote def/ref warnings and translations (#931)401e08c⬆️ Support python>=3.10, sphinx >=7,<9, docutils>=0.19,<0.22 (#952)d3d7fbb🔧 pre-commit autoupdate (#946)ad0f24f🔧 test fixes for sphinx 7.4 (#945)d448abf📚 Fix typo (#940)3d84ff8🚀 Release v3.0.1 (#926)790a926🐛 FIX: allow indented option block (#925)446feba🐛 FIX empty value for final directive option (#924)c9579c4📚 Update live preview (#921)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