chore(deps): Bump the patch-and-minor group with 2 updates#25
Merged
Conversation
Bumps the patch-and-minor group with 2 updates: [anyhow](https://github.com/dtolnay/anyhow) and [ratatui-image](https://github.com/ratatui/ratatui-image). Updates `anyhow` from 1.0.102 to 1.0.103 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.102...1.0.103) Updates `ratatui-image` from 11.0.5 to 11.0.6 - [Release notes](https://github.com/ratatui/ratatui-image/releases) - [Changelog](https://github.com/ratatui/ratatui-image/blob/master/CHANGELOG.md) - [Commits](ratatui/ratatui-image@v11.0.5...v11.0.6) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: ratatui-image dependency-version: 11.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
leboiko
added a commit
that referenced
this pull request
Jul 2, 2026
ttf-parser's author declared the crate unmaintained on 2026-06-30 (RUSTSEC-2026-0192). It is a deep transitive dep of the mermaid SVG->raster pipeline (mermaid-rs-renderer -> fontdb/usvg/resvg/ rustybuzz -> ttf-parser); every version is flagged, so there is no upgrade escape, and the whole resvg/usvg/fontdb/ttf-parser stack shares one upstream author. It is an unmaintained notice, not a security vulnerability. This is the first master CI run to fetch the advisory after it was published, which is why #25's post-merge run went red despite the PR-branch run passing the day before — no code change caused it. Handled the same way as the existing syntect transitive ignores: documented ignore with the upstream blocker cited for quarterly re-audit. `cargo deny check` is green again locally. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the patch-and-minor group with 2 updates: anyhow and ratatui-image.
Updates
anyhowfrom 1.0.102 to 1.0.103Release notes
Sourced from anyhow's releases.
Commits
5bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
ratatui-imagefrom 11.0.5 to 11.0.6Release notes
Sourced from ratatui-image's releases.
Changelog
Sourced from ratatui-image's changelog.
Commits
a813cdechore: release v11.0.6 (#183)0fa175conly filter out '\0'772dc53add check for ascii control characters returned bychafa_canvas_get_char_at()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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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