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.0.6 to 3.6.0 #8787

Merged
merged 1 commit into from
Mar 10, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2023

Bumps os_info from 3.0.6 to 3.6.0.

Release notes

Sourced from os_info's releases.

os_info 3.6.0

  • OpenCloudOS support has been added. (#328)

  • openEuler support has been added. (#328)

  • Arch Linux ARM and Debian ARM detection has been improved. (#331)

os_info 3.5.1

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

os_info 3.5.0

  • Red Hat Enterprise Linux detection has been improved. (#311)

  • Garuda Linux support has been added. (#314)

  • The operating system detection from the release files has been improved. (#317)

os_info 3.4.0

  • Gentoo Linux support has been added. (#307)

  • FreeSBD detection has been fixed. (#309)

os_info 3.3.0

  • Fedora 35 (without lsb_release) detection has been fixed. (#293)

  • HardenedBSD support has been added. (#295)

  • Mariner support has been added. (#299)

  • Illumos support has been added. (#305

os_info 3.2.0

  • MidnightBSD support has been added. (#290)

  • Bitness detection has been fixed for SPARC v9 platform on NetBSD and OpenBSD. (#291)

os_info 3.1.0

  • OpenBSD support has been added. (#286)

os_info 3.0.9

  • NetBSD bitness detection has been fixed. (#283)

os_info 3.0.8

  • NetBSD support has been added. (#279)

  • Fedora 35 detection has been fixed. (#281)

os_info 3.0.7

  • CentOS Stream detection has been fixed. (#267)

... (truncated)

Changelog

Sourced from os_info's changelog.

[3.6.0] (2023-01-30)

  • OpenCloudOS support has been added. (#328)

  • openEuler support has been added. (#328)

  • Arch Linux ARM and Debian ARM detection has been improved. (#331)

[3.5.1] (2022-09-19)

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

[3.5.0] (2022-08-01)

  • Red Hat Enterprise Linux detection has been improved. (#311)

  • Garuda Linux support has been added. (#314)

  • The operating system detection from the release files has been improved. (#317)

[3.4.0] (2022-05-22)

  • Gentoo Linux support has been added. (#307)

  • FreeSBD detection has been fixed. (#309)

[3.3.0] (2022-05-01)

  • Fedora 35 (without lsb_release) detection has been fixed. (#293)

  • HardenedBSD support has been added. (#295)

  • Mariner support has been added. (#299)

  • Illumos support has been added. (#305)

[3.2.0] (2022-02-04)

  • MidnightBSD support has been added. (#290)

  • Bitness detection has been fixed for SPARC v9 platform on NetBSD and OpenBSD. (#291)

[3.1.0] (2022-01-14)

  • OpenBSD support has been added. (#286)

[3.0.9] (2021-12-21)

  • NetBSD bitness detection has been fixed. (#283)

... (truncated)

Commits
  • 7011ce4 Merge pull request #332 from stanislav-tkach/release-3-6-0
  • 5377003 More fixes
  • 7fc22cb Fix clippy warnings
  • b377859 Release the 3.6.0 version
  • b12491e Merge pull request #331 from meop/master
  • 3416fb4 add os-release match for Arch and Debian ARM
  • 4e1cf37 Merge pull request #330 from stanislav-tkach/fix-fmt-and-spellcheck
  • c8f05e2 Fix formattin and add new words to the spellchecker dictionary
  • 5e42e34 Merge pull request #328 from leavelet/master
  • eb9977d Add openEuler and OpenCloudOS tests
  • 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 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.0.6 to 3.6.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.0.6...v3.6.0)

---
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 Mar 10, 2023
@netlify
Copy link

netlify bot commented Mar 10, 2023

👷 Deploy Preview for chef-habitat processing.

Name Link
🔨 Latest commit 3097fdf
🔍 Latest deploy log https://app.netlify.com/sites/chef-habitat/deploys/640ab93768245c0008fd9573

@chef-expeditor
Copy link
Contributor

Hello dependabot[bot]! Thanks for the pull request!

Here is what will happen next:

  1. Your PR will be reviewed by the maintainers.
  2. If everything looks good, one of them will approve it, and your PR will be merged.

Thank you for contributing!

@jasonheath jasonheath self-assigned this Mar 10, 2023
Copy link
Contributor

@jasonheath jasonheath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ARM build failed and while it looks like a largish jump it makes sense looking at the changelog of the project. Lots of the changes are support for specific OSes that are orthogonal to what we use.

@jasonheath jasonheath merged commit 64127ed into main Mar 10, 2023
@jasonheath jasonheath deleted the dependabot/cargo/os_info-3.6.0 branch March 10, 2023 12:47
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.

None yet

1 participant