elastic / fleet-server

The Fleet server allows managing a fleet of Elastic Agents.
Other
11 stars 81 forks source link

[8.x](backport #4066) build(deps): bump github.com/elastic/elastic-agent-libs from 0.14.0 to 0.15.0 #4073

Closed mergify[bot] closed 3 weeks ago

mergify[bot] commented 3 weeks ago

Bumps github.com/elastic/elastic-agent-libs from 0.14.0 to 0.15.0.

Release notes

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

v0.15.0

What's Changed

Full Changelog: https://github.com/elastic/elastic-agent-libs/compare/v0.14.0...v0.15.0

Commits
  • 9d6c29d Add a function to perform case-insensitive search in mapstr.M (#244)
  • 26a9ae3 certutil: certificates are valid for 30 days and cli improvments (#243)
  • See full diff 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 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)

This is an automatic backport of pull request #4066 done by [Mergify](https://mergify.com).
mergify[bot] commented 3 weeks ago

Cherry-pick of bd5251c871d3a1590d6198b87183119b80d2f913 has failed:

On branch mergify/bp/8.x/pr-4066
Your branch is up to date with 'origin/8.x'.

You are currently cherry-picking commit bd5251c.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
    both modified:   NOTICE.txt
    both modified:   go.mod
    both modified:   go.sum
    both modified:   testing/go.mod
    both modified:   testing/go.sum

no changes added to commit (use "git add" and/or "git commit -a")

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

elastic-sonarqube[bot] commented 3 weeks ago

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube