Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

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

Release notes

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

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

Fixed

  • On darwin without CGO process.Info() could fail, but would not return the error. #150
Commits
  • 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)
  • 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)
  • 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.1.
- [Release notes](https://github.com/elastic/go-sysinfo/releases)
- [Commits](elastic/go-sysinfo@v1.9.0...v1.11.1)

---
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 added the dependencies Pull requests that update a dependency file label Sep 18, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

Superseded by #17.

@dependabot dependabot bot closed this Dec 4, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/elastic/go-sysinfo-1.11.1 branch December 4, 2023 04:21
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.

0 participants