Skip to content

chore(deps): bump ruff from 0.16.5 to 0.16.6 in the dev-tooling group across 1 directory - #3

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/dev-tooling-f4f52c089d
Open

chore(deps): bump ruff from 0.16.5 to 0.16.6 in the dev-tooling group across 1 directory#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/dev-tooling-f4f52c089d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown

Bumps the dev-tooling group with 1 update in the / directory: ruff.

Updates ruff from 0.16.5 to 0.16.6

Release notes

Sourced from ruff's releases.

0.16.6

Release Notes

Released on 2026-09-03.

Preview features

  • Move pytest-fixture-autouse to the restriction category (#28219)
  • [flake8-pytest-style] Add an autofix for PT020 (#27993)
  • [flake8-tidy-imports] Prevent fix loop between TID254 and TID255 (#28262)
  • [isort] Exclude pragma comments from line length calculation (I001) (#27313)

Bug fixes

  • Validate unary expressions when parsing (#28233)
  • [flake8-async, pylint] Recognize builtins.open (ASYNC230, PLW1514) (#28021)
  • [flake8-bugbear] Fix panic on match subjects (B031) (#27781)
  • [flake8-datetimez] Reject tzinfo=None for datetime bounds (DTZ901) (#28022)
  • [flake8-pytest-style] Avoid duplicate PT017 diagnostics (#27918)
  • [ruff] Remove lint.external hint for Ruff-specific suppressions (RUF102) (#27923)

Rule changes

  • [flake8-use-pathlib] Add display-only fix for os.listdir (PTH208) (#28027)

Documentation

  • Add another example and glob reference for lint.per-file-ignores (#28106)
  • Add duplicate work guidance (#28229)
  • [flake8-async] Document thread offloading (ASYNC240) (#28008)
  • [pyupgrade] Clarify default encoding argument handling (UP012) (#27315)

Other changes

  • Allow unary plus in match patterns on Python 3.15 (#28231)

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.16.6

Released on 2026-09-03.

Preview features

  • Move pytest-fixture-autouse to the restriction category (#28219)
  • [flake8-pytest-style] Add an autofix for PT020 (#27993)
  • [flake8-tidy-imports] Prevent fix loop between TID254 and TID255 (#28262)
  • [isort] Exclude pragma comments from line length calculation (I001) (#27313)

Bug fixes

  • Validate unary expressions when parsing (#28233)
  • [flake8-async, pylint] Recognize builtins.open (ASYNC230, PLW1514) (#28021)
  • [flake8-bugbear] Fix panic on match subjects (B031) (#27781)
  • [flake8-datetimez] Reject tzinfo=None for datetime bounds (DTZ901) (#28022)
  • [flake8-pytest-style] Avoid duplicate PT017 diagnostics (#27918)
  • [ruff] Remove lint.external hint for Ruff-specific suppressions (RUF102) (#27923)

Rule changes

  • [flake8-use-pathlib] Add display-only fix for os.listdir (PTH208) (#28027)

Documentation

  • Add another example and glob reference for lint.per-file-ignores (#28106)
  • Add duplicate work guidance (#28229)
  • [flake8-async] Document thread offloading (ASYNC240) (#28008)
  • [pyupgrade] Clarify default encoding argument handling (UP012) (#27315)

Other changes

  • Allow unary plus in match patterns on Python 3.15 (#28231)

Contributors

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Author

Labels

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

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

@dependabot dependabot Bot changed the title chore(deps): bump ruff from 0.15.6 to 0.15.20 in the dev-tooling group chore(deps): bump ruff from 0.15.6 to 0.15.21 in the dev-tooling group across 1 directory Jul 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/dev-tooling-f4f52c089d branch from 907c26f to 5b66853 Compare July 15, 2026 15:15
@dependabot dependabot Bot changed the title chore(deps): bump ruff from 0.15.6 to 0.15.21 in the dev-tooling group across 1 directory chore(deps): bump ruff from 0.15.6 to 0.15.22 in the dev-tooling group across 1 directory Jul 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/dev-tooling-f4f52c089d branch 2 times, most recently from 041f61b to 17a90ac Compare July 22, 2026 15:15
@dependabot dependabot Bot changed the title chore(deps): bump ruff from 0.15.6 to 0.15.22 in the dev-tooling group across 1 directory chore(deps): bump ruff from 0.15.22 to 0.16.0 in the dev-tooling group across 1 directory Jul 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/dev-tooling-f4f52c089d branch 2 times, most recently from deb5988 to 1490833 Compare July 27, 2026 11:24
Bumps the dev-tooling group with 1 update in the / directory: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.16.5 to 0.16.6
- [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.5...0.16.6)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-tooling
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump ruff from 0.15.22 to 0.16.0 in the dev-tooling group across 1 directory chore(deps): bump ruff from 0.16.5 to 0.16.6 in the dev-tooling group across 1 directory Sep 9, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/dev-tooling-f4f52c089d branch from 1490833 to 466f40a Compare September 9, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants