uutils / findutils

Rust implementation of findutils
MIT License
309 stars 38 forks source link

build(deps): bump predicates from 2.1.3 to 2.1.4 #197

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps predicates from 2.1.3 to 2.1.4.

Changelog

Sourced from predicates's changelog.

[2.1.4] - 2022-12-02

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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #197 (e6c3e5e) into main (992bad1) will increase coverage by 0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
+ Coverage   51.19%   51.23%   +0.04%     
==========================================
  Files          30       30              
  Lines        4907     4907              
  Branches     1302     1301       -1     
==========================================
+ Hits         2512     2514       +2     
  Misses       1804     1804              
+ Partials      591      589       -2     
Impacted Files Coverage Δ
src/xargs/mod.rs 81.60% <0.00%> (+0.51%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.