Skip to content

chore(deps): Bump the "rumdl" group with 2 updates across multiple ecosystems#536

Merged
sandr01d merged 1 commit into
mainfrom
dependabot/rumdl-e4f1390f91
Jun 4, 2026
Merged

chore(deps): Bump the "rumdl" group with 2 updates across multiple ecosystems#536
sandr01d merged 1 commit into
mainfrom
dependabot/rumdl-e4f1390f91

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Bumps the rumdl group with 1 update: rvben/rumdl.

Updates rvben/rumdl from 0.2.3 to 0.2.7

Release notes

Sourced from rvben/rumdl's releases.

v0.2.7

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

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)

... (truncated)

Changelog

Sourced from rvben/rumdl's changelog.

0.2.7 - 2026-06-03

Fixed

  • MD077: normalize over-indented loose list continuation (6b9fcee)

0.2.6 - 2026-06-03

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)

0.2.5 - 2026-06-02

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)
  • config: tighten pyproject rumdl-section detection (b8a5966)
  • config: keep pyproject [tool.rumdl] with only scalar globals (7da87d7)
  • md078,md079: declare Unfixable to match fix() returning Err (d1d838a)
  • config: skip unconvertible markdownlint values instead of exiting (9bfc296)
  • md004: guard against empty list marker instead of unwrapping (a73d0bf)
  • check: emit cross-file diagnostics in a stable path order (8eb5027)
  • md063: preserve URLs with nested parens and image alt text (ba68a84)
  • md057: only treat bare .com domains as external, not relative paths (a0f8a86)
  • md046: no trailing spaces on blank lines and tighter list detection (eceb1d6)
  • md072: preserve trailing newline and sort quoted keys by content (73f80cf)
  • fix-utils: reject fix ranges that split UTF-8 codepoints (1ded124)
  • md033: avoid non-char-boundary panic on multi-byte whitespace in tags (5dfbec7)

Performance

  • md037: use cached HTML-comment lookup in the warning filter (e5dcf91)

... (truncated)

Commits
  • fdbe450 chore: bump version to v0.2.7
  • 6b9fcee fix(MD077): normalize over-indented loose list continuation
  • 7cb1180 chore: bump version to v0.2.6
  • b3aea98 fix(MD062): treat a lone quote in a link destination as part of the URL
  • e076364 chore: undo v0.2.6 version bump to re-cut release with MD062 fix
  • f267993 chore: bump version to v0.2.6
  • ef9f3f6 fix(config): stop directory config discovery at the canonical project root
  • 2ac1546 test(config): use the prebuilt binary in style normalization test
  • 89aa338 ci: make the Windows test job part of all-checks-passed
  • 4442a9f fix(config): match root config by canonical path in per-directory resolution
  • Additional commits viewable in compare view

Bumps the rumdl group with 1 update: https://github.com/rvben/rumdl-pre-commit.

Updates https://github.com/rvben/rumdl-pre-commit from v0.2.0 to 0.2.7

Release notes

Sourced from https://github.com/rvben/rumdl-pre-commit's releases.

v0.2.7

See: https://github.com/rvben/rumdl/releases/tag/v0.2.7

v0.2.6

See: https://github.com/rvben/rumdl/releases/tag/v0.2.6

v0.2.5

See: https://github.com/rvben/rumdl/releases/tag/v0.2.5

v0.2.4

See: https://github.com/rvben/rumdl/releases/tag/v0.2.4

v0.2.3

See: https://github.com/rvben/rumdl/releases/tag/v0.2.3

v0.2.2

See: https://github.com/rvben/rumdl/releases/tag/v0.2.2

v0.2.1

See: https://github.com/rvben/rumdl/releases/tag/v0.2.1

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rumdl group with 1 update: [rvben/rumdl](https://github.com/rvben/rumdl).


Updates `rvben/rumdl` from 0.2.3 to 0.2.7
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@v0.2.3...v0.2.7)
chore(deps): bump https://github.com/rvben/rumdl-pre-commit

Bumps the rumdl group with 1 update: [https://github.com/rvben/rumdl-pre-commit](https://github.com/rvben/rumdl-pre-commit).


Updates `https://github.com/rvben/rumdl-pre-commit` from v0.2.0 to 0.2.7
- [Release notes](https://github.com/rvben/rumdl-pre-commit/releases)
- [Commits](rvben/rumdl-pre-commit@v0.2.0...v0.2.7)

---
updated-dependencies:
- dependency-name: rvben/rumdl
  dependency-version: 0.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rumdl
- dependency-name: https://github.com/rvben/rumdl-pre-commit
  dependency-version: 0.2.7
  dependency-type: direct:production
  dependency-group: rumdl
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 4, 2026
@sandr01d sandr01d merged commit e789afe into main Jun 4, 2026
13 checks passed
@sandr01d sandr01d deleted the dependabot/rumdl-e4f1390f91 branch June 4, 2026 18:57
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant