[PR #1155] [CLOSED] chore(deps): bump os_info from 3.8.2 to 3.9.0 #1227

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1155
Author: @dependabot[bot]
Created: 12/2/2024
Status: Closed

Base: masterHead: dependabot/cargo/os_info-3.9.0


📝 Commits (1)

  • 57c88a7 chore(deps): bump os_info from 3.8.2 to 3.9.0

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 Cargo.lock (+5 -5)
📝 komorebi/Cargo.toml (+1 -1)

📄 Description

Bumps os_info from 3.8.2 to 3.9.0.

Release notes

Sourced from os_info's releases.

os_info 3.9.0

  • Nobara Linux support has been added. (#379)

  • UOS support has been added. (#380)

  • Fix uname usage on AIX. (#381)

  • CachyOS support has been added. (#386)

Changelog

Sourced from os_info's changelog.

[3.9.0] (2024-11-30)

  • Nobara Linux support has been added. (#379)

  • UOS support has been added. (#380)

  • Fix uname usage on AIX. (#381)

  • CachyOS support has been added. (#386)

Commits
  • ad36540 Merge pull request #388 from stanislav-tkach/release-3-9-0
  • a823192 Release the 3.9.0 version
  • 41436a3 Merge pull request #387 from mscharley/patch-1
  • fa73e41 Add support for MicroOS
  • 6805517 Merge pull request #386 from wugeer/feat_xhw
  • dc3a743 feat:add support for CachyOS Linux
  • 782e756 Merge pull request #382 from WangMengabc/master
  • 06fe7a8 Change test case function name 'Uos' to' uos'
  • ab7fc07 Merge pull request #381 from ecnelises/aix_sysname
  • b060be8 Merge branch 'stanislav-tkach:master' into master
  • Additional commits viewable in compare view

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/1155 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/2/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/os_info-3.9.0` --- ### 📝 Commits (1) - [`57c88a7`](https://github.com/LGUG2Z/komorebi/commit/57c88a7a83e3a151c0cd74eeadf4b8808c11ff23) chore(deps): bump os_info from 3.8.2 to 3.9.0 ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+5 -5) 📝 `komorebi/Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.8.2 to 3.9.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.9.0</h2> <ul> <li> <p>Nobara Linux support has been added. (<a href="https://redirect.github.com/stanislav-tkach/os_info/issues/379">#379</a>)</p> </li> <li> <p>UOS support has been added. (<a href="https://redirect.github.com/stanislav-tkach/os_info/issues/380">#380</a>)</p> </li> <li> <p>Fix <code>uname</code> usage on AIX. (<a href="https://redirect.github.com/stanislav-tkach/os_info/issues/381">#381</a>)</p> </li> <li> <p>CachyOS support has been added. (<a href="https://redirect.github.com/stanislav-tkach/os_info/issues/386">#386</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.9.0] (2024-11-30)</h2> <ul> <li> <p>Nobara Linux support has been added. (<a href="https://redirect.github.com/stanislav-tkach/os_info/issues/379">#379</a>)</p> </li> <li> <p>UOS support has been added. (<a href="https://redirect.github.com/stanislav-tkach/os_info/issues/380">#380</a>)</p> </li> <li> <p>Fix <code>uname</code> usage on AIX. (<a href="https://redirect.github.com/stanislav-tkach/os_info/issues/381">#381</a>)</p> </li> <li> <p>CachyOS support has been added. (<a href="https://redirect.github.com/stanislav-tkach/os_info/issues/386">#386</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stanislav-tkach/os_info/commit/ad36540a980239da9e527c9983dcd30cae9caeeb"><code>ad36540</code></a> Merge pull request <a href="https://redirect.github.com/stanislav-tkach/os_info/issues/388">#388</a> from stanislav-tkach/release-3-9-0</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/a8231926e3fbb28caa83b6de75218f5536a386fa"><code>a823192</code></a> Release the 3.9.0 version</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/41436a36010be9c65aa89f39ac39f7dd8e2caee1"><code>41436a3</code></a> Merge pull request <a href="https://redirect.github.com/stanislav-tkach/os_info/issues/387">#387</a> from mscharley/patch-1</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/fa73e411344d123686fae6bcb4430737928635e3"><code>fa73e41</code></a> Add support for MicroOS</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/68055176984433cf0d4d6db425cb9d7e6241c538"><code>6805517</code></a> Merge pull request <a href="https://redirect.github.com/stanislav-tkach/os_info/issues/386">#386</a> from wugeer/feat_xhw</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/dc3a7435771ab4f14a25629d420e7c5dd1d690bc"><code>dc3a743</code></a> feat:add support for CachyOS Linux</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/782e7564e62252f267a066adbb4bf4809d61fa77"><code>782e756</code></a> Merge pull request <a href="https://redirect.github.com/stanislav-tkach/os_info/issues/382">#382</a> from WangMengabc/master</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/06fe7a8b1508122bf30279bd2814d760cff65822"><code>06fe7a8</code></a> Change test case function name 'Uos' to' uos'</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/ab7fc07643ab0cef62bd6f81e30a647d12d2492b"><code>ab7fc07</code></a> Merge pull request <a href="https://redirect.github.com/stanislav-tkach/os_info/issues/381">#381</a> from ecnelises/aix_sysname</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/b060be87a096560b0c51df1b312ac13aa73ffdf7"><code>b060be8</code></a> Merge branch 'stanislav-tkach:master' into master</li> <li>Additional commits viewable in <a href="https://github.com/stanislav-tkach/os_info/compare/v3.8.2...v3.9.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=os_info&package-manager=cargo&previous-version=3.8.2&new-version=3.9.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> --- <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:32 +01:00
adam closed this issue 2026-01-05 14:54:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1227