Skip to content

Commit

Permalink
Bump shadow-rs from 0.37.0 to 0.38.0 (#14952)
Browse files Browse the repository at this point in the history
Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs) from 0.37.0 to
0.38.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/baoyachi/shadow-rs/releases">shadow-rs's
releases</a>.</em></p>
<blockquote>
<h2>v0.38.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: ignore false-positive clippy lint trigger by <a
href="https://github.com/mchodzikiewicz"><code>@​mchodzikiewicz</code></a>
in <a
href="https://github.com/baoyachi/shadow-rs/pull/196">baoyachi/shadow-rs#196</a></li>
<li>Rename const define by <a
href="https://github.com/baoyachi"><code>@​baoyachi</code></a> in <a
href="https://github.com/baoyachi/shadow-rs/pull/198">baoyachi/shadow-rs#198</a></li>
<li>Update git2 to v0.20 by <a
href="https://github.com/jewlexx"><code>@​jewlexx</code></a> in <a
href="https://github.com/baoyachi/shadow-rs/pull/200">baoyachi/shadow-rs#200</a></li>
<li>Unit test ci by <a
href="https://github.com/baoyachi"><code>@​baoyachi</code></a> in <a
href="https://github.com/baoyachi/shadow-rs/pull/202">baoyachi/shadow-rs#202</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/baoyachi/shadow-rs/compare/v0.37.0...v0.38.0">https://github.com/baoyachi/shadow-rs/compare/v0.37.0...v0.38.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/baoyachi/shadow-rs/commit/e33e8c9b72fa1c90d74eb0186c7dc5ef02d8bee2"><code>e33e8c9</code></a>
Update Cargo.toml</li>
<li><a
href="https://github.com/baoyachi/shadow-rs/commit/3fec2d8656a83cdd472be3c746c4cc116c441b2c"><code>3fec2d8</code></a>
Merge pull request <a
href="https://github.com/baoyachi/shadow-rs/issues/202">#202</a>
from baoyachi/unit_test_ci</li>
<li><a
href="https://github.com/baoyachi/shadow-rs/commit/236f3f772a6fa95b675623356e237ac93d4ad9e3"><code>236f3f7</code></a>
fix ci</li>
<li><a
href="https://github.com/baoyachi/shadow-rs/commit/538f9e9b7dfcb2babf7977625c757ca4ef87d502"><code>538f9e9</code></a>
fix ci</li>
<li><a
href="https://github.com/baoyachi/shadow-rs/commit/e0ae6e3f869b8dddc9b3e5bf3671b44f6f1ca278"><code>e0ae6e3</code></a>
Merge pull request <a
href="https://github.com/baoyachi/shadow-rs/issues/200">#200</a>
from winpax/patch-1</li>
<li><a
href="https://github.com/baoyachi/shadow-rs/commit/0c6a61c32dd0bb703bb62fc3cf1ee0320fc391d5"><code>0c6a61c</code></a>
Update git2 to v0.20</li>
<li><a
href="https://github.com/baoyachi/shadow-rs/commit/15e2a231ad4780e8a1f790c9636ebbfba855f438"><code>15e2a23</code></a>
Merge pull request <a
href="https://github.com/baoyachi/shadow-rs/issues/198">#198</a>
from baoyachi/feature/use_define</li>
<li><a
href="https://github.com/baoyachi/shadow-rs/commit/311a081432ca7391404ae1d0d2eb9c876820ff4d"><code>311a081</code></a>
Rename const define</li>
<li><a
href="https://github.com/baoyachi/shadow-rs/commit/d8d857c8a980b9acfe6a0fc2d29d5ffb73d9b614"><code>d8d857c</code></a>
Merge pull request <a
href="https://github.com/baoyachi/shadow-rs/issues/196">#196</a>
from mchodzikiewicz/fix/nightly-clippy-lint</li>
<li><a
href="https://github.com/baoyachi/shadow-rs/commit/fe40af0ab6f6f59e9e36f1174612dbf3b82fe425"><code>fe40af0</code></a>
fix: ignore false-positive clippy lint trigger</li>
<li>See full diff in <a
href="https://github.com/baoyachi/shadow-rs/compare/v0.37.0...v0.38.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=shadow-rs&package-manager=cargo&previous-version=0.37.0&new-version=0.38.0)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 5fa79e6 commit 03bb144
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions crates/nu-cmd-lang/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ nu-protocol = { path = "../nu-protocol", version = "0.101.1", default-features =
nu-utils = { path = "../nu-utils", version = "0.101.1", default-features = false }

itertools = { workspace = true }
shadow-rs = { version = "0.37", default-features = false }
shadow-rs = { version = "0.38", default-features = false }

[build-dependencies]
shadow-rs = { version = "0.37", default-features = false }
shadow-rs = { version = "0.38", default-features = false }

[features]
default = ["os"]
Expand Down

0 comments on commit 03bb144

Please sign in to comment.