ci: doc: bump the doc-deps group in /doc with 6 updates#1
Closed
dependabot[bot] wants to merge 1 commit into
Closed
ci: doc: bump the doc-deps group in /doc with 6 updates#1dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the doc-deps group in /doc with 6 updates: | Package | From | To | | --- | --- | --- | | [doxmlparser](https://github.com/doxygen/doxygen) | `1.14.0` | `1.16.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.2` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.1.1` | `1.2.1` | | [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) | `3.0.2` | `3.1.0` | | [sphinx-togglebutton](https://github.com/executablebooks/sphinx-togglebutton) | `0.3.2` | `0.4.4` | | [sphinxcontrib-svg2pdfconverter](https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter) | `1.3.0` | `2.0.0` | Updates `doxmlparser` from 1.14.0 to 1.16.1 - [Release notes](https://github.com/doxygen/doxygen/releases) - [Changelog](https://github.com/doxygen/doxygen/blob/master/doc_internal/releases.md) - [Commits](https://github.com/doxygen/doxygen/commits) Updates `pytest` from 8.4.2 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.2) Updates `python-dotenv` from 1.1.1 to 1.2.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.1.1...v1.2.1) 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-togglebutton` from 0.3.2 to 0.4.4 - [Release notes](https://github.com/executablebooks/sphinx-togglebutton/releases) - [Changelog](https://github.com/executablebooks/sphinx-togglebutton/blob/master/CHANGELOG.md) - [Commits](executablebooks/sphinx-togglebutton@v0.3.2...v0.4.4) Updates `sphinxcontrib-svg2pdfconverter` from 1.3.0 to 2.0.0 - [Commits](https://github.com/missinglinkelectronics/sphinxcontrib-svg2pdfconverter/commits) --- updated-dependencies: - dependency-name: doxmlparser dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc-deps - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: doc-deps - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc-deps - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc-deps - dependency-name: sphinx-togglebutton dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc-deps - dependency-name: sphinxcontrib-svg2pdfconverter dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: doc-deps ... Signed-off-by: dependabot[bot] <support@github.com>
5e5e259 to
4f81a4f
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-deps group in /doc with 6 updates:
1.14.01.16.18.4.29.0.21.1.11.2.13.0.23.1.00.3.20.4.41.3.02.0.0Updates
doxmlparserfrom 1.14.0 to 1.16.1Release notes
Sourced from doxmlparser's releases.
Changelog
Sourced from doxmlparser's changelog.
... (truncated)
Commits
Updates
pytestfrom 8.4.2 to 9.0.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
3d10b51Prepare release version 9.0.2188750bMerge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7befMerge pull request #14014 from bluetech/compat-notebd08e85Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386Add CLI options reference documentation (#13930)5a4e398Fix docs typo (#14005) (#14008)d7ae6dfMerge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2pre-commit: fix rst-lint after new release (#13999) (#14001)c60fbe6Fix quadratic-time behavior when handlingunittestsubtests in Python 3.10 ...73d9b01Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...Updates
python-dotenvfrom 1.1.1 to 1.2.1Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
eaf2a91Do not remove .coverage file8716196Bump version: 1.2.0 → 1.2.1b87807fUpdate changelog3af77d3Support reading .env from FIFOs (Unix) (#586)467ee22Fix test failures after moving config to pyproject.toml76999e7Move more config pyproject.toml222ce2cUpdate to use trusted publisher on pypi8ed4f79Update docs requirements5bf8822Bump version: 1.1.1 → 1.2.01fe11ccupadate changelogUpdates
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-togglebuttonfrom 0.3.2 to 0.4.4Release notes
Sourced from sphinx-togglebutton's releases.
... (truncated)
Changelog
Sourced from sphinx-togglebutton's changelog.
Commits
ec20337Update release workflow and bump version to 0.4.4 (#73)9465032Prep rls 0.4.3 (#72)20245cbUpdate to v0.4.2 and improve packaging metadata (#71)b869f69Bump version to 0.4.1 and update release workflow (#70)aa94ac0🚀 RELEASE: version 0.4.0 (#69)5f4c8f7👌 IMPROVE: Add i18n support & general improvements (#66)f301181Fix dropdown under a code cell in dark mode (#64)9a8272dA11y: set aria-expanded to the toggle button. (#61)f468ca6Display hide hint text when admonition is expanded (#59)0a356c2FIX: dropdown toggle height when closed (#57)Updates
sphinxcontrib-svg2pdfconverterfrom 1.3.0 to 2.0.0Commits
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