Skip to content

chore(deps): Update dependency rumdl to v0.2.73 - #1002

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rumdl-0.x
Open

chore(deps): Update dependency rumdl to v0.2.73#1002
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rumdl-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
rumdl (source) 0.2.600.2.73 age confidence

Release Notes

rvben/rumdl (rumdl)

v0.2.73

Compare Source

Fixed
  • MD022,MD031,MD032,MD058: count a comment-only line as a blank line (b394e30)
  • MD057: stop requiring index.md for directory links in filesystem mode (c04ae4e)
  • MD051: validate fragments in repository-absolute cross-file links (ead5f39)
  • parser: stop reading headings inside blocks whose body is not Markdown (59958b1)
  • MD077: carry a code block's interior indentation when reindenting its fence (00c578d)

v0.2.72

Compare Source

Added
  • MD090: add rule flagging horizontal rules directly before headings (09dcae5)
Fixed
  • MD013: end a sentence after a closing marker run of any shape (e63206c)

v0.2.71

Compare Source

Fixed
  • MD034: do not report the tail of a schemed URI as a bare email (a8df862)
  • lsp: write the mailto scheme when converting a bare email to a link (600e229)
  • config: measure suggestion distance in characters, not bytes (eabdf80)
  • MD034: emit a link, not an autolink, when fixing bare URLs in MDX (98a6255)
  • config: suggestion panics on multibyte characters (dd88a4a)

v0.2.70

Compare Source

Fixed
  • mdx: recover instead of crashing on unclosed JSX in a link label (35de79c)
  • lsp: index links whose paths contain parentheses (bc5adc0)
  • MD057: handle balanced parentheses in link paths (b2a9ce9)
  • MD032: respect suppression at each list boundary (9aeb5f3)
  • MD087,inline-config: ignore directives inside inline code spans (749a7ea)
  • stdin: preserve original bytes when formatting is unchanged (2c84470)
  • MD046: align fence repairs with diagnostic edits (443892e)
  • MD032: preserve line endings in document fixes (60bae56)
Performance
  • MD024: avoid cloned keys and redundant diagnostic work (ffebf4e)

v0.2.69

Compare Source

Fixed
  • MD032: recognize spaced nested blockquotes (974540f)
  • MD032: separate lists from standalone code fences (e335c58)
  • mdx: avoid parser panic on malformed Setext headings (5e4a387)
  • preserve markdown containing merge conflicts (8aabd3d)
  • deps: remove unmaintained paste and atomic-polyfill (e2ab5cb)

v0.2.68

Compare Source

Fixed
  • MDX: recognize Markdown links and images inside JSX elements, including generated reference tables, without requiring blank lines. This removes false MD091 warnings and lets normal link rules check the content. JavaScript expressions, JSX attributes, comments, and code are excluded, and link fixes preserve source labels and positions (#​801).
Performance
  • Reduce regex locking and redundant rule work.
  • Precompute proper-name lookups and streamline regex caching.

v0.2.67

Compare Source

Fixed
  • code-block-tools: survive a tool that exits without reading its input (a3f2b15)
  • MD042: do not report an image with an unparseable destination as an empty link (600236e)
  • code-block-tools: report missing tool binaries instead of passing silently (fd83c4b)
  • code-block-tools: report tool failures from the format path (4f92370)

v0.2.66

Compare Source

Fixed
  • MD051: GitHub-style anchors match GitHub.com for a § in the heading and for an emoji not surrounded by spaces (#​854) (d530737). A link written to the old slug is now reported, and MD073 regenerates the TOC entry of such a heading on its next fix; MD080 and the LSP heading rename use the same slug.
  • MD063: recognize an ordinal wrapped in punctuation (473bf51)
  • MD013: keep a link-only line inside the sentence it continues (3e767ee)
  • MD013: read require-sentence-capital when counting sentences (8706780)
Added
  • config: apply inline --config overrides to the non-rule sections (7737dca)
  • cli: accept format as a hidden alias for fmt (0cd9168)

v0.2.65

Compare Source

Added
  • MD091: add opt-in rule for markdown inside HTML blocks (4333acf)
  • cli: add --no-code-block-tools and --only-code-block-tools mode flags (#​829) (fc410f7)
  • config: show every configuration section in rumdl config (#​851) (4dc0d30)
Fixed
  • config: parse [tool.rumdl.code-block-tools] in pyproject.toml (#​851) (87b159d)
  • config: report a malformed code-block-tools section (ed1b7c5)
  • config: report the line length MD013 enforces (a4bf2a7)
  • config: state that an empty section in rumdl config is empty (cac7b76)
  • config: print each code-block-tools setting on one line (02ba15d)
  • MD046: preserve code blocks during style conversion (9f13f3b)
  • MD063: preserve the English first-person pronoun in sentence-case headings (#​845) (35b2df9)
  • MD063: honor pronoun boundaries and explicit ignores (0604c03)

v0.2.64

Compare Source

Added
  • flavor: add preview support for GitHub Agentic Workflows (gh-aw), including imports and current conditional branch syntax (39f7263)
  • Rust API: add MarkdownFlavor::GhAw; downstream exhaustive matches must handle the new variant
  • MD089: add opt-in cjk-spacing rule (50f40a2)
  • MD089: add configuration for cjk-spacing symbol sets (868e933)
  • unicode: add is_cjk_letter predicate (087e518)
Fixed
  • MD013: handle sentences ending before code spans in sentence-per-line reflow (#​811, #​812) (576e2c1)
  • MD022: accept per-level arrays during validation (976087c)
  • MD051: slug headings with the whitespace an anchor element leaves (04cbfc2)
  • MD057: exclude Markdown-looking frontmatter strings from body link validation and workspace indexing (39f7263)
  • MD041: never move or promote headings across GitHub Agentic Workflow control boundaries (39f7263)
  • MD063: capitalize opening link labels in sentence case (88ea8b7)
  • MD073: skip TOC entries for headings that slug to nothing (41e2312)
  • docs: improve responsive accessibility (4b54ce5)

v0.2.63

Compare Source

Added
  • brand: refine wordmark typography (e871dcb)
  • playground: rebuild browser editor (35e27df)
  • analytics: classify aggregate referral sources (3cc0ef2)
  • brand: add social previews and npm identity (d6971f6)
  • docs: restore terminal capture colors (eccf710)
  • docs: frame terminal capture (084fc30)
  • docs: use real terminal capture (e417bae)
  • docs: replace hero proof with real terminal (6c66a07)
  • docs: sharpen homepage activation path (a60b622)
  • docs: expose private adoption snapshot (da299bb)
  • brand: adopt Heading Pulse identity (1a05c28)
  • docs: activate adoption analytics and reporting (3a0b64f)
  • docs: improve website and product documentation (ad4ebf9)
Fixed
  • deps: update vulnerable development dependencies (8489019)
  • MD051: register HTML anchors as browsers resolve them (e4615b0)
  • MD063: preserve every inline HTML tag in headings (e5de9cf)
  • MD073: read TOC markers and heading anchors as rendered (6a8eba2)
  • MD061: preserve matched term casing in diagnostics (11bf7cd)
  • MD029: check parenthesized markers and ordered-only documents (c67c96c)
  • MD041: promote only paragraph lines and measure title length in characters (faba034)
  • MD026: keep entity and emoji shortcode delimiters in headings (ab0886d)
  • MD009: honor br-spaces below 2 as no line-break exception (39bba7c)
  • docs: sharpen closing invitation (32f8e33)
  • docs: clarify repository check actions (136eb57)
  • docs: restore homepage documentation gateway (db5ae8f)
  • output: show full Windows paths without the verbatim prefix (2dbfd15)
  • output: drop the Windows verbatim prefix from SARIF artifact URIs (c9a8758)
  • output: harden machine-readable formats (3e2816d)
  • docs: ignore out-of-contract adoption rows (473620d)
  • docs: enforce analytics event contract (cc7d4c8)
  • docs: make uvx the primary trial command (3fc2727)
  • cli: honour --disable all and disable = ["all"] in rumdl check (22a3b37)
  • docs: bind production analytics dataset (33f26c9)
  • docs: make homepage links verifiable (df67325)

v0.2.62

Compare Source

Added
  • flavor: add support for Markdown with Gherkin (MDG) (db62377)

v0.2.61

Compare Source

Added
  • cli: add --stdin-batch for NUL-framed multi-document linting and --stdin-batch-closed-world for supplied-document-only link resolution

Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "after 9am and before 5pm every weekday,every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) September 1, 2026 10:35
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

📊 Source Code Metrics (this PR vs main)

No metric changes detected.

Generated by mehen v1.10.0 — the code quality watcher.

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Binary Size Report

Measured artifact: full-CGO Linux binary built from this workflow.

Size
main 67MiB
This PR 67MiB
Delta -32B (-0.00%)
Size history
xychart-beta
  title "Binary size (bytes)"
  x-axis ["chore(deps): Update dependency", "chore(deps): Update module git", "chore(deps): Update module git", "chore(deps): Update module git", "chore(deps): Update dependency", "chore(deps): Update module git", "chore(deps): Update dependency", "chore(deps): Update module git", "chore(deps): Update dependency", "chore(deps): Update dependency", "chore(deps): Update dependency", "chore(deps): Update module go.", "fix(shellcheck): make wasm bui", "chore(deps): Update dependency", "feat(vscode): improve Marketpl", "feat(intellij): improve Market", "fix(release): restore Zed gram", "chore(deps): Update dependency", "chore(go): upgrade toolchain t", "This PR"]
  y-axis "Bytes"
  bar [70808664, 70808664, 70808664, 70808696, 70808664, 70808600, 70808664, 70812760, 70812728, 70812728, 70812728, 70841304, 70841304, 70841304, 70841304, 70841304, 70841368, 70841336, 69836248, 69836216]
Loading

@codspeed-hq

codspeed-hq Bot commented Sep 1, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 25.82%

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 1 improved benchmark
❌ 3 regressed benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
BenchmarkComplexNolus 68.3 µs 110.9 µs -38.45%
BenchmarkRealWorldFix 68.9 µs 110.1 µs -37.46%
BenchmarkComplexAria 71.8 µs 109.2 µs -34.24%
BenchmarkDiscovery 288.2 ms 240.9 ms +19.65%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing renovate/rumdl-0.x (474f6f4) with main (9a8f619)

Open in CodSpeed

@codecov

codecov Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@renovate
renovate Bot force-pushed the renovate/rumdl-0.x branch from d41df73 to 4c479e7 Compare September 2, 2026 09:31
@renovate renovate Bot changed the title chore(deps): Update dependency rumdl to v0.2.62 chore(deps): Update dependency rumdl to v0.2.63 Sep 2, 2026
@renovate renovate Bot changed the title chore(deps): Update dependency rumdl to v0.2.63 chore(deps): Update dependency rumdl to v0.2.64 Sep 3, 2026
@renovate
renovate Bot force-pushed the renovate/rumdl-0.x branch 2 times, most recently from 64d6c9c to 1859cd1 Compare September 5, 2026 02:37
@renovate renovate Bot changed the title chore(deps): Update dependency rumdl to v0.2.64 chore(deps): Update dependency rumdl to v0.2.65 Sep 5, 2026
@renovate
renovate Bot force-pushed the renovate/rumdl-0.x branch from 1859cd1 to df6ef35 Compare September 5, 2026 16:58
@renovate renovate Bot changed the title chore(deps): Update dependency rumdl to v0.2.65 chore(deps): Update dependency rumdl to v0.2.66 Sep 5, 2026
@renovate
renovate Bot force-pushed the renovate/rumdl-0.x branch from df6ef35 to 4d12259 Compare September 6, 2026 20:57
@renovate renovate Bot changed the title chore(deps): Update dependency rumdl to v0.2.66 chore(deps): Update dependency rumdl to v0.2.67 Sep 6, 2026
@renovate
renovate Bot force-pushed the renovate/rumdl-0.x branch from 4d12259 to c7284a6 Compare September 7, 2026 21:08
@renovate renovate Bot changed the title chore(deps): Update dependency rumdl to v0.2.67 chore(deps): Update dependency rumdl to v0.2.68 Sep 7, 2026
@renovate
renovate Bot force-pushed the renovate/rumdl-0.x branch from c7284a6 to b443397 Compare September 8, 2026 21:35
@renovate renovate Bot changed the title chore(deps): Update dependency rumdl to v0.2.68 chore(deps): Update dependency rumdl to v0.2.69 Sep 8, 2026
@renovate
renovate Bot force-pushed the renovate/rumdl-0.x branch from b443397 to 8ca7e41 Compare September 10, 2026 11:48
@renovate renovate Bot changed the title chore(deps): Update dependency rumdl to v0.2.69 chore(deps): Update dependency rumdl to v0.2.70 Sep 10, 2026
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: e60e9c83-b6a7-46d1-8733-50307869cffa

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@renovate
renovate Bot force-pushed the renovate/rumdl-0.x branch from 8ca7e41 to 66e630a Compare September 10, 2026 20:37
@renovate renovate Bot changed the title chore(deps): Update dependency rumdl to v0.2.70 chore(deps): Update dependency rumdl to v0.2.71 Sep 10, 2026
@renovate
renovate Bot force-pushed the renovate/rumdl-0.x branch from 66e630a to 8b5847d Compare September 11, 2026 13:57
@renovate renovate Bot changed the title chore(deps): Update dependency rumdl to v0.2.71 chore(deps): Update dependency rumdl to v0.2.72 Sep 11, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/rumdl-0.x branch from 8b5847d to 474f6f4 Compare September 11, 2026 20:06
@renovate renovate Bot changed the title chore(deps): Update dependency rumdl to v0.2.72 chore(deps): Update dependency rumdl to v0.2.73 Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants