Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump predicates from 2.0.0 to 2.1.4 #88

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2022

Bumps predicates from 2.0.0 to 2.1.4.

Changelog

Sourced from predicates's changelog.

[2.1.4] - 2022-12-02

[2.1.3] - 2022-11-13

[2.1.2] - 2022-11-05

Compatibility

Update MSRV to 1.60

Fixes

  • Hide internal-only optional dependencies

[2.1.1] - 2022-01-11

[2.1.0] - 2021-11-22

Fixed

  • Report user's value (the actual)
    • Having the caller own this means you won't get intermediates like file paths
    • We already show it for the diff predicate
    • Now we show it in each leaf predicate (like Eq) and when adapting it (like taking a path and loading its file)
  • Remove redundant result with eq_file assertions
  • Clarify that the constant in Eq and Ord predicates is the expected value

[2.0.3] - 2021-10-07

[2.0.2] - 2021-08-16

Added

  • All predicates now implement Send and Sync when it's appropriate

[2.0.1] - 2021-07-26

Changed

  • Upgraded float-cmp
Commits
  • 5fecc3e chore: Release
  • 050f65a Merge pull request #130 from assert-rs/renovate/actions-setup-python-4.x
  • f4e3db3 chore(deps): update actions/setup-python action to v4
  • 7141818 Merge pull request #133 from assert-rs/renovate/concolor-0.x
  • 34520e7 Merge pull request #132 from assert-rs/renovate/swatinem-rust-cache-2.x
  • 9ed2cfc Merge pull request #131 from assert-rs/renovate/pre-commit-action-3.x
  • 77c65b2 Merge pull request #129 from assert-rs/renovate/actions-checkout-3.x
  • dba17d1 chore(deps): update rust crate concolor to 0.0.11
  • 3b2a192 chore: Iterate on renovate
  • af78ec4 chore(deps): update swatinem/rust-cache action to v2
  • 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 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 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 [predicates](https://github.com/assert-rs/predicates-rs) from 2.0.0 to 2.1.4.
- [Release notes](https://github.com/assert-rs/predicates-rs/releases)
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
- [Commits](assert-rs/predicates-rs@v2.0.0...v2.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 30, 2022

Superseded by #91.

@dependabot dependabot bot closed this Dec 30, 2022
@dependabot dependabot bot deleted the dependabot/cargo/predicates-2.1.4 branch December 30, 2022 04:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants