-
Notifications
You must be signed in to change notification settings - Fork 29
Commit 1d9ec04
Bump the llvm-docs-requirements group across 1 directory with 20 updates (#67)
Bumps the llvm-docs-requirements group with 20 updates in the /llvm/docs directory:
| Package | From | To |
| --- | --- | --- |
| [sphinx](https://github.com/sphinx-doc/sphinx) | `7.3.7` | `8.1.3` |
| [sphinx-automodapi](https://github.com/astropy/sphinx-automodapi) | `0.17.0` | `0.18.0` |
| [sphinxcontrib-applehelp](https://github.com/sphinx-doc/sphinxcontrib-applehelp) | `1.0.8` | `2.0.0` |
| [furo](https://github.com/pradyunsg/furo) | `2024.5.6` | `2024.8.6` |
| [myst-parser](https://github.com/executablebooks/MyST-Parser) | `3.0.1` | `4.0.0` |
| [alabaster](https://github.com/sphinx-doc/alabaster) | `0.7.16` | `1.0.0` |
| [babel](https://github.com/python-babel/babel) | `2.15.0` | `2.16.0` |
| [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` |
| [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.3.2` | `3.4.0` |
| [idna](https://github.com/kjd/idna) | `3.7` | `3.10` |
| [markdown](https://github.com/Python-Markdown/markdown) | `3.6` | `3.7` |
| [markupsafe](https://github.com/pallets/markupsafe) | `2.1.5` | `3.0.2` |
| [mdit-py-plugins](https://github.com/executablebooks/mdit-py-plugins) | `0.4.1` | `0.4.2` |
| [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` |
| [soupsieve](https://github.com/facelessuser/soupsieve) | `2.5` | `2.6` |
| [sphinxcontrib-devhelp](https://github.com/sphinx-doc/sphinxcontrib-devhelp) | `1.0.6` | `2.0.0` |
| [sphinxcontrib-htmlhelp](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp) | `2.0.5` | `2.1.0` |
| [sphinxcontrib-qthelp](https://github.com/sphinx-doc/sphinxcontrib-qthelp) | `1.0.7` | `2.0.0` |
| [sphinxcontrib-serializinghtml](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml) | `1.1.10` | `2.0.0` |
| [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` |
Updates `sphinx` from 7.3.7 to 8.1.3
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.3.7...v8.1.3)
Updates `sphinx-automodapi` from 0.17.0 to 0.18.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.18.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 `furo` from 2024.5.6 to 2024.8.6
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](pradyunsg/furo@2024.05.06...2024.08.06)
Updates `myst-parser` from 3.0.1 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@v3.0.1...v4.0.0)
Updates `alabaster` from 0.7.16 to 1.0.0
- [Release notes](https://github.com/sphinx-doc/alabaster/releases)
- [Changelog](https://github.com/sphinx-doc/alabaster/blob/master/docs/changelog.rst)
- [Commits](sphinx-doc/alabaster@0.7.16...1.0.0)
Updates `babel` from 2.15.0 to 2.16.0
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst)
- [Commits](python-babel/babel@v2.15.0...v2.16.0)
Updates `certifi` from 2024.7.4 to 2024.8.30
- [Commits](certifi/python-certifi@2024.07.04...2024.08.30)
Updates `charset-normalizer` from 3.3.2 to 3.4.0
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.3.2...3.4.0)
Updates `idna` from 3.7 to 3.10
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.7...v3.10)
Updates `markdown` from 3.6 to 3.7
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](Python-Markdown/markdown@3.6...3.7)
Updates `markupsafe` from 2.1.5 to 3.0.2
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@2.1.5...3.0.2)
Updates `mdit-py-plugins` from 0.4.1 to 0.4.2
- [Release notes](https://github.com/executablebooks/mdit-py-plugins/releases)
- [Changelog](https://github.com/executablebooks/mdit-py-plugins/blob/master/CHANGELOG.md)
- [Commits](executablebooks/mdit-py-plugins@v0.4.1...v0.4.2)
Updates `pyyaml` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
- [Commits](yaml/pyyaml@6.0.1...6.0.2)
Updates `soupsieve` from 2.5 to 2.6
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](facelessuser/soupsieve@2.5...2.6)
Updates `sphinxcontrib-devhelp` from 1.0.6 to 2.0.0
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinxcontrib-devhelp@1.0.6...2.0.0)
Updates `sphinxcontrib-htmlhelp` from 2.0.5 to 2.1.0
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinxcontrib-htmlhelp@2.0.5...2.1.0)
Updates `sphinxcontrib-qthelp` from 1.0.7 to 2.0.0
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-qthelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinxcontrib-qthelp@1.0.7...2.0.0)
Updates `sphinxcontrib-serializinghtml` from 1.1.10 to 2.0.0
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinxcontrib-serializinghtml@1.1.10...2.0.0)
Updates `urllib3` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.2...2.2.3)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: llvm-docs-requirements
- dependency-name: sphinx-automodapi
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: llvm-docs-requirements
- dependency-name: sphinxcontrib-applehelp
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: llvm-docs-requirements
- dependency-name: furo
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: llvm-docs-requirements
- dependency-name: myst-parser
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: llvm-docs-requirements
- dependency-name: alabaster
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: llvm-docs-requirements
- dependency-name: babel
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: llvm-docs-requirements
- dependency-name: certifi
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: llvm-docs-requirements
- dependency-name: charset-normalizer
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: llvm-docs-requirements
- dependency-name: idna
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: llvm-docs-requirements
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: llvm-docs-requirements
- dependency-name: markupsafe
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: llvm-docs-requirements
- dependency-name: mdit-py-plugins
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: llvm-docs-requirements
- dependency-name: pyyaml
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: llvm-docs-requirements
- dependency-name: soupsieve
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: llvm-docs-requirements
- dependency-name: sphinxcontrib-devhelp
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: llvm-docs-requirements
- dependency-name: sphinxcontrib-htmlhelp
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: llvm-docs-requirements
- dependency-name: sphinxcontrib-qthelp
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: llvm-docs-requirements
- dependency-name: sphinxcontrib-serializinghtml
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: llvm-docs-requirements
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: llvm-docs-requirements
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 795b7fe commit 1d9ec04Copy full SHA for 1d9ec04
File tree
Expand file treeCollapse file tree
2 files changed
+278
-259
lines changedFilter options
- llvm/docs
Expand file treeCollapse file tree
2 files changed
+278
-259
lines changed
0 commit comments