Skip to content

chore(deps): bump the github-actions group with 2 updates - #103

Merged
lens0021 merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-a8d6070cfb
Aug 9, 2026
Merged

chore(deps): bump the github-actions group with 2 updates#103
lens0021 merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-a8d6070cfb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 2 updates: rvben/rumdl and zizmorcore/zizmor-action.

Updates rvben/rumdl from 0.2.43 to 0.2.49

Release notes

Sourced from rvben/rumdl's releases.

v0.2.49

Security

  • config: keep an extends target's path and contents out of messages about it (72bcb49)

    An extends value is expanded from the environment before it is resolved, so naming the resolved path in an error or warning printed environment variable values wherever that message went, which under CI is the build log. extends also points at an arbitrary path, so a target that is not valid TOML had its offending line quoted back. A file reached through extends is now named by the reference as written, and its own text is never repeated. A config you name yourself is unchanged, and rumdl config, the language server's report to its editor, and RUST_LOG=debug still show resolved paths.

    Reported privately by Shuvam Kumar.

Fixed

  • md072: keep every trailing newline when sorting frontmatter keys (a5e7c40)
  • fix-utils: measure fix ranges against the content the rule read (2ed4238)
  • md044: read a wikilink's display text, not the page name it hides (51d584e)
  • md039: keep wikilinks and nested images intact when trimming link text (aabd859)
  • md045,md057,md044: stop reporting wiki embeds as images (1147d17)
  • md058,md065: preserve the trailing newline when inserting blank lines (#783) (0ba54ce)
  • md013: track line numbers in BlockBuilder for list reflow (#780) (56e2b3f)
  • mkdocs: read an indented code block inside a container body as code (9439134)
  • md087,inline-config: judge directives in indented container bodies (9285de1)

Performance

  • md038: judge nested backticks against the outermost spans on a line (b02ea88)

Downloads

File Platform Checksum
rumdl-v0.2.49-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.49-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.49-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.49-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.49-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.49-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.49-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)

uv tool install rumdl
</tr></table> 

... (truncated)

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.2.52 - 2026-08-05

Fixed

  • md012: report blank lines before a code block that ends the document (#791) (e897556)
  • rules: treat a template shortcode tag as opaque markup (6962184)
  • cli: report a piped document's findings on stdout like every other run (47f8a50)

0.2.51 - 2026-08-05

Added

  • md088: normalize quotes and dashes to ASCII (#763) (52e9844)

Fixed

  • config: keep a file's per-file-ignores out of the workspace index it feeds (2bb0ce7)
  • md051: validate cross-file link fragments for a document read from stdin (e215c65)
  • md051: report a broken fragment on a query-string destination once (7c8390f)
  • md088: leave modifier letters and math notation alone (56dbf0f)
  • config: report the effective rule lists from config get global.* (5db8f0c)
  • config: answer config get for every key rumdl accepts (ecce820)
  • md035: publish the horizontal rule style the rule enforces (77c8c65)
  • config: accept every config key a rule actually reads (8ec7bba)
  • lsp: identify documents by the same resolved path as the index (78f4aa0)
  • lsp: keep frontmatter values out of find-references results (499b005)
  • md051: index cross-file links independently of frontmatter config (ca7b93e)
  • lsp: build the workspace index from the rules the CLI uses (b7a293c)
  • md051,md080: resolve the anchor style per file, not once from the global flavor (8e09304)

0.2.50 - 2026-08-04

Added

  • md077: support fixed continuation indent config (#786) (fea6322)

Fixed

  • md065: leave markers alone inside a block that hides its content (2654364)
  • md065: report thematic breaks written with spaces between markers (1d29236)
  • md076: ask the parser whether a list item's block is really fenced (fd616c2)
  • md022: require a blank line below a heading above a spaced thematic break (27120f2)
  • MD076: preserve fenced list item spacing (#788) (2d60067)

... (truncated)

Commits
  • 4e70093 chore: bump version to v0.2.49
  • 72bcb49 fix(config): keep an extends target's path and contents out of messages about it
  • a5e7c40 fix(md072): keep every trailing newline when sorting frontmatter keys
  • 2ed4238 fix(fix-utils): measure fix ranges against the content the rule read
  • 51d584e fix(md044): read a wikilink's display text, not the page name it hides
  • aabd859 fix(md039): keep wikilinks and nested images intact when trimming link text
  • 1147d17 fix(md045,md057,md044): stop reporting wiki embeds as images
  • b02ea88 perf(md038): judge nested backticks against the outermost spans on a line
  • 0ba54ce fix(md058,md065): preserve the trailing newline when inserting blank lines (#...
  • 56e2b3f fix(md013): track line numbers in BlockBuilder for list reflow (#780)
  • Additional commits viewable in compare view

Updates zizmorcore/zizmor-action from 0.6.1 to 0.6.2

Release notes

Sourced from zizmorcore/zizmor-action's releases.

v0.6.2

zizmor 1.29.0 is now the default version.

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 github-actions group with 2 updates: [rvben/rumdl](https://github.com/rvben/rumdl) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action).


Updates `rvben/rumdl` from 0.2.43 to 0.2.49
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@d4b387e...4e70093)

Updates `zizmorcore/zizmor-action` from 0.6.1 to 0.6.2
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](zizmorcore/zizmor-action@6fc4b00...3dc1ecc)

---
updated-dependencies:
- dependency-name: rvben/rumdl
  dependency-version: 0.2.49
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

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 Aug 9, 2026
@dependabot
dependabot Bot requested a review from lens0021 as a code owner August 9, 2026 11:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github-actions Pull requests that update Github_actions code labels Aug 9, 2026
@lens0021
lens0021 merged commit b6d35a7 into main Aug 9, 2026
28 checks passed
@lens0021
lens0021 deleted the dependabot/github_actions/github-actions-a8d6070cfb branch August 9, 2026 15:24
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