Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the rust-dependencies group with 2 updates: annotate-snippets and fs-err.

Updates annotate-snippets from 0.12.9 to 0.12.10

Changelog

Sourced from annotate-snippets's changelog.

[0.12.10] - 2025-12-01

Fixed

  • Render all removed lines when multiple Patch remove lines #353
Commits
  • 7563662 Merge pull request #354 from Muscraft/v0.12.10
  • a85b734 chore: Release annotate-snippets version 0.12.10
  • dea51de Merge pull request #353 from Muscraft/fix-multiple-line-removals
  • e164aa4 fix: Show multiple line removals in Diff format
  • 5b355ce test: Multiple line removals
  • e4c7105 Merge pull request #352 from rust-lang/renovate/actions-checkout-6.x
  • c19fcc0 chore(deps): Update actions/checkout action to v6
  • 75dd059 Merge pull request #348 from Muscraft/trusted-publishing
  • 0f88844 chore: Remove cargo-release config file
  • cbd6c26 chore: Add trusted publishing workflow
  • Additional commits viewable in compare view

Updates fs-err from 3.2.0 to 3.2.2

Changelog

Sourced from fs-err's changelog.

3.2.2

  • Add wrappers for File::set_modified and File::set_times (#84)

3.2.1

  • Rename parameters of symlink, soft_link and hard_link functions to match std (#83)
Commits

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 <dependency name> major version will 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 version will 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

Bumps the rust-dependencies group with 2 updates: [annotate-snippets](https://github.com/rust-lang/annotate-snippets-rs) and [fs-err](https://github.com/andrewhickman/fs-err).


Updates `annotate-snippets` from 0.12.9 to 0.12.10
- [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.9...0.12.10)

Updates `fs-err` from 3.2.0 to 3.2.2
- [Changelog](https://github.com/andrewhickman/fs-err/blob/main/CHANGELOG.md)
- [Commits](andrewhickman/fs-err@3.2.0...3.2.2)

---
updated-dependencies:
- dependency-name: annotate-snippets
  dependency-version: 0.12.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: fs-err
  dependency-version: 3.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code skip changelog labels Jan 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 1, 2026 16:01
@dependabot dependabot bot added skip changelog rust Pull requests that update Rust code labels Jan 1, 2026
@edmorley edmorley merged commit 1b712f0 into main Jan 5, 2026
10 checks passed
@edmorley edmorley deleted the dependabot/cargo/rust-dependencies-3d7ed5ce6b branch January 5, 2026 10:40
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 skip changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant