Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the non-critical group with 7 updates (#1346)
Bumps the non-critical group with 7 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.4` | `4.5.6` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.26` | `0.3.27` | | [redb](https://github.com/cberner/redb) | `2.1.0` | `2.1.1` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.40` | `0.4.41` | | [toml](https://github.com/toml-rs/toml) | `0.8.13` | `0.8.14` | | [toml_edit](https://github.com/toml-rs/toml) | `0.22.13` | `0.22.14` | | [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.29` | Updates `clap` from 4.5.4 to 4.5.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/releases">clap's releases</a>.</em></p> <blockquote> <h2>v4.5.6</h2> <h2>[4.5.6] - 2024-06-06</h2> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md">clap's changelog</a>.</em></p> <blockquote> <h2>[4.5.6] - 2024-06-06</h2> <h2>[4.5.5] - 2024-06-06</h2> <h3>Fixes</h3> <ul> <li>Allow <code>exclusive</code> to override <code>required_unless_present</code>, <code>required_unless_present_any</code>, <code>required_unless_present_all</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/51de731521efb05c5503e05c33036d8fa439bc5a"><code>51de731</code></a> chore(ci): Lint clippy::items_after_statements seems too strict</li> <li><a href="https://github.com/clap-rs/clap/commit/181a2cf5e673d0f6f42133a5b30ccafd86b0106d"><code>181a2cf</code></a> chore(ci): Allow prelude wildcard imports</li> <li><a href="https://github.com/clap-rs/clap/commit/82cf9a62b027c10c6fafdcaaee24c4e92d7da61d"><code>82cf9a6</code></a> chore(ci): Reduce noisy lints</li> <li>See full diff in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.4...v4.5.6">compare view</a></li> </ul> </details> <br /> Updates `linkme` from 0.3.26 to 0.3.27 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/linkme/releases">linkme's releases</a>.</em></p> <blockquote> <h2>0.3.27</h2> <ul> <li>Add support for OpenBSD (<a href="https://redirect.github.com/dtolnay/linkme/issues/90">#90</a>, thanks <a href="https://github.com/lcheylus"><code>@lcheylus</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/linkme/commit/2107125dfe7b5c8715a38b17cbb978149331efbb"><code>2107125</code></a> Release 0.3.27</li> <li><a href="https://github.com/dtolnay/linkme/commit/c383e16dab4f86810123cae27a8f20ba46d9c5c7"><code>c383e16</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/linkme/issues/93">#93</a> from dtolnay/please</li> <li><a href="https://github.com/dtolnay/linkme/commit/494ee50ec7694012b416c19b4e927753eed48baf"><code>494ee50</code></a> Enable zero-sized section member for openbsd</li> <li><a href="https://github.com/dtolnay/linkme/commit/16943f2dedd275ec9192ac4da3580069caaf557f"><code>16943f2</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/linkme/issues/92">#92</a> from dtolnay/bsd</li> <li><a href="https://github.com/dtolnay/linkme/commit/36abe6b20daef0905574c2944ef98f4b04b237a1"><code>36abe6b</code></a> Combine some freebsd and openbsd cfgs</li> <li><a href="https://github.com/dtolnay/linkme/commit/92700339efb7eb5ade9032cb934dd1067ae23c80"><code>9270033</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/linkme/issues/90">#90</a> from lcheylus/openbsd</li> <li><a href="https://github.com/dtolnay/linkme/commit/19bb63907a9bb8061639eb071376cc5659ba8151"><code>19bb639</code></a> README: add support for OpenBSD</li> <li><a href="https://github.com/dtolnay/linkme/commit/0f4ed0be8b26eb37350190ab26cd312c1b0b37af"><code>0f4ed0b</code></a> tests: disable test_empty on OpenBSD</li> <li><a href="https://github.com/dtolnay/linkme/commit/6569f7302f9c4b4d68822905bbe89be7b187ca7c"><code>6569f73</code></a> Add support for OpenBSD</li> <li><a href="https://github.com/dtolnay/linkme/commit/1f1131fc63cc14ed744449bf372d51d34203f61e"><code>1f1131f</code></a> Fill in ignore reasons in all #[ignore] attributes</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/linkme/compare/0.3.26...0.3.27">compare view</a></li> </ul> </details> <br /> Updates `redb` from 2.1.0 to 2.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cberner/redb/releases">redb's releases</a>.</em></p> <blockquote> <h2>2.1.1</h2> <ul> <li>Fix panic that occurred when calling <code>compact()</code> when a read transaction was in progress</li> <li>Fix <code>ReadTransaction::close()</code> to return <code>Ok</code> when it succeeds</li> <li>Performance optimizations</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cberner/redb/blob/master/CHANGELOG.md">redb's changelog</a>.</em></p> <blockquote> <h2>2.1.1 - 2024-06-09</h2> <ul> <li>Fix panic that occurred when calling <code>compact()</code> when a read transaction was in progress</li> <li>Fix <code>ReadTransaction::close()</code> to return <code>Ok</code> when it succeeds</li> <li>Performance optimizations</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cberner/redb/commit/9192b34bff6e8c349a14bf41938c88e492f3031e"><code>9192b34</code></a> Bump version to 2.1.1</li> <li><a href="https://github.com/cberner/redb/commit/5051b68b0e40e550d2553789918abf2e41688cf4"><code>5051b68</code></a> Update changelog</li> <li><a href="https://github.com/cberner/redb/commit/ec1f95119402e0dd5821ddd619f51f0f63bcfb16"><code>ec1f951</code></a> Cleanup close() usage of transaction guard cloning</li> <li><a href="https://github.com/cberner/redb/commit/f26cdb2f0711adb98f3c35d85113ba7005c22fb2"><code>f26cdb2</code></a> Fix ReadTransaction::close()</li> <li><a href="https://github.com/cberner/redb/commit/015ed10e4370f756d572f05bc545a321d224ce2c"><code>015ed10</code></a> Stop trying to move pages into the read cache once it is full.</li> <li><a href="https://github.com/cberner/redb/commit/01622a9773061bad5acdafc66af5112aa8d40f51"><code>01622a9</code></a> Move cleaned pages into read cache instead of discarding them.</li> <li><a href="https://github.com/cberner/redb/commit/94e90d5fc6fc0f40453db6c60d1c133f766bbfcc"><code>94e90d5</code></a> Avoid option dance in WritablePage by taking additonal reference count traffi...</li> <li><a href="https://github.com/cberner/redb/commit/5a6af86c0e06672a1a40812b4546830aa560ccb4"><code>5a6af86</code></a> Avoid double-indirection of Arc<Vec<!-- raw HTML omitted -->> by using Arc<[u8]> directly</li> <li><a href="https://github.com/cberner/redb/commit/e93051a508ea3007d9e5dc7d156490783462545c"><code>e93051a</code></a> Make current Clippy happy</li> <li><a href="https://github.com/cberner/redb/commit/cae8038e197e612b020146e9bcffbb13e1f358ad"><code>cae8038</code></a> Fix fuzzer on aarch64 OSX CI</li> <li>Additional commits viewable in <a href="https://github.com/cberner/redb/compare/v2.1.0...v2.1.1">compare view</a></li> </ul> </details> <br /> Updates `tar` from 0.4.40 to 0.4.41 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alexcrichton/tar-rs/commit/2cb0c7b53f5748d84f83d0bc74abe8669f2d2187"><code>2cb0c7b</code></a> Release 0.4.41 (<a href="https://redirect.github.com/alexcrichton/tar-rs/issues/361">#361</a>)</li> <li><a href="https://github.com/alexcrichton/tar-rs/commit/618c6ab693525a137dc51ea13c4c59acfd9a9735"><code>618c6ab</code></a> Update to 2021 edition (<a href="https://redirect.github.com/alexcrichton/tar-rs/issues/362">#362</a>)</li> <li><a href="https://github.com/alexcrichton/tar-rs/commit/a4297c72b71334122e3f8ca6091af8ad307173a9"><code>a4297c7</code></a> Make license metadata SPDX compliant (<a href="https://redirect.github.com/alexcrichton/tar-rs/issues/357">#357</a>)</li> <li><a href="https://github.com/alexcrichton/tar-rs/commit/2224f6e05ebd6c5643b6da3155b89bef6e8c3cbd"><code>2224f6e</code></a> entry: Use <code>strip_prefix</code> (<a href="https://redirect.github.com/alexcrichton/tar-rs/issues/329">#329</a>)</li> <li><a href="https://github.com/alexcrichton/tar-rs/commit/a37c9b63226d514cb9ffdbb33889840b106b6014"><code>a37c9b6</code></a> tests: Don't assume /dev/loop0 exists (<a href="https://redirect.github.com/alexcrichton/tar-rs/issues/328">#328</a>)</li> <li><a href="https://github.com/alexcrichton/tar-rs/commit/ac38b1e51cf338e43b42577ba08eea8263054eb6"><code>ac38b1e</code></a> entry_type: Fix doc comments for PAX bits (<a href="https://redirect.github.com/alexcrichton/tar-rs/issues/359">#359</a>)</li> <li><a href="https://github.com/alexcrichton/tar-rs/commit/c74d62a4922ddca278dc02a2a5e8e90821cc0573"><code>c74d62a</code></a> update xattr to 1.1.3 (<a href="https://redirect.github.com/alexcrichton/tar-rs/issues/348">#348</a>)</li> <li><a href="https://github.com/alexcrichton/tar-rs/commit/dd9123cd6e0d670fa5ad0d307d8f237072371ff4"><code>dd9123c</code></a> Unify <code>mtime</code> constant used on Unix and Windows (<a href="https://redirect.github.com/alexcrichton/tar-rs/issues/346">#346</a>)</li> <li>See full diff in <a href="https://github.com/alexcrichton/tar-rs/compare/0.4.40...0.4.41">compare view</a></li> </ul> </details> <br /> Updates `toml` from 0.8.13 to 0.8.14 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/toml-rs/toml/commit/c383efa2a3b5ec2761c680773b3056c87f35f353"><code>c383efa</code></a> chore: Release</li> <li><a href="https://github.com/toml-rs/toml/commit/7bb178167a4bf55be852bcf360bdb9389b9ad982"><code>7bb1781</code></a> docs: Update changelog</li> <li><a href="https://github.com/toml-rs/toml/commit/0af6deb30b6c808ac589712d869177270ae99e09"><code>0af6deb</code></a> Merge pull request <a href="https://redirect.github.com/toml-rs/toml/issues/740">#740</a> from epage/key-quotes</li> <li><a href="https://github.com/toml-rs/toml/commit/c9e36e7a0fe7fb3f7c25a6f217eeb0d1182eecc5"><code>c9e36e7</code></a> fix(encode): Prefer literals over escaping double-quotes</li> <li><a href="https://github.com/toml-rs/toml/commit/42f7a1b3e92baf371c5e46c42fa48203870572d1"><code>42f7a1b</code></a> test(encode): Show existing quote behavior</li> <li><a href="https://github.com/toml-rs/toml/commit/9e6290fc72a0f9cb983aa611c817ea09a3b711f7"><code>9e6290f</code></a> chore(deps): Update compatible (dev) (<a href="https://redirect.github.com/toml-rs/toml/issues/737">#737</a>)</li> <li><a href="https://github.com/toml-rs/toml/commit/dbf1cc188082f2e537ffca1a6df7a2bf81444899"><code>dbf1cc1</code></a> Merge pull request <a href="https://redirect.github.com/toml-rs/toml/issues/736">#736</a> from epage/snapbox</li> <li><a href="https://github.com/toml-rs/toml/commit/ec9bfd71ac4e58b5d7e44f823ce70b257c741b50"><code>ec9bfd7</code></a> chore: Update to snapbox 0.6</li> <li><a href="https://github.com/toml-rs/toml/commit/881bf672692be0c9427db76e596f55c8d3a3c17f"><code>881bf67</code></a> chore: Remove unused features</li> <li><a href="https://github.com/toml-rs/toml/commit/b62c76e261b0ffb43ce6dc214070f43fb58b088e"><code>b62c76e</code></a> refactor: Resolve deprecations</li> <li>Additional commits viewable in <a href="https://github.com/toml-rs/toml/compare/toml-v0.8.13...toml-v0.8.14">compare view</a></li> </ul> </details> <br /> Updates `toml_edit` from 0.22.13 to 0.22.14 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/toml-rs/toml/commit/c383efa2a3b5ec2761c680773b3056c87f35f353"><code>c383efa</code></a> chore: Release</li> <li><a href="https://github.com/toml-rs/toml/commit/7bb178167a4bf55be852bcf360bdb9389b9ad982"><code>7bb1781</code></a> docs: Update changelog</li> <li><a href="https://github.com/toml-rs/toml/commit/0af6deb30b6c808ac589712d869177270ae99e09"><code>0af6deb</code></a> Merge pull request <a href="https://redirect.github.com/toml-rs/toml/issues/740">#740</a> from epage/key-quotes</li> <li><a href="https://github.com/toml-rs/toml/commit/c9e36e7a0fe7fb3f7c25a6f217eeb0d1182eecc5"><code>c9e36e7</code></a> fix(encode): Prefer literals over escaping double-quotes</li> <li><a href="https://github.com/toml-rs/toml/commit/42f7a1b3e92baf371c5e46c42fa48203870572d1"><code>42f7a1b</code></a> test(encode): Show existing quote behavior</li> <li><a href="https://github.com/toml-rs/toml/commit/9e6290fc72a0f9cb983aa611c817ea09a3b711f7"><code>9e6290f</code></a> chore(deps): Update compatible (dev) (<a href="https://redirect.github.com/toml-rs/toml/issues/737">#737</a>)</li> <li><a href="https://github.com/toml-rs/toml/commit/dbf1cc188082f2e537ffca1a6df7a2bf81444899"><code>dbf1cc1</code></a> Merge pull request <a href="https://redirect.github.com/toml-rs/toml/issues/736">#736</a> from epage/snapbox</li> <li><a href="https://github.com/toml-rs/toml/commit/ec9bfd71ac4e58b5d7e44f823ce70b257c741b50"><code>ec9bfd7</code></a> chore: Update to snapbox 0.6</li> <li><a href="https://github.com/toml-rs/toml/commit/881bf672692be0c9427db76e596f55c8d3a3c17f"><code>881bf67</code></a> chore: Remove unused features</li> <li><a href="https://github.com/toml-rs/toml/commit/b62c76e261b0ffb43ce6dc214070f43fb58b088e"><code>b62c76e</code></a> refactor: Resolve deprecations</li> <li>Additional commits viewable in <a href="https://github.com/toml-rs/toml/compare/v0.22.13...v0.22.14">compare view</a></li> </ul> </details> <br /> Updates `hyper` from 0.14.28 to 0.14.29 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hyperium/hyper/releases">hyper's releases</a>.</em></p> <blockquote> <h2>v0.14.29</h2> <h2>Bug Fixes</h2> <ul> <li><strong>http1:</strong> start header read timeout immediately (<a href="https://redirect.github.com/hyperium/hyper/issues/3305">#3305</a>) (<a href="https://github.com/hyperium/hyper/commit/b5c2592fde5e20d29c69428c85aef3d682ee36bc">b5c2592f</a>)</li> </ul> <h2>Features</h2> <ul> <li><strong>http2:</strong> add config for <code>max_local_error_reset_streams</code> in server (<a href="https://redirect.github.com/hyperium/hyper/issues/3528">#3528</a>) (<a href="https://github.com/hyperium/hyper/commit/dedcb674f35eaec765a42b550caabe6f694d86d1">dedcb674</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jeromegn"><code>@jeromegn</code></a> made their first contribution in <a href="https://redirect.github.com/hyperium/hyper/pull/3305">hyperium/hyper#3305</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29">https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md">hyper's changelog</a>.</em></p> <blockquote> <h3>v0.14.29 (2024-06-03)</h3> <h4>Bug Fixes</h4> <ul> <li><strong>http1:</strong> start header read timeout immediately (<a href="https://redirect.github.com/hyperium/hyper/issues/3305">#3305</a>) (<a href="https://github.com/hyperium/hyper/commit/b5c2592fde5e20d29c69428c85aef3d682ee36bc">b5c2592f</a>)</li> </ul> <h4>Features</h4> <ul> <li><strong>http2:</strong> add config for <code>max_local_error_reset_streams</code> in server (<a href="https://redirect.github.com/hyperium/hyper/issues/3528">#3528</a>) (<a href="https://github.com/hyperium/hyper/commit/dedcb674f35eaec765a42b550caabe6f694d86d1">dedcb674</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hyperium/hyper/commit/4e61351c1c07f59f8d7b79dcb37c1384acb9f3cb"><code>4e61351</code></a> v0.14.29</li> <li><a href="https://github.com/hyperium/hyper/commit/b5c2592fde5e20d29c69428c85aef3d682ee36bc"><code>b5c2592</code></a> fix(http1): start header read timeout immediately (<a href="https://redirect.github.com/hyperium/hyper/issues/3305">#3305</a>)</li> <li><a href="https://github.com/hyperium/hyper/commit/093665e3c318b1360df5a7338facc2b47ac5b54a"><code>093665e</code></a> refactor(lib): allow warnings in 0.14.x (<a href="https://redirect.github.com/hyperium/hyper/issues/3677">#3677</a>)</li> <li><a href="https://github.com/hyperium/hyper/commit/dedcb674f35eaec765a42b550caabe6f694d86d1"><code>dedcb67</code></a> feat(http2): add config for <code>max_local_error_reset_streams</code> in server (<a href="https://redirect.github.com/hyperium/hyper/issues/3528">#3528</a>)</li> <li>See full diff in <a href="https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.29">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | hyper | [>= 1.a, < 2] | </details> 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 <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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information