Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: bump github.com/elastic/go-sysinfo from 1.8.1 to 1.9.0 #5524

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2023

Bumps github.com/elastic/go-sysinfo from 1.8.1 to 1.9.0.

Release notes

Sourced from github.com/elastic/go-sysinfo's releases.

1.9.0

Added

  • Replace pkg/errors with Go 1.13 native errors. #123
  • Add OS family mappings for rocky, openEuler, and almalinux. #143

Changed

  • Remove custom sysctl implementation and partial cgo requirement. #135
  • Changes on the Host and LoadAverage interfaces, now implemented by default on Linux and Darwin platforms. #140
Changelog

Sourced from github.com/elastic/go-sysinfo's changelog.

[1.9.0]

Added

  • Replace pkg/errors with Go 1.13 native errors. #123
  • Add OS family mappings for rocky, openEuler, and almalinux. #143

Changed

  • Remove custom sysctl implementation and partial cgo requirement. #135
  • Changes on the Host and LoadAverage interfaces, now implemented by default on Linux and Darwin platforms. #140
Commits
  • 5b961f1 Prepare v1.9.0 release
  • 0766df4 Add tests for more operating systems (almalinux, openEuler, rocky) (#143)
  • 2f6a5ef Implement LoadAverage for Linux and Darwin (#140)
  • 53d6396 feat: implement process user without cgo (#139)
  • f7b7e16 feat: add stubs for noncgo systems to increase compatibility (#138)
  • 0f24de0 feat: implement darwin process list without cgo (#137)
  • 15f096c feat: replace custom sysctl implementation with stdlib (#135)
  • b0f5245 feat: implement darwin pagesize without cgo (#136)
  • 13937c6 feat: implement darwin Memory without cgo (#134)
  • 240239b fix: remove cgo dependency on darwin architecture (#133)
  • 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 [github.com/elastic/go-sysinfo](https://github.com/elastic/go-sysinfo) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/elastic/go-sysinfo/releases)
- [Changelog](https://github.com/elastic/go-sysinfo/blob/main/CHANGELOG.md)
- [Commits](elastic/go-sysinfo@v1.8.1...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/elastic/go-sysinfo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@kylecarbs kylecarbs merged commit f711abb into main Jan 2, 2023
@kylecarbs kylecarbs deleted the dependabot/go_modules/github.com/elastic/go-sysinfo-1.9.0 branch January 2, 2023 20:33
@github-actions github-actions bot locked and limited conversation to collaborators Jan 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant