[PR #1487] [MERGED] chore(deps): bump shadow-rs from 1.1.1 to 1.2.0 #1424

Closed
opened 2026-01-05 14:55:14 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1487
Author: @dependabot[bot]
Created: 6/16/2025
Status: Merged
Merged: 7/21/2025
Merged by: @LGUG2Z

Base: masterHead: dependabot/cargo/shadow-rs-1.2.0


📝 Commits (1)

  • 8afa339 chore(deps): bump shadow-rs from 1.1.1 to 1.2.0

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 Cargo.lock (+3 -3)

📄 Description

Bumps shadow-rs from 1.1.1 to 1.2.0.

Release notes

Sourced from shadow-rs's releases.

v1.2.0

What's Changed

Full Changelog: https://github.com/baoyachi/shadow-rs/compare/v1.1.1...v1.2.0

Commits
  • f0d180a Update Cargo.toml
  • d106a17 Merge pull request #229 from baoyachi/dependabot/cargo/cargo_metadata-0.20.0
  • 7861af1 Merge branch 'master' into dependabot/cargo/cargo_metadata-0.20.0
  • ab73c01 Merge pull request #231 from baoyachi/cargo_metadata
  • ff1a1dc fix cargo clippy check
  • f59bcea add cargo_metadata crate unit test
  • 5c5b556 Update cargo_metadata requirement from 0.19.1 to 0.20.0
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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)

Note


Automatic rebases have been disabled on this pull request as it has been open for over 30 days.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/LGUG2Z/komorebi/pull/1487 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/16/2025 **Status:** ✅ Merged **Merged:** 7/21/2025 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `dependabot/cargo/shadow-rs-1.2.0` --- ### 📝 Commits (1) - [`8afa339`](https://github.com/LGUG2Z/komorebi/commit/8afa339e744e8667ecdc136cd2e8c0854081933e) chore(deps): bump shadow-rs from 1.1.1 to 1.2.0 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+3 -3) </details> ### 📄 Description Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs) from 1.1.1 to 1.2.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>v1.2.0</h2> <h2>What's Changed</h2> <ul> <li>add cargo_metadata crate unit test by <a href="https://github.com/baoyachi"><code>@​baoyachi</code></a> in <a href="https://redirect.github.com/baoyachi/shadow-rs/pull/231">baoyachi/shadow-rs#231</a></li> <li>Update cargo_metadata requirement from 0.19.1 to 0.20.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/baoyachi/shadow-rs/pull/229">baoyachi/shadow-rs#229</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/baoyachi/shadow-rs/compare/v1.1.1...v1.2.0">https://github.com/baoyachi/shadow-rs/compare/v1.1.1...v1.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/baoyachi/shadow-rs/commit/f0d180ac92bbb37bf4717827ff0a66bb2124a69e"><code>f0d180a</code></a> Update Cargo.toml</li> <li><a href="https://github.com/baoyachi/shadow-rs/commit/d106a172ade79ba7a2819db269b01288b1659f40"><code>d106a17</code></a> Merge pull request <a href="https://redirect.github.com/baoyachi/shadow-rs/issues/229">#229</a> from baoyachi/dependabot/cargo/cargo_metadata-0.20.0</li> <li><a href="https://github.com/baoyachi/shadow-rs/commit/7861af1dd02dc7b0ce411c278c622b29d2d80e10"><code>7861af1</code></a> Merge branch 'master' into dependabot/cargo/cargo_metadata-0.20.0</li> <li><a href="https://github.com/baoyachi/shadow-rs/commit/ab73c01cd19641770c180ac9f13a909890fb53d1"><code>ab73c01</code></a> Merge pull request <a href="https://redirect.github.com/baoyachi/shadow-rs/issues/231">#231</a> from baoyachi/cargo_metadata</li> <li><a href="https://github.com/baoyachi/shadow-rs/commit/ff1a1dcf2712931b7c61908dbe1b702e346f7fa4"><code>ff1a1dc</code></a> fix cargo clippy check</li> <li><a href="https://github.com/baoyachi/shadow-rs/commit/f59bceaf92c1f61e7c3ac80e778228cb5a5ffeb9"><code>f59bcea</code></a> add cargo_metadata crate unit test</li> <li><a href="https://github.com/baoyachi/shadow-rs/commit/5c5b556400363759fb10b49b26bf1fbee984eb2b"><code>5c5b556</code></a> Update cargo_metadata requirement from 0.19.1 to 0.20.0</li> <li>See full diff in <a href="https://github.com/baoyachi/shadow-rs/compare/v1.1.1...v1.2.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=1.1.1&new-version=1.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:55:14 +01:00
adam closed this issue 2026-01-05 14:55:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1424