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/1357
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 3/17/2025
**Status:** ✅ Merged
**Merged:** 3/18/2025
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `dependabot/cargo/starship-battery-0.10.1`
---
### 📝 Commits (1)
- [`dcca01f`](https://github.com/LGUG2Z/komorebi/commit/dcca01f863966259beca30bfe3309051420bd03a) chore(deps): bump starship-battery from 0.10.0 to 0.10.1
### 📊 Changes
**1 file changed** (+2 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.lock` (+2 -2)
</details>
### 📄 Description
Bumps [starship-battery](https://github.com/starship/rust-battery) from 0.10.0 to 0.10.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/starship/rust-battery/releases">starship-battery's releases</a>.</em></p>
<blockquote>
<h2>v0.10.1</h2>
<h2><a href="https://github.com/starship/rust-battery/compare/v0.10.0...v0.10.1">0.10.1</a> (2025-03-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>darwin:</strong> prefer non-raw values for state_of_charge (<a href="https://redirect.github.com/starship/rust-battery/issues/85">#85</a>) (<a href="https://github.com/starship/rust-battery/commit/07c79beb2a1731d545ab078bfe90219a8a883984">07c79be</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/starship/rust-battery/blob/main/CHANGELOG.md">starship-battery's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/starship/rust-battery/compare/v0.10.0...v0.10.1">0.10.1</a> (2025-03-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>darwin:</strong> prefer non-raw values for state_of_charge (<a href="https://redirect.github.com/starship/rust-battery/issues/85">#85</a>) (<a href="https://github.com/starship/rust-battery/commit/07c79beb2a1731d545ab078bfe90219a8a883984">07c79be</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/starship/rust-battery/commit/b8c12920d8244f5b0118ce4a2712efc7ba485ff2"><code>b8c1292</code></a> chore(main): release 0.10.1 (<a href="https://redirect.github.com/starship/rust-battery/issues/86">#86</a>)</li>
<li><a href="https://github.com/starship/rust-battery/commit/e0224dcafeded5b8f8e1f76fd45c5f0b5a62cf8f"><code>e0224dc</code></a> build(deps): update rust crate tempfile to ^3.19.0</li>
<li><a href="https://github.com/starship/rust-battery/commit/7c163a3f6782c02aaa5c2ca93a1e49743c82efb7"><code>7c163a3</code></a> build(deps): update rust crate serde to 1.0.219 (<a href="https://redirect.github.com/starship/rust-battery/issues/82">#82</a>)</li>
<li><a href="https://github.com/starship/rust-battery/commit/a61b13f90d31dfbac5f914f6fdfdb542ab0c9659"><code>a61b13f</code></a> build(deps): update rust crate tempfile to ^3.18.0 (<a href="https://redirect.github.com/starship/rust-battery/issues/83">#83</a>)</li>
<li><a href="https://github.com/starship/rust-battery/commit/28623d051fe60b8382f752cb0476cadb7d5453c2"><code>28623d0</code></a> build(deps): update rust crate schemars to 0.8.22 (<a href="https://redirect.github.com/starship/rust-battery/issues/84">#84</a>)</li>
<li><a href="https://github.com/starship/rust-battery/commit/33c565bccd3786561ab1a63c0033c1583dc8605d"><code>33c565b</code></a> build(deps): update rust crate libc to v0.2.170 (<a href="https://redirect.github.com/starship/rust-battery/issues/81">#81</a>)</li>
<li><a href="https://github.com/starship/rust-battery/commit/07c79beb2a1731d545ab078bfe90219a8a883984"><code>07c79be</code></a> fix(darwin): prefer non-raw values for state_of_charge (<a href="https://redirect.github.com/starship/rust-battery/issues/85">#85</a>)</li>
<li><a href="https://github.com/starship/rust-battery/commit/06f167fbe7447ae6d52b312910450991ea3c9994"><code>06f167f</code></a> build(deps): update embarkstudios/cargo-deny-action action to v2.0.10</li>
<li><a href="https://github.com/starship/rust-battery/commit/4230db2a48a90873973ed6e737044bc2e5e3edef"><code>4230db2</code></a> build(deps): update embarkstudios/cargo-deny-action action to v2.0.7</li>
<li><a href="https://github.com/starship/rust-battery/commit/6f994e353b80490b06d095acb502707209252cc3"><code>6f994e3</code></a> build(deps): update embarkstudios/cargo-deny-action action to v2.0.6</li>
<li>Additional commits viewable in <a href="https://github.com/starship/rust-battery/compare/v0.10.0...v0.10.1">compare view</a></li>
</ul>
</details>
<br />
[](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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1357
Author: @dependabot[bot]
Created: 3/17/2025
Status: ✅ Merged
Merged: 3/18/2025
Merged by: @LGUG2Z
Base:
master← Head:dependabot/cargo/starship-battery-0.10.1📝 Commits (1)
dcca01fchore(deps): bump starship-battery from 0.10.0 to 0.10.1📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
Cargo.lock(+2 -2)📄 Description
Bumps starship-battery from 0.10.0 to 0.10.1.
Release notes
Sourced from starship-battery's releases.
Changelog
Sourced from starship-battery's changelog.
Commits
b8c1292chore(main): release 0.10.1 (#86)e0224dcbuild(deps): update rust crate tempfile to ^3.19.07c163a3build(deps): update rust crate serde to 1.0.219 (#82)a61b13fbuild(deps): update rust crate tempfile to ^3.18.0 (#83)28623d0build(deps): update rust crate schemars to 0.8.22 (#84)33c565bbuild(deps): update rust crate libc to v0.2.170 (#81)07c79befix(darwin): prefer non-raw values for state_of_charge (#85)06f167fbuild(deps): update embarkstudios/cargo-deny-action action to v2.0.104230db2build(deps): update embarkstudios/cargo-deny-action action to v2.0.76f994e3build(deps): update embarkstudios/cargo-deny-action action to v2.0.6Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.