Skip to content

chore(deps-dev): bump ruff from 0.16.2 to 0.16.7 - #570

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/ruff-0.16.7
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/ruff-0.16.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor

Bumps ruff from 0.16.2 to 0.16.7.

Release notes

Sourced from ruff's releases.

0.16.7

Release Notes

Released on 2026-09-10.

Preview features

  • [ruff] Add rule for default values on method receivers (RUF077) (#26700)
  • [ruff] Recognize re.prefixmatch (RUF039, RUF055) (#28311)

Bug fixes

  • Alternate nested quotes inside format spec interpolations (#28259)
  • [flake8-implicit-str-concat] Mark fix unsafe when it creates a docstring (ISC003) (#27981)
  • [flake8-tidy-imports] Skip fixes for multi-member imports (TID254) (#26584)
  • [pylint] Gate ImportCycleError on Python 3.15 (PLW0133) (#28310)

Rule changes

  • Correct D211 and D203 rule conflict diagnostic (#28444)
  • Recognize slice and frozendict generics (#28477)
  • Stop defining __cached__ for Python 3.15 (#28476)
  • [pyupgrade] Stop recommending removed typing.no_type_check_decorator (UP035) (#28475)

Performance

  • Reuse parser name lookups when interning (#28399)
  • Speed up inherited configuration resolution (#28299)

Documentation

  • Fix line-length path in --config example (#28392)
  • Remove the "Who’s Using Ruff?" list (#28455)

Other changes

  • Embed archive checksums in the shell installer (#28281)

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.16.7

Released on 2026-09-10.

Preview features

  • [ruff] Add rule for default values on method receivers (RUF077) (#26700)
  • [ruff] Recognize re.prefixmatch (RUF039, RUF055) (#28311)

Bug fixes

  • Alternate nested quotes inside format spec interpolations (#28259)
  • [flake8-implicit-str-concat] Mark fix unsafe when it creates a docstring (ISC003) (#27981)
  • [flake8-tidy-imports] Skip fixes for multi-member imports (TID254) (#26584)
  • [pylint] Gate ImportCycleError on Python 3.15 (PLW0133) (#28310)

Rule changes

  • Correct D211 and D203 rule conflict diagnostic (#28444)
  • Recognize slice and frozendict generics (#28477)
  • Stop defining __cached__ for Python 3.15 (#28476)
  • [pyupgrade] Stop recommending removed typing.no_type_check_decorator (UP035) (#28475)

Performance

  • Reuse parser name lookups when interning (#28399)
  • Speed up inherited configuration resolution (#28299)

Documentation

  • Fix line-length path in --config example (#28392)
  • Remove the "Who’s Using Ruff?" list (#28455)

Other changes

  • Embed archive checksums in the shell installer (#28281)

Contributors

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.16.2 to 0.16.7.
- [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.16.2...0.16.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.16.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: ci. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown

Coverage Report for Satsuma CLI Coverage

Status Category Percentage Covered / Total
🔵 Lines 93.41% 11425 / 12231
🔵 Statements 93.41% 11425 / 12231
🔵 Functions 95.88% 373 / 389
🔵 Branches 88.64% 3154 / 3558
File CoverageNo changed files found.
Generated in workflow #1537 for commit 7dd3db6 by the Vitest Coverage Report Action

@github-actions

Copy link
Copy Markdown

Coverage Report for Satsuma LSP Coverage

Status Category Percentage Covered / Total
🔵 Lines 93.11% 3719 / 3994
🔵 Statements 93.11% 3719 / 3994
🔵 Functions 94% 141 / 150
🔵 Branches 76.1% 618 / 812
File CoverageNo changed files found.
Generated in workflow #1537 for commit 7dd3db6 by the Vitest Coverage Report Action

@github-actions

Copy link
Copy Markdown

Coverage Report for Satsuma Viz Coverage

Status Category Percentage Covered / Total
🔵 Lines 72.09% 18412 / 25538
🔵 Statements 72.09% 18412 / 25538
🔵 Functions 27.5% 3161 / 11494
🔵 Branches 76.8% 5183 / 6748
File CoverageNo changed files found.
Generated in workflow #1537 for commit 7dd3db6 by the Vitest Coverage Report Action

@github-actions

Copy link
Copy Markdown

Coverage Report for Satsuma Viz-Backend Coverage

Status Category Percentage Covered / Total
🔵 Lines 95.39% 3811 / 3995
🔵 Statements 95.39% 3811 / 3995
🔵 Functions 93.46% 143 / 153
🔵 Branches 79.97% 631 / 789
File CoverageNo changed files found.
Generated in workflow #1537 for commit 7dd3db6 by the Vitest Coverage Report Action

@github-actions

Copy link
Copy Markdown

Coverage Report for Satsuma Viz-Model Coverage

Status Category Percentage Covered / Total
🔵 Lines 100% 461 / 461
🔵 Statements 100% 461 / 461
🔵 Functions 100% 0 / 0
🔵 Branches 100% 0 / 0
File CoverageNo changed files found.
Generated in workflow #1537 for commit 7dd3db6 by the Vitest Coverage Report Action

@github-actions

Copy link
Copy Markdown

Coverage Report for Satsuma Core Coverage

Status Category Percentage Covered / Total
🔵 Lines 93.64% 10367 / 11070
🔵 Statements 93.64% 10367 / 11070
🔵 Functions 97.27% 321 / 330
🔵 Branches 83.4% 1653 / 1982
File CoverageNo changed files found.
Generated in workflow #1537 for commit 7dd3db6 by the Vitest Coverage Report Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants