Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ruff (source, changelog) 0.11.2 -> 0.11.5 age adoption passing confidence

Release Notes

astral-sh/ruff (ruff)

v0.11.5

Compare Source

Preview features
  • [airflow] Add missing AIR302 attribute check (#​17115)
  • [airflow] Expand module path check to individual symbols (AIR302) (#​17278)
  • [airflow] Extract AIR312 from AIR302 rules (AIR302, AIR312) (#​17152)
  • [airflow] Update oudated AIR301, AIR302 rules (#​17123)
  • [syntax-errors] Async comprehension in sync comprehension (#​17177)
  • [syntax-errors] Check annotations in annotated assignments (#​17283)
  • [syntax-errors] Extend annotation checks to await (#​17282)
Bug fixes
  • [flake8-pie] Avoid false positive for multiple assignment with auto() (PIE796) (#​17274)
Rule changes
  • [ruff] Fix RUF100 to detect unused file-level noqa directives with specific codes (#​17042) (#​17061)
  • [flake8-pytest-style] Avoid false positive for legacy form of pytest.raises (PT011) (#​17231)
Documentation
  • Fix formatting of "See Style Guide" link (#​17272)

v0.11.4

Compare Source

Preview features
  • [ruff] Implement invalid-rule-code as RUF102 (#​17138)
  • [syntax-errors] Detect duplicate keys in match mapping patterns (#​17129)
  • [syntax-errors] Detect duplicate attributes in match class patterns (#​17186)
  • [syntax-errors] Detect invalid syntax in annotations (#​17101)
Bug fixes
  • [syntax-errors] Fix multiple assignment error for class fields in match patterns (#​17184)
  • Don't skip visiting non-tuple slice in typing.Annotated subscripts (#​17201)

v0.11.3

Compare Source

Preview features
  • [airflow] Add more autofixes for AIR302 (#​16876, #​16977, #​16976, #​16965)
  • [airflow] Move AIR301 to AIR002 (#​16978)
  • [airflow] Move AIR302 to AIR301 and AIR303 to AIR302 (#​17151)
  • [flake8-bandit] Mark str and list[str] literals as trusted input (S603) (#​17136)
  • [ruff] Support slices in RUF005 (#​17078)
  • [syntax-errors] Start detecting compile-time syntax errors (#​16106)
  • [syntax-errors] Duplicate type parameter names (#​16858)
  • [syntax-errors] Irrefutable case pattern before final case (#​16905)
  • [syntax-errors] Multiple assignments in case pattern (#​16957)
  • [syntax-errors] Single starred assignment target (#​17024)
  • [syntax-errors] Starred expressions in return, yield, and for (#​17134)
  • [syntax-errors] Store to or delete __debug__ (#​16984)
Bug fixes
  • Error instead of panic! when running Ruff from a deleted directory (#​16903) (#​17054)
  • [syntax-errors] Fix false positive for parenthesized tuple index (#​16948)
CLI
  • Check pyproject.toml correctly when it is passed via stdin (#​16971)
Configuration
  • [flake8-import-conventions] Add import numpy.typing as npt to default flake8-import-conventions.aliases (#​17133)
Documentation
  • [refurb] Document why UserDict, UserList, and UserString are preferred over dict, list, and str (FURB189) (#​16927)

Configuration

📅 Schedule: Branch creation - Tuesday through Thursday ( * * * * 2-4 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ruff-0-x branch from bcae7fa to d0f4d4e Compare April 17, 2025 18:29
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.11.4 chore(deps): update dependency ruff to v0.11.5 Apr 17, 2025
@renovate renovate bot force-pushed the renovate/ruff-0-x branch from d0f4d4e to 5a2ca1b Compare April 22, 2025 07:52
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.11.5 chore(deps): update dependency ruff to v0.11.6 Apr 22, 2025
@renovate renovate bot force-pushed the renovate/ruff-0-x branch from 5a2ca1b to 3c8e1a5 Compare April 22, 2025 12:15
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.11.6 chore(deps): update dependency ruff to v0.11.5 Apr 22, 2025
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.11.5 chore(deps): update dependency ruff to v0.11.6 Apr 23, 2025
@renovate renovate bot force-pushed the renovate/ruff-0-x branch from 3c8e1a5 to 3cc1eee Compare April 23, 2025 20:16
@renovate renovate bot force-pushed the renovate/ruff-0-x branch from 3cc1eee to b1751fe Compare April 23, 2025 22:45
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.11.6 chore(deps): update dependency ruff to v0.11.5 Apr 23, 2025
@onyb onyb merged commit 917ace2 into master Apr 24, 2025
2 checks passed
@onyb onyb deleted the renovate/ruff-0-x branch April 24, 2025 13:26
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.

2 participants