-
Notifications
You must be signed in to change notification settings - Fork 23
python-deps(deps): bump the python-dependencies group with 5 updates #477
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #477 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 161 161
Lines 4744 4744
Branches 429 429
=========================================
Hits 4744 4744 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Collaborator
|
@dependabot recreate |
Bumps the python-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [griffe](https://github.com/mkdocstrings/griffe) | `1.7.3` | `1.8.0` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `0.29.1` | `0.30.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.9.2` | `7.10.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.4` | `0.12.5` | | [coverage[toml]](https://github.com/nedbat/coveragepy) | `7.9.2` | `7.10.1` | Updates `griffe` from 1.7.3 to 1.8.0 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.7.3...1.8.0) Updates `mkdocstrings` from 0.29.1 to 0.30.0 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/mkdocstrings@0.29.1...0.30.0) Updates `coverage` from 7.9.2 to 7.10.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.9.2...7.10.1) Updates `ruff` from 0.12.4 to 0.12.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.12.4...0.12.5) Updates `coverage[toml]` from 7.9.2 to 7.10.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.9.2...7.10.1) --- updated-dependencies: - dependency-name: griffe dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mkdocstrings dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: coverage[toml] dependency-version: 7.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
742f071 to
acd9081
Compare
Test Results (windows)
|
Test Results (ubuntu)
|
nfelt14
approved these changes
Jul 28, 2025
Test Results (macos)
|
michaelwagoner
approved these changes
Jul 28, 2025
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-dependencies group with 5 updates:
1.7.31.8.00.29.10.30.07.9.27.10.10.12.40.12.57.9.27.10.1Updates
griffefrom 1.7.3 to 1.8.0Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
Commits
27a385bchore: Prepare release 1.8.08ef1486feat: Add method to functions and classes to build and return a stringified s...b346190fix: Avoid SyntaxError when loading modules encoded in UTF8 with BOMa8c5585fix: Correctly parenthesize expressions0a05186ci: Ignore Mypy warningscbce5a2feat: Enhance Sphinx-style parameter parsing to handle invalid type info2d77bf1Merge branch 'main' of github.com:mkdocstrings/griffebe1963crefactor: Be more consistent regarding not overriding submodules with aliasesfbad6f5tests: Fix annotation tests for 3.148489f11docs: Add link to function reference at the end of guideUpdates
mkdocstringsfrom 0.29.1 to 0.30.0Release notes
Sourced from mkdocstrings's releases.
Changelog
Sourced from mkdocstrings's changelog.
Commits
2be445fchore: Prepare release 0.30.0f856160feat: Adddata-skip-inventoryboolean attribute for elements to skip regist...2b4ed54feat: Add I18N support (translations)51f217fchore: Template upgradeb1da3d0ci: Ignore Ruff warningsd5bf4e1docs: Update link to YAML idiosyncrasiesUpdates
coveragefrom 7.9.2 to 7.10.1Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
7fdcbebdocs: sample HTML for 7.10.1c9e9625docs: prep for 7.10.1e8193ffchore: make upgrade9aad22atest: improve theif TYPE_CHECKING:exclusion test1e2f41afix: excluding TYPE_CHECKING should have been the line not the branch2134e57fix: use getsitepackages for writing .pth files. #2006a4300a7test: signal statuses are mysterious. #20082fd4961docs: update the man page, for oncea13607fbuild: comment_on_fixes should show html urls0f00d49build: bump version to 7.10.1Updates
rufffrom 0.12.4 to 0.12.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
d13228aBump 0.12.5 (#19528)9461d30[ty] Rename type_api => ty_extensions (#19523)63d1d33[ty] Added support for "go to references" in ty playground. (#19516)e0149cd[ty] Return a tuple spec from the iterator protocol (#19496)2a00eca[ty] Exhaustiveness checking & reachability formatchstatements (#19508)3d17897[ty] Fix narrowing and reachability of class patterns with arguments (#19512)fa1df4c[ty] Implemented partial support for "find references" language server featur...89258f1[flake8-use-pathlib] Add autofix forPTH101,PTH104,PTH105,PTH121...1dcef1a[perflint] Parenthesize generator expressions (PERF401) (#19325)ba629fe[pep8-naming] FixN802false positives forCGIHTTPRequestHandlerand `S...Updates
coverage[toml]from 7.9.2 to 7.10.1Release notes
Sourced from coverage[toml]'s releases.
Changelog
Sourced from coverage[toml]'s changelog.
... (truncated)
Commits
7fdcbebdocs: sample HTML for 7.10.1c9e9625docs: prep for 7.10.1e8193ffchore: make upgrade9aad22atest: improve theif TYPE_CHECKING:exclusion test1e2f41afix: excluding TYPE_CHECKING should have been the line not the branch2134e57fix: use getsitepackages for writing .pth files. #2006a4300a7test: signal statuses are mysterious. #20082fd4961docs: update the man page, for oncea13607fbuild: comment_on_fixes should show html urls0f00d49build: bump version to 7.10.1Dependabot 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