-
Notifications
You must be signed in to change notification settings - Fork 22
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:
|
@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](nedbat/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](nedbat/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] <[email protected]>
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.3
1.8.0
0.29.1
0.30.0
7.9.2
7.10.1
0.12.4
0.12.5
7.9.2
7.10.1
Updates
griffe
from 1.7.3 to 1.8.0Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
Commits
27a385b
chore: Prepare release 1.8.08ef1486
feat: Add method to functions and classes to build and return a stringified s...b346190
fix: Avoid SyntaxError when loading modules encoded in UTF8 with BOMa8c5585
fix: Correctly parenthesize expressions0a05186
ci: Ignore Mypy warningscbce5a2
feat: Enhance Sphinx-style parameter parsing to handle invalid type info2d77bf1
Merge branch 'main' of github.com:mkdocstrings/griffebe1963c
refactor: Be more consistent regarding not overriding submodules with aliasesfbad6f5
tests: Fix annotation tests for 3.148489f11
docs: Add link to function reference at the end of guideUpdates
mkdocstrings
from 0.29.1 to 0.30.0Release notes
Sourced from mkdocstrings's releases.
Changelog
Sourced from mkdocstrings's changelog.
Commits
2be445f
chore: Prepare release 0.30.0f856160
feat: Adddata-skip-inventory
boolean attribute for elements to skip regist...2b4ed54
feat: Add I18N support (translations)51f217f
chore: Template upgradeb1da3d0
ci: Ignore Ruff warningsd5bf4e1
docs: Update link to YAML idiosyncrasiesUpdates
coverage
from 7.9.2 to 7.10.1Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
7fdcbeb
docs: sample HTML for 7.10.1c9e9625
docs: prep for 7.10.1e8193ff
chore: make upgrade9aad22a
test: improve theif TYPE_CHECKING:
exclusion test1e2f41a
fix: excluding TYPE_CHECKING should have been the line not the branch2134e57
fix: use getsitepackages for writing .pth files. #2006a4300a7
test: signal statuses are mysterious. #20082fd4961
docs: update the man page, for oncea13607f
build: comment_on_fixes should show html urls0f00d49
build: bump version to 7.10.1Updates
ruff
from 0.12.4 to 0.12.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
d13228a
Bump 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 formatch
statements (#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
] FixN802
false positives forCGIHTTPRequestHandler
and `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
7fdcbeb
docs: sample HTML for 7.10.1c9e9625
docs: prep for 7.10.1e8193ff
chore: make upgrade9aad22a
test: improve theif TYPE_CHECKING:
exclusion test1e2f41a
fix: excluding TYPE_CHECKING should have been the line not the branch2134e57
fix: use getsitepackages for writing .pth files. #2006a4300a7
test: signal statuses are mysterious. #20082fd4961
docs: update the man page, for oncea13607f
build: comment_on_fixes should show html urls0f00d49
build: 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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