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

build(deps): bump github.com/elastic/elastic-agent-libs from 0.7.5 to 0.9.4 #39013

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2024

Bumps github.com/elastic/elastic-agent-libs from 0.7.5 to 0.9.4.

Release notes

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

v0.9.4

What's Changed

Full Changelog: elastic/elastic-agent-libs@v0.9.3...v0.9.4

v0.9.3

What's Changed

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

v0.9.2

What's Changed

New Contributors

Full Changelog: elastic/elastic-agent-libs@v0.9.1...v0.9.2

v0.9.1

What's Changed

Full Changelog: elastic/elastic-agent-libs@v0.9.0...v0.9.1

v0.9.0

What's Changed

Full Changelog: elastic/elastic-agent-libs@v0.8.0...v0.8.1

v0.8.0

What's Changed

... (truncated)

Commits
  • 6ea4f03 Add both uint64 and int64 to tlscommon types unpack methods (#198)
  • 8fcae27 Add repack support for ServerConfig.ClientAuth (#197)
  • e6d574b upgraded go-sysinfo (#195)
  • b82cfc5 Add support for repacking and merging tls.Config structs (#196)
  • ccbaaef logp: add an in-memory logger (#191)
  • dcfdca1 [updatecli][githubrelease] Bump version to 1.21.9 (#194)
  • baca41c Add Addr() method to server (#193)
  • e2cb821 Add NewWithConfig init function to api/server.go (#192)
  • d221ab4 Add testing/certutil/ package for TLS test support (#189)
  • fc2524b [updatecli][shell] Bump version to 1.21 (#188)
  • 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)

Bumps [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs) from 0.7.5 to 0.9.4.
- [Release notes](https://github.com/elastic/elastic-agent-libs/releases)
- [Commits](elastic/elastic-agent-libs@v0.7.5...v0.9.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner April 17, 2024 10:49
@dependabot dependabot bot added automation dependabot GitHub Dependabot labels Apr 17, 2024
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Apr 17, 2024
Copy link
Contributor

mergify bot commented Apr 17, 2024

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @dependabot[bot]? 🙏.
For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

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

@elasticmachine
Copy link
Collaborator

elasticmachine commented Apr 17, 2024

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Duration: 296 min 41 sec

❕ Flaky test report

No test was executed to be analysed.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 23, 2024

A newer version of github.com/elastic/elastic-agent-libs 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.

Copy link
Contributor

mergify bot commented Apr 25, 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-libs-0.9.4 upstream/dependabot/go_modules/github.com/elastic/elastic-agent-libs-0.9.4
git merge upstream/main
git push upstream dependabot/go_modules/github.com/elastic/elastic-agent-libs-0.9.4

…es/github.com/elastic/elastic-agent-libs-0.9.4
Copy link
Contributor

mergify bot commented Apr 30, 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-libs-0.9.4 upstream/dependabot/go_modules/github.com/elastic/elastic-agent-libs-0.9.4
git merge upstream/main
git push upstream dependabot/go_modules/github.com/elastic/elastic-agent-libs-0.9.4

…es/github.com/elastic/elastic-agent-libs-0.9.4
@cmacknz cmacknz enabled auto-merge (squash) April 30, 2024 20:38
@dependabot dependabot bot requested a review from a team as a code owner May 1, 2024 15:58
@dependabot dependabot bot requested review from belimawr and rdner May 1, 2024 15:58
@dependabot dependabot bot requested review from a team as code owners May 1, 2024 17:32
@cmacknz
Copy link
Member

cmacknz commented May 1, 2024

There was a change made to the transport.Dialer interface to require exposing DialContext. I had to account for this in a few places.

@cmacknz cmacknz added the Team:Elastic-Agent Label for the Agent team label May 2, 2024
@elasticmachine
Copy link
Collaborator

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

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label May 2, 2024
@cmacknz cmacknz mentioned this pull request May 2, 2024
13 tasks
@cmacknz cmacknz requested a review from belimawr May 3, 2024 01:28
@cmacknz cmacknz merged commit 89aa35e into main May 7, 2024
127 of 130 checks passed
@cmacknz cmacknz deleted the dependabot/go_modules/github.com/elastic/elastic-agent-libs-0.9.4 branch May 7, 2024 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation dependabot GitHub Dependabot Team:Elastic-Agent Label for the Agent team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants