-
Notifications
You must be signed in to change notification settings - Fork 88
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
[8.17](backport #4436) build(deps): bump github.com/elastic/elastic-agent-libs from 0.18.5 to 0.18.6 #4445
Conversation
Cherry-pick of ff1e859 has failed:
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 |
buildkite test this |
@dependabot rebase |
396b8ce
This pull request is now in conflicts. Could you fix it @mergify[bot]? 🙏
|
396b8ce
to
052b51b
Compare
052b51b
to
0c78bc1
Compare
…to 8.17.1 (#4468) * build(deps): bump github.com/elastic/go-elasticsearch/v8 Bumps [github.com/elastic/go-elasticsearch/v8](https://github.com/elastic/go-elasticsearch) from 8.17.0 to 8.17.1. - [Release notes](https://github.com/elastic/go-elasticsearch/releases) - [Changelog](https://github.com/elastic/go-elasticsearch/blob/main/CHANGELOG.md) - [Commits](elastic/go-elasticsearch@v8.17.0...v8.17.1) --- updated-dependencies: - dependency-name: github.com/elastic/go-elasticsearch/v8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Post dependabot file modifications --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> (cherry picked from commit 8aa73ff) # Conflicts: # NOTICE.txt # go.mod # go.sum # Conflicts: # NOTICE.txt # go.mod # go.sum
0c78bc1
to
ea6e2b0
Compare
Looks like the test failures are due to the min TLS version going up to 1.2. I thought #4238 was supposed to address that, but the failures show up in ES config tests. @michel-laterman can you have a look? |
This pull request has not been merged yet. Could you please review and merge it @swiatekm? 🙏 |
Add call to tlscommon.SetInsecureDefaults
The changes from #4238 were not backported to 8.17; I've added them to this PR |
buildkite test it |
|
Bumps github.com/elastic/elastic-agent-libs from 0.18.5 to 0.18.6.
Release notes
Sourced from github.com/elastic/elastic-agent-libs's releases.
Commits
8a76ed0
build(deps): bump golang.org/x/crypto from 0.24.0 to 0.32.0 (#275)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)This is an automatic backport of pull request #4436 done by [Mergify](https://mergify.com).