Skip to content

build(deps): bump predicates from 3.1.2 to 3.1.3#503

Merged
gifnksm merged 1 commit into
mainfrom
dependabot/cargo/predicates-3.1.3
Dec 21, 2024
Merged

build(deps): bump predicates from 3.1.2 to 3.1.3#503
gifnksm merged 1 commit into
mainfrom
dependabot/cargo/predicates-3.1.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 20, 2024

Bumps predicates from 3.1.2 to 3.1.3.

Changelog

Sourced from predicates's changelog.

[3.1.3] - 2024-12-19

Features

  • The boxed function is now available for predicates with an Item type that is not Sized.
Commits
  • 40045bb chore: Release
  • 3480ad7 docs: Update changelog
  • 6db4ca3 Merge pull request #180 from marienz/master
  • 7cd735b feat: Implement PredicateBoxExt for ?Sized
  • 5bd6da7 chore(deps): Update Rust Stable to v1.83 (#179)
  • 3a0400e style: Make clippy happy
  • 4277197 chore: Update from _rust template
  • dabd07a Merge pull request #26 from futreall/main
  • 8100137 Update CONTRIBUTING.md
  • 006f98f chore(ci): Report deprecations in the review
  • 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 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)

Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 3.1.2 to 3.1.3.
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
- [Commits](assert-rs/predicates-rs@v3.1.2...v3.1.3)

---
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 added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 20, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.22%. Comparing base (84ea19c) to head (f7d5ba2).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #503   +/-   ##
=======================================
  Coverage   81.22%   81.22%           
=======================================
  Files          31       31           
  Lines        1736     1736           
  Branches     1736     1736           
=======================================
  Hits         1410     1410           
  Misses        258      258           
  Partials       68       68           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gifnksm gifnksm merged commit 0aa8d07 into main Dec 21, 2024
@gifnksm gifnksm deleted the dependabot/cargo/predicates-3.1.3 branch December 21, 2024 06:12
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.

1 participant