Skip to content

Bump annotate-snippets from 0.12.12 to 0.12.15#25

Merged
Dinnerbone merged 1 commit intomainfrom
dependabot/cargo/annotate-snippets-0.12.15
Apr 29, 2026
Merged

Bump annotate-snippets from 0.12.12 to 0.12.15#25
Dinnerbone merged 1 commit intomainfrom
dependabot/cargo/annotate-snippets-0.12.15

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps annotate-snippets from 0.12.12 to 0.12.15.

Changelog

Sourced from annotate-snippets's changelog.

[0.12.15] - 2026-04-06

Fixed

  • Source highlighting no longer misaligns when source contains zero-width or multi-width characters #400

[0.12.14] - 2026-04-04

Fixed

  • Don't trim middle of spans smaller than padding + margin
  • Properly handle replacement length mismatches
  • Account for "gutter" width when trimming middle of long spans
  • Account for left trim when trimming middle of long spans

[0.12.13] - 2026-03-04

Fixed

  • Correctly handle tabs on the first and last lines of multiline Patch #373 and #380
Commits
  • 12ad772 Merge pull request #401 from Muscraft/0.12.15
  • 0e9cd28 chore: Release annotate-snippets version 0.12.15
  • 8c2f76f Merge pull request #400 from Muscraft/fix-misaligned-highlight-source
  • ee6f3a6 fix(highlight_source): Correctly handle multi-width and zero-width chars
  • 74e1f72 test: Highlight source for zero-width and multi-width characters
  • 562b10e Merge pull request #399 from Muscraft/0.12.14
  • abc7a44 chore: Release annotate-snippets version 0.12.14
  • 4ab53f1 Merge pull request #398 from Muscraft/fix-panic-in-replace
  • abfac62 fix: Don't trim middle of spans smaller than padding + margin
  • 08001a2 fix: Properly handle replacement length mismatches
  • 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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [annotate-snippets](https://github.com/rust-lang/annotate-snippets-rs) from 0.12.12 to 0.12.15.
- [Release notes](https://github.com/rust-lang/annotate-snippets-rs/releases)
- [Changelog](https://github.com/rust-lang/annotate-snippets-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/annotate-snippets-rs@0.12.12...0.12.15)

---
updated-dependencies:
- dependency-name: annotate-snippets
  dependency-version: 0.12.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 27, 2026
@Dinnerbone Dinnerbone merged commit fef951c into main Apr 29, 2026
4 checks passed
@Dinnerbone Dinnerbone deleted the dependabot/cargo/annotate-snippets-0.12.15 branch April 29, 2026 23:19
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