chore(deps): update dependency ruff to v0.11.7 #26
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
| Package | Type | Update | Change |
|
Generated Summary:
1.0.0-rc.3
to0.1.3
>=3.10,<3.14
to>=3.10,<3.13
ruamel-yaml
as a new dependencyruff
andpre-commit
dependency versions to maintain compatibilityruff
andpytest
to improve linting and testing[tool.readme]
section with logo and taglinePotential impact:
This summary was generated with ❤️ by rigging
| ruff (source, changelog) | dev | patch |
0.11.6
->0.11.7
|Release Notes
astral-sh/ruff (ruff)
v0.11.7
Compare Source
Preview features
airflow
] Apply auto fixes to cases where the names have changed in Airflow 3 (AIR301
) (#17355)perflint
] Implement fix formanual-dict-comprehension
(PERF403
) (#16719)Bug fixes
airflow
] Fix typos in provider package names (AIR302
,AIR312
) (#17574)flake8-type-checking
] Visit keyword arguments in checks involvingtyping.cast
/typing.NewType
arguments (#17538)pyupgrade
] Preserve parenthesis when fixing native literals containing newlines (UP018
) (#17220)refurb
] Mark theFURB161
fix unsafe except for integers and booleans (#17240)Rule changes
perflint
] Allow list function calls to be replaced with a comprehension (PERF401
) (#17519)pycodestyle
] Auto-fix redundant boolean comparison (E712
) (#17090)pylint
] make fix unsafe if delete comments (PLR1730
) (#17459)Documentation
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.