Skip to content

chore(deps): bump assert2 from 0.3.16 to 0.4.0#258

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/assert2-0.4.0
Open

chore(deps): bump assert2 from 0.3.16 to 0.4.0#258
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/assert2-0.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps assert2 from 0.3.16 to 0.4.0.

Changelog

Sourced from assert2's changelog.

v0.4.0 - 2026-02-19:

  • Re-release v0.3.18 as major bump, because the assert!(let ...) now breaks without trailing semicolon.

v0.3.18 - 2026-02-16:

  • Fix compilation on non-Unix and non-Windows platforms.

v0.3.17 - 2026-02-15:

  • Support let chains in assertions.
  • Split top-level && expressions, and highlight which one failed.
  • Make assert capture placeholders in patterns.
  • Deprecate the let_assert macro.
  • Use location information of spans to preserve whitespace of checked expressions when possible.
  • Bump the MSRV to 1.71.
Commits
  • 25d37f3 Bump version to 0.4.0.
  • 5434859 Bump version to 0.3.18.
  • 4a76ccd Merge pull request #47 from de-vri-es/fix-non-unix-non-windows
  • 308f3c0 Check compilation on wasm32-unknown-unknown in CI.
  • 97f30e7 Do not use terminal_size on non-supported platforms.
  • c3e6691 Fix macro used in example to match the generated image.
  • eb7aac2 Bump version to 0.3.17.
  • bafb9b5 Update examples in lib.rs and README.md
  • f5bd520 Style boolean predicates as the left side of a binary expression.
  • 59048fe Mention improved whitespace preservation in CHANGELOG.
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [assert2](https://github.com/de-vri-es/assert2-rs) from 0.3.16 to 0.4.0.
- [Changelog](https://github.com/de-vri-es/assert2-rs/blob/main/CHANGELOG.md)
- [Commits](de-vri-es/assert2-rs@v0.3.16...v0.4.0)

---
updated-dependencies:
- dependency-name: assert2
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 4, 2026
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.

0 participants