Bump the python-minor-patch group with 6 updates - #12
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the python-minor-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) | `3.0.2` | `3.1.0` | | [sphinx-design](https://github.com/executablebooks/sphinx-design) | `0.6.1` | `0.7.0` | | [sphinx-argparse](https://github.com/sphinx-doc/sphinx-argparse) | `0.5.2` | `0.6.1` | | [linkify-it-py](https://github.com/tsutsu3/linkify-it-py) | `2.0.3` | `2.2.0` | | [cairosvg](https://github.com/Kozea/CairoSVG) | `2.7.1` | `2.9.0` | | [docutils](https://github.com/rtfd/recommonmark) | `0.21.2` | `0.23` | Updates `sphinx-rtd-theme` from 3.0.2 to 3.1.0 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@3.0.2...3.1.0) Updates `sphinx-design` from 0.6.1 to 0.7.0 - [Release notes](https://github.com/executablebooks/sphinx-design/releases) - [Changelog](https://github.com/executablebooks/sphinx-design/blob/main/CHANGELOG.md) - [Commits](executablebooks/sphinx-design@v0.6.1...v0.7.0) Updates `sphinx-argparse` from 0.5.2 to 0.6.1 - [Release notes](https://github.com/sphinx-doc/sphinx-argparse/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-argparse/blob/main/docs/changelog.rst) - [Commits](sphinx-doc/sphinx-argparse@v0.5.2...v0.6.1) Updates `linkify-it-py` from 2.0.3 to 2.2.0 - [Release notes](https://github.com/tsutsu3/linkify-it-py/releases) - [Changelog](https://github.com/tsutsu3/linkify-it-py/blob/main/CHANGELOG.md) - [Commits](tsutsu3/linkify-it-py@v2.0.3...v2.2.0) Updates `cairosvg` from 2.7.1 to 2.9.0 - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst) - [Commits](Kozea/CairoSVG@2.7.1...2.9.0) Updates `docutils` from 0.21.2 to 0.23 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: sphinx-design dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: sphinx-argparse dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: linkify-it-py dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: cairosvg dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: docutils dependency-version: '0.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch ... 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 python-minor-patch group with 6 updates:
3.0.23.1.00.6.10.7.00.5.20.6.12.0.32.2.02.7.12.9.00.21.20.23Updates
sphinx-rtd-themefrom 3.0.2 to 3.1.0Changelog
Sourced from sphinx-rtd-theme's changelog.
Commits
795de79Release 3.1.0 (#1676)66d0fddAdd Python 3.14 to the test suite (#1668)fbe5e603.1.0rc2 with support for docutils 0.22 (#1674)a76174cAdd support for docutils 0.22 (#1671)20733c3Add support for Sphinx 9.0.0 (#1666)71aacd3Update Code of Conduct URL (#1664)5a26375Run tests and build docs with Sphinx 8.2 (#1640)8d4d394Sidebar should not be floating on mobile (#1622)Updates
sphinx-designfrom 0.6.1 to 0.7.0Release notes
Sourced from sphinx-design's releases.
Changelog
Sourced from sphinx-design's changelog.
Commits
2e1bb52🚀 Release v0.7.0 (#256)6c906da⬆️ Add Sphinx 9 support (#255)6325b6f🔧 Add commit/pr info to AGENTS.md (#254)0b9c231🔧 Add copilot-setup-steps.yml workflow for GitHub Copilot coding agent (#253)f2f1be8🔧 Remove unintended file (#252)5f9335a🔧 AddAGENTS.md(#251)d8daebf⬆️ Drop Python 3.9 & 3.10, support Python 3.14; Drop sphinx v6 (#250)b3d6edd📚 Documentmuted,white, andblacksemantic colors (#216)18afa33⬆️ Update Material Design Icons to v4.0.0-116-ge9da21 (#223)a726237🧪 add regression test for available material icons (#224)Updates
sphinx-argparsefrom 0.5.2 to 0.6.1Release notes
Sourced from sphinx-argparse's releases.
Changelog
Sourced from sphinx-argparse's changelog.
Commits
89c7a57Updated changelog + Bumped to version 0.6.1d54f281Add missing domain methods (#99)f918d4eBumped version to 0.6.09a74f45Updated changelog8959ab6Dropped Sphinx upper version limit0341103Added try-catch for autodoc mock-import528aa98Fixed mypy warning from CIabd20c5Changed mypy python version to 3.13 + Fixed mypy in a test + Re-enabled mypy ...61b8bf0Updated changelogde7c367Removed pass from OSerrorUpdates
linkify-it-pyfrom 2.0.3 to 2.2.0Release notes
Sourced from linkify-it-py's releases.
... (truncated)
Changelog
Sourced from linkify-it-py's changelog.
Commits
84af472Release v2.2.0 (#88)4967167fix: recognize astral-plane characters, drop uc-micro-py (#87)a2943cfRelease v2.1.1 (#84)16d6447fix: match validators at a position instead of slicing the tail5e33fe7fix: allow ";" in the email name character classf972d8ffix: cap email name and auth scan length (port linkify-it 5.0.2)5246f8dfix: resolve quadratic complexity in LinkifyIt.match() scan loop1f9f825feat: add benchmark for quadratic scan-loop behavior in LinkifyIt.match()3eee230Bump the github-actions group across 1 directory with 3 updates (#83)b9ee349Release v2.1.0 (#79)Updates
cairosvgfrom 2.7.1 to 2.9.0Release notes
Sourced from cairosvg's releases.
Changelog
Sourced from cairosvg's changelog.
Commits
fe5cae5Version 2.9.06dde868Abort when more than 100k referenced elements are rendereda6b3a98Cut long line againce8b51dCut long lineb7818c9Clarify unsafe option scope without removing security warning9e8c6edVersion 2.8.21c28b57De-duplicate input string encodingb4670ecMerge pull request #443 from marcelometal/ensure-bytestring-type-before-gzip245b3f2Ensure bytestring is bytes before checking for gzip headere5128ecVersion 2.8.1Updates
docutilsfrom 0.21.2 to 0.23Commits
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