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.10.0 #197

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps os_info from 3.7.0 to 3.10.0.

Release notes

Sourced from os_info's releases.

os_info 3.10.0

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

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)

... (truncated)

Changelog

Sourced from os_info's changelog.

[3.10.0] (2025-02-09)

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

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

... (truncated)

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
  • 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
  • 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.10.0.
- [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.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 10, 2025
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