Skip to content

Commit

Permalink
Bump predicates from 2.1.5 to 3.0.3 (#32)
Browse files Browse the repository at this point in the history
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from
2.1.5 to 3.0.3.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md">predicates's
changelog</a>.</em></p>
<blockquote>
<h2>[3.0.3] - 2023-04-13</h2>
<h3>Internal</h3>
<ul>
<li>Update anstyle to 1.0</li>
</ul>
<h2>[3.0.2] - 2023-03-24</h2>
<h3>Fixes</h3>
<ul>
<li>Respect <code>follow_links</code> when checking whether a path is
backed by a file</li>
</ul>
<h2>[3.0.1] - 2023-03-14</h2>
<h3>Fixes</h3>
<ul>
<li>Show colors for diff header</li>
</ul>
<h2>[3.0.0] - 2023-03-14</h2>
<h3>Compatibility</h3>
<ul>
<li><code>color</code> feature no longer conditionally applies color.
Instead color will be applied when formatting as <code>{:#}</code></li>
<li><code>color-auto</code> feature was removed</li>
<li>Update MSRV to 1.64.0</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/assert-rs/predicates-rs/commit/660f658285702e0219d9d76e65881ea5b8536a2c"><code>660f658</code></a>
chore: Release</li>
<li><a
href="https://github.com/assert-rs/predicates-rs/commit/3a3380306f48f7544f3852edb713d179477cf229"><code>3a33803</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/assert-rs/predicates-rs/commit/dfd7272d71b6b1bd82a68979af91c1bdc1dd3931"><code>dfd7272</code></a>
Merge pull request <a
href="https://redirect.github.com/assert-rs/predicates-rs/issues/141">#141</a>
from epage/ans</li>
<li><a
href="https://github.com/assert-rs/predicates-rs/commit/f1873459655e6f851b9a41658c946bd869a0d87b"><code>f187345</code></a>
chore: Upgrade anstyle</li>
<li><a
href="https://github.com/assert-rs/predicates-rs/commit/afc6583baeee63cef71f9740855a01e698ecd8bb"><code>afc6583</code></a>
chore: Release</li>
<li><a
href="https://github.com/assert-rs/predicates-rs/commit/2fa4fa8f07559eb9f0e5e0ece589c54dec58d27e"><code>2fa4fa8</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/assert-rs/predicates-rs/commit/2b706adbb90e97d0a7c1fe1653cdbf4a5b6fe2b7"><code>2b706ad</code></a>
Merge pull request <a
href="https://redirect.github.com/assert-rs/predicates-rs/issues/140">#140</a>
from epage/ft</li>
<li><a
href="https://github.com/assert-rs/predicates-rs/commit/664f74c0c96d63f6a56e431dee3dbad9889a0b56"><code>664f74c</code></a>
fix(path): Consistently respect symlinks</li>
<li><a
href="https://github.com/assert-rs/predicates-rs/commit/8204e4496cd23358fae6a15ac04aa742e25242ab"><code>8204e44</code></a>
chore: Update Styled pattern</li>
<li><a
href="https://github.com/assert-rs/predicates-rs/commit/f6f32bce11feda2bbaa945770c9d154726cca8e0"><code>f6f32bc</code></a>
chore: Release</li>
<li>Additional commits viewable in <a
href="https://github.com/assert-rs/predicates-rs/compare/v2.1.5...v3.0.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=predicates&package-manager=cargo&previous-version=2.1.5&new-version=3.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2023
1 parent 960200f commit 311cbf2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 17 deletions.
21 changes: 5 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ env_logger = "0.10"

[dev-dependencies]
assert_cmd = "2.0"
predicates = "2.1"
predicates = "3.0"

[[bin]]
name = "template"

0 comments on commit 311cbf2

Please sign in to comment.