Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

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

Changelog

Sourced from annotate-snippets's changelog.

[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

Fixes

  • Correctly calculate line numbers for trimmed multi-line suggestions #321
  • Respect .fold(false) when set on suggestions #322
  • Properly calculate the max line number width for suggestions #323
  • Show full line when Patch span points to line end #324

[0.12.5] - 2025-10-14

Fixes

  • Highlight the correct span for duplicated diff lines #318

[0.12.4] - 2025-09-11

Fixes

  • Removed implicit padding with report starting with secondary title #310

[0.12.3] - 2025-09-04

Features

... (truncated)

Commits
  • 3ac28c1 chore: Release annotate-snippets version 0.12.9
  • 3b7ccc9 Merge pull request #346 from Muscraft/update-changelog
  • a4a67f5 chore: Update CHANGELOG
  • bf0ce66 Merge pull request #345 from Muscraft/fix-replacement-trimming
  • f33da7f fix: Prefer exact prefix/suffix matches when trimming replacements
  • 4d72a3e test: Highlighting of strings with shared prefix/suffix
  • ed71e38 Merge pull request #342 from rust-lang/renovate/github-codeql-action-4.x
  • 8e28078 chore(deps): Update compatible (dev) (#341)
  • 23614e1 chore(deps): Update github/codeql-action action to v4
  • 8a71711 chore(deps): Update Rust Stable to v1.91 (#340)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/master/CHANGELOG.md)
- [Commits](rust-lang/annotate-snippets-rs@0.10.0...0.12.9)

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

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

mergify bot commented Nov 18, 2025

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 Nov 18, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
⚠️ COPYPASTE jscpd yes 12 no 2.48s
✅ EDITORCONFIG editorconfig-checker 1 0 0 0.02s
✅ REPOSITORY checkov yes no no 20.01s
⚠️ REPOSITORY devskim yes 1 no 2.03s
✅ REPOSITORY dustilock yes no no 0.04s
✅ REPOSITORY gitleaks yes no no 0.96s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY grype yes no no 35.45s
⚠️ REPOSITORY kics yes 6 no 1.49s
✅ REPOSITORY secretlint yes no no 1.49s
✅ REPOSITORY syft yes no no 2.5s
✅ REPOSITORY trivy yes no no 10.45s
✅ REPOSITORY trivy-sbom yes no no 0.14s
✅ REPOSITORY trufflehog yes no no 4.47s
⚠️ SPELL cspell 2 9 0 4.36s

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2025

Superseded by #164.

@dependabot dependabot bot closed this Dec 2, 2025
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.

2 participants