Commit 7b9e007
authored
chore(deps): bump the rust-deps group with 2 updates (#274)
Bumps the rust-deps group with 2 updates:
[owo-colors](https://github.com/owo-colors/owo-colors) and
[rcgen](https://github.com/rustls/rcgen).
Updates `owo-colors` from 4.3.0 to 4.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/owo-colors/owo-colors/releases">owo-colors's
releases</a>.</em></p>
<blockquote>
<h2>owo-colors 4.4.0</h2>
<h3>Changed</h3>
<ul>
<li>Updated MSRV to Rust 1.83. Thanks <a
href="https://github.com/Expyron">Expyron</a> for your first
contribution!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/owo-colors/owo-colors/blob/main/CHANGELOG.md">owo-colors's
changelog</a>.</em></p>
<blockquote>
<h2>[4.4.0] - 2026-08-27</h2>
<h3>Changed</h3>
<ul>
<li>Updated MSRV to Rust 1.83. Thanks <a
href="https://github.com/Expyron">Expyron</a> for your first
contribution!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/owo-colors/owo-colors/commit/7392e40d0093a02ec12b3695e388d123817283b8"><code>7392e40</code></a>
[owo-colors] version 4.4.0</li>
<li><a
href="https://github.com/owo-colors/owo-colors/commit/8037325e92238c5a5878fc074fb042b0d4d8a085"><code>8037325</code></a>
[meta] update changelog</li>
<li><a
href="https://github.com/owo-colors/owo-colors/commit/9f8e57e4041b263f473f76f97e746bc996d4bb50"><code>9f8e57e</code></a>
[meta] automate changelog updates via cargo-release (<a
href="https://redirect.github.com/owo-colors/owo-colors/issues/161">#161</a>)</li>
<li><a
href="https://github.com/owo-colors/owo-colors/commit/540fd5100dc102bfc5241bf4845f4465ba9976e2"><code>540fd51</code></a>
Increase MSRV to 1.83 (<a
href="https://redirect.github.com/owo-colors/owo-colors/issues/160">#160</a>)</li>
<li><a
href="https://github.com/owo-colors/owo-colors/commit/367baea2456f01d5a9b793eaf4b5217184c5d099"><code>367baea</code></a>
Remove .claude directory to disincentivize LLM contributions</li>
<li><a
href="https://github.com/owo-colors/owo-colors/commit/f83e6e260b8ee632fab2029db06f7be9135ac929"><code>f83e6e2</code></a>
[release] use trusted publishing</li>
<li>See full diff in <a
href="https://github.com/owo-colors/owo-colors/compare/v4.3.0...v4.4.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `rcgen` from 0.14.9 to 0.14.10
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rustls/rcgen/releases">rcgen's
releases</a>.</em></p>
<blockquote>
<h2>0.14.10</h2>
<h2>What's Changed</h2>
<ul>
<li>Spec compliance bug fixes by <a
href="https://github.com/cpu"><code>@cpu</code></a> in <a
href="https://redirect.github.com/rustls/rcgen/pull/445">rustls/rcgen#445</a></li>
<li>Take advantage of stable ML-DSA in aws-lc-rs by <a
href="https://github.com/djc"><code>@djc</code></a> in <a
href="https://redirect.github.com/rustls/rcgen/pull/447">rustls/rcgen#447</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rustls/rcgen/commit/f4a3b165c467c070d5c74b86acc2c3f0a0be10ab"><code>f4a3b16</code></a>
Bump version to 0.14.10</li>
<li><a
href="https://github.com/rustls/rcgen/commit/dea3d4d4e39a5c6b5d28ec72d62f4f6f3a7a5e21"><code>dea3d4d</code></a>
Upgrade to botan 0.13</li>
<li><a
href="https://github.com/rustls/rcgen/commit/788b093aaac16013abf2a72a8615efd4e9dfe021"><code>788b093</code></a>
Upgrade to pem 4</li>
<li><a
href="https://github.com/rustls/rcgen/commit/7ce21f4f0aa25d6c7d625ad22494a54285c5a554"><code>7ce21f4</code></a>
Take advantage of stable ML-DSA in aws-lc-rs</li>
<li><a
href="https://github.com/rustls/rcgen/commit/e2dba45e6f47c4c765dc55f41a1a5c39d90778a0"><code>e2dba45</code></a>
Remove unused RSASSA-PSS signature algorithm</li>
<li><a
href="https://github.com/rustls/rcgen/commit/37070de9c421d5289f5b8d948bd049fc8bc7980a"><code>37070de</code></a>
Omit reasonCode unspecified(0) from CRL entry extensions</li>
<li><a
href="https://github.com/rustls/rcgen/commit/b247a87ecb116f83f371335e75072e7b7828d2f9"><code>b247a87</code></a>
Write extensions for certs that only set KeyUsage or CRLDP</li>
<li><a
href="https://github.com/rustls/rcgen/commit/85eafdd23a37f0a6fb2981860cf9abd2be204a85"><code>85eafdd</code></a>
Reject empty CRL distribution point URIs</li>
<li><a
href="https://github.com/rustls/rcgen/commit/3a99b505659fc867955c23b4bd282637b8f54e28"><code>3a99b50</code></a>
Encode CRL invalidityDate as GeneralizedTime</li>
<li>See full diff in <a
href="https://github.com/rustls/rcgen/compare/v/0.14.9...v0.14.10">compare
view</a></li>
</ul>
</details>
<br />
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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 42b398c commit 7b9e007
1 file changed
Lines changed: 22 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments