Skip to content

chore: bump github.com/elastic/go-sysinfo from 1.11.0 to 1.12.0 #12013

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 Feb 5, 2024

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

Release notes

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

v1.12.0

IMPROVEMENTS:

  • Allow FQDN lookup functions to take a context. (GH-199)

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)
Commits
  • 489579d Allow FQDN lookup functions to take context (#199)
  • 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)
  • See full diff 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.11.0 to 1.12.0.
- [Release notes](https://github.com/elastic/go-sysinfo/releases)
- [Commits](elastic/go-sysinfo@v1.11.0...v1.12.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>
@matifali matifali merged commit c1e01df into main Feb 5, 2024
@matifali matifali deleted the dependabot/go_modules/github.com/elastic/go-sysinfo-1.12.0 branch February 5, 2024 12:37
@github-actions github-actions bot locked and limited conversation to collaborators Feb 5, 2024
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