chore(deps-dev): bump the dev-dependencies group with 2 updates#47
chore(deps-dev): bump the dev-dependencies group with 2 updates#47dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dev-dependencies group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [mypy](https://github.com/python/mypy). Updates `ruff` from 0.15.7 to 0.15.12 - [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.15.7...0.15.12) Updates `mypy` from 1.19.1 to 2.0.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v2.0.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: mypy dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Reviewed but not eligible for safe auto-merge. Risk
This PR bumps Both are
Why I didn't merge
RecommendationRun the two ruff commands above against current RollbackIf merged and main breaks, revert via Scheduled GitHub maintenance agent |
|
Agent triage: Needs human review — dev-dependencies group with ruff + mypy. Mypy bumps regularly surface previously-silent type errors when their inference rules tighten, which turns CI red the moment they merge. Ruff bumps usually safe but Recommendation: Pull locally, run No further auto-action from me on this PR. |
|
Lockfile conflict expected after #48 (minor-updates group) just merged. Rebasing so this dev-dependencies group (ruff + mypy) is ready for the next safe-merge cycle. @dependabot rebase |
|
Dependabot attempted to update this pull request, but because the branch |
Bumps the dev-dependencies group with 2 updates: ruff and mypy.
Updates
rufffrom 0.15.7 to 0.15.12Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
66f93cfBump 0.15.12 (#24815)476a4d0[ty] Complete support for more detailed diagnostics on possibly unbound error...ed669eaImplement#ruff:file-ignorefile-level suppressions (#23599)e73d952[ty] Include inferred type ininvalid-keyconcise diagnostic for union/inte...80feb29[ty] report only dead annotation-only locals as unused (#24811)0fbf2bcDrop deprecated license classifier (#24808)43b174c[ty] Infer lambda parameter types withCallabletype context (#24317)4f449ae[ty] Add error context for intersection types (#24772)5b4e753[ty] Add support for goto in literal enum member inlay hint (#24792)e7cc762[ty] Add error context for TypedDict assignments (#24790)Updates
mypyfrom 1.19.1 to 2.0.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
7a76500Remove +dev from version5a3ab3bChangelog for mypy 2.0 (#21422)f9c86e2Some changelog updates for 2.0 (#21413)519eaf1Bump librt to 0.10.0 (#21415)158a620Fix negative narrowing for containers (#21411)e556eb9Try fixing mypy mypyc wheels (#21392)f2c9797Expose --num-workers and --native-parser (#21387)db0cb2fBump ast-serialize cache version (#21388)1090ca6Bump ast-serialize version to 0.3.0 only (#21391)714ca9f[mypyc] Add note about librt.strings thread safety (#21383)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 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