Skip to content

Commit

Permalink
Bump trycmd from 0.14.16 to 0.14.17 in /cmd/pinniped-proxy (#6703)
Browse files Browse the repository at this point in the history
Bumps [trycmd](https://github.com/assert-rs/trycmd) from 0.14.16 to
0.14.17.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/assert-rs/trycmd/blob/main/CHANGELOG.md">trycmd's
changelog</a>.</em></p>
<blockquote>
<h2>[0.14.17] - 2023-08-24</h2>
<h3>Compatibility</h3>
<ul>
<li>MSRV bumped to 1.70.0</li>
</ul>
<h3>Performance</h3>
<ul>
<li>Improved build-times by dropping the <code>is-terminal</code>
dependency</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/assert-rs/trycmd/commit/9f4f2b6b9be5bcdbdd35f057fc80ed9a1b1a7fe8"><code>9f4f2b6</code></a>
chore: Release</li>
<li><a
href="https://github.com/assert-rs/trycmd/commit/9c17165f10d4ca199990b60a7d695c406f77ad56"><code>9c17165</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/assert-rs/trycmd/commit/9652ba55a089443abaf0d2a1e2f132c67d6cb73f"><code>9652ba5</code></a>
Merge pull request <a
href="https://redirect.github.com/assert-rs/trycmd/issues/229">#229</a>
from epage/anstream</li>
<li><a
href="https://github.com/assert-rs/trycmd/commit/c8dbdb441702c23d8c670df40a0a26fdce5d710f"><code>c8dbdb4</code></a>
perf: Speed up builds by removing is-terminal</li>
<li><a
href="https://github.com/assert-rs/trycmd/commit/bbaba593b52548c070095ed993329d3d40e83031"><code>bbaba59</code></a>
chore: Bump MSRV to 1.70.0</li>
<li><a
href="https://github.com/assert-rs/trycmd/commit/4bd7b21754bed67d63d575adbf37220dd2c80aaa"><code>4bd7b21</code></a>
chore: Update from '_rust/main' template</li>
<li><a
href="https://github.com/assert-rs/trycmd/commit/a6ecf92327e4c75e6545cdd238cc40171337c403"><code>a6ecf92</code></a>
chore(renovate): Update config</li>
<li><a
href="https://github.com/assert-rs/trycmd/commit/efe14d60899ec75c901c88b46174ccd3fc5e14d8"><code>efe14d6</code></a>
chore(renovate): Make style consistent</li>
<li><a
href="https://github.com/assert-rs/trycmd/commit/d73c84cda48aebda8a4b3fd404745c8bff0ab649"><code>d73c84c</code></a>
chore(gh): Add area labels</li>
<li><a
href="https://github.com/assert-rs/trycmd/commit/a91947b273be01a9842bc1eda53bddd69c90d19b"><code>a91947b</code></a>
style: Make clippy happy</li>
<li>Additional commits viewable in <a
href="https://github.com/assert-rs/trycmd/compare/v0.14.16...v0.14.17">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=trycmd&package-manager=cargo&previous-version=0.14.16&new-version=0.14.17)](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 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)


</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 Aug 25, 2023
1 parent 9ace302 commit 903124d
Showing 1 changed file with 35 additions and 126 deletions.
161 changes: 35 additions & 126 deletions cmd/pinniped-proxy/Cargo.lock

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

0 comments on commit 903124d

Please sign in to comment.