Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ruff (source, changelog) ==0.11.9 -> ==0.11.10 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

astral-sh/ruff (ruff)

v0.11.10

Compare Source

Preview features
  • [ruff] Implement a recursive check for RUF060 (#​17976)
  • [airflow] Enable autofixes for AIR301 and AIR311 (#​17941)
  • [airflow] Apply try catch guard to all AIR3 rules (#​17887)
  • [airflow] Extend AIR311 rules (#​17913)
Bug fixes
  • [flake8-bugbear] Ignore B028 if skip_file_prefixes is present (#​18047)
  • [flake8-pie] Mark autofix for PIE804 as unsafe if the dictionary contains comments (#​18046)
  • [flake8-simplify] Correct behavior for str.split/rsplit with maxsplit=0 (SIM905) (#​18075)
  • [flake8-simplify] Fix SIM905 autofix for rsplit creating a reversed list literal (#​18045)
  • [flake8-use-pathlib] Suppress diagnostics for all os.* functions that have the dir_fd parameter (PTH) (#​17968)
  • [refurb] Mark autofix as safe only for number literals (FURB116) (#​17692)
Rule changes
  • [flake8-bandit] Skip S608 for expressionless f-strings (#​17999)
  • [flake8-pytest-style] Don't recommend usefixtures for parametrize values (PT019) (#​17650)
  • [pyupgrade] Add resource.error as deprecated alias of OSError (UP024) (#​17933)
CLI
Documentation
  • Update Neovim setup docs (#​18108)
  • [flake8-simplify] Add fix safety section (SIM103) (#​18086)
  • [flake8-simplify] Add fix safety section (SIM112) (#​18099)
  • [pylint] Add fix safety section (PLC0414) (#​17802)
  • [pylint] Add fix safety section (PLE4703) (#​17824)
  • [pylint] Add fix safety section (PLW1514) (#​17932)
  • [pylint] Add fix safety section (PLW3301) (#​17878)
  • [ruff] Add fix safety section (RUF007) (#​17755)
  • [ruff] Add fix safety section (RUF033) (#​17760)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 added the internal An internal refactor or improvement label May 19, 2025
@MichaReiser MichaReiser merged commit ab96adb into main May 19, 2025
33 checks passed
@MichaReiser MichaReiser deleted the renovate/ruff-0.x branch May 19, 2025 06:29
dcreager added a commit that referenced this pull request May 19, 2025
* origin/main: (25 commits)
  Cargo update (#18191)
  Update NPM Development dependencies (#18187)
  Update Rust crate bincode to v2 (#18188)
  Update astral-sh/setup-uv action to v6 (#18184)
  Update dependency react-resizable-panels to v3 (#18185)
  Update dependency ruff to v0.11.10 (#18171)
  Update pre-commit dependencies (#18172)
  Update docker/build-push-action action to v6.17.0 (#18174)
  Update uraimo/run-on-arch-action action to v3 (#18190)
  Update docker/metadata-action action to v5.7.0 (#18175)
  Update docker/setup-buildx-action action to v3.10.0 (#18176)
  Update taiki-e/install-action action to v2.51.2 (#18183)
  Update extractions/setup-just action to v3 (#18186)
  Update Rust crate jod-thread to v1 (#18189)
  Update Rust crate insta to v1.43.1 (#18180)
  Update dependency pyodide to v0.27.6 (#18170)
  Update react monorepo to v19.1.0 (#18178)
  Update taiki-e/install-action digest to 941e8a4 (#18168)
  Update peter-evans/find-comment action to v3.1.0 (#18177)
  Update cargo-bins/cargo-binstall action to v1.12.5 (#18169)
  ...
dcreager added a commit that referenced this pull request May 19, 2025
…rals

* origin/main: (62 commits)
  Cargo update (#18191)
  Update NPM Development dependencies (#18187)
  Update Rust crate bincode to v2 (#18188)
  Update astral-sh/setup-uv action to v6 (#18184)
  Update dependency react-resizable-panels to v3 (#18185)
  Update dependency ruff to v0.11.10 (#18171)
  Update pre-commit dependencies (#18172)
  Update docker/build-push-action action to v6.17.0 (#18174)
  Update uraimo/run-on-arch-action action to v3 (#18190)
  Update docker/metadata-action action to v5.7.0 (#18175)
  Update docker/setup-buildx-action action to v3.10.0 (#18176)
  Update taiki-e/install-action action to v2.51.2 (#18183)
  Update extractions/setup-just action to v3 (#18186)
  Update Rust crate jod-thread to v1 (#18189)
  Update Rust crate insta to v1.43.1 (#18180)
  Update dependency pyodide to v0.27.6 (#18170)
  Update react monorepo to v19.1.0 (#18178)
  Update taiki-e/install-action digest to 941e8a4 (#18168)
  Update peter-evans/find-comment action to v3.1.0 (#18177)
  Update cargo-bins/cargo-binstall action to v1.12.5 (#18169)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal An internal refactor or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants