Skip to content

[9.0] (backport #8573) build(deps): bump github.com/elastic/elastic-agent-system-metrics from 0.11.13 to 0.11.15 #8581

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

Open
wants to merge 2 commits into
base: 9.0
Choose a base branch
from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 18, 2025

Bumps github.com/elastic/elastic-agent-system-metrics from 0.11.13 to 0.11.15.

Release notes

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

v0.11.15

What's Changed

Full Changelog: elastic/elastic-agent-system-metrics@v0.11.14...v0.11.15

v0.11.14

What's Changed

New Contributors

Full Changelog: elastic/elastic-agent-system-metrics@v0.11.13...v0.11.14

Commits
  • 2804780 perf: avoid unnecessary IO in InstanceCPUReporter (#237)
  • 1d3c82a perf: avoid unnecessray IO in FDUsageReporter (#224)
  • 6224cb6 Bump golang.org/x/net from 0.34.0 to 0.38.0 (#219)
  • 4fb3d38 Update linter to 1.64.8 (#222)
  • 6017d32 test: reuse docker client and improve health check (#227)
  • c543530 feat: replace global logger where possible (#231)
  • bbca5fd test: use atomics in TestSystemMetricsReport to avoid race condition (#233)
  • c6c7b05 feat: drop gosigar on non-windows systems (#218)
  • 8db6a0f fix(memstatsreporter): retrieve the correct pid with custom hostfs (#225)
  • 5d5c792 test: switch docker tests to alpine (#229)
  • 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)

This is an automatic backport of pull request #8573 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from a team as a code owner June 18, 2025 10:39
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Jun 18, 2025
@mergify mergify bot requested review from michalpristas and swiatekm and removed request for a team June 18, 2025 10:39
Copy link
Contributor Author

mergify bot commented Jun 18, 2025

Cherry-pick of 27d9890 has failed:

On branch mergify/bp/9.0/pr-8573
Your branch is up to date with 'origin/9.0'.

You are currently cherry-picking commit 27d9890be.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   NOTICE-fips.txt
	both modified:   NOTICE.txt
	both modified:   go.mod
	both modified:   go.sum

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@elasticmachine
Copy link
Collaborator

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

…m 0.11.13 to 0.11.15 (#8573)

* build(deps): bump github.com/elastic/elastic-agent-system-metrics

Bumps [github.com/elastic/elastic-agent-system-metrics](https://github.com/elastic/elastic-agent-system-metrics) from 0.11.13 to 0.11.15.
- [Release notes](https://github.com/elastic/elastic-agent-system-metrics/releases)
- [Commits](elastic/elastic-agent-system-metrics@v0.11.13...v0.11.15)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update NOTICE.txt and/or NOTICE-fips.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 27d9890)

# Conflicts:
#	NOTICE-fips.txt
#	NOTICE.txt
#	go.mod
#	go.sum
@swiatekm swiatekm force-pushed the mergify/bp/9.0/pr-8573 branch from 9ae2a69 to 00e07b2 Compare June 20, 2025 10:42
@swiatekm swiatekm enabled auto-merge (squash) June 20, 2025 18:01
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

@elasticmachine
Copy link
Collaborator

elasticmachine commented Jun 20, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation backport conflicts There is a conflict in the backported pull request skip-changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants