Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2025

Bumps os_info from 3.11.0 to 3.13.0.

Release notes

Sourced from os_info's releases.

os_info 3.12.0

  • Cygwin support has been added. (#405)

  • macOS version detection has been updated to read the SystemVersion.plist file. (#406)

  • macOS bitness detection has been updated to avoid using the getconf command. (#407)

Changelog

Sourced from os_info's changelog.

[3.13.0] (2025-11-13)

  • Registry key leak on Windows has been fixed. (#411)

  • iOS support has been added. (#414)

  • Issue with Android dependencies has been fixed. (#416)

  • Native uname is used if possible for better performance. (#417)

  • Native XML parses is now used on macOS. (#418)

  • RaspberryPiOS alias for Raspbian (for serde). (#419)

  • The windows-sys dependency has been updated to 0.61. (#420)

  • Raspberry Pi OS detection has been improved. (#423)

  • Zorin OS support has been added. (#424)

  • Elementary OS support has been added. (#425)

  • Proper Android support has been added. (#426)

  • Issue with file release detection has been fixed. (#427)

  • ALT Linux support has been added. (#428)

[3.12.0] (2025-06-08)

  • Cygwin support has been added. (#405)

  • macOS version detection has been updated to read the SystemVersion.plist file. (#406)

  • macOS bitness detection has been updated to avoid using the getconf command. (#407)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the A-dependencies Area: dependency upgrades label Nov 30, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 30, 2025 22:23
@dependabot dependabot bot added the A-dependencies Area: dependency upgrades label Nov 30, 2025
@def- def- enabled auto-merge November 30, 2025 22:25
Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.11.0 to 3.13.0.
- [Release notes](https://github.com/stanislav-tkach/os_info/releases)
- [Changelog](https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stanislav-tkach/os_info/commits)

---
updated-dependencies:
- dependency-name: os_info
  dependency-version: 3.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/os_info-3.13.0 branch from ba4b48b to f35ea0a Compare December 1, 2025 12:38
@def- def- requested a review from a team as a code owner December 1, 2025 13:10
@def- def- force-pushed the dependabot/cargo/os_info-3.13.0 branch from 72e3d42 to cafa75e Compare December 1, 2025 13:21
@def- def- force-pushed the dependabot/cargo/os_info-3.13.0 branch from cafa75e to 34ae558 Compare December 1, 2025 13:30
@def- def- disabled auto-merge December 1, 2025 14:24
@def-
Copy link
Contributor

def- commented Dec 1, 2025

Needs 1024 recursion limit at least on macOS, seems a bit crazy.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 4, 2026

A newer version of os_info exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-dependencies Area: dependency upgrades

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants