chore(deps): update linters#2138
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
d8b1e1f to
ee6fad3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.4.2→0.4.30.8.0→0.10.0v3.6.1→3.7.043.144.0→43.150.00.15.12→0.15.140.1.84→0.2.01.46.1→1.46.3Release Notes
jonwiggins/xmloxide (aqua:jonwiggins/xmloxide)
v0.4.3Compare Source
Fixed
xmlns=""default-namespace undeclaration when anelement with no default namespace is canonicalized inside scope of an
inherited default namespace (#16, thanks @williamareynolds). Previously the
undeclaration was only emitted in inclusive C14N. Per Canonical XML 1.0 §2.3
(inherited by Exclusive C14N §3), the empty default namespace must be made
explicit so the canonical form correctly reflects the element's namespace
context.
CI / Maintenance
actions/checkout4.3.1 → 6.0.2 across all workflows (#14)actions/download-artifactv4 → v8.0.1 in release workflow (#13)actions/upload-artifactv4 → v7.0.1 in release workflow (#15)softprops/action-gh-releasev2 → v3.0.0 in release workflow (#12)taiki-e/install-action2.75.19 → 2.75.26 in release workflow (#17)bench.ymlworkflow — the regression check required agh-pagesbranch that was never created, so it had been failing on every PR. Run
benchmarks locally with
cargo bench.owenlamont/ryl (aqua:owenlamont/ryl)
v0.10.0Compare Source
What's Changed
-positional (closes #209) by @owenlamont in #225Full Changelog: owenlamont/ryl@v0.9.2...v0.10.0
v0.9.2Compare Source
What's Changed
Full Changelog: owenlamont/ryl@v0.9.1...v0.9.2
v0.9.1Compare Source
What's Changed
Full Changelog: owenlamont/ryl@v0.9.0...v0.9.1
v0.9.0Compare Source
What's Changed
Full Changelog: owenlamont/ryl@v0.8.0...v0.9.0
editorconfig-checker/editorconfig-checker (editorconfig-checker)
v3.7.0Compare Source
Features
Bug Fixes
renovatebot/renovate (npm:renovate)
v43.150.0Compare Source
Features
apm(#42865) (4faae3e)Miscellaneous Chores
v43.149.0Compare Source
Features
Miscellaneous Chores
Continuous Integration
v43.148.0Compare Source
Features
Bug Fixes
createPr()(#39250) (1bbe824), closes #41382Documentation
Miscellaneous Chores
Code Refactoring
deriveGoToolchainConstraintsfunction (#42956) (1054439)Tests
Build System
v43.147.0Compare Source
Features
Documentation
enabled=false(#42943) (7344b93)Continuous Integration
v43.146.0Compare Source
Features
v43.145.0Compare Source
Features
Miscellaneous Chores
astral-sh/ruff (ruff)
v0.15.14Compare Source
Released on 2026-05-21.
Preview features
airflow] Implementairflow-task-implicit-multiple-outputs(AIR202) (#25152)flake8-use-pathlib] MarkPTH101fix as unsafe when first argument is a class attribute annotated asint(#25086)pylint] Implementtoo-many-try-statements(W0717) (#23970)ruff] Addincorrect-decorator-order(RUF074) (#23461)ruff] Addfallible-context-manager(RUF075) (#22844)Bug fixes
frozensetannotations as immutable (#25251)flake8-type-checking] Avoidstrictbehavior whenfuture-annotationsare enabled (TC001,TC002,TC003) (#25035)pylint] Avoid false positives inelseclause (PLR1733) (#25177)Rule changes
flake8-comprehensions] SkipC417for lambdas with positional-only parameters (#25272)flake8-simplify] Preserve f-string source verbatim inSIM101fix (#25061)Performance
Documentation
Other changes
ruff_python_stdlibAPIs (#25273)Contributors
v0.15.13Compare Source
Released on 2026-05-14.
Preview features
pylint] Standardize diagnostic message (PLR0914,PLR0917) (#24996)Bug fixes
F811false positive for class methods (#24933)eradicate] Fix false positive for lines with leading whitespace (ERA001) (#25122)flake8-pyi] Fix false positive for f-string debug specifier (PYI016) (#24098)Rule changes
PYI034for in-place operations to enclosing class (#24511)global(#24902)Performance
isort] Avoid constructingglob::Patterns for literal known modules (#25123)CLI
--confighelp text (#25013)Configuration
line-lengthsetting (#24962)Documentation
D203to rules that conflict with the formatter (#25044)COM819and formatter interaction (#25045)NotImplementedis a value, not an exception (F901) (#25054)Other changes
Contributors
rvben/rumdl (rumdl)
v0.2.0Compare Source
Added
Fixed
Downloads
Installation
Using uv (Recommended)
Using pip
Using pipx
Direct Download
Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.
v0.1.96Compare Source
Fixed
Downloads
Installation
Using uv (Recommended)
Using pip
Using pipx
Direct Download
Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.
v0.1.95Compare Source
Added
Fixed
Downloads
Installation
Using uv (Recommended)
Using pip
Using pipx
Direct Download
Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.
v0.1.94Compare Source
Added
Fixed
Performance
Downloads
Installation
Using uv (Recommended)
Using pip
Using pipx
Direct Download
Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.
v0.1.93Compare Source
Added
Fixed
Downloads
Installation
Using uv (Recommended)
Using pip
Using pipx
Direct Download
Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.
v0.1.92Compare Source
Added
Fixed
Downloads
Installation
Using uv (Recommended)
Using pip
Using pipx
Direct Download
Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.
v0.1.91Compare Source
Fixed
hash_configacross identical config loads, eliminating spurious "configuration hash changed" cache misses caused byHashMapiteration order (#622, fixes #621) (f46be05) — thanks @mattiasgronlundDownloads
Installation
Using uv (Recommended)
Using pip
Using pipx
Direct Download
Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.
v0.1.90Compare Source
Added
Fixed
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.