Skip to content

chore(deps): update linters#2222

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/linters
Open

chore(deps): update linters#2222
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/linters

Conversation

@renovate

@renovate renovate Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change Pending Age Confidence
aqua:owenlamont/ryl minor 0.14.00.17.0 age confidence
biome minor 2.4.162.5.0 age confidence
npm:renovate (source) minor 43.212.443.220.0 43.222.1 (+2) age confidence
ruff patch 0.15.160.15.17 age confidence
rumdl patch 0.2.9v0.2.16 age confidence

Release Notes

owenlamont/ryl (aqua:owenlamont/ryl)

v0.17.0

Compare Source

What's Changed

Full Changelog: owenlamont/ryl@v0.16.0...v0.17.0

v0.16.0

Compare Source

What's Changed

Full Changelog: owenlamont/ryl@v0.15.0...v0.16.0

v0.15.0

Compare Source

What's Changed

Full Changelog: owenlamont/ryl@v0.14.0...v0.15.0

biomejs/biome (biome)

v2.5.0

Compare Source

renovatebot/renovate (npm:renovate)

v43.220.0

Compare Source

Features
  • config: add statusCheckWhen option to control individual Renovate status checks (#​42887) (09def4f)
Miscellaneous Chores

v43.218.0

Compare Source

Features
  • platform/gitea,forgejo: use login instead of username for user handles (#​43904) (5a8b5bb)

v43.217.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.57.1 (main) (#​43903) (b103f93)

v43.217.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.57.0 (main) (#​43893) (ae859fa)
Code Refactoring
  • gerrit: use schema validated getJson instead of getJsonUnchecked (#​43777) (dfe806f)

v43.216.4

Compare Source

Bug Fixes

v43.216.3

Compare Source

Bug Fixes
Miscellaneous Chores
Tests

v43.216.1

Compare Source

Bug Fixes
  • config/presets: Exclude docker.io/kindest/node from nodejs versioning (#​43772) (bb147e0)
  • npm: use packageName for pnpm overrides with range selectors in minimumReleaseAgeExclude (#​43477) (5e1f88a)

v43.216.0

Compare Source

Features

v43.215.0

Compare Source

Features
Miscellaneous Chores

v43.214.6

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.56.8 (main) (#​43863) (778b05c)
Documentation
  • update references to astral-sh/setup-uv to v8.2.0 (main) (#​43857) (8131324)
  • update references to jaegertracing/jaeger to v2.19.0 (main) (#​43858) (e96b028)
  • update references to otel/opentelemetry-collector-contrib to v0.153.0 (main) (#​43860) (c185b68)
  • update references to prom/prometheus to v3.12.0 (main) (#​43861) (bf7974e)
  • update references to renovate/renovate (main) (#​43862) (1632a28)
Miscellaneous Chores

v43.214.5

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.56.7 (main) (#​43856) (9bac785)
Miscellaneous Chores
  • deps: update containerbase/internal-tools action to v4.6.41 (main) (#​43854) (54df7e7)
  • deps: update dependency type-fest to v5.7.0 (main) (#​43855) (251e67f)

v43.214.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.56.6 (main) (#​43853) (52d88af)
Documentation
Miscellaneous Chores
  • deps: update dependency lint-staged to v17.0.7 (main) (#​43852) (8a58267)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v14.10.24 (main) (#​43849) (76a45a1)

v43.214.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.56.5 (main) (#​43851) (5d451e9)
Miscellaneous Chores

v43.214.2

Compare Source

Bug Fixes
  • config/validation: validate children of arrays in global config (#​43836) (460fa82)
  • types: allow global config to be set in repositories (#​43837) (0ba948c)
Tests

v43.214.1

Compare Source

v43.214.0

Compare Source

Features
Documentation
  • manger/github-actions: reword "community actions" section (#​43829) (4bf6bd9)
Tests

v43.213.3

Compare Source

Bug Fixes
Tests
Continuous Integration

v43.213.2

Compare Source

Bug Fixes
  • datasource/pypi: allow null home_page in PyPI JSON response (#​43814) (1c3a16c)
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.56.4 (main) (#​43824) (059d4fe)
Tests

v43.213.1

Compare Source

Bug Fixes
  • config: remove deprecated rebaseStalePrs from lockFileMaintenance default (#​43804) (c91f9f3)

v43.213.0

Compare Source

Features
Documentation
Miscellaneous Chores
Tests
astral-sh/ruff (ruff)

v0.15.17

Compare Source

Released on 2026-06-11.

Preview features
  • Allow human-readable names in suppression comments (#​25614)
  • Fix handling of ignore comments within a disable/enable pair (#​25845)
  • Prioritize human-readable names in CLI output (#​25869)
  • Respect diagnostic start and parent ranges and trailing comments in ruff:ignore suppressions (#​25673)
  • [flake8-async] Add trio.as_safe_channel to safe decorators (ASYNC119) (#​25775)
  • [flake8-pytest-style] Also check pytest_asyncio fixtures (#​25375)
  • [ruff] Ban pytest autouse fixtures (RUF076) (#​25477)
  • [pyupgrade] Add from __future__ import annotations automatically (UP007, UP045) (#​23259)
Bug fixes
  • Fix diagnostic when ruff:enable or ruff:disable appears where ruff:ignore is expected (#​25700)
  • [pyupgrade] Preserve leading empty literals to avoid syntax errors (UP032) (#​25491)
Rule changes
  • [flake8-pytest-style] Clarify diagnostic message for single parameters (PT007) (#​25592)
  • [numpy] Drop autofix for np.in1d (NPY201) (#​25612)
  • [pylint] Exempt Python version comparisons (PLR2004) (#​25743)
Performance
  • Reserve AST Vecs with correct capacity for common cases (#​25451)
Formatter
  • Preserve whitespace for Quarto cell option comments (#​25641)
CLI
Other changes
  • Fix playground diagnostics scrollbars (#​25642)
Contributors
rvben/rumdl (rumdl)

v0.2.16

Compare Source

Added
  • config: expand environment variables in extends paths (ee98810)

Downloads

File Platform Checksum
rumdl-v0.2.16-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.16-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.16-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.16-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.16-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.16-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.16-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.15

Compare Source

Fixed
  • md038: keep whitespace-only code spans verbatim (afe5b43)

Downloads

File Platform Checksum
rumdl-v0.2.15-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.15-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.15-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.15-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.15-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.15-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.15-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.14

Compare Source

Added
  • release: publish an alpine container image flavour (10fc739)
Fixed
  • discovery: honor config include patterns with non-standard extensions (4436dd7)

Downloads

File Platform Checksum
rumdl-v0.2.14-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.14-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.14-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.14-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.14-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.14-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.14-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.13

Compare Source

Added
  • release: publish multi-arch container image to ghcr.io (2e3d70b)
  • MD072: add required-keys option to enforce frontmatter key presence (7e8c78f)
  • config: file-precise provenance in rumdl config output (f401004)
Fixed
  • config: probe the working directory for project config even when it is $HOME (b49a2f8)

Downloads

File Platform Checksum
rumdl-v0.2.13-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.13-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.13-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.13-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.13-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.13-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.13-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.12

Compare Source

Fixed
  • discovery: normalize path_relative_to output to forward slashes on Windows (36c8fd9)
  • lsp: apply document fixes through the FixCoordinator (a5c5da1)
  • stdin: lint stdin through the shared engine (065c4d2)

Downloads

File Platform Checksum
rumdl-v0.2.12-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.12-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.12-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.12-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.12-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.12-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.12-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.11

Compare Source

Fixed
  • lsp: rebuild and prune workspace index when configuration changes (9ca9049)
  • lsp: align workspace file discovery with CLI semantics (7a5d6aa)

Downloads

File Platform Checksum
rumdl-v0.2.11-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.11-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.11-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.11-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.11-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.11-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.11-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)
uv tool install rumdl
Using pip
pip install rumdl
Using pipx
pipx install rumdl
Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.10

Compare Source

Added
  • config: warn when multiple rumdl configs shadow each other in a directory (49cd393)
Fixed
  • config: apply inline --config overrides to subdirectory config groups (45800e8)
  • config: anchor multi-path config discovery at the common ancestor of the target paths (5b0d3c7)
  • config: discover global config from cwd for multi-path runs (#​660) (3c28327)
  • config: show shadowed-config warning paths relative to their directory (37358a1)

Thanks to @​darwin for reporting and contributing the initial fix for multi-path config discovery in #​660.

Downloads

File Platform Checksum
rumdl-v0.2.10-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.10-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.10-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.10-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.10-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
[rumdl-v0.2

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 dependencies Pull requests that update a dependency file label Jun 15, 2026
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 15, 2026
@renovate renovate Bot enabled auto-merge (squash) June 15, 2026 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants