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

build(deps): bump the rust group across 1 directory with 3 updates #3

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps the rust group with 3 updates in the / directory: ordered-float, assert_cmd and predicates.

Updates ordered-float from 4.2.0 to 4.2.2

Release notes

Sourced from ordered-float's releases.

v4.2.2

What's Changed

New Contributors

Full Changelog: reem/rust-ordered-float@v4.2.1...v4.2.2

v4.2.1

What's Changed

Full Changelog: reem/rust-ordered-float@v4.2.0...v4.2.1

Commits

Updates assert_cmd from 2.0.14 to 2.0.15

Changelog

Sourced from assert_cmd's changelog.

[2.0.15] - 2024-07-25

Compatibility

  • MSRV is now 1.74.0
Commits
  • 2a1e1db chore: Release assert_cmd version 2.0.15
  • 0695e37 docs: Update changelog
  • 92c6544 chore(deps): Update Rust crate escargot to v0.5.11
  • e6b8d43 chore(deps): Update Rust Stable to v1.79
  • a0a4c47 chore(deps): Update Rust crate escargot to v0.5.10
  • ccd759b Merge pull request #201 from epage/template
  • 3d0908a chore: Update from _rust/main template
  • ff5f185 Merge pull request #200 from assert-rs/renovate/stable-1.x
  • a9080f3 chore(deps): Update Rust Stable to v1.78
  • 310cca6 style: Address warnings
  • Additional commits viewable in compare view

Updates predicates from 3.1.0 to 3.1.2

Changelog

Sourced from predicates's changelog.

[3.1.2] - 2024-07-25

[3.1.1] - 2024-07-25

Compatibility

  • Update MSRV to 1.74
Commits

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 will merge this PR once CI passes on it, as requested by @woojiq.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 5, 2024
@woojiq
Copy link
Owner

woojiq commented Aug 5, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/rust-3ba656c480 branch from d6f6eb8 to 87ab716 Compare August 5, 2024 17:48
@woojiq
Copy link
Owner

woojiq commented Aug 5, 2024

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@woojiq
Copy link
Owner

woojiq commented Aug 5, 2024

@dependabot rebase

Bumps the rust group with 3 updates in the / directory: [ordered-float](https://github.com/reem/rust-ordered-float), [assert_cmd](https://github.com/assert-rs/assert_cmd) and [predicates](https://github.com/assert-rs/predicates-rs).


Updates `ordered-float` from 4.2.0 to 4.2.2
- [Release notes](https://github.com/reem/rust-ordered-float/releases)
- [Commits](reem/rust-ordered-float@v4.2.0...v4.2.2)

Updates `assert_cmd` from 2.0.14 to 2.0.15
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_cmd@v2.0.14...v2.0.15)

Updates `predicates` from 3.1.0 to 3.1.2
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
- [Commits](assert-rs/predicates-rs@v3.1.0...v3.1.2)

---
updated-dependencies:
- dependency-name: ordered-float
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: assert_cmd
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: predicates
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/rust-3ba656c480 branch from 87ab716 to e7df445 Compare August 5, 2024 17:55
@github-actions github-actions bot merged commit 96efb5a into main Aug 5, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/rust-3ba656c480 branch August 5, 2024 17:58
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.

1 participant