Skip to content

build(deps): bump rvben/rumdl from 0.1.88 to 0.1.90#701

Merged
matoous merged 1 commit intomainfrom
dependabot/github_actions/rvben/rumdl-0.1.90
May 7, 2026
Merged

build(deps): bump rvben/rumdl from 0.1.88 to 0.1.90#701
matoous merged 1 commit intomainfrom
dependabot/github_actions/rvben/rumdl-0.1.90

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps rvben/rumdl from 0.1.88 to 0.1.90.

Release notes

Sourced from rvben/rumdl's releases.

v0.1.89

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)

Downloads

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

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.

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)

... (truncated)

Commits
  • 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)
  • 49a1de2 perf(discovery): precompile exclude matchers and reuse walker file types (#617)
  • d9cde4d fix(cli): allow --profile output in --silent mode (#619)
  • e8c3029 chore: bump version to v0.1.89
  • 34c88be refactor(md046): replace custom colon fence vec with in_code_block flag
  • 3efd089 docs(azure_devops): complete documentation coverage for AzureDevOps flavor
  • e5e02af docs: add azure_devops flavor documentation
  • 9c3c02c test(azure_devops): add boundary tests for indentation and bare closer edge c...
  • 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.88 to 0.1.90.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@6fd01e7...1b67cda)

---
updated-dependencies:
- dependency-name: rvben/rumdl
  dependency-version: 0.1.90
  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 7, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 7, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
developer-sumup-com d2a01b2 Commit Preview URL

Branch Preview URL
May 07 2026, 03:16 AM

@matoous matoous merged commit fc2081d into main May 7, 2026
5 checks passed
@matoous matoous deleted the dependabot/github_actions/rvben/rumdl-0.1.90 branch May 7, 2026 09:20
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