Skip to content

build(deps): bump rvben/rumdl from 0.1.36 to 0.1.37#532

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/rvben/rumdl-0.1.37
Open

build(deps): bump rvben/rumdl from 0.1.36 to 0.1.37#532
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/rvben/rumdl-0.1.37

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

Bumps rvben/rumdl from 0.1.36 to 0.1.37.

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.

[Unreleased]

[0.1.37] - 2026-03-04

Fixed

  • MD013: Resolve false positive for MkDocs 2-space list continuation indents when using semantic-line-breaks reflow mode. Continuation lines at the minimum indent were incorrectly flagged as needing reflow (#484)
  • MD013: Detect actual indent of text content for reflow output instead of trimming and re-indenting, which produced incorrect indentation for code blocks and nested structures
  • MD013: Use correct indent threshold for code block detection, fixing cases where indented code blocks inside list items were incorrectly treated as text for reflow
  • MD028: Make blank-line scanning functions skip-context-aware (HTML comments, frontmatter, code blocks) to prevent false positives on blockquote separators
  • MD050: Resolve check/fix divergence for strong emphasis markers inside inline code in table cells
  • MD050: Add line-level code span detection fallback for inline code markers in tables
  • MD051: Handle escaped backticks correctly in mask_pipes_in_inline_code for table cell parsing
  • MD051: Preserve underscores in code spans during GitHub anchor generation
  • MD054: Skip alert/callout syntax (e.g., [!NOTE]) in shortcut link detection to avoid false positives
  • MD056: Remove duplicate split_row_into_cells function, consolidate table cell parsing
  • Rules: Correct CommonMark compliance and close audit gaps across multiple rules

Changed

  • Dependencies: Update all dependencies including major bumps: toml 0.9 → 1.0, toml_edit 0.24 → 0.25, jsonschema 0.37 → 0.44. Remove unused rand dev-dependency. ~80 crates updated to latest compatible versions
  • CI: Update ryl-pre-commit to v0.4.0

[0.1.36] - 2026-03-02

... (truncated)

Commits
  • 98bf311 chore(release): bump version to 0.1.37 and update CHANGELOG
  • 8b78caa chore(deps): update all dependencies including toml 1.0, toml_edit 0.25, json...
  • 6c69a18 fix(rules): use correct indent for code block threshold and robust indent det...
  • 5b19be6 fix(rules): detect actual indent for reflow output, remove trim workaround
  • 890f319 fix(rules): resolve MD013 false positive for MkDocs 2-space list continuation
  • 4bf9494 fix(lint): resolve clippy needless_range_loop in MD028 has_content_between
  • 9868021 chore(ci): update ryl-pre-commit to v0.4.0
  • 3e86e05 fix(rules): correct CommonMark compliance and close audit gaps
  • 212720e test(rules): add missing code span slug tests for MD051
  • 084c2fe refactor(rules): remove duplicate split_row_into_cells in MD056
  • 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.36 to 0.1.37.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@28dd972...98bf311)

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

cloudflare-workers-and-pages bot commented Mar 4, 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 2f51d62 Commit Preview URL

Branch Preview URL
Mar 04 2026, 03:16 AM

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.

0 participants