Skip to content

build(deps): bump rvben/rumdl from 0.2.31 to 0.2.34 in the github-actions group across 1 directory#3545

Merged
stevehipwell merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-9276df658e
Jul 17, 2026
Merged

build(deps): bump rvben/rumdl from 0.2.31 to 0.2.34 in the github-actions group across 1 directory#3545
stevehipwell merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-9276df658e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 1 update in the / directory: rvben/rumdl.

Updates rvben/rumdl from 0.2.31 to 0.2.34

Release notes

Sourced from rvben/rumdl's releases.

v0.2.34

Added

  • code-block-tools: restore shuck as a built-in shell linter (da66447)

Performance

  • reflow: probe inline math at the cursor instead of rescanning the suffix (1e6ea3b)
  • reflow: merge emphasis and code span extraction into a single cmark pass (8e03537)
  • reflow: optimize MyST inline role parsing using pre-extracted code spans (e966899)

Downloads

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

Fixed

  • md044: stop flagging proper names inside bare URLs (5e9b51a)

... (truncated)

Changelog

Sourced from rvben/rumdl's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

... (truncated)

Commits
  • 460ba73 chore: bump version to v0.2.34
  • f24f760 docs: update sponsors
  • 4979fd6 chore(deps): update crossbeam-epoch, spin, and serial_test past security advi...
  • da66447 feat(code-block-tools): restore shuck as a built-in shell linter
  • 1e6ea3b perf(reflow): probe inline math at the cursor instead of rescanning the suffix
  • 114434c refactor(reflow): replace match-cache macros with a PatternCache enum
  • 8e03537 perf(reflow): merge emphasis and code span extraction into a single cmark pass
  • 0120678 refactor(reflow): make unreachable parser fallbacks explicit and merge adjace...
  • e966899 perf(reflow): optimize MyST inline role parsing using pre-extracted code spans
  • 758e023 chore: bump version to v0.2.33
  • 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 <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 github-actions group with 1 update in the / directory: [rvben/rumdl](https://github.com/rvben/rumdl).


Updates `rvben/rumdl` from 0.2.31 to 0.2.34
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@ade06b8...460ba73)

---
updated-dependencies:
- dependency-name: rvben/rumdl
  dependency-version: 0.2.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

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 Jul 16, 2026
@deiga
deiga requested a review from stevehipwell July 16, 2026 19:31

@stevehipwell stevehipwell left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stevehipwell
stevehipwell merged commit f7dc1f0 into main Jul 17, 2026
13 of 16 checks passed
@stevehipwell
stevehipwell deleted the dependabot/github_actions/github-actions-9276df658e branch July 17, 2026 11:17
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.

2 participants