Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the minor group with 7 updates (#654)
Bumps the minor group with 7 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.96` | `1.0.97` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.12` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.86` | `0.1.87` | | [spider](https://github.com/spider-rs/spider) | `2.31.1` | `2.31.6` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.93` | `1.0.94` | | [wiremock](https://github.com/LukeMathWalker/wiremock-rs) | `0.6.2` | `0.6.3` | | [insta](https://github.com/mitsuhiko/insta) | `1.42.1` | `1.42.2` | Updates `anyhow` from 1.0.96 to 1.0.97 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/anyhow/releases">anyhow's releases</a>.</em></p> <blockquote> <h2>1.0.97</h2> <ul> <li>Documentation improvements</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/anyhow/commit/bfb89ef244fa60af17fb844dc3bddf4b62e4ac9f"><code>bfb89ef</code></a> Release 1.0.97</li> <li><a href="https://github.com/dtolnay/anyhow/commit/c7fca9b08627fe0c4034a3fd38595ffd7dcc8e0e"><code>c7fca9b</code></a> Ignore elidable_lifetime_names pedantic clippy lint</li> <li><a href="https://github.com/dtolnay/anyhow/commit/427c0bb0f34d5da378112f6a19db9efebfd0e40a"><code>427c0bb</code></a> Point standard library links to stable</li> <li>See full diff in <a href="https://github.com/dtolnay/anyhow/compare/1.0.96...1.0.97">compare view</a></li> </ul> </details> <br /> Updates `thiserror` from 2.0.11 to 2.0.12 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/thiserror/releases">thiserror's releases</a>.</em></p> <blockquote> <h2>2.0.12</h2> <ul> <li>Prevent elidable_lifetime_names pedantic clippy lint in generated impl (<a href="https://redirect.github.com/dtolnay/thiserror/issues/413">#413</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/thiserror/commit/95a512669395f30cf9ae10343149726c0563ed76"><code>95a5126</code></a> Release 2.0.12</li> <li><a href="https://github.com/dtolnay/thiserror/commit/76490f743e26553275f32d23087deb5bbff22b06"><code>76490f7</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/thiserror/issues/413">#413</a> from dtolnay/elidablelifetime</li> <li><a href="https://github.com/dtolnay/thiserror/commit/9f27b766f57f7e3111e6930f7928f4358a95e590"><code>9f27b76</code></a> Ignore elidable_lifetime_names pedantic clippy lint</li> <li><a href="https://github.com/dtolnay/thiserror/commit/daf2a6f36eb0f94214003e6cdae70134a69292c5"><code>daf2a6f</code></a> Resolve some elidable_lifetime_names pedantic clippy lint</li> <li><a href="https://github.com/dtolnay/thiserror/commit/5f07160c352f4913d5ff857954c358f0a0419893"><code>5f07160</code></a> Point standard library links to stable</li> <li><a href="https://github.com/dtolnay/thiserror/commit/6706a5121ba011432e6dc666e6ec461128f49aef"><code>6706a51</code></a> Convert html links to intra-doc links</li> <li><a href="https://github.com/dtolnay/thiserror/commit/2706873a04a9eec85bf8aa8f83ab4367bd5ff388"><code>2706873</code></a> More precise gitignore patterns</li> <li><a href="https://github.com/dtolnay/thiserror/commit/70bc20d8483aed1567324c8ece7c9d0d42a8ddf2"><code>70bc20d</code></a> Remove **/*.rs.bk from project-specific gitignore</li> <li>See full diff in <a href="https://github.com/dtolnay/thiserror/compare/2.0.11...2.0.12">compare view</a></li> </ul> </details> <br /> Updates `async-trait` from 0.1.86 to 0.1.87 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/async-trait/releases">async-trait's releases</a>.</em></p> <blockquote> <h2>0.1.87</h2> <ul> <li>Documentation improvements</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/async-trait/commit/32540aadec088a87eeb88f7688ec5b211a0d5167"><code>32540aa</code></a> Release 0.1.87</li> <li><a href="https://github.com/dtolnay/async-trait/commit/137d14caf3fda9b066384e32e883f2c9bddcbf63"><code>137d14c</code></a> Resolve mem_replace_with_default clippy lint</li> <li><a href="https://github.com/dtolnay/async-trait/commit/45fd82a71eca47ddbd0627546fb1ba7489e51712"><code>45fd82a</code></a> Ignore elidable_lifetime_names pedantic clippy lint</li> <li><a href="https://github.com/dtolnay/async-trait/commit/ea2f2a29a29b71f36479ee99d3d51953f80e44d8"><code>ea2f2a2</code></a> Point standard library links to stable</li> <li><a href="https://github.com/dtolnay/async-trait/commit/3b78161de94175ffa72c6d3a5451415b70cace51"><code>3b78161</code></a> Update ui test suite to nightly-2025-02-12</li> <li>See full diff in <a href="https://github.com/dtolnay/async-trait/compare/0.1.86...0.1.87">compare view</a></li> </ul> </details> <br /> Updates `spider` from 2.31.1 to 2.31.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spider-rs/spider/releases">spider's releases</a>.</em></p> <blockquote> <h2>v2.31.5</h2> <h1>Whats Changed</h1> <p>Chrome now manages document reloading to prevent infinite page reloading through scripting. The firewall feature flag now enables the firewall protection via networking on chrome as well for an improved ad, tracking, and malice website blocker.</p> <ul> <li>chore(chrome): add infinite loop document reload protection</li> <li>chore(chrome): add to block list</li> <li>chore(chrome): add firewall feature flag.</li> <li>perf(conf): remove box indirection proxies, whitelist, and blacklist</li> <li>chore(chrome): fix initial page status code set</li> <li>chore(chrome): add missing initial page retry</li> <li>chore(budget): fix shutdown</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spider-rs/spider/compare/v2.30.3...v2.31.5">https://github.com/spider-rs/spider/compare/v2.30.3...v2.31.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/spider-rs/spider/commits">compare view</a></li> </ul> </details> <br /> Updates `proc-macro2` from 1.0.93 to 1.0.94 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/proc-macro2/releases">proc-macro2's releases</a>.</em></p> <blockquote> <h2>1.0.94</h2> <ul> <li>Documentation improvements</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/proc-macro2/commit/7cb0f3cdee5888a581c0041ba9acae5727372277"><code>7cb0f3c</code></a> Release 1.0.94</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/23c425c9ef1dd7c04f8c303f57506b16688a5ce6"><code>23c425c</code></a> Raise minimum tested compiler to rust 1.67</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/cbffe0cf98cd99bcbc498941a45a011c7ef7cc2e"><code>cbffe0c</code></a> Ignore elidable_lifetime_names pedantic clippy lint</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/a12fe8b2b4b506ffd5a7f0dfe36973aeb0e202c2"><code>a12fe8b</code></a> Point standard library links to stable</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/36920b198e21d694a62b4090448c85eb84633226"><code>36920b1</code></a> Combine rustdoc semver exempt cfg into one argument</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/3a9bc71cb0dfab98bf8974c8ed1be5a4d6950830"><code>3a9bc71</code></a> Convert html links to intra-doc links</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/c7d999c89febc2d3e73e1c934c8307734d9825a1"><code>c7d999c</code></a> Unset doc-scrape-examples for lib target</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/020a8aef00ebd3a210f0493803fe1e04d04057cc"><code>020a8ae</code></a> Resolve unnecessary_semicolon pedantic clippy lint</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/0a77455b508826965e392019dd6a1b7f432b8aea"><code>0a77455</code></a> Ignore WebAssembly linker warning</li> <li><a href="https://github.com/dtolnay/proc-macro2/commit/ffc417ac5bc177e226c24d4237c9a3a49535f937"><code>ffc417a</code></a> More precise gitignore patterns</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/proc-macro2/compare/1.0.93...1.0.94">compare view</a></li> </ul> </details> <br /> Updates `wiremock` from 0.6.2 to 0.6.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/LukeMathWalker/wiremock-rs/commit/428142c5d75b12e685808bac23afa0ed38bee9e0"><code>428142c</code></a> chore: Release wiremock version 0.6.3</li> <li><a href="https://github.com/LukeMathWalker/wiremock-rs/commit/155e8d4b2d90f9b338ee20c34cb91f4d7c2d59a0"><code>155e8d4</code></a> Implement From<RangeFull> for Times (<a href="https://redirect.github.com/LukeMathWalker/wiremock-rs/issues/155">#155</a>)</li> <li><a href="https://github.com/LukeMathWalker/wiremock-rs/commit/4c79601e9c34b0b2ee48f269a5528235d2db9655"><code>4c79601</code></a> Update README.md (<a href="https://redirect.github.com/LukeMathWalker/wiremock-rs/issues/148">#148</a>)</li> <li>See full diff in <a href="https://github.com/LukeMathWalker/wiremock-rs/compare/v0.6.2...v0.6.3">compare view</a></li> </ul> </details> <br /> Updates `insta` from 1.42.1 to 1.42.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mitsuhiko/insta/releases">insta's releases</a>.</em></p> <blockquote> <h2>1.42.2</h2> <h2>Release Notes</h2> <ul> <li>Support other indention characters than spaces in inline snapshots. <a href="https://redirect.github.com/mitsuhiko/insta/issues/679">#679</a></li> <li>Fix an issue where multiple targets with the same root would cause too many pending snapshots to be reported. <a href="https://redirect.github.com/mitsuhiko/insta/issues/730">#730</a></li> <li>Hide <code>unseen</code> option in CLI, as it's pending deprecation. <a href="https://redirect.github.com/mitsuhiko/insta/issues/732">#732</a></li> <li>Stop <code>\t</code> and <code>\x1b</code> (ANSI color escape) from causing snapshots to be escaped. <a href="https://redirect.github.com/mitsuhiko/insta/issues/715">#715</a></li> <li>Improved handling of inline snapshots within <code>allow_duplicates! { .. }</code>. <a href="https://redirect.github.com/mitsuhiko/insta/issues/712">#712</a></li> </ul> <h2>Install cargo-insta 1.42.2</h2> <h3>Install prebuilt binaries via shell script</h3> <pre lang="sh"><code>curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mitsuhiko/insta/releases/download/1.42.2/cargo-insta-installer.sh | sh </code></pre> <h3>Install prebuilt binaries via powershell script</h3> <pre lang="sh"><code>powershell -ExecutionPolicy ByPass -c "irm https://github.com/mitsuhiko/insta/releases/download/1.42.2/cargo-insta-installer.ps1 | iex" </code></pre> <h2>Download cargo-insta 1.42.2</h2> <table> <thead> <tr> <th>File</th> <th>Platform</th> <th>Checksum</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/mitsuhiko/insta/releases/download/1.42.2/cargo-insta-aarch64-apple-darwin.tar.xz">cargo-insta-aarch64-apple-darwin.tar.xz</a></td> <td>Apple Silicon macOS</td> <td><a href="https://github.com/mitsuhiko/insta/releases/download/1.42.2/cargo-insta-aarch64-apple-darwin.tar.xz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/mitsuhiko/insta/releases/download/1.42.2/cargo-insta-x86_64-apple-darwin.tar.xz">cargo-insta-x86_64-apple-darwin.tar.xz</a></td> <td>Intel macOS</td> <td><a href="https://github.com/mitsuhiko/insta/releases/download/1.42.2/cargo-insta-x86_64-apple-darwin.tar.xz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/mitsuhiko/insta/releases/download/1.42.2/cargo-insta-x86_64-pc-windows-msvc.zip">cargo-insta-x86_64-pc-windows-msvc.zip</a></td> <td>x64 Windows</td> <td><a href="https://github.com/mitsuhiko/insta/releases/download/1.42.2/cargo-insta-x86_64-pc-windows-msvc.zip.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/mitsuhiko/insta/releases/download/1.42.2/cargo-insta-x86_64-unknown-linux-gnu.tar.xz">cargo-insta-x86_64-unknown-linux-gnu.tar.xz</a></td> <td>x64 Linux</td> <td><a href="https://github.com/mitsuhiko/insta/releases/download/1.42.2/cargo-insta-x86_64-unknown-linux-gnu.tar.xz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/mitsuhiko/insta/releases/download/1.42.2/cargo-insta-x86_64-unknown-linux-musl.tar.xz">cargo-insta-x86_64-unknown-linux-musl.tar.xz</a></td> <td>x64 MUSL Linux</td> <td><a href="https://github.com/mitsuhiko/insta/releases/download/1.42.2/cargo-insta-x86_64-unknown-linux-musl.tar.xz.sha256">checksum</a></td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md">insta's changelog</a>.</em></p> <blockquote> <h2>1.42.2</h2> <ul> <li>Support other indention characters than spaces in inline snapshots. <a href="https://redirect.github.com/mitsuhiko/insta/issues/679">#679</a></li> <li>Fix an issue where multiple targets with the same root would cause too many pending snapshots to be reported. <a href="https://redirect.github.com/mitsuhiko/insta/issues/730">#730</a></li> <li>Hide <code>unseen</code> option in CLI, as it's pending deprecation. <a href="https://redirect.github.com/mitsuhiko/insta/issues/732">#732</a></li> <li>Stop <code>\t</code> and <code>\x1b</code> (ANSI color escape) from causing snapshots to be escaped. <a href="https://redirect.github.com/mitsuhiko/insta/issues/715">#715</a></li> <li>Improved handling of inline snapshots within <code>allow_duplicates! { .. }</code>. <a href="https://redirect.github.com/mitsuhiko/insta/issues/712">#712</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mitsuhiko/insta/commit/e81bae9b7b7f536bd9057158fe5a219facced116"><code>e81bae9</code></a> Bump versions to 1.42.2 (<a href="https://redirect.github.com/mitsuhiko/insta/issues/733">#733</a>)</li> <li><a href="https://github.com/mitsuhiko/insta/commit/df78d985fbcac659e53aa00bcf65674189a8570f"><code>df78d98</code></a> Hide <code>unseen</code> from <code>--help</code> (<a href="https://redirect.github.com/mitsuhiko/insta/issues/732">#732</a>)</li> <li><a href="https://github.com/mitsuhiko/insta/commit/7a5e9389ffe39e2c2625878a23db24e834a912cd"><code>7a5e938</code></a> Fix duplicate snapshots on multiple targets with identical roots (<a href="https://redirect.github.com/mitsuhiko/insta/issues/730">#730</a>)</li> <li><a href="https://github.com/mitsuhiko/insta/commit/b72bfbad73f10b1937a89532a113fd11f09c3189"><code>b72bfba</code></a> Improve functional test docs (<a href="https://redirect.github.com/mitsuhiko/insta/issues/731">#731</a>)</li> <li><a href="https://github.com/mitsuhiko/insta/commit/e6469acc12ddf8770ef35d75d3746f37be088251"><code>e6469ac</code></a> Qualify all references in macros to avoid name clashes (<a href="https://redirect.github.com/mitsuhiko/insta/issues/729">#729</a>)</li> <li><a href="https://github.com/mitsuhiko/insta/commit/b6ecee10a597ab80fa229166d6b3d4569bce5d81"><code>b6ecee1</code></a> Add changelog for INSTA_WORKSPACE_ROOT at compile time (<a href="https://redirect.github.com/mitsuhiko/insta/issues/727">#727</a>)</li> <li><a href="https://github.com/mitsuhiko/insta/commit/ef4703feeb97322ff31fd250bd368ab86f681dbd"><code>ef4703f</code></a> Allow setting INSTA_WORKSPACE_ROOT at compile time (<a href="https://redirect.github.com/mitsuhiko/insta/issues/726">#726</a>)</li> <li><a href="https://github.com/mitsuhiko/insta/commit/04a98c3a5e443af3fdc858f81ecdfb2340400603"><code>04a98c3</code></a> Fix inline snapshot handling within <code>allow_duplicates!</code> block (<a href="https://redirect.github.com/mitsuhiko/insta/issues/722">#722</a>)</li> <li><a href="https://github.com/mitsuhiko/insta/commit/24f32aad9edeef05af9565b443646c97107374c6"><code>24f32aa</code></a> Fix crash on scanning indentation of arbitrary lines (<a href="https://redirect.github.com/mitsuhiko/insta/issues/723">#723</a>)</li> <li><a href="https://github.com/mitsuhiko/insta/commit/759283e62987618e53f59e8be4789ca3ab6a247e"><code>759283e</code></a> [ISSUE-718] Allow specifying cargo-nextest bin (<a href="https://redirect.github.com/mitsuhiko/insta/issues/721">#721</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mitsuhiko/insta/compare/1.42.1...1.42.2">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 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