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.1.1 to 2.1.4 #2915

Merged
merged 1 commit into from
Dec 13, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps predicates from 2.1.1 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
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)

@dependabot dependabot bot added old-v4.0.0 Blocker for v4 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 2, 2022
@jcape jcape requested review from jcape and awygle December 6, 2022 20:54
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.1.1 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.1.1...v2.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/predicates-2.1.4 branch from 9765ca5 to f412b3f Compare December 7, 2022 05:14
Copy link
Contributor

@awygle awygle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is mostly just CI-related changes and documentation cleanups.

@nick-mobilecoin nick-mobilecoin removed the request for review from jcape December 12, 2022 15:59
@awygle awygle merged commit 9acd464 into master Dec 13, 2022
@awygle awygle deleted the dependabot/cargo/predicates-2.1.4 branch December 13, 2022 18:31
briancorbin pushed a commit that referenced this pull request Jan 23, 2023
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.1.1 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.1.1...v2.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
briancorbin pushed a commit to ryankurte/mobilecoin that referenced this pull request Jan 23, 2023
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.1.1 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.1.1...v2.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 old-v4.0.0 Blocker for v4 rust Pull requests that update Rust code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants