-
Notifications
You must be signed in to change notification settings - Fork 99
[8.19](backport #5273) build(deps): bump github.com/elastic/elastic-agent-system-metrics from 0.11.18 to 0.12.0 #5512
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
base: 8.19
Are you sure you want to change the base?
Conversation
|
Cherry-pick of 898abd5 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 |
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) |
|
There's a missing backport that is causing conflicts: context here |
|
Missing backport of 13bea07 for using package Output of go: finding module for package github.com/elastic/fleet-server/v7/internal/pkg/logger/zap
go: github.com/elastic/fleet-server/v7/internal/pkg/api imports
github.com/elastic/fleet-server/v7/internal/pkg/logger/zap: no matching versions for query "latest" |
9622dc4 to
0edeed2
Compare
|
|
@ycombinator I guess that fleet-server FIPS server need a fix similar to elastic/elastic-agent#10007 until the staging environment is fixed |
…m 0.11.18 to 0.12.0 (#5273) * 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.18 to 0.12.0. - [Release notes](https://github.com/elastic/elastic-agent-system-metrics/releases) - [Commits](elastic/elastic-agent-system-metrics@v0.11.18...v0.12.0) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-system-metrics dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Post dependabot file modifications * fix: resolve breaking API changes * fix: replace deprecated calls to NewRegistry with GetOrCreateRegistry --------- 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> Co-authored-by: Panos Koutsovasilis <panos.koutsovasilis@elastic.co> (cherry picked from commit 898abd5)
0edeed2 to
79acd4c
Compare




Bumps github.com/elastic/elastic-agent-system-metrics from 0.11.18 to 0.12.0.
Release notes
Sourced from github.com/elastic/elastic-agent-system-metrics's releases.
Commits
b387940feat: deprecate NewReader and migrate to NewReaderOptions (#257)53703d3Revert "feat: remove metric/memory package" (#256)2eadb5ffeat: replace global logger with local logger (#255)eee5698feat: remove metric/memory package (#251)0ba9901feat: replace global logging func with local logger (#254)8382ef0refactor: replace lopg.ObserverLogs with logptest (#252)8cc791dfeat: drop global ephemeralID (#253)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 #5273 done by [Mergify](https://mergify.com).