build(deps): bump the dependencies group across 1 directory with 4 updates #2853
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 dependencies group with 4 updates in the / directory: ruff, mypy, zizmor and coverage[toml].
Updates
ruff
from 0.12.0 to 0.12.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
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
mypy
from 1.16.1 to 1.17.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
0260991
Update version string3901aa2
Updates to 1.17 changelog (#19436)7d13396
Initial changelog for 1.17 release (#19427)a182dec
Combine the revealed types of multiple iteration steps in a more robust manne...ab4fd57
Improve the handling of "iteration dependent" errors and notes in finally cla...09ba1f6
[mypyc] Fix exception swallowing in async try/finally blocks with await (#19353)5c65e33
[mypyc] Fix AttributeError in async try/finally with mixed return paths (#19361)934ec50
Lessen dmypy suggest path limitations for Windows machines (#19337)a4801f9
Type ignore comments erroneously marked as unused by dmypy (#15043)c3bfa0d
Handle corner case: protocol vs classvar vs descriptor (#19277)Updates
zizmor
from 1.9.0 to 1.11.0Release notes
Sourced from zizmor's releases.
Changelog
Sourced from zizmor's changelog.
... (truncated)
Commits
1cc8f93
chore: release 1.11.0 (#993)44a27e2
feat: LSP skeleton code from #607 (#984)5495af9
chore(deps): bump the github-actions group with 3 updates (#990)86c4489
chore(deps): bump the cargo group with 3 updates (#991)ac6f6e2
bugfix: repro, #988 (#989)b98dcb1
chore: remove descriptions from fixes (#985)42862eb
Add Fix for bot-conditions audit rule (#921)b7500d1
refactor: move audit registration into AuditRegistry (#983)e90af3a
chore(deps): bump http-cache-reqwest to 0.16.0 (#982)ab905e1
chore(deps): bump http-cache-reqwest to 0.15.2 (#980)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