Skip to content

chore(deps): bump comrak from 0.54.0 to 0.55.0 in the all group - #563

Merged
roele merged 1 commit into
mainfrom
dependabot/cargo/all-0e388f5846
Sep 10, 2026
Merged

chore(deps): bump comrak from 0.54.0 to 0.55.0 in the all group#563
roele merged 1 commit into
mainfrom
dependabot/cargo/all-0e388f5846

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the all group with 1 update: comrak.

Updates comrak from 0.54.0 to 0.55.0

Release notes

Sourced from comrak's releases.

v0.55.0

Security:

  • Fixed two DoS issues, published as GHSA-xg9p-p4jc-c46g.
    • Both are in the autolinks extension, which are part of the gfm option set and fairly widely used, and so you almost certainly want to upgrade if you process untrusted content.

Stability:

  • The tagfilter extension has been marked deprecated, and will be removed in Comrak 0.56.0. (by @​kivikakk in kivikakk/comrak#830)
    • It's not fit for any purpose; signed, the author.

Dependency updates:

Diff: kivikakk/comrak@v0.54.0...v0.55.0

Changelog

Sourced from comrak's changelog.

[v0.55.0] - 2026-09-06

Security:

  • Fixed two DoS issues, published as GHSA-xg9p-p4jc-c46g.
    • Both are in the autolinks extension, which are part of the gfm option set and fairly widely used, and so you almost certainly want to upgrade if you process untrusted content.

Stability:

  • The tagfilter extension has been marked deprecated, and will be removed in Comrak 0.56.0. (by @​kivikakk in kivikakk/comrak#830)
    • It's not fit for any purpose; signed, the author.

Dependency updates:

Diff: kivikakk/comrak@v0.54.0...v0.55.0

Commits
  • 6fbe87f Merge pull request #831 from kivikakk/release/v0.55.0
  • e6c4b78 CHANGELOG: finish v0.55.0.
  • 7fc5e97 CHANGELOG.md: add generated portion.
  • b50edaa Cargo.toml: v0.55.0.
  • 6291310 autolink_delim: O(n^2) -> O(n).
  • a45e2d3 process_email_autolinks: recursive -> iterative.
  • 1f0db01 Merge pull request #830 from kivikakk/kiv/tagfilter-deprecate
  • 6fd1258 tagfilter: deprecate.
  • c5a3b45 Merge pull request #827 from kivikakk/dependabot/cargo/emojis-0.8.2
  • 087da25 Bump emojis from 0.8.1 to 0.8.2
  • 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 <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 all group with 1 update: [comrak](https://github.com/kivikakk/comrak).


Updates `comrak` from 0.54.0 to 0.55.0
- [Release notes](https://github.com/kivikakk/comrak/releases)
- [Changelog](https://github.com/kivikakk/comrak/blob/main/CHANGELOG.md)
- [Commits](kivikakk/comrak@v0.54.0...v0.55.0)

---
updated-dependencies:
- dependency-name: comrak
  dependency-version: 0.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

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 Sep 10, 2026
@greptile-apps

greptile-apps Bot commented Sep 10, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

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

⚙️ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Advanced

Run ID: 11a0ae21-0cab-48c6-bcef-8c8e5a274adf

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.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcomrak@​0.54.0 ⏵ 0.55.08010010010080

View full report

@roele
roele merged commit be8af07 into main Sep 10, 2026
4 checks passed
@roele
roele deleted the dependabot/cargo/all-0e388f5846 branch September 10, 2026 19:22
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.

1 participant