Skip to content

chore(deps): update rust crate predicates to v3#75

Draft
dd-octo-sts[bot] wants to merge 1 commit intomainfrom
engraver-auto-version-upgrade/renovate/predicates-3.x
Draft

chore(deps): update rust crate predicates to v3#75
dd-octo-sts[bot] wants to merge 1 commit intomainfrom
engraver-auto-version-upgrade/renovate/predicates-3.x

Conversation

@dd-octo-sts
Copy link
Copy Markdown

@dd-octo-sts dd-octo-sts Bot commented Mar 6, 2026

This PR contains the following updates:

Package Type Update Change
predicates dev-dependencies major 1.0.73.0.0

Release Notes

assert-rs/predicates-rs (predicates)

v3.1.4

Compare Source

  • Make BoxPredicate::find_case use the inner find_case implementation

v3.1.3

Compare Source

Features
  • The boxed function is now available for predicates with an Item type that
    is not Sized.

v3.1.2

Compare Source

v3.1.0

Compare Source

Compatibility
  • Update MSRV to 1.70.0
Internals
  • Remove itertools

v3.0.4

Compare Source

Compatibility
  • Update MSRV to 1.69.0
Internal
  • Update itertools to 0.11

v3.0.3

Compare Source

Internal
  • Update anstyle to 1.0

v3.0.2

Compare Source

Fixes
  • Respect follow_links when checking whether a path is backed by a file

v3.0.1

Compare Source

Fixes
  • Show colors for diff header

v3.0.0

Compare Source

Compatibility
  • color feature no longer conditionally applies color. Instead color will be applied when formatting as {:#}
  • color-auto feature was removed
  • Update MSRV to 1.64.0

v2.1.5

Compare Source

Gixes
  • Further generalized borrowing of predicates with Borrow trait

v2.1.4

Compare Source

v2.1.3

Compare Source

v2.1.2

Compare Source

Compatibility

Update MSRV to 1.60

Fixes
  • Hide internal-only optional dependencies

v2.1.1

Compare Source

v2.1.0

Compare Source

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

v2.0.3

Compare Source

v2.0.2

Compare Source

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

v2.0.1

Compare Source

Changed
  • Upgraded float-cmp

v2.0.0

Compare Source

Breaking Changes
  • predicates::str::diff was removed
  • predicates::str::similar was renamed to diff
  • The difference feature flag was renamed to diff
  • diff().split and diff().distance were removed
Fixes
  • Shrink the output of Diffs because its redundant
  • Moved off of an unmaintained Diff library

v1.0.8

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@dd-octo-sts
Copy link
Copy Markdown
Author

dd-octo-sts Bot commented Mar 6, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package predicates@1.0.7 --precise 3.1.4
error: rustup could not choose a version of cargo to run, because one wasn't specified explicitly, and no default is configured.
help: run 'rustup default stable' to download the latest stable release of Rust and set it as your default toolchain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants