Skip to content

chore(deps-dev): bump ruff from 0.16.2 to 0.16.5 - #564

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ruff from 0.16.2 to 0.16.5.

Release notes

Sourced from ruff's releases.

0.16.5

Release Notes

Released on 2026-08-27.

Preview features

  • Allow rules without codes (#28049)
  • Introduce category selectors (#27666)
  • Update preview default rules and categories (#27877)

Bug fixes

  • [flake8-async] Detect blocking generic HTTP requests (ASYNC210) (#28024)
  • [flake8-datetimez] Allow timezone-safe strptime chains (DTZ007) (#28023)
  • [flake8-simplify] Respect side effects in lambda defaults (SIM401) (#28000)

Server

  • Fix duplicated "of" in ClientOptions doc comment (#27978)

Documentation

  • Document rule acceptance guidelines (#27910)
  • Document the new category selectors (#27906)

Contributors

Install ruff 0.16.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/ruff/releases/download/0.16.5/ruff-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/ruff/releases/download/0.16.5/ruff-installer.ps1 | iex"

Download ruff 0.16.5

... (truncated)

Changelog

Sourced from ruff's changelog.

0.16.5

Released on 2026-08-27.

Preview features

  • Allow rules without codes (#28049)
  • Introduce category selectors (#27666)
  • Update preview default rules and categories (#27877)

Bug fixes

  • [flake8-async] Detect blocking generic HTTP requests (ASYNC210) (#28024)
  • [flake8-datetimez] Allow timezone-safe strptime chains (DTZ007) (#28023)
  • [flake8-simplify] Respect side effects in lambda defaults (SIM401) (#28000)

Server

  • Fix duplicated "of" in ClientOptions doc comment (#27978)

Documentation

  • Document rule acceptance guidelines (#27910)
  • Document the new category selectors (#27906)

Contributors

0.16.4

Released on 2026-08-20.

Preview features

  • [flake8-use-pathlib] Add autofix for PTH116 (#26460)
  • [refurb] Restrict delete-full-slice to lists (FURB131) (#27711)
  • [refurb] Skip FURB101 and FURB103 when the open argument is a file descriptor (#27643)

Bug fixes

  • Fix InvalidInstruction on Windows CPUs that do not support POPCNT (#27803)
  • [pyflakes] Emit semantic syntax errors in string type definitions as F722 (#27835)
  • [pylint] Allow os._exit imports in import-private-name (PLC2701) (#27738)

... (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.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.16.2...0.16.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.16.5
  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 1, 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

github-actions Bot commented Sep 1, 2026

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 #1531 for commit 6da7847 by the Vitest Coverage Report Action

@github-actions

github-actions Bot commented Sep 1, 2026

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 #1531 for commit 6da7847 by the Vitest Coverage Report Action

@github-actions

github-actions Bot commented Sep 1, 2026

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% 3153 / 3557
File CoverageNo changed files found.
Generated in workflow #1531 for commit 6da7847 by the Vitest Coverage Report Action

@github-actions

github-actions Bot commented Sep 1, 2026

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 #1531 for commit 6da7847 by the Vitest Coverage Report Action

@github-actions

github-actions Bot commented Sep 1, 2026

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% 1654 / 1983
File CoverageNo changed files found.
Generated in workflow #1531 for commit 6da7847 by the Vitest Coverage Report Action

@github-actions

github-actions Bot commented Sep 1, 2026

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 #1531 for commit 6da7847 by the Vitest Coverage Report Action

@dependabot @github

dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #568.

@dependabot dependabot Bot closed this Sep 8, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/ruff-0.16.5 branch September 8, 2026 05:54
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