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/1442
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 5/12/2025
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `dependabot/cargo/os_info-3.11.0`
---
### 📝 Commits (1)
- [`30bad20`](https://github.com/LGUG2Z/komorebi/commit/30bad20b401c8529a192e93f0c8b4c39a8ab055b) chore(deps): bump os_info from 3.10.0 to 3.11.0
### 📊 Changes
**2 files changed** (+5 additions, -5 deletions)
<details>
<summary>View changed files</summary>
📝 `Cargo.lock` (+4 -4)
📝 `komorebi/Cargo.toml` (+1 -1)
</details>
### 📄 Description
Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.10.0 to 3.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/stanislav-tkach/os_info/releases">os_info's releases</a>.</em></p>
<blockquote>
<h2>os_info 3.11.0</h2>
<ul>
<li>
<p>AOSC OS support has been added. (<a href="https://redirect.github.com/stanislav-tkach/os_info/issues/401">#401</a>)</p>
</li>
<li>
<p>Manjaro-ARM is now detected as Manjaro Linux. (<a href="https://redirect.github.com/stanislav-tkach/os_info/issues/403">#403</a>)</p>
</li>
<li>
<p>Uos link in the documentation comment has been updated. (#<a href="https://redirect.github.com/stanislav-tkach/os_info/issues/400">#400</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md">os_info's changelog</a>.</em></p>
<blockquote>
<h2>[3.11.0] (2025-05-11)</h2>
<ul>
<li>
<p>AOSC OS support has been added. (<a href="https://redirect.github.com/stanislav-tkach/os_info/issues/401">#401</a>)</p>
</li>
<li>
<p>Manjaro-ARM is now detected as Manjaro Linux. (<a href="https://redirect.github.com/stanislav-tkach/os_info/issues/403">#403</a>)</p>
</li>
<li>
<p>Uos link in the documentation comment has been updated. (#<a href="https://redirect.github.com/stanislav-tkach/os_info/issues/400">#400</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/stanislav-tkach/os_info/commit/055e81793113121c386185511d0d124dfadd1047"><code>055e817</code></a> Merge pull request <a href="https://redirect.github.com/stanislav-tkach/os_info/issues/404">#404</a> from stanislav-tkach/3-11-0</li>
<li><a href="https://github.com/stanislav-tkach/os_info/commit/9cb4603e0bc6dcddc2c2095b3b2834309ae88f27"><code>9cb4603</code></a> Release the 3.11 version</li>
<li><a href="https://github.com/stanislav-tkach/os_info/commit/b5cafb872e145e1f7779709be42635a1c82df99f"><code>b5cafb8</code></a> Merge pull request <a href="https://redirect.github.com/stanislav-tkach/os_info/issues/403">#403</a> from stanislav-tkach/detect-manjaro-arm</li>
<li><a href="https://github.com/stanislav-tkach/os_info/commit/4b6217d9f16777efe1545f504745095f3c79ccd1"><code>4b6217d</code></a> Fix build</li>
<li><a href="https://github.com/stanislav-tkach/os_info/commit/3e54bd244778613f1ad48cde4d08c541000c70f6"><code>3e54bd2</code></a> Detect Manjaro Arm</li>
<li><a href="https://github.com/stanislav-tkach/os_info/commit/4eb65df3c24e6c900ecd3d9f0fbd102ba9e145fc"><code>4eb65df</code></a> Merge pull request <a href="https://redirect.github.com/stanislav-tkach/os_info/issues/401">#401</a> from eatradish/aosc-os</li>
<li><a href="https://github.com/stanislav-tkach/os_info/commit/e6849f86c5e2cd79e052fbbd0470521fd3fe5759"><code>e6849f8</code></a> Add AOSC OS</li>
<li><a href="https://github.com/stanislav-tkach/os_info/commit/fcd96ba22652cac7b1df1cad913b7cfa20f578b6"><code>fcd96ba</code></a> Merge pull request <a href="https://redirect.github.com/stanislav-tkach/os_info/issues/400">#400</a> from hextriclosan/patch-1</li>
<li><a href="https://github.com/stanislav-tkach/os_info/commit/82091c434ce138ea8062047332a92744e60dd328"><code>82091c4</code></a> Fix doc - add more friendly web-link for Type::Uos</li>
<li><a href="https://github.com/stanislav-tkach/os_info/commit/c61c7a1e0235096c03f48cd8d7410a096cd5bd94"><code>c61c7a1</code></a> Merge pull request <a href="https://redirect.github.com/stanislav-tkach/os_info/issues/399">#399</a> from stanislav-tkach/rust-version-in-binary</li>
<li>Additional commits viewable in <a href="https://github.com/stanislav-tkach/os_info/compare/v3.10.0...v3.11.0">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/1442
Author: @dependabot[bot]
Created: 5/12/2025
Status: ❌ Closed
Base:
master← Head:dependabot/cargo/os_info-3.11.0📝 Commits (1)
30bad20chore(deps): bump os_info from 3.10.0 to 3.11.0📊 Changes
2 files changed (+5 additions, -5 deletions)
View changed files
📝
Cargo.lock(+4 -4)📝
komorebi/Cargo.toml(+1 -1)📄 Description
Bumps os_info from 3.10.0 to 3.11.0.
Release notes
Sourced from os_info's releases.
Changelog
Sourced from os_info's changelog.
Commits
055e817Merge pull request #404 from stanislav-tkach/3-11-09cb4603Release the 3.11 versionb5cafb8Merge pull request #403 from stanislav-tkach/detect-manjaro-arm4b6217dFix build3e54bd2Detect Manjaro Arm4eb65dfMerge pull request #401 from eatradish/aosc-ose6849f8Add AOSC OSfcd96baMerge pull request #400 from hextriclosan/patch-182091c4Fix doc - add more friendly web-link for Type::Uosc61c7a1Merge pull request #399 from stanislav-tkach/rust-version-in-binaryDependabot 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.