[8.19](backport #7129) build(deps): bump github.com/elastic/elastic-agent-system-metrics from 0.14.3 to 0.14.4#7132
[8.19](backport #7129) build(deps): bump github.com/elastic/elastic-agent-system-metrics from 0.14.3 to 0.14.4#7132mergify[bot] wants to merge 4 commits into
Conversation
…m 0.14.3 to 0.14.4 (#7129) * 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.14.3 to 0.14.4. - [Release notes](https://github.com/elastic/elastic-agent-system-metrics/releases) - [Commits](elastic/elastic-agent-system-metrics@v0.14.3...v0.14.4) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-system-metrics dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Post dependabot file modifications --------- Signed-off-by: dependabot[bot] <support@github.com> 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 565ea0f) # Conflicts: # go.sum
|
Cherry-pick of 565ea0f has failed: 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 |
This comment has been minimized.
This comment has been minimized.
|
@copilot fix the merge conflicts in this PR. |
Resolved the |
|
/test |
|
This pull request is now in conflicts. Could you fix it @mergify[bot]? 🙏 |
TL;DR
Remediation
Investigation detailsRoot CauseThe failing commit golang.org/x/mod v0.36.0 // indirect
golang.org/x/tools v0.45.0 // indirect
Evidence
diff --git a/go.mod b/go.mod
@@ -93,10 +93,8 @@ require (
go.uber.org/multierr v1.11.0 // indirect
go.yaml.in/yaml/v2 v2.4.2 // indirect
golang.org/x/crypto v0.53.0 // indirect
- golang.org/x/mod v0.36.0 // indirect
golang.org/x/sys v0.46.0 // indirect
golang.org/x/text v0.38.0 // indirect
- golang.org/x/tools v0.45.0 // indirectThe same diff removes the matching Verification
What is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
|
This pull request is now in conflicts. Could you fix it @mergify[bot]? 🙏 |
Bumps github.com/elastic/elastic-agent-system-metrics from 0.14.3 to 0.14.4.
Release notes
Sourced from github.com/elastic/elastic-agent-system-metrics's releases.
Commits
31d43a6[cgv2] Convert cpu.stat microseconds to nanoseconds at parse site (#294)2845450Migrate from deprecated docker/docker to moby/moby modules (#291)441a69bBump Golang version to 1.25.9 (#292)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 #7129 done by [Mergify](https://mergify.com).