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

Bump github.com/elastic/elastic-agent-system-metrics from 0.9.2 to 0.10.1 #4763

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2024

Bumps github.com/elastic/elastic-agent-system-metrics from 0.9.2 to 0.10.1.

Release notes

Sourced from github.com/elastic/elastic-agent-system-metrics's releases.

v0.10.1

What's Changed

Full Changelog: elastic/elastic-agent-system-metrics@v0.10.0...v0.10.1

v0.10.0

What's Changed

New Contributors

Full Changelog: elastic/elastic-agent-system-metrics@v0.9.3...v0.10.0

v0.9.3

What's Changed

New Contributors

Full Changelog: elastic/elastic-agent-system-metrics@v0.9.2...v0.9.3

Commits
  • 8889faa Use older version of docker that doesn't break beats (#152)
  • 5e3ec3d [updatecli] Bump Golang version to 1.21.10 (#151)
  • f6572de Add GetOneRootEvent method to process handler (#150)
  • 38970da Fix GetSelf() logic when running with alternate hostfs (#149)
  • 182b3ee Fix behavior of cgroups path discovery (#136)
  • cea4f3e Fix exe error checks (#148)
  • 15b496a Update some dependencies, change how go is installed in windows (#146)
  • e1b2260 Bump github.com/docker/docker from 26.0.0+incompatible to 26.0.2+incompatible...
  • c80c1de Bump golang.org/x/net from 0.19.0 to 0.23.0 (#144)
  • 8fa575b Add a test framework for monitoring the host system from inside a container (...
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner May 15, 2024 21:44
@dependabot dependabot bot requested a review from AndersonQ May 15, 2024 21:44
@dependabot dependabot bot requested a review from rdner May 15, 2024 21:44
@dependabot dependabot bot added the Team:Elastic-Agent Label for the Agent team label May 15, 2024
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent (Team:Elastic-Agent)

Copy link
Contributor

mergify bot commented May 15, 2024

This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

@ycombinator ycombinator requested review from fearful-symmetry and removed request for AndersonQ May 16, 2024 21:11
Copy link
Contributor

mergify bot commented May 17, 2024

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b dependabot/go_modules/github.com/elastic/elastic-agent-system-metrics-0.10.1 upstream/dependabot/go_modules/github.com/elastic/elastic-agent-system-metrics-0.10.1
git merge upstream/main
git push upstream dependabot/go_modules/github.com/elastic/elastic-agent-system-metrics-0.10.1

Copy link
Contributor Author

dependabot bot commented on behalf of github May 17, 2024

A newer version of github.com/elastic/elastic-agent-system-metrics exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team label May 20, 2024
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@ycombinator ycombinator force-pushed the dependabot/go_modules/github.com/elastic/elastic-agent-system-metrics-0.10.1 branch from 0883a47 to ab33634 Compare May 20, 2024 20:32
Bumps [github.com/elastic/elastic-agent-system-metrics](https://github.com/elastic/elastic-agent-system-metrics) from 0.9.2 to 0.10.1.
- [Release notes](https://github.com/elastic/elastic-agent-system-metrics/releases)
- [Changelog](https://github.com/elastic/elastic-agent-system-metrics/blob/main/CHANGELOG.md)
- [Commits](elastic/elastic-agent-system-metrics@v0.9.2...v0.10.1)

---
updated-dependencies:
- dependency-name: github.com/elastic/elastic-agent-system-metrics
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@ycombinator ycombinator force-pushed the dependabot/go_modules/github.com/elastic/elastic-agent-system-metrics-0.10.1 branch from ab33634 to b2c1801 Compare May 20, 2024 20:37
@ycombinator ycombinator enabled auto-merge (squash) May 20, 2024 20:37
@ycombinator ycombinator merged commit e00d26d into main May 20, 2024
8 of 14 checks passed
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@ycombinator ycombinator deleted the dependabot/go_modules/github.com/elastic/elastic-agent-system-metrics-0.10.1 branch May 20, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants