chore(deps): bump comrak from 0.39.0 to 0.45.0 in /backend#184
chore(deps): bump comrak from 0.39.0 to 0.45.0 in /backend#184dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.39.0 to 0.45.0. - [Release notes](https://github.com/kivikakk/comrak/releases) - [Changelog](https://github.com/kivikakk/comrak/blob/main/CHANGELOG.md) - [Commits](kivikakk/comrak@v0.39.0...v0.45.0) --- updated-dependencies: - dependency-name: comrak dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Greptile Overview
Greptile Summary
Dependency update for comrak from 0.39.0 to 0.45.0. This is a significant version jump (6 minor versions) with substantial breaking API changes documented in the comrak release notes, including:
NodeValue::Textnow usesCow<'static, str>instead ofString- Options module reorganized to
comrak::options - Several
NodeValuevariants now boxed SyntaxHighlighterAdaptersignature changes
Key Finding: comrak is declared as a direct dependency in Cargo.toml but appears to be unused in the codebase - no imports or usage found in any Rust source files.
Recommendation: Consider removing this dependency entirely if it's not being used. If it's intended for future use, the current update should be safe since there's no existing code to break.
Important Files Changed
File Analysis
| Filename | Score | Overview |
|---|---|---|
| backend/Cargo.toml | 5/5 | Updated comrak dependency from 0.39.0 to 0.45.0 - version bump only |
| backend/Cargo.lock | 5/5 | Lock file updated with comrak 0.45.0 and its new transitive dependencies (emojis, fmt2io, jetscii), removed unused dependencies (deunicode, slug) |
1 file reviewed, no comments
|
Dependabot can't evaluate your Rust dependency files. Because of this, Dependabot cannot update this pull request. |
6 similar comments
|
Dependabot can't evaluate your Rust dependency files. Because of this, Dependabot cannot update this pull request. |
|
Dependabot can't evaluate your Rust dependency files. Because of this, Dependabot cannot update this pull request. |
|
Dependabot can't evaluate your Rust dependency files. Because of this, Dependabot cannot update this pull request. |
|
Dependabot can't evaluate your Rust dependency files. Because of this, Dependabot cannot update this pull request. |
|
Dependabot can't evaluate your Rust dependency files. Because of this, Dependabot cannot update this pull request. |
|
Dependabot can't evaluate your Rust dependency files. Because of this, Dependabot cannot update this pull request. |
|
@dependabot rebase |
|
Dependabot can't evaluate your Rust dependency files. Because of this, Dependabot cannot update this pull request. |
Bumps comrak from 0.39.0 to 0.45.0.
Release notes
Sourced from comrak's releases.
... (truncated)
Changelog
Sourced from comrak's changelog.
... (truncated)
Commits
fdb17fcMerge pull request #645 from kivikakk/release/v0.45.0ed71669CHANGELOG.md: finish 0.45.0.ea897a3CHANGELOG.md: add generated portion.623ca6cCargo.toml: v0.45.0.7d8c2efrefactor.adafaa1Merge pull request #644 from kivikakk/push-uqpuzrsoptqld9d0f81clean up a little more.a8698d5Merge pull request #643 from kivikakk/push-pmwrmnmrspym2b48d2ewhoops! uncomment const.9f12a78flake.nix: modernise, add wasm32-unknown-unknown.You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)