Skip to content

chore(deps): bump rvben/rumdl from 0.1.80 to 0.1.91#528

Merged
sandr01d merged 1 commit into
mainfrom
dependabot/github_actions/rvben/rumdl-0.1.91
May 9, 2026
Merged

chore(deps): bump rvben/rumdl from 0.1.80 to 0.1.91#528
sandr01d merged 1 commit into
mainfrom
dependabot/github_actions/rvben/rumdl-0.1.91

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps rvben/rumdl from 0.1.80 to 0.1.91.

Release notes

Sourced from rvben/rumdl's releases.

v0.1.91

Fixed

  • cache: stabilize hash_config across identical config loads, eliminating spurious "configuration hash changed" cache misses caused by HashMap iteration order (#622, fixes #621) (f46be05) — thanks @​mattiasgronlund
  • ci: branch off upstream master in sync-schemastore (787a7ea)

Downloads

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

Added

  • cache: add structured cache miss reasons for verbose mode (#618) (5c4f418)

Fixed

  • cli: allow --profile output in --silent mode (#619) (d9cde4d)

... (truncated)

Changelog

Sourced from rvben/rumdl's changelog.

0.1.91 - 2026-05-07

Fixed

  • cache: stabilize hash_config across identical config loads, eliminating spurious "configuration hash changed" cache misses caused by HashMap iteration order (#622, fixes #621) (f46be05) — thanks @​mattiasgronlund
  • ci: branch off upstream master in sync-schemastore (787a7ea)

0.1.90 - 2026-05-06

Added

  • cache: add structured cache miss reasons for verbose mode (#618) (5c4f418)

Fixed

  • cli: allow --profile output in --silent mode (#619) (d9cde4d)

Performance

  • cache: warm cache profiling path with concurrent-safe writes (#616) (5c2a00b)
  • discovery: precompile exclude matchers and reuse walker file types (#617) (49a1de2)

0.1.89 - 2026-05-06

Added

  • md031: enforce blank lines around Azure DevOps colon code fences (488a157)
  • lint_context: wire Azure DevOps colon fence detection and extend code_blocks (a9dc0cd)
  • lint_context: add colon fence detection for Azure DevOps flavor (b2a742b)
  • flavor: add AzureDevOps flavor variant with colon code fence support (59592e5)

Fixed

  • md046: replace index loop with iterator to satisfy clippy needless_range_loop (605c3da)
  • md048: skip colon fence lines in style detection for Azure DevOps flavor (b4833fa)
  • md046: skip colon fence lines in style detection for Azure DevOps flavor (386330c)
  • md055: normalize style config to snake_case so kebab-case values are applied (8d4dfd2)

0.1.88 - 2026-05-04

Added

  • md051,md052: handle Pandoc implicit header refs and divergent slugs (8805001)
  • md042: document parser-level exclusion of Pandoc inline footnotes, example refs, and implicit header refs (6e4f7d8)
  • md040: accept Pandoc {=format} raw blocks; keep {r}/{python} Quarto-only (f4e446f)
  • md038: skip Pandoc inline code attribute syntax (db18bba)
  • md037: skip Pandoc sub/superscripts and bracketed spans (80a2be6)
  • md034: skip URLs inside Pandoc line blocks and metadata (24469fc)
  • md029: skip Pandoc example-list markers under Pandoc-compatible flavor (2421618)
  • pandoc: add is_pandoc_raw_block_lang helper (60fb48f)

... (truncated)

Commits
  • 3cf0ff7 chore: bump version to v0.1.91
  • 3eea828 test(cache): cover code-block-tools maps in hash determinism check
  • 8ecdb51 docs(cache): document hash_config determinism invariant
  • f46be05 Config hash changes across identical config loads when config maps serialize ...
  • 35b8298 docs(sponsors): add Ray Kohler, remove Sha1rholder
  • 787a7ea fix(ci): branch off upstream master in sync-schemastore
  • 9a78b14 ci(release): make mise installs target-aware and fail on retry exhaustion
  • 1b67cda chore: bump version to v0.1.90
  • 5c2a00b perf(cache): warm cache profiling path with concurrent-safe writes (#616)
  • 5c4f418 feat(cache): add structured cache miss reasons for verbose mode (#618)
  • 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.80 to 0.1.91.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@v0.1.80...v0.1.91)

---
updated-dependencies:
- dependency-name: rvben/rumdl
  dependency-version: 0.1.91
  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 8, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 8, 2026
@sandr01d sandr01d merged commit 4d54a03 into main May 9, 2026
13 checks passed
@sandr01d sandr01d deleted the dependabot/github_actions/rvben/rumdl-0.1.91 branch May 9, 2026 19:44
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