Skip to content

build(deps-dev): bump rumdl from 0.1.78 to 0.1.91#28

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/npm_and_yarn-96dacb2aff
Closed

build(deps-dev): bump rumdl from 0.1.78 to 0.1.91#28
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/npm_and_yarn-96dacb2aff

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps rumdl from 0.1.78 to 0.1.91.

Release notes

Sourced from 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 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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 1, 2026
Bumps [rumdl](https://github.com/rvben/rumdl) from 0.1.78 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.78...v0.1.91)

---
updated-dependencies:
- dependency-name: rumdl
  dependency-version: 0.1.85
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps-dev): bump rumdl in / build(deps-dev): bump rumdl from 0.1.78 to 0.1.91 May 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/npm_and_yarn-96dacb2aff branch from fa618d6 to ee43cc6 Compare May 8, 2026 05:40
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 8, 2026

Looks like rumdl is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 8, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/npm_and_yarn-96dacb2aff branch May 8, 2026 05:56
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants