Skip to content

Update similar-asserts requirement from 1.4.2 to 2.0.0#89

Merged
djc merged 1 commit intomainfrom
dependabot/cargo/similar-asserts-2.0.0
Apr 6, 2026
Merged

Update similar-asserts requirement from 1.4.2 to 2.0.0#89
djc merged 1 commit intomainfrom
dependabot/cargo/similar-asserts-2.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Updates the requirements on similar-asserts to permit the latest version.

Changelog

Sourced from similar-asserts's changelog.

2.0.0

  • Raised the crate edition to Rust 2024 and updated the MSRV to Rust 1.85.
  • Upgraded the similar dependency to 3.0.0.
  • Modernized CI workflows to current GitHub Actions and added PR runs.
  • Replaced atomic env-var caching with OnceLock.
  • Minor documentation and wording fixes.

1.7.0

  • Added support for SIMILAR_ASSERTS_CONTEXT_SIZE. #13

1.6.1

  • Maintenance release with some clippy fixes.

1.6.0

  • Loosen static lifetime bounds for labels. #9

1.5.0

  • Added automatic truncation of assertions. This behavior can be overridden with the new SIMILAR_ASSERTS_MAX_STRING_LENGTH environment variable. It defaults to 200 characters.
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 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 [similar-asserts](https://github.com/mitsuhiko/similar-asserts) to permit the latest version.
- [Changelog](https://github.com/mitsuhiko/similar-asserts/blob/main/CHANGELOG.md)
- [Commits](mitsuhiko/similar-asserts@1.4.2...2.0.0)

---
updated-dependencies:
- dependency-name: similar-asserts
  dependency-version: 2.0.0
  dependency-type: direct:production
...

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 6, 2026
@djc djc merged commit be27705 into main Apr 6, 2026
7 checks passed
@djc djc deleted the dependabot/cargo/similar-asserts-2.0.0 branch April 6, 2026 14: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant