Skip to content

Bump rumdl from 0.2.28 to 0.2.30 in /src-tauri#7

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/rumdl-0.2.30
Closed

Bump rumdl from 0.2.28 to 0.2.30 in /src-tauri#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/rumdl-0.2.30

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps rumdl from 0.2.28 to 0.2.30.

Release notes

Sourced from rumdl's releases.

v0.2.30

Added

  • MD007: clamp explicit fixed-style indent under ordered parents (1f3a32d)

Fixed

  • lint-context: keep lazy continuation lines in their list block (a17f0af)

Downloads

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

Fixed

  • lint-context: keep indented continuation lines when a different list type follows (5dd3c3f)
  • MD013: treat tabs and extra spaces after a list marker as marker padding (f0f97a2)

... (truncated)

Changelog

Sourced from rumdl's changelog.

0.2.30 - 2026-07-09

Added

  • MD007: clamp explicit fixed-style indent under ordered parents (1f3a32d)

Fixed

  • MD013: measure reflow shift against the source content column, so blocks nested under a padded list marker keep their position (54f1359)
  • lint-context: keep lazy continuation lines in their list block (a17f0af)

0.2.29 - 2026-07-09

Fixed

  • lint-context: keep indented continuation lines when a different list type follows (5dd3c3f)
  • MD013: treat tabs and extra spaces after a list marker as marker padding (f0f97a2)
Commits
  • 12e34fe chore: bump version to v0.2.30
  • 1f3a32d feat(MD007): clamp explicit fixed-style indent under ordered parents
  • d5f900d ci(release): tolerate PyPI filename collisions on publish re-runs
  • a17f0af fix(lint-context): keep lazy continuation lines in their list block
  • 54f1359 refactor(MD013): measure reflow shift against the source content column
  • b58c65e ci(release): pin npm to 11.18.0 for the OIDC publish step
  • b97135d chore: bump version to v0.2.29
  • bc7e8ce ci(links): exclude GitHub stargazers URLs from the link check
  • 5dd3c3f fix(lint-context): keep indented continuation lines when a different list typ...
  • f0f97a2 fix(MD013): treat tabs and extra spaces after a list marker as marker padding
  • See full diff 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 [rumdl](https://github.com/rvben/rumdl) from 0.2.28 to 0.2.30.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@v0.2.28...v0.2.30)

---
updated-dependencies:
- dependency-name: rumdl
  dependency-version: 0.2.30
  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 rust Pull requests that update rust code labels Jul 11, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #17.

@dependabot dependabot Bot closed this Jul 18, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/src-tauri/rumdl-0.2.30 branch July 18, 2026 00:15
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants