build(deps): bump github.com/elastic/elastic-agent-libs from 0.25.1 to 0.26.0
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
- Include whether Beat is running from a FIPS distribution in User Agent by
@ycombinatorin elastic/elastic-agent-libs#366Full Changelog: https://github.com/elastic/elastic-agent-libs/compare/v0.25.1...v0.26.0
Commits
03ca452Include whether Beat is running from a FIPS distribution in User Agent (#366)- See full diff in compare view
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 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
:robot: GitHub comments
Just comment with:
rundocs-build: Re-trigger the docs validation. (use unformatted text in the comment!)
:broken_heart: Build Failed
- Buildkite Build
- Commit: 7dbf01d1dae49feda15830de7627430d8e9b3de9
Failed CI Steps
- Package x86_64
- Package x86_64
- Package x86_64
- Package x86_64
- Package aarch64
- Package aarch64
- Package aarch64
- Package aarch64
History
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.
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