Skip to content

Update asserting requirement from 0.8 to 0.9#10

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/asserting-0.9
Closed

Update asserting requirement from 0.8 to 0.9#10
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/asserting-0.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Updates the requirements on asserting to permit the latest version.

Changelog

Sourced from asserting's changelog.

0.9.0 - 2025-06-28

"Does not contain" assertions for strings, collections and iterators and expectation combinators (not, all, any)

Added

0.8.0 - 2025-06-08

Asserting big and accurate numbers

Added

Fixed

Development

  • Use a fake environment for testing functionality that depends on environment variables [(PR #50)](innoave/asserting#50)

... (truncated)

Commits
  • 9a3dc94 prepare release 0.9.0
  • ceb6fd8 Merge pull request #58 from innoave/feat/does-not-contain-any-of-assertion-fo...
  • 8fd5f5c feat: implement does_not_contain_any_of assertions for collections and iter...
  • bc98e35 Merge pull request #57 from innoave/feat/does-not-contain-assertion-for-itera...
  • be55120 feat: implement does_not_contain assertions for collections and iterators
  • d0ea6fc Merge pull request #56 from innoave/feat/has-debug-and-display-message-assertion
  • a2a6060 feat: assert types formatted for debug and display
  • eeceab3 Merge pull request #55 from innoave/feat/dsl-like-contructor-functions-for-ex...
  • 2b28758 refactor: use constructor function satisfies() in `Spec::satisfies_with-mes...
  • d6f665b feat: provide constructor functions for expectations
  • 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 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 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.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: asserting
  dependency-version: 0.9.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 Jun 30, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2025

Superseded by #12.

@dependabot dependabot bot closed this Nov 10, 2025
@dependabot dependabot bot deleted the dependabot/cargo/asserting-0.9 branch November 10, 2025 01:20
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