Skip to content

chore(deps): update linters#2200

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/linters
Jun 8, 2026
Merged

chore(deps): update linters#2200
renovate[bot] merged 1 commit into
mainfrom
renovate/linters

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 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.11.00.14.0 age confidence
npm:renovate (source) minor 43.202.143.212.4 43.214.6 (+10) age confidence
ruff patch 0.15.150.15.16 age confidence
rumdl patch 0.2.40.2.9 age confidence
typos patch 1.47.01.47.2 age confidence

Release Notes

owenlamont/ryl (aqua:owenlamont/ryl)

v0.14.0

Compare Source

What's Changed

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

v0.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: owenlamont/ryl@v0.12.0...v0.13.0

v0.12.0

Compare Source

What's Changed

Full Changelog: owenlamont/ryl@v0.11.0...v0.12.0

renovatebot/renovate (npm:renovate)

v43.212.4

Compare Source

Bug Fixes

v43.212.3

Compare Source

Bug Fixes
  • json-schema: don't restrict templateable and allowedValues option to an enum (#​43802) (65dd0d4)
Miscellaneous Chores

v43.212.2

Compare Source

Bug Fixes
  • datasource/npm: tolerate non-string time entries in packument (#​43779) (8bbce59)

v43.212.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.56.3 (main) (#​43797) (1a5025e)
Documentation
  • getting-started: reword the Mend Renovate Self-Hosted section (#​43790) (23eaa82)
Miscellaneous Chores

v43.212.0

Compare Source

Features
Miscellaneous Chores

v43.211.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.56.2 (main) (#​43752) (12b6f16)
Miscellaneous Chores

v43.210.2

Compare Source

Bug Fixes
  • datasource: replace getJsonUnchecked in npm/Node/PyPI/Go (#​43699) (c908d07)
Miscellaneous Chores

v43.210.1

Compare Source

Bug Fixes
Build System

v43.210.0

Compare Source

v43.209.5

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring
  • datasource/bitbucket: add schema validation for request (#​43673) (06a8bdf)
  • nuget: replace getJsonUnchecked with schema validated getJson (#​43700) (be4d2e0)
  • terraform: replace getJsonUnchecked with schema validated getJson (#​43759) (783cbee)
Tests
  • workers/repository: simplify config hash tests for onboarding (#​43757) (27a65eb)

v43.209.4

Compare Source

Bug Fixes
  • datasource: replace getJsonUnchecked in Java, Gradle, Dart, and Flutter (#​43697) (ef557ac)
Miscellaneous Chores
Continuous Integration

v43.209.3

Compare Source

Bug Fixes
  • workers/repository: correctly render schedule for vulnerability alerts (#​43743) (bcecdad)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v14.10.22 (main) (#​43754) (00baa5c)

v43.209.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.55.6 (main) (#​43751) (160e9f9)

v43.209.1

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores

v43.209.0

Compare Source

v43.208.2

Compare Source

Bug Fixes
Tests

v43.208.1

Compare Source

Bug Fixes
  • config-validator: correctly warn when no files are being validated (#​43732) (16c4b93)
  • validation: allow globs and regexes in cacheTtlOverride (#​43734) (a9a47c3)
Miscellaneous Chores
  • deps: update github/codeql-action action to v4.36.1 (main) (#​43733) (4a50ea0)

v43.208.0

Compare Source

Features

v43.207.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.55.4 (main) (#​43720) (a65e279)

v43.207.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.55.2 (main) (#​43717) (c17741f)

v43.207.2

Compare Source

Bug Fixes
Miscellaneous Chores
  • deps: update devcontainers/ci action to v0.3.1900000450 (main) (#​43714) (0d78978)

v43.207.1

Compare Source

Bug Fixes

v43.207.0

Compare Source

Features

v43.206.1

Compare Source

Bug Fixes
Documentation
Build System

v43.206.0

Compare Source

Features

v43.205.3

Compare Source

Documentation
Tests
Build System

v43.205.2

Compare Source

Build System

v43.205.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v13.55.1 (main) (#​43694) (b69b637)
Miscellaneous Chores

v43.205.0

Compare Source

Features
Bug Fixes
  • autoreplace: handle digest-only update without replaceString (#​42840) (2d0d32c)
Miscellaneous Chores
  • deps: update containerbase/internal-tools action to v4.6.36 (main) (#​43690) (a9db3a3)

v43.204.1

Compare Source

Bug Fixes
  • workers/repository: skip pending-version check when re-extracted dep lacks resolved version (#​43348) (0ab2acf), closes #​41629
Miscellaneous Chores

v43.204.0

Compare Source

Features
Documentation

v43.203.0

Compare Source

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

v0.15.16

Compare Source

Released on 2026-06-04.

Preview features
  • [flake8-async] Implement yield-in-context-manager-in-async-generator (ASYNC119) (#​24644)
  • [pylint] Narrow diagnostic range and exclude cases without exception handlers (PLW0717) (#​25440)
  • [ruff] Treat yield before break from a terminal loop as terminal (RUF075) (#​25447)
Bug fixes
  • [eradicate] Avoid flagging ruff:ignore comments as code (ERA001) (#​25537)
  • [eradicate] Fix ERA001/RUF100 conflict when noqa is on commented-out code (#​25414)
  • [pyflakes] Avoid removing the format call when it would change behavior (F523) (#​25320)
  • [pylint] Avoid syntax errors in invalid character replacements in f-strings before Python 3.12 (PLE2510, PLE2512, PLE2513, PLE2514, PLE2515) (#​25544)
  • [pyupgrade] Avoid converting format calls with more kinds of side effects (UP032) (#​25484)
Rule changes
  • [flake8-pytest-style] Avoid fixes for ambiguous argnames and argvalues combinations (PT006) (#​24776)
Performance
  • Drop excess capacity from statement suites during parsing (#​25368)
Documentation
  • [pydocstyle] Improve discoverability of rules enabled for each convention (#​24973)
  • [ruff] Restore example code for Python versions before 3.15 (RUF017) (#​25439)
  • Fix typo bin/activebin/activate in tutorial (#​25473)
Other changes
  • Shrink additional parser AST collections (#​25465)
Contributors
rvben/rumdl (rumdl)

v0.2.9

Compare Source

Added
Fixed
  • md022: keep the blanks-around-headings fix idempotent when a heading sits between a list and a list marker
  • md030: reject out-of-range ol-align-column values (3620545)
  • md030: keep nested content attached when a marker widens (#​657) (3bcc4c4) - thanks @​chandlerc
Downloads
File Platform Checksum
rumdl-v0.2.9-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.9-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.9-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.9-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.9-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.9-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.9-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.8

Compare Source

Added
  • code-block-tools: add deno fmt as a built-in formatter (755b086)
  • junit: report passing files, not just failures (dc8a964)
  • code-block-tools: generate built-in tools docs table from the registry (fe9d52c)
Fixed
  • code-block-tools: drop rubocop (not usable as a generic code-block linter) (fa7fa83)
  • code-block-tools: correct and drop built-ins after verifying real binaries (9106da9)
  • code-block-tools: correct shellcheck invocation, drop unworkable eslint (415fab0)
  • MD026: make trailing-punctuation removal idempotent (3dfeb83)
  • config: bound project config discovery at the home directory (0cdf3b7)
  • tables: use real line terminator for byte offsets in table detection (751b158)
Downloads
File Platform Checksum
rumdl-v0.2.8-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.8-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.8-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.8-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.8-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.8-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.8-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.7

Compare Source

Fixed
  • MD077: normalize over-indented loose list continuation (6b9fcee)
Downloads
File Platform Checksum
rumdl-v0.2.7-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.7-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.7-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.7-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.7-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.7-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.7-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.6

Compare Source

Fixed
  • MD062: treat a lone quote in a link destination as part of the URL (b3aea98)
  • config: stop directory config discovery at the canonical project root (ef9f3f6)
  • config: match root config by canonical path in per-directory resolution (4442a9f)
  • output: relativize the verbose 'Processing file' path on Windows (35986d6)
  • output: normalize remaining displayed paths to forward slashes on Windows (dbfb3ef)
  • output: use forward slashes in displayed paths on Windows (7049c01)
  • MD049,MD037: Preserve inline code inside emphasis during auto-fix (#​652) (a1b1055)
Downloads
File Platform Checksum
rumdl-v0.2.6-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.6-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.6-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.6-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.6-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.6-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.6-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.5

Compare Source

Added
  • lsp: resolve buffer-file links and extend hover previews (94e088a)
Fixed
  • md034: don't flag URLs in JSX component attributes (MDX) (5ed2c5d)
  • md013: avoid byte-slice underflow on all-emphasis lines (ad5647a)
  • fix-utils: reject non-char-boundary ranges in validate_fix_range too (9d07c16)
  • md072: span quoted keys fully in unsorted-key diagnostics (8aa9140)
  • config: don't create phantom rule entries for unconvertible values (4b21cb0)
  • md004: guard empty marker in count_marker_prevalence too (5584c23)
  • config: keep pyproject [tool.rumdl] with only cache=true set (774a1b3)
  • wasm: cover AzureDevOps and MyST flavors in round-trip test ([58f8d0d](https://redirect.github.com/rvben/rumdl/commit/58f8d0dda6dabd00e09915fbe0e3

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 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.


  • 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 8, 2026
@renovate renovate Bot enabled auto-merge (squash) June 8, 2026 02:15
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 8, 2026
@renovate renovate Bot force-pushed the renovate/linters branch from 25f1be3 to 6f3d796 Compare June 8, 2026 04:50
@renovate renovate Bot merged commit 9ad0d80 into main Jun 8, 2026
18 checks passed
@renovate renovate Bot deleted the renovate/linters branch June 8, 2026 08:41
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.

1 participant