Skip to content
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

build(deps): bump github.com/elastic/go-sysinfo from 1.11.1 to 1.13.1 #3344

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2024

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

Release notes

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

v1.13.1

IMPROVEMENTS:

  • HostInfo.NativeArchitecture is not available on Windows system prior Windows 10 version 1709. (GH-201)

v1.13.0

IMPROVEMENTS:

  • Adds NativeArchitecture to HostInfo to allow applications to detect whether they are running in emulation. (GH-200)

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)
Commits
  • 92fd1d4 HostInfo.NativeArchitecture support older Windows builds (#201)
  • 80edf3d adds HostInfo.NativeArchitecture (#200)
  • 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)
  • 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.1 to 1.13.1.
- [Release notes](https://github.com/elastic/go-sysinfo/releases)
- [Commits](elastic/go-sysinfo@v1.11.1...v1.13.1)

---
updated-dependencies:
- dependency-name: github.com/elastic/go-sysinfo
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 13, 2024 08:45
@dependabot dependabot bot added automation Team:Fleet Label for the Fleet team labels Mar 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 13, 2024

The following labels could not be found: skip-changelog.

@jlind23 jlind23 enabled auto-merge (squash) March 13, 2024 09:28
Copy link

Quality Gate passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No Coverage information No data about Coverage
No Duplication information No data about Duplication

See analysis details on SonarQube

@jlind23 jlind23 merged commit b782590 into main Mar 13, 2024
8 of 9 checks passed
@jlind23 jlind23 deleted the dependabot/go_modules/github.com/elastic/go-sysinfo-1.13.1 branch March 13, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Team:Fleet Label for the Fleet team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants