Update dependency ruff to v0.0.264 #177
Merged
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:
==0.0.263
->==0.0.264
Release Notes
charliermarsh/ruff
v0.0.264
Compare Source
What's Changed
Rules
EM101
,EM102
,EM103
if possible by @dhruvmanila in https://github.com/charliermarsh/ruff/pull/4123Settings
argfile
by @charliermarsh in https://github.com/charliermarsh/ruff/pull/4087Bug Fixes
pyright
comment prefix from PYI033 checks by @evanrittenhouse in https://github.com/charliermarsh/ruff/pull/4152E713
andE714
false positives for multiple comparisons by @JonathanPlasse in https://github.com/charliermarsh/ruff/pull/4083NamedExpr
assignments by @charliermarsh in https://github.com/charliermarsh/ruff/pull/4145pytest.param
by @charliermarsh in https://github.com/charliermarsh/ruff/pull/4176Internal
Location
with byte-offsets. by @MichaReiser in https://github.com/charliermarsh/ruff/pull/3931memchr
to speedup newline search on x86 by @MichaReiser in https://github.com/charliermarsh/ruff/pull/3985ScopeStack
in favor of child-parentScopeId
pointers by @charliermarsh in https://github.com/charliermarsh/ruff/pull/4138Full Changelog: astral-sh/ruff@v0.0.263...v0.0.264
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 Mend Renovate. View repository job log here.