[PR #1092] [MERGED] chore(deps): bump shadow-rs from 0.35.1 to 0.35.2 #1197

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1092
Author: @dependabot[bot]
Created: 10/28/2024
Status: Merged
Merged: 10/28/2024
Merged by: @LGUG2Z

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


📝 Commits (1)

  • 6b434c9 chore(deps): bump shadow-rs from 0.35.1 to 0.35.2

📊 Changes

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

View changed files

📝 Cargo.lock (+3 -3)

📄 Description

Bumps shadow-rs from 0.35.1 to 0.35.2.

Release notes

Sourced from shadow-rs's releases.

v0.35.2

What's Changed

Full Changelog: https://github.com/baoyachi/shadow-rs/compare/v0.35.1...v0.35.2

Commits

Dependabot compatibility score

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 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)

🔄 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/1092 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/28/2024 **Status:** ✅ Merged **Merged:** 10/28/2024 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `dependabot/cargo/shadow-rs-0.35.2` --- ### 📝 Commits (1) - [`6b434c9`](https://github.com/LGUG2Z/komorebi/commit/6b434c9583ccafaa1bd05e0b3505ef9f093702da) chore(deps): bump shadow-rs from 0.35.1 to 0.35.2 ### 📊 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 0.35.1 to 0.35.2. <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.35.2</h2> <h2>What's Changed</h2> <ul> <li>chmod change by <a href="https://github.com/baoyachi"><code>@​baoyachi</code></a> in <a href="https://redirect.github.com/baoyachi/shadow-rs/pull/188">baoyachi/shadow-rs#188</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/baoyachi/shadow-rs/compare/v0.35.1...v0.35.2">https://github.com/baoyachi/shadow-rs/compare/v0.35.1...v0.35.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/baoyachi/shadow-rs/commit/ec8615d70a8c6a97177ca47ebaa4f8c6884c003d"><code>ec8615d</code></a> Merge pull request <a href="https://redirect.github.com/baoyachi/shadow-rs/issues/188">#188</a> from baoyachi/issue/187</li> <li><a href="https://github.com/baoyachi/shadow-rs/commit/53bb03b39544bd15c46288c5774d80e94a6c386d"><code>53bb03b</code></a> chmod change</li> <li><a href="https://github.com/baoyachi/shadow-rs/commit/8b557880c02ecd9cb42458e14dc0253b6d4f1f9e"><code>8b55788</code></a> Update Cargo.toml</li> <li><a href="https://github.com/baoyachi/shadow-rs/commit/832994bb0b8cbaaa2615f63057e9c46fda50c018"><code>832994b</code></a> Update README.md</li> <li><a href="https://github.com/baoyachi/shadow-rs/commit/8f0c1461b71e057430ad42d3b03e495783a03b7a"><code>8f0c146</code></a> Update README.md</li> <li>See full diff in <a href="https://github.com/baoyachi/shadow-rs/compare/v0.35.1...v0.35.2">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.35.1&new-version=0.35.2)](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> --- <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:54:26 +01:00
adam closed this issue 2026-01-05 14:54:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1197