Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps the major group with 3 updates in the / directory: annotate-snippets, flume and rune-modules.

Updates annotate-snippets from 0.11.5 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

[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

... (truncated)

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 flume from 0.11.1 to 0.12.0

Changelog

Sourced from flume's changelog.

[0.12.0] - 2025-12-08

Added

  • fastrand feature

Removed

  • nanorand feature

Fixed

  • Panic when using Duration::MAX as timeout
Commits

Updates rune-modules from 0.13.4 to 0.14.1

Release notes

Sourced from rune-modules's releases.

0.14.0

What's Changed

... (truncated)

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

@dependabot dependabot bot added A-dependencies Area: Pull requests that update a dependency file D-rust Dependabot: Pull requests that update Rust code labels Dec 15, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/major-f512df0b3b branch from 9a0841f to 9c88b29 Compare December 22, 2025 03:09
@dependabot dependabot bot force-pushed the dependabot/cargo/major-f512df0b3b branch 2 times, most recently from 7d6cd34 to 3c5fefb Compare January 5, 2026 03:11
Bumps the major group with 3 updates in the / directory: [annotate-snippets](https://github.com/rust-lang/annotate-snippets-rs), [flume](https://github.com/zesterer/flume) and [rune-modules](https://github.com/rune-rs/rune).


Updates `annotate-snippets` from 0.11.5 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.11.5...0.12.10)

Updates `flume` from 0.11.1 to 0.12.0
- [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zesterer/flume/commits)

Updates `rune-modules` from 0.13.4 to 0.14.1
- [Release notes](https://github.com/rune-rs/rune/releases)
- [Commits](https://github.com/rune-rs/rune/commits)

---
updated-dependencies:
- dependency-name: annotate-snippets
  dependency-version: 0.12.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: major
- dependency-name: flume
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: major
- dependency-name: rune-modules
  dependency-version: 0.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/major-f512df0b3b branch from 3c5fefb to bf39ca1 Compare January 12, 2026 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-dependencies Area: Pull requests that update a dependency file D-rust Dependabot: Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant