Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

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

Release notes

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

v1.11.2

IMPROVEMENTS:

  • darwin: Remove duplicate -lproc linker flag to avoid a warning on macOS Sonoma. (GH-195)

v1.11.1

IMPROVEMENTS:

  • aix: Added mappings for AIX host memory information (GH-188)
  • linux: Optimize linux key value parsing (ie: /proc files) (GH-186)

BUG FIXES:

  • aix: Added missing method FQDN for types.Host implementation. (GH-185)

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

... (truncated)

Commits
  • 35e55cd darwin: Remove duplicate -lproc linker flag (#192) (#195)
  • 8e921c7 Bump github.com/docker/docker from 23.0.3+incompatible to 24.0.7+incompatible...
  • da3f855 Bump golang.org/x/net from 0.7.0 to 0.17.0 (#193)
  • 80ad763 Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 (#190)
  • 865a715 providers/linux: optimize parseKeyValue (#186)
  • e4ac65c ci: update badges (#189)
  • 57ae611 AIX: add additional HostMemoryInfo metrics (#188)
  • 66ecab8 ci: remove jenkins pipeline (#187)
  • 6691673 AIX: Add missing FQDN() method for types.Host (#185)
  • 9ea2eba providers/linux/os.go - Get OS info from Manjaro Linux (#183)
  • 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 <dependency name> 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)

Bumps [github.com/elastic/go-sysinfo](https://github.com/elastic/go-sysinfo) from 1.9.0 to 1.11.2.
- [Release notes](https://github.com/elastic/go-sysinfo/releases)
- [Commits](elastic/go-sysinfo@v1.9.0...v1.11.2)

---
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]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant