[PR #240] [CLOSED] chore(deps): bump os_info from 3.5.0 to 3.5.1 #811

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/240
Author: @dependabot[bot]
Created: 9/26/2022
Status: Closed

Base: masterHead: dependabot/cargo/os_info-3.5.1


📝 Commits (1)

  • fd8f867 chore(deps): bump os_info from 3.5.0 to 3.5.1

📊 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.5.0 to 3.5.1.

Release notes

Sourced from os_info's releases.

os_info 3.5.1

  • Windows 11 detection has been fixed. (#322)
Changelog

Sourced from os_info's changelog.

[3.5.1] (2022-09-19)

  • Windows 11 detection has been fixed. (#322)
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 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/240 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/26/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/os_info-3.5.1` --- ### 📝 Commits (1) - [`fd8f867`](https://github.com/LGUG2Z/komorebi/commit/fd8f867fe2872f1d29c76e70e73939f24a39f669) chore(deps): bump os_info from 3.5.0 to 3.5.1 ### 📊 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.5.0 to 3.5.1. <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.5.1</h2> <ul> <li>Windows 11 detection has been fixed. (<a href="https://github-redirect.dependabot.com/stanislav-tkach/os_info/issues/322">#322</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.5.1] (2022-09-19)</h2> <ul> <li>Windows 11 detection has been fixed. (<a href="https://github-redirect.dependabot.com/stanislav-tkach/os_info/issues/322">#322</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stanislav-tkach/os_info/commit/c79cd093f4facc0783e0c07c948f5f5aa8409299"><code>c79cd09</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/stanislav-tkach/os_info/issues/323">#323</a> from stanislav-tkach/releas-3-5-1</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/4a13fa02bb7790fa388aa27605194dbdf21eb239"><code>4a13fa0</code></a> 1.45</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/8e014d4edad1157092644b673b42e18f570e2485"><code>8e014d4</code></a> Update minimal rust version</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/10fc83bf587699a4ef95f5d6f7211f0a5099d73a"><code>10fc83b</code></a> Release the 3.5.1 version</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/268bb1cad8c3a20a5039676b95b2c498dbeeb16f"><code>268bb1c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/stanislav-tkach/os_info/issues/322">#322</a> from Guyutongxue/win-11</li> <li><a href="https://github.com/stanislav-tkach/os_info/commit/01713bf250b82649bf858c990d0a603cecb6ea19"><code>01713bf</code></a> Add Windows 11 support</li> <li>See full diff in <a href="https://github.com/stanislav-tkach/os_info/compare/v3.5.0...v3.5.1">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.5.0&new-version=3.5.1)](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 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:53:03 +01:00
adam closed this issue 2026-01-05 14:53:03 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#811