Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump os_info from 3.7.0 to 3.9.2 #194

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps os_info from 3.7.0 to 3.9.2.

Release notes

Sourced from os_info's releases.

os_info 3.9.2

  • Fix uname usage on NetBSD. (#392)

os_info 3.9.1

  • Reduce the published crate size by excluding the test data. (#390)

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)

os_info 3.8.2

  • Build on FreeSBD has been fixed once again. (#377)

os_info 3.8.1

  • Build on FreeSBD has been fixed. (#372)

  • Build on Illumos has been fixed. (#373)

  • Build on NetBSD has been fixed. (#374)

  • Few more regressions introduced in the 3.8.0 release were (hopefully) fixed.

os_info 3.8.0

  • The windows-sys crate instead of winapi is now used internally. (#341)

  • Architecture information for Windows targets has been added. (#345)

  • Artix Linux detection has been fixed. (#348)

  • AIX support has been added. (#349)

  • Kali Linux support has been added. (#350)

  • openSUSE Tumbleweed detection has been fixed. (#353)

  • Version parsing from lsb_release has been added. (#354)

  • HardenedBSD detection has been fixed. (#358)

  • Ultramarine Linux support has been added. (#359)

  • AlmaLinux and Rocky Linux support has been added. (#360)

  • Ultramarine Linux support has been added. (#363)

... (truncated)

Changelog

Sourced from os_info's changelog.

[3.9.2] (2025-01-05)

  • Fix uname usage on NetBSD. (#392)

[3.9.1] (2024-12-22)

  • Reduce the published crate size by excluding the test data. (#390)

[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)

[3.8.2] (2024-03-22)

  • Build on FreeSBD has been fixed once again. (#377)

[3.8.1] (2024-03-17)

  • Build on FreeSBD has been fixed. (#372)

  • Build on Illumos has been fixed. (#373)

  • Build on NetBSD has been fixed. (#374)

  • Few more regressions introduced in the 3.8.0 release were (hopefully) fixed.

[3.8.0] (2024-03-12)

  • The windows-sys crate instead of winapi is now used internally. (#341)

  • Architecture information for Windows targets has been added. (#345)

  • Artix Linux detection has been fixed. (#348)

  • AIX support has been added. (#349)

  • Kali Linux support has been added. (#350)

  • openSUSE Tumbleweed detection has been fixed. (#353)

  • Version parsing from lsb_release has been added. (#354)

  • HardenedBSD detection has been fixed. (#358)

... (truncated)

Commits
  • 983ee17 Merge pull request #393 from stanislav-tkach/release-3-9-2
  • 1c939f1 Release the 3.9.2 version
  • b69ff88 Merge pull request #392 from 0-wiz-0/master
  • 708a474 Fix NetBSD support.
  • 7d1b62f Merge pull request #391 from stanislav-tkach/3-9-1-release
  • 2b1bd58 Release the 3.9.1 version
  • d824f1f Merge pull request #390 from GiGainfosystems/master
  • 15ce4fb Exclude testdata from published crate
  • ad36540 Merge pull request #388 from stanislav-tkach/release-3-9-0
  • a823192 Release the 3.9.0 version
  • 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)

Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.7.0 to 3.9.2.
- [Release notes](https://github.com/stanislav-tkach/os_info/releases)
- [Changelog](https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md)
- [Commits](stanislav-tkach/os_info@v3.7.0...v3.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 30, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2025

Superseded by #197.

@dependabot dependabot bot closed this Feb 10, 2025
@dependabot dependabot bot deleted the dependabot/cargo/os_info-3.9.2 branch February 10, 2025 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants