apm-server icon indicating copy to clipboard operation
apm-server copied to clipboard

build(deps): bump github.com/elastic/elastic-agent-libs from 0.25.1 to 0.26.0

Open dependabot[bot] opened this issue 1 month ago • 4 comments

Bumps github.com/elastic/elastic-agent-libs from 0.25.1 to 0.26.0.

Release notes

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

v0.26.0

What's Changed

Full Changelog: https://github.com/elastic/elastic-agent-libs/compare/v0.25.1...v0.26.0

Commits
  • 03ca452 Include whether Beat is running from a FIPS distribution in User Agent (#366)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Nov 04 '25 17:11 dependabot[bot]

:robot: GitHub comments

Just comment with:

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

github-actions[bot] avatar Nov 04 '25 17:11 github-actions[bot]

:broken_heart: Build Failed

Failed CI Steps

History

elasticmachine avatar Nov 04 '25 17:11 elasticmachine

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.

dependabot[bot] avatar Nov 13 '25 17:11 dependabot[bot]

This pull request is now in conflicts. Could you fix it @dependabot[bot]? 🙏 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.26.0 upstream/dependabot/go_modules/github.com/elastic/elastic-agent-libs-0.26.0
git merge upstream/main
git push upstream dependabot/go_modules/github.com/elastic/elastic-agent-libs-0.26.0

mergify[bot] avatar Dec 09 '25 10:12 mergify[bot]