build(deps): bump github.com/elastic/elastic-agent-libs from 0.21.4 to 0.21.6#5211
Conversation
|
This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏
|
🎉 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) |
|
CI is failing because the signature of |
Bumps [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs) from 0.21.4 to 0.21.6. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.21.4...v0.21.6) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-version: 0.21.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
0e0c271 to
d22cffd
Compare
|
I had to create some new loggers and pass them to |
|
CI is failing on the |
|
From what I can tell, the loggers are different when the (flags) test does a comparison |
|
|
@Mergifyio backport 8.18 8.19 9.0 9.1 |
✅ Backports have been createdDetails
|
…o 0.21.6 (#5211) * build(deps): bump github.com/elastic/elastic-agent-libs Bumps [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs) from 0.21.4 to 0.21.6. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.21.4...v0.21.6) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-version: 0.21.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Pass logger to tlscommon functions * Refactoring logger package to avoid import cycle * Post dependabot file modifications * Remove name stutter * Remove ECS naming stutter * Don't share logger --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shaunak Kashyap <ycombinator@gmail.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> (cherry picked from commit 13bea07) # Conflicts: # NOTICE-fips.txt # NOTICE.txt # go.mod # go.sum # internal/pkg/api/metrics.go # internal/pkg/api/server.go # internal/pkg/config/output.go # internal/pkg/dl/policies.go # magefile.go
…o 0.21.6 (#5211) * build(deps): bump github.com/elastic/elastic-agent-libs Bumps [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs) from 0.21.4 to 0.21.6. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.21.4...v0.21.6) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-version: 0.21.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Pass logger to tlscommon functions * Refactoring logger package to avoid import cycle * Post dependabot file modifications * Remove name stutter * Remove ECS naming stutter * Don't share logger --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shaunak Kashyap <ycombinator@gmail.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> (cherry picked from commit 13bea07) # Conflicts: # NOTICE-fips.txt # NOTICE.txt # go.mod # go.sum # internal/pkg/api/metrics.go # internal/pkg/api/server.go # internal/pkg/config/output.go # internal/pkg/dl/policies.go # magefile.go
…o 0.21.6 (#5211) * build(deps): bump github.com/elastic/elastic-agent-libs Bumps [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs) from 0.21.4 to 0.21.6. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.21.4...v0.21.6) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-version: 0.21.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Pass logger to tlscommon functions * Refactoring logger package to avoid import cycle * Post dependabot file modifications * Remove name stutter * Remove ECS naming stutter * Don't share logger --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shaunak Kashyap <ycombinator@gmail.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> (cherry picked from commit 13bea07) # Conflicts: # NOTICE-fips.txt # NOTICE.txt # go.mod # go.sum # internal/pkg/api/metrics.go # internal/pkg/api/server.go # internal/pkg/config/output.go # internal/pkg/dl/policies.go # magefile.go
…o 0.21.6 (#5211) * build(deps): bump github.com/elastic/elastic-agent-libs Bumps [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs) from 0.21.4 to 0.21.6. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.21.4...v0.21.6) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-version: 0.21.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Pass logger to tlscommon functions * Refactoring logger package to avoid import cycle * Post dependabot file modifications * Remove name stutter * Remove ECS naming stutter * Don't share logger --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shaunak Kashyap <ycombinator@gmail.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> (cherry picked from commit 13bea07) # Conflicts: # NOTICE-fips.txt # NOTICE.txt # go.mod # go.sum # internal/pkg/api/metrics.go # internal/pkg/api/server.go # internal/pkg/config/output.go # internal/pkg/dl/policies.go # magefile.go




Bumps github.com/elastic/elastic-agent-libs from 0.21.4 to 0.21.6.
Release notes
Sourced from github.com/elastic/elastic-agent-libs's releases.
Commits
531c756feat: add newzaplogger and rework logptest (#335)714a3cdmake logger on TLSConfig global (#336)a9550f1Replace global loggers with local loggers intlscommonpackage (#334)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)