[PR #1283] [MERGED] chore(deps): bump os_info from 3.9.2 to 3.10.0 #1298

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1283
Author: @dependabot[bot]
Created: 2/17/2025
Status: Merged
Merged: 2/18/2025
Merged by: @LGUG2Z

Base: masterHead: dependabot/cargo/os_info-3.10.0


📝 Commits (1)

  • 065f94e chore(deps): bump os_info from 3.9.2 to 3.10.0

📊 Changes

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

View changed files

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

📄 Description

Bumps os_info from 3.9.2 to 3.10.0.

Release notes

Sourced from os_info's releases.

os_info 3.10.0

  • Bluefin Linux support has been added. (#394)
Changelog

Sourced from os_info's changelog.

[3.10.0] (2025-02-09)

  • Bluefin Linux support has been added. (#394)
Commits
  • 0554ec5 Merge pull request #396 from stanislav-tkach/release-3-10-0
  • 9a0980c Fix markdown indent
  • d189e7d Release the 3.10.0 version
  • 6d7ea4f Merge pull request #395 from stanislav-tkach/fix-spellcheck
  • e81339b Fix spellcheck
  • 9c6d24e Merge pull request #394 from sargunv/feature/add-bluefin-support
  • a41a664 feat: Add support for Bluefin Linux
  • See full diff 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/1283 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/17/2025 **Status:** ✅ Merged **Merged:** 2/18/2025 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `dependabot/cargo/os_info-3.10.0` --- ### 📝 Commits (1) - [`065f94e`](https://github.com/LGUG2Z/komorebi/commit/065f94ea1706af45b2b4f096ce6e8a566b85bb6c) chore(deps): bump os_info from 3.9.2 to 3.10.0 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `komorebi/Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.9.2 to 3.10.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.10.0</h2> <ul> <li>Bluefin Linux support has been added. (<a href="https://redirect.github.com/stanislav-tkach/os_info/issues/394">#394</a>)</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.10.0] (2025-02-09)</h2> <ul> <li>Bluefin Linux support has been added. (<a href="https://redirect.github.com/stanislav-tkach/os_info/issues/394">#394</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stanislav-tkach/os_info/commit/0554ec580dd4a4c1b180a09fe0f2a990c61ce112"><code>0554ec5</code></a> Merge pull request <a href="https://redirect.github.com/stanislav-tkach/os_info/issues/396">#396</a> from stanislav-tkach/release-3-10-0</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/9a0980c3752a2e6af0a6d4925891e9d30fd31a56"><code>9a0980c</code></a> Fix markdown indent</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/d189e7de3f7401169c6425ec7709daa783f28289"><code>d189e7d</code></a> Release the 3.10.0 version</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/6d7ea4f2315f29f4f4fc2ca38db4fb0ccfee7407"><code>6d7ea4f</code></a> Merge pull request <a href="https://redirect.github.com/stanislav-tkach/os_info/issues/395">#395</a> from stanislav-tkach/fix-spellcheck</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/e81339bd5d536aefc6cbb9379bf4f3756bd5c592"><code>e81339b</code></a> Fix spellcheck</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/9c6d24ead96d3fcb6d1bfa685d86edb3cc3175e1"><code>9c6d24e</code></a> Merge pull request <a href="https://redirect.github.com/stanislav-tkach/os_info/issues/394">#394</a> from sargunv/feature/add-bluefin-support</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/a41a66465017762eaedb4c14aaefe2e840c9dfaf"><code>a41a664</code></a> feat: Add support for Bluefin Linux</li> <li>See full diff in <a href="https://github.com/stanislav-tkach/os_info/compare/v3.9.2...v3.10.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.9.2&new-version=3.10.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:48 +01:00
adam closed this issue 2026-01-05 14:54:48 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1298