Skip to content

Bump the python-minor-patch group with 3 updates#62

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-minor-patch-e9b5ad105f
Open

Bump the python-minor-patch group with 3 updates#62
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-minor-patch-e9b5ad105f

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the python-minor-patch group with 3 updates: rumdl, rust-just and dataframely.

Updates rumdl from 0.2.25 to 0.2.28

Release notes

Sourced from rumdl's releases.

v0.2.28

Added

  • md043: report each heading mismatch via sequence alignment (d46dbef)

Fixed

  • lsp: isolate rule panics from the document lint path (020d4a2)
  • prevent stack overflow on deeply nested blockquote markers (1dd3ce5)
  • write fixes atomically and exit non-zero on unreadable files (085d7fe)
  • per-file-ignores: enforce centrally in the fix coordinator (c4b9899)
  • fmt: honor per-file-ignores on the stdin pipeline (5b5e779)
  • fmt: honor per-file-ignores in the fix pipeline (cb2d7f7)
  • md043: say 'pattern position' in unsatisfied-wildcard warnings (9ffc105)

Performance

  • md013: drop the per-check heading lookup allocation (f76a209)
  • make semantic-line-break reflow iterative (5692564)
  • md077: compute list-continuation ranges in linear time (d36b017)

Downloads

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

... (truncated)

Changelog

Sourced from rumdl's changelog.

0.2.28 - 2026-07-03

Added

  • md043: report each heading mismatch via sequence alignment (d46dbef)

Fixed

  • lsp: isolate rule panics from the document lint path (020d4a2)
  • prevent stack overflow on deeply nested blockquote markers (1dd3ce5)
  • write fixes atomically and exit non-zero on unreadable files (085d7fe)
  • per-file-ignores: enforce centrally in the fix coordinator (c4b9899)
  • fmt: honor per-file-ignores on the stdin pipeline (5b5e779)
  • fmt: honor per-file-ignores in the fix pipeline (cb2d7f7)
  • md043: say 'pattern position' in unsatisfied-wildcard warnings (9ffc105)

Performance

  • md013: drop the per-check heading lookup allocation (f76a209)
  • make semantic-line-break reflow iterative (5692564)
  • md077: compute list-continuation ranges in linear time (d36b017)

0.2.27 - 2026-06-30

Fixed

  • MD077: detect latent list markers past an unstable heading (05d273e)
  • MD013: keep reference-style links atomic when reflowing (a991a71)

0.2.26 - 2026-06-29

Added

  • wasi: add wasi build feature, make target, and CI coverage (8b9b027)
  • lsp: add enableSymbols setting to gate symbol providers (b80f001)

Fixed

  • workspace-index: make cache temp file names unique per write (d3aa269)
  • allow building for WASI (8d0b44a)
  • MD060: preserve trailing blank lines and skip table-free content (0223b30)
Commits
  • c5f50cb chore: bump version to v0.2.28
  • 1691389 docs: correct the release workflow, add SECURITY.md, and extend gitignore
  • 9b9b268 chore(deps): bump anyhow to 1.0.103
  • cc7077c ci: add scheduled audit and fuzz jobs and wasm/doctest/schema/msrv gates
  • d484ab0 test: remove stale and dead test code
  • 9c7450c refactor: remove dead modules and document shared rule caches
  • f76a209 perf(md013): drop the per-check heading lookup allocation
  • 5692564 perf: make semantic-line-break reflow iterative
  • d36b017 perf(md077): compute list-continuation ranges in linear time
  • 020d4a2 fix(lsp): isolate rule panics from the document lint path
  • Additional commits viewable in compare view

Updates rust-just from 1.54.0 to 1.55.1

Release notes

Sourced from rust-just's releases.

1.55.1

Fixed

  • Fix panic when empty path is passed to --show and --usage (#3511 by casey)

Misc

1.55.0

Fixed

  • Fix forwarded dependency flag value (#3489 by casey)

Changed

  • Allow [arg(pattern)] to be a list (#3484 by casey)
  • Allow [arg(help)] to be expression (#3483 by casey)
  • Allow [arg(pattern)] to be expression (#3482 by casey)

Added

Misc

... (truncated)

Changelog

Sourced from rust-just's changelog.

1.55.1 - 2026-06-29

Fixed

  • Fix panic when empty path is passed to --show and --usage (#3511 by casey)

Misc

1.55.0 - 2026-06-29

Fixed

  • Fix forwarded dependency flag value (#3489 by casey)

Changed

  • Allow [arg(pattern)] to be a list (#3484 by casey)
  • Allow [arg(help)] to be expression (#3483 by casey)
  • Allow [arg(pattern)] to be expression (#3482 by casey)

Added

Misc

... (truncated)

Commits
  • cfcd918 Merge pull request #539 from gnpaone/sync-action
  • 18b9a05 chore: sync files from source repo
  • 8f3f41a Merge pull request #536 from gnpaone/dependabot/npm_and_yarn/npm/rust-just/ty...
  • 0fd46b8 npm(deps-dev): bump @​typescript-eslint/parser in /npm/rust-just
  • 5112945 Merge pull request #538 from gnpaone/npm-update
  • 0150b71 chore: bump npm package version
  • 1e265f5 Merge pull request #537 from gnpaone/sync-action
  • 7ba86d0 chore: sync files from source repo
  • 493ad19 Merge pull request #535 from gnpaone/dependabot/npm_and_yarn/npm/rust-just/ty...
  • 33f4d8a npm(deps-dev): bump @​typescript-eslint/eslint-plugin in /npm/rust-just
  • Additional commits viewable in compare view

Updates dataframely from 2.10.1 to 2.11.0

Release notes

Sourced from dataframely's releases.

v2.11.0

What's Changed

✨ New Features

🐞 Bug Fixes

⚙️ Automation

♻️ Chores

Full Changelog: v2.10.1...v2.11.0

Commits

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 python-minor-patch group with 3 updates: [rumdl](https://github.com/rvben/rumdl), [rust-just](https://github.com/gnpaone/rust-just) and [dataframely](https://github.com/quantco/dataframely).


Updates `rumdl` from 0.2.25 to 0.2.28
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@v0.2.25...v0.2.28)

Updates `rust-just` from 1.54.0 to 1.55.1
- [Release notes](https://github.com/gnpaone/rust-just/releases)
- [Changelog](https://github.com/gnpaone/rust-just/blob/master/CHANGELOG.md)
- [Commits](gnpaone/rust-just@1.54.0...1.55.1)

Updates `dataframely` from 2.10.1 to 2.11.0
- [Release notes](https://github.com/quantco/dataframely/releases)
- [Commits](Quantco/dataframely@v2.10.1...v2.11.0)

---
updated-dependencies:
- dependency-name: rumdl
  dependency-version: 0.2.28
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-minor-patch
- dependency-name: rust-just
  dependency-version: 1.55.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-minor-patch
- dependency-name: dataframely
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 5, 2026
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants