[PR #1216] [CLOSED] chore(deps): bump os_info from 3.9.1 to 3.9.2 #1259

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1216
Author: @dependabot[bot]
Created: 1/6/2025
Status: Closed

Base: masterHead: dependabot/cargo/os_info-3.9.2


📝 Commits (1)

  • a1e4255 chore(deps): bump os_info from 3.9.1 to 3.9.2

📊 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.1 to 3.9.2.

Release notes

Sourced from os_info's releases.

os_info 3.9.2

  • Fix uname usage on NetBSD. (#392)
Changelog

Sourced from os_info's changelog.

[3.9.2] (2025-01-05)

  • Fix uname usage on NetBSD. (#392)
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/1216 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/6/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/os_info-3.9.2` --- ### 📝 Commits (1) - [`a1e4255`](https://github.com/LGUG2Z/komorebi/commit/a1e4255ec2b8447646fcf167aa8beb77c4b1834a) chore(deps): bump os_info from 3.9.1 to 3.9.2 ### 📊 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.1 to 3.9.2. <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.2</h2> <ul> <li>Fix <code>uname</code> usage on NetBSD. (<a href="https://redirect.github.com/stanislav-tkach/os_info/issues/392">#392</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.9.2] (2025-01-05)</h2> <ul> <li>Fix <code>uname</code> usage on NetBSD. (<a href="https://redirect.github.com/stanislav-tkach/os_info/issues/392">#392</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stanislav-tkach/os_info/commit/983ee17a1457daac8561cd9c2f6ebba616689053"><code>983ee17</code></a> Merge pull request <a href="https://redirect.github.com/stanislav-tkach/os_info/issues/393">#393</a> from stanislav-tkach/release-3-9-2</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/1c939f17b58b28bab36bec370e42ef3b33fbbb8d"><code>1c939f1</code></a> Release the 3.9.2 version</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/b69ff882efc32b84881c62bab8304b020d33de37"><code>b69ff88</code></a> Merge pull request <a href="https://redirect.github.com/stanislav-tkach/os_info/issues/392">#392</a> from 0-wiz-0/master</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/708a47471448c1c3fce4d5f933ae037bc38b97b4"><code>708a474</code></a> Fix NetBSD support.</li> <li>See full diff in <a href="https://github.com/stanislav-tkach/os_info/compare/v3.9.1...v3.9.2">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.1&new-version=3.9.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:40 +01:00
adam closed this issue 2026-01-05 14:54:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1259