Skip to content

Update asserting requirement from 0.14 to 0.15 - #21

Merged
haraldmaida merged 1 commit into
mainfrom
dependabot/cargo/asserting-0.15
Jul 18, 2026
Merged

Update asserting requirement from 0.14 to 0.15#21
haraldmaida merged 1 commit into
mainfrom
dependabot/cargo/asserting-0.15

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on asserting to permit the latest version.

Changelog

Sourced from asserting's changelog.

0.15.0 - 2026-07-12

assert multiple properties of the same subject

Added

Changed

Removed

  • Breaking: remove unused traits AssertBorrowedOptionValue and AssertBorrowedResultValue [(PR #89)](innoave/asserting#89)

0.14.0 - 2026-03-15

we now have field-by-field recursive comparison

Added

Changed

  • Breaking: rename assertions has_debug_message to has_debug_string [(PR #75)](innoave/asserting#75)
  • Breaking: rename assertions has_display_message to has_display_string

... (truncated)

Commits
  • c747778 chore: prepare release 0.15.0
  • 8b45bfb doc: rework the introduction in the README
  • 31ce59d Merge pull request #95 from innoave/feat/compare-owned-location-to-location
  • 7da9e36 bug: fix compile error for no-std environment
  • 4fc816c feat: make OwnedLocation comparable to Location and vice versa
  • 5496e7c Merge pull request #91 from innoave/feat/add-propertyname-param-to-extracting...
  • 7e40045 Merge branch 'main' into feat/add-propertyname-param-to-extracting-method
  • 5b7a028 Merge pull request #93 from innoave/dependabot/cargo/num-bigint-0.5
  • 0269c8b Merge pull request #94 from innoave/chore/fix_linter_warnings_after_upgrading...
  • 8694b55 Merge pull request #92 from innoave/dependabot/github_actions/actions/checkout-7
  • 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 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 [asserting](https://github.com/innoave/asserting) to permit the latest version.
- [Changelog](https://github.com/innoave/asserting/blob/main/CHANGELOG.md)
- [Commits](innoave/asserting@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: asserting
  dependency-version: 0.15.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 Jul 13, 2026
@haraldmaida
haraldmaida merged commit 3c0b7b9 into main Jul 18, 2026
16 of 18 checks passed
@haraldmaida
haraldmaida deleted the dependabot/cargo/asserting-0.15 branch July 18, 2026 19:31
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