Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2022

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] <support@github.com>
@dependabot dependabot bot requested a review from a team November 29, 2022 17:03
Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

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

Automatically approving dependabot

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-11-29T17:03:28.672+0000

  • Duration: 29 min 14 sec

Test stats 🧪

Test Results
Failed 0
Passed 868
Skipped 0
Total 868

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@elasticmachine
Copy link
Collaborator

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (35/35) 💚
Files 66.923% (87/130) 👍
Classes 61.828% (115/186) 👍
Methods 47.577% (373/784) 👍
Lines 30.551% (3371/11034) 👍
Conditionals 100.0% (0/0) 💚

@mergify mergify bot merged commit 3024854 into main Nov 29, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/elastic/go-sysinfo-1.9.0 branch November 29, 2022 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant