Bump the python-packages group across 1 directory with 5 updates#66
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python-packages group across 1 directory with 5 updates#66dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-packages group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.6` | `8.1.3` | | [numpydoc](https://github.com/numpy/numpydoc) | `1.6.0` | `1.8.0` | | [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) | `2.0.0` | `3.0.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.2.1` | `0.8.3` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.1` | `8.3.4` | Updates `sphinx` from 7.2.6 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.2.6...v8.1.3) Updates `numpydoc` from 1.6.0 to 1.8.0 - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst) - [Commits](numpy/numpydoc@v1.6.0...v1.8.0) Updates `sphinx-rtd-theme` from 2.0.0 to 3.0.2 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@2.0.0...3.0.2) Updates `ruff` from 0.2.1 to 0.8.3 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.2.1...0.8.3) Updates `pytest` from 8.0.1 to 8.3.4 - [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.0.1...8.3.4) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: numpydoc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: sphinx-rtd-theme dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... 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-packages group with 5 updates in the / directory:
7.2.68.1.31.6.01.8.02.0.03.0.20.2.10.8.38.0.18.3.4Updates
sphinxfrom 7.2.6 to 8.1.3Release notes
Sourced from sphinx's releases.
... (truncated)
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
a1510deBump to 8.1.3 final62e9606Restore support forcut_lines()with no object type (#13015)5ae32ceBump versiona72b47bBump to 8.1.2 final39a45adExposeExtensionErrorinsphinx.utilfor backwards compatibility.5a4859aAdd docs about sphinx-autobuild (#13011)05679efType-check the 'autodoc_intenum' example (#12827)86d1d31Prune CHANGES of unneeded sectionsb6269d3Improve documentation for the Builder API (#13008)c46abc4Improve clarity formaster_docandroot_docUpdates
numpydocfrom 1.6.0 to 1.8.0Commits
819ea4eDesignate 1.8.0 releasedf11972Bump versionec75b72Designate 1.8.0rc2 releaseaeb6812MAINT: Remove scale to work around PyPI bug (#578)18d278cBump version0c7f017Designate 1.8.0rc1 releasea63a1e1Bump version98fd2f3Designate 1.8.0rc0 release0c324a9Ignore bots in release notes97a6026docscrape: fixes from SciPy (#576)Updates
sphinx-rtd-themefrom 2.0.0 to 3.0.2Changelog
Sourced from sphinx-rtd-theme's changelog.
... (truncated)
Commits
5f03347Release 3.0.217c0685Attached flyout: show the current translation (#1629)5db7796Allow disabling selectors (#1626)7b894f5Release 3.0.11f2439cUseblackcolor for switcher options (#1615)a1c2147Release 3.0.0814686eRelease 3.0.0rc45b181b8Trigger search modal on "Search docs" input focus (#1610)7deb68fRelease 3.0.0rc3036a3b2Show hidden version in selector if it's the current active version (#1609)Updates
rufffrom 0.2.1 to 0.8.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
53f2d72Revert certain double quotes from workflow shell script (#14939)3629cbfUse double quotes consistently for shell scripts (#14938)37f4338Bump version to 0.8.3 (#14937)45b565c[red-knot]Anycannot be parameterized (#14933)82faa9bAdd tests demonstrating f-strings with debug expressions in replacements that...2eac00c[perflint] fix invalid hoist inperf401(#14369)033ecf5Also have zizmor check for low-severity security issues (#14893)5509a3dAdd LSP settings example for Zed editor (#14894)e4885a2[red-knot] Understandtyping.Tuple(#14927)a7e5e42[red-knot] Makeattributes.mdtest future-proof (#14923)Updates
pytestfrom 8.0.1 to 8.3.4Release notes
Sourced from pytest's releases.
... (truncated)
Commits
53f8b4eUpdate pypa/gh-action-pypi-publish to v1.12.298dff36Prepare release version 8.3.41b474e2approx: use exact comparison for bool (#13013)b541721docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87bpytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72bImprove docs on basetemp and retention (#12912) (#12928)c875841Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)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