Skip to content

chore(deps): update annotate-snippets requirement from 0.10.0 to 0.12.13#168

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/annotate-snippets-0.12.13
Open

chore(deps): update annotate-snippets requirement from 0.10.0 to 0.12.13#168
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/annotate-snippets-0.12.13

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Updates the requirements on annotate-snippets to permit the latest version.

Changelog

Sourced from annotate-snippets's changelog.

[0.12.13] - 2026-03-04

Fixed

  • Correctly handle tabs on the first and last lines of multiline Patch #373 and #380

[0.12.12] - 2026-02-18

Added

  • Add no_std support #365

[0.12.11] - 2026-01-29

Fixed

  • Fix Unicode highlight alignment in patches #357

[0.12.10] - 2025-12-01

Fixed

  • Render all removed lines when multiple Patch remove lines #353

[0.12.9] - 2025-11-15

Fixes

  • Prefer exact prefix/suffix matches when trimming replacements #345

[0.12.8] - 2025-10-28

Fixes

  • No longer panic when annotating leading whitespace #334

[0.12.7] - 2025-10-24

Fixes

  • Correctly calculate annotation offsets when trimming unicode characters #331

[0.12.6] - 2025-10-22

Changed

  • Upgraded unicode-width to 0.2.2 #326
    • This update adds support for Unicode 16 and 17, and can affect character width calculations
  • Use straight arrows for standalone Origin #327

... (truncated)

Commits
  • 5db55b0 Merge pull request #381 from Muscraft/v0.12.13
  • 30738b7 chore: Release annotate-snippets version 0.12.13
  • e98ff09 Merge pull request #380 from Muscraft/fix-patch-tabs-last-line
  • 8985bd1 fix: correctly count tabs for last patch line
  • 2156aa8 refactor: Move full_line lookup into the branches that use it
  • da627fe refactor: Simplify suggestion highlight range calculation
  • 2de29d3 refactor: Combine start/end calculation into single destructuring assignment
  • fe4412b refactor: Create function for getting extra_width_from_tabs
  • fa0ced8 test: Add a test for multiline removal with tabs on the last line
  • 972df9c Merge pull request #373 from scrabsha/fix-371
  • Additional commits viewable in compare view

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)

Updates the requirements on [annotate-snippets](https://github.com/rust-lang/annotate-snippets-rs) to permit the latest version.
- [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.10.0...0.12.13)

---
updated-dependencies:
- dependency-name: annotate-snippets
  dependency-version: 0.12.13
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependency updates. label Mar 5, 2026
@dependabot dependabot bot requested a review from ElBe-Plaq as a code owner March 5, 2026 05:30
@dependabot dependabot bot added the dependencies Dependency updates. label Mar 5, 2026
@mergify mergify bot added the Review requested A review by a core team member is requested. label Mar 5, 2026
@mergify
Copy link
Contributor

mergify bot commented Mar 5, 2026

Checks failed

Checks:

Name Status
CodeFactor
label
dependency-review
install-python-dependencies (3.9)
Summary
CommitCheck
docs/readthedocs.org:i-language-rust
pre-commit.ci - pr
test

@github-actions
Copy link

github-actions bot commented Mar 5, 2026

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
⚠️ COPYPASTE jscpd yes 12 no 2.56s
✅ EDITORCONFIG editorconfig-checker 1 0 0 0.01s
✅ REPOSITORY checkov yes no no 18.91s
⚠️ REPOSITORY devskim yes 1 no 2.17s
✅ REPOSITORY dustilock yes no no 0.01s
✅ REPOSITORY gitleaks yes no no 0.54s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 36.38s
⚠️ REPOSITORY kics yes 6 no 1.9s
✅ REPOSITORY secretlint yes no no 1.49s
✅ REPOSITORY syft yes no no 1.76s
✅ REPOSITORY trivy yes no no 10.89s
✅ REPOSITORY trivy-sbom yes no no 0.21s
✅ REPOSITORY trufflehog yes no no 5.15s
⚠️ SPELL cspell 2 9 0 4.7s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates. Review requested A review by a core team member is requested. size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant