Skip to content

chore(deps): bump rvben/rumdl from 0.1.91 to 0.1.93#529

Merged
wfxr merged 1 commit into
mainfrom
dependabot/github_actions/rvben/rumdl-0.1.93
May 17, 2026
Merged

chore(deps): bump rvben/rumdl from 0.1.91 to 0.1.93#529
wfxr merged 1 commit into
mainfrom
dependabot/github_actions/rvben/rumdl-0.1.93

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps rvben/rumdl from 0.1.91 to 0.1.93.

Release notes

Sourced from rvben/rumdl's releases.

v0.1.93

Added

  • quarto: add MD078 missing-chunk-labels and MD079 chunk-label-spaces (818cba4)

Fixed

  • md079: flag whitespace in quoted positional chunk labels (ea069c5)
  • quarto: harden chunk header parser against codex review findings (9ee8e28)
  • test: drive pipeline idempotency tests through real fix coordinator (5f9fdb9)
  • test: remove redundant default on MD077 unit struct (6b383b0)

Downloads

File Platform Checksum
rumdl-v0.1.93-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.1.93-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.1.93-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.1.93-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.1.93-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.1.93-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.1.93-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.1.92

Added

... (truncated)

Changelog

Sourced from rvben/rumdl's changelog.

0.1.93 - 2026-05-15

Added

  • quarto: add MD078 missing-chunk-labels and MD079 chunk-label-spaces (818cba4)

Fixed

  • md079: flag whitespace in quoted positional chunk labels (ea069c5)
  • quarto: harden chunk header parser against codex review findings (9ee8e28)
  • test: drive pipeline idempotency tests through real fix coordinator (5f9fdb9)
  • test: remove redundant default on MD077 unit struct (6b383b0)

0.1.92 - 2026-05-14

Added

  • config: accept [rules.X] wrapper as alias for [X] (229ff7d)

Fixed

  • md060: accept single-space empty cells in compact style (9518a81)
Commits
  • 31da4b6 chore: bump version to v0.1.93
  • ea069c5 fix(md079): flag whitespace in quoted positional chunk labels
  • 9ee8e28 fix(quarto): harden chunk header parser against codex review findings
  • 818cba4 feat(quarto): add MD078 missing-chunk-labels and MD079 chunk-label-spaces
  • 5f9fdb9 fix(test): drive pipeline idempotency tests through real fix coordinator
  • 6b383b0 fix(test): remove redundant default on MD077 unit struct
  • 69dcbe6 build(make): add test-idempotency target with elevated proptest case count
  • f90d9d6 test(idempotency): add regression-corpus harness with seeded fixtures
  • 105275b style(idempotency): replace em dashes in pipeline test comments
  • feed12b test(idempotency): add full-pipeline idempotency test across flavors
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.1.91 to 0.1.93.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@v0.1.91...v0.1.93)

---
updated-dependencies:
- dependency-name: rvben/rumdl
  dependency-version: 0.1.93
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 15, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 15, 2026
@wfxr wfxr merged commit 0f70968 into main May 17, 2026
13 checks passed
@wfxr wfxr deleted the dependabot/github_actions/rvben/rumdl-0.1.93 branch May 17, 2026 14:45
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