Bump ruff from 0.15.21 to 0.16.5 in the dev-dependencies group across 1 directory - #345
dependabot[bot] wants to merge 2 commits into
Conversation
365dc65 to
572330f
Compare
| "respx==0.23.1", | ||
| "pytest==9.0.3", | ||
| "ruff==0.15.21", | ||
| "ruff==0.16.0", |
There was a problem hiding this comment.
Incomplete ruff 0.16 migration
High Severity
Bumping ruff to 0.16.0 without updating lint config adopts 413 default rules (up from 59). ruff.toml and pyproject.toml set no lint.select, and Trunk runs bare ruff check, so CI will surface many new violations and can fail without any code changes.
Reviewed by Cursor Bugbot for commit 572330f. Configure here.
572330f to
859de5d
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
There are 2 total unresolved issues (including 1 from previous review).
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want higher recall? High effort reviews run extra passes and find more bugs. A team admin can switch effort levels in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 859de5d. Configure here.
859de5d to
05bbfa3
Compare
05bbfa3 to
715c8dc
Compare
Bumps the dev-dependencies group with 1 update in the / directory: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.15.21 to 0.16.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.15.21...0.16.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
715c8dc to
ea1b366
Compare


Bumps the dev-dependencies group with 1 update in the / directory: ruff.
Updates
rufffrom 0.15.21 to 0.16.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9e4938cBump 0.16.5 (#28110)aad0e90Allow rules without codes (#28049)5fdab73Update preview default rules and categories (#27877)29c8e5bDocument rule acceptance guidelines (#27910)50a4d7fDocument the new category selectors (#27906)ada8795Introduce category selectors (#27666)d894723[ty] Infer lambda parameters through callable type aliases (#28109)2685fde[ty] Narrow functional enum members in==andmatch(#28103)efcffd2[ty] Intersection simplifications with subtype-related generic specialization...eb78048[ty] Bump ecosystem-analyzer for HTML escaping (#28104)