Skip to content

chore: bump github.com/elastic/go-sysinfo from 1.9.0 to 1.11.0 #7841

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 Jun 5, 2023

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

Release notes

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

v1.11.0

IMPROVEMENTS:

  • Lowercase the returned OS.Hostname and FQDN values as per Elastic Common Schema (ECS) guidelines for the host.name field. (GH-180)
  • linux: Added an os.Family mapping for Arch Linux based distributions. (GH-183)
  • linux: Update the Linux capability name mapping to add names for the perfmon, bpf, and checkpoint_restore capabilities. (GH-184)

BUG FIXES:

  • linux: Fix OS metadata collection for Manjaro Linux. (GH-183)

v1.10.2

BUG FIXES:

  • darwin: Prevent possible runtime panic while reading process arguments. (GH-172)
  • windows: On versions earlier than 10/2016, the os.major version was getting overwritten with what would have been the minor version, and the os.minor version was not being set. (GH-175)

v1.10.1

Added

  • Bump github.com/docker/docker from 20.10.24+incompatible to 23.0.3+incompatible #163

v1.10.0

Added

  • Add OS family mappings for opensuse-leap and opensuse-tumbleweed. #146
  • Add FQDN to host info. #144
  • Return FQDN and error via FQDN() method on Host interface. #159
  • Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 #153
  • Bump github.com/docker/docker from 20.10.22+incompatible to 20.10.24+incompatible #160

Changed

  • Requires Go 1.18+ #144

Fixed

  • On darwin without CGO process.Info() could fail, but would not return the error. #150
Commits
  • 9ea2eba providers/linux/os.go - Get OS info from Manjaro Linux (#183)
  • 7185883 Lowercase OS.Hostname and FQDN values (#180)
  • 6e5b41b providers/linux/capabilities_linux.go - Refresh capability names (#184)
  • d4436c2 system_test.go - Fix flaky TestProcesses (#182)
  • 261db4f .github/workflows/go.yml - Increase golangci-lint timeout (#181)
  • 28cbdc5 Fix major and minor version parsing on older Windows (#175)
  • a5eea30 .github/workflows/release.yml - Pass GH_TOKEN to gh CLI (#178)
  • d5698ba .github/workfows/release.yml - Fix YAML multiline string format (#177)
  • 6dd07ad .github/workflows/release.yml - Fix checkout config (#176)
  • 451c7aa [ci] Use GH actions to expand OS test matrix (#174)
  • 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.9.0 to 1.11.0.
- [Release notes](https://github.com/elastic/go-sysinfo/releases)
- [Commits](elastic/go-sysinfo@v1.9.0...v1.11.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>
@cdr-bot cdr-bot bot changed the title chore: Bump github.com/elastic/go-sysinfo from 1.9.0 to 1.11.0 chore: bump github.com/elastic/go-sysinfo from 1.9.0 to 1.11.0 Jun 5, 2023
@matifali matifali requested a review from mafredri June 5, 2023 13:29
@coadler coadler merged commit 3fa7ee9 into main Jun 5, 2023
@coadler coadler deleted the dependabot/go_modules/github.com/elastic/go-sysinfo-1.11.0 branch June 5, 2023 14:56
@github-actions github-actions bot locked and limited conversation to collaborators Jun 5, 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