Skip to content

chore(deps): bump comrak in /bots/glambot - #564

Merged
hyperpolymath merged 3 commits into
mainfrom
dependabot/cargo/bots/glambot/cargo-0e388f5846
Sep 24, 2026
Merged

hyperpolymath merged 3 commits into
mainfrom
dependabot/cargo/bots/glambot/cargo-0e388f5846

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps comrak in /bots/glambot from 0.54.0 to 0.55.0.

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 [comrak](https://github.com/kivikakk/comrak) in `/bots/glambot` from 0.54.0 to 0.55.0.


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: cargo
...

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 22, 2026
@coderabbitai

coderabbitai Bot commented Sep 22, 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: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 00a021ea-ee88-42d0-acdb-78afa161cedc

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.

@hyperpolymath
hyperpolymath enabled auto-merge (squash) September 23, 2026 09:37
@hyperpolymath
hyperpolymath merged commit e6b2d53 into main Sep 24, 2026
23 of 25 checks passed
@hyperpolymath
hyperpolymath deleted the dependabot/cargo/bots/glambot/cargo-0e388f5846 branch September 24, 2026 01:31
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