Skip to content

Commit

Permalink
Bump the dependencies group with 2 updates (#143)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates:
[insta](https://github.com/mitsuhiko/insta) and
[unicode-ident](https://github.com/dtolnay/unicode-ident).

Updates `insta` from 1.42.0 to 1.42.1
<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.1</h2>
<h2>Release Notes</h2>
<ul>
<li>Improved handling of control characters in inline snapshots. <a
href="https://redirect.github.com/mitsuhiko/insta/issues/713">#713</a></li>
</ul>
<h2>Install cargo-insta 1.42.1</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.1/cargo-insta-installer.sh
| sh
</code></pre>
<h3>Install prebuilt binaries via powershell script</h3>
<pre lang="sh"><code>powershell -ExecutionPolicy ByPass -c &quot;irm
https://github.com/mitsuhiko/insta/releases/download/1.42.1/cargo-insta-installer.ps1
| iex&quot;
</code></pre>
<h2>Download cargo-insta 1.42.1</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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1/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.1</h2>
<ul>
<li>Improved handling of control characters in inline snapshots. <a
href="https://redirect.github.com/mitsuhiko/insta/issues/713">#713</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mitsuhiko/insta/commit/272d628a5087dc6d37a19386dca43b9839624e51"><code>272d628</code></a>
Bump version to 1.42.1 (<a
href="https://redirect.github.com/mitsuhiko/insta/issues/714">#714</a>)</li>
<li><a
href="https://github.com/mitsuhiko/insta/commit/c22d1ee26013fad95e2a2fcf68572353c41c26d0"><code>c22d1ee</code></a>
Improved handling of control characters in inline snapshots (<a
href="https://redirect.github.com/mitsuhiko/insta/issues/713">#713</a>)</li>
<li><a
href="https://github.com/mitsuhiko/insta/commit/f778d2964f011e91f95767718563eb7169b2320f"><code>f778d29</code></a>
Replace use of unsafe with pin_project (<a
href="https://redirect.github.com/mitsuhiko/insta/issues/711">#711</a>)</li>
<li><a
href="https://github.com/mitsuhiko/insta/commit/949ac940aec545dad5d971e83abe44d11e35982d"><code>949ac94</code></a>
Update test output for <code>snapshot_text</code> change (<a
href="https://redirect.github.com/mitsuhiko/insta/issues/706">#706</a>)</li>
<li><a
href="https://github.com/mitsuhiko/insta/commit/1da675c5a5c3d7d08e2e316f5eeb5b2134341498"><code>1da675c</code></a>
Fix command in changelog (<a
href="https://redirect.github.com/mitsuhiko/insta/issues/705">#705</a>)</li>
<li>See full diff in <a
href="https://github.com/mitsuhiko/insta/compare/1.42.0...1.42.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `unicode-ident` from 1.0.14 to 1.0.15
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dtolnay/unicode-ident/releases">unicode-ident's
releases</a>.</em></p>
<blockquote>
<h2>1.0.15</h2>
<ul>
<li>Documentation improvements</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dtolnay/unicode-ident/commit/1e2c8c98b04cfd01bc2d30984314a09d94f7d18c"><code>1e2c8c9</code></a>
Release 1.0.15</li>
<li><a
href="https://github.com/dtolnay/unicode-ident/commit/42b547d4086beb550027eda188369618e63c9237"><code>42b547d</code></a>
Update benchmark table</li>
<li><a
href="https://github.com/dtolnay/unicode-ident/commit/c322e39ae6110f647e6a66ca70ca802578e9cdb4"><code>c322e39</code></a>
Remove mention of criterion's legacy real_blackbox feature</li>
<li><a
href="https://github.com/dtolnay/unicode-ident/commit/242d719e22cbfb3015a25e6b0407b5ce99ed9cfb"><code>242d719</code></a>
More precise gitignore patterns</li>
<li><a
href="https://github.com/dtolnay/unicode-ident/commit/8837414fa975d1287a763a013e7c50531480aac6"><code>8837414</code></a>
Uncapitalize Unicode license link in readme</li>
<li>See full diff in <a
href="https://github.com/dtolnay/unicode-ident/compare/1.0.14...1.0.15">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
dependabot[bot] authored Jan 27, 2025
1 parent 916b01d commit e8ff69c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 5 deletions.
29 changes: 25 additions & 4 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 @@ ahash = "0.8.11"
anyhow = "1.0.95"
chrono = "0.4.39"
env_logger = "0.11.6"
insta = "1.42.0"
insta = "1.42.1"
inventory = "0.3.17"
itertools = "0.13.0"
log = "0.4.25"
Expand Down

0 comments on commit e8ff69c

Please sign in to comment.