Update dependency ruff to v0.0.256 #122
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.254
->==0.0.256
Release Notes
charliermarsh/ruff
v0.0.256
Compare Source
What's Changed
Bug Fixes
math
constants in defaults by @XuehaiPan in https://github.com/charliermarsh/ruff/pull/3484not
in error message by @Czaki in https://github.com/charliermarsh/ruff/pull/3497Other Changes
# ruff:
prefix for isort action comments by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3493Full Changelog: astral-sh/ruff@v0.0.255...v0.0.256
v0.0.255
Compare Source
What's Changed
Rules
flake8-pie
] Fix PIE802 broken auto-fix with trailing comma by @JonathanPlasse in https://github.com/charliermarsh/ruff/pull/3402flake8-pie
] Implement autofix for PIE810 by @kyoto7250 in https://github.com/charliermarsh/ruff/pull/3411flake8-bugbear
] Addflake8-bugbear
's B030 rule by @aacunningham in https://github.com/charliermarsh/ruff/pull/3400pycodestyle
] Add E231 by @carlosmiei in https://github.com/charliermarsh/ruff/pull/3344pyupgrade
] Flag deprecated (but renamed) imports in UP035 by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3448pyupgrade
] Remap ChainMap, Counter, and OrderedDict imports to collections by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3392pylint
] C1901: compare-to-empty-string by @AreamanM in https://github.com/charliermarsh/ruff/pull/3405pylint
] Implement W1508 invalid-envvar-default by @latonis in https://github.com/charliermarsh/ruff/pull/3449pylint
] Implement E1507 invalid-envvar-value by @latonis in https://github.com/charliermarsh/ruff/pull/3467Settings
target-version
from project metadata by @JonathanPlasse in https://github.com/charliermarsh/ruff/pull/3470runtime-evaluated-decorators
andruntime-evaluated-base-classes
forflake8-type-checking
by @sasanjac in https://github.com/charliermarsh/ruff/pull/3292--format
option. by @StefanBRas in https://github.com/charliermarsh/ruff/pull/3335Bug Fixes
Bool
/Float
/Complex
numbers as simple defaults by @XuehaiPan in https://github.com/charliermarsh/ruff/pull/3459extend
points at a non-existent ruff.toml file. by @DanCardin in https://github.com/charliermarsh/ruff/pull/3417--show-fixes
with--fix-only
by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3426OSError
-aliased handlers by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3451CI_PROJECT_DIR
by @charliermarsh in https://github.com/charliermarsh/ruff/pull/3475New Contributors
Full Changelog: astral-sh/ruff@v0.0.254...v0.0.255
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.