volta-cli / volta

Volta: JS Toolchains as Code. ⚡
https://volta.sh
Other
10.33k stars 220 forks source link

build(deps): bump os_info from 3.7.0 to 3.8.2 #1726

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps os_info from 3.7.0 to 3.8.2.

Release notes

Sourced from os_info's releases.

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)

  • Void Linux support has been added. (#365)

Changelog

Sourced from os_info's changelog.

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

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

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

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

  • Void Linux support has been added. (#365)

Commits
  • 0838f81 Merge pull request #378 from stanislav-tkach/3-8-2-releaase
  • b86466a Release the 3.8.2 version
  • c6f8294 Merge pull request #377 from oleiade/fix/freebsd-build
  • 3147a61 Address get_os uname compiler errors on FreeBSD
  • 4773306 Use -r uname flag to obtain FreeBSD version in current_platform
  • 773d319 Merge pull request #376 from stanislav-tkach/3-8-1-release
  • f63ff19 Release the 3.8.1 version
  • 452c3bc Merge pull request #374 from YOU54F/patch-1
  • 9e3bf69 Merge pull request #373 from citrus-it/illumos
  • 9986b75 Merge pull request #372 from yonasBSD/yonas-patch-1
  • 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 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)