-
Notifications
You must be signed in to change notification settings - Fork 148
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
Bump github.com/elastic/elastic-agent-libs from 0.7.2 to 0.7.3 #4000
Bump github.com/elastic/elastic-agent-libs from 0.7.2 to 0.7.3 #4000
Conversation
Bumps [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs) from 0.7.2 to 0.7.3. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Pinging @elastic/elastic-agent (Team:Elastic-Agent) |
This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏
NOTE: |
…stic-agent-libs-0.7.3
buildkite test it |
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
* Bump github.com/elastic/elastic-agent-libs from 0.7.2 to 0.7.3 Bumps [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs) from 0.7.2 to 0.7.3. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update notice. * Add changelog. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Craig MacKenzie <craig.mackenzie@elastic.co> (cherry picked from commit 95067cf) # Conflicts: # go.mod # go.sum
…m 0.7.2 to 0.7.3 (#4008) * Bump github.com/elastic/elastic-agent-libs from 0.7.2 to 0.7.3 (#4000) * Bump github.com/elastic/elastic-agent-libs from 0.7.2 to 0.7.3 Bumps [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs) from 0.7.2 to 0.7.3. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update notice. * Add changelog. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Craig MacKenzie <craig.mackenzie@elastic.co> (cherry picked from commit 95067cf) # Conflicts: # go.mod # go.sum * Resolve conflicts. --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Craig MacKenzie <craig.mackenzie@elastic.co>
…m 0.7.2 to 0.7.3 (#4008) * Bump github.com/elastic/elastic-agent-libs from 0.7.2 to 0.7.3 (#4000) * Bump github.com/elastic/elastic-agent-libs from 0.7.2 to 0.7.3 Bumps [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs) from 0.7.2 to 0.7.3. - [Release notes](https://github.com/elastic/elastic-agent-libs/releases) - [Commits](elastic/elastic-agent-libs@v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: github.com/elastic/elastic-agent-libs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update notice. * Add changelog. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Craig MacKenzie <craig.mackenzie@elastic.co> (cherry picked from commit 95067cf) # Conflicts: # go.mod # go.sum * Resolve conflicts. --------- Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Craig MacKenzie <craig.mackenzie@elastic.co>
Bumps github.com/elastic/elastic-agent-libs from 0.7.2 to 0.7.3.
Release notes
Sourced from github.com/elastic/elastic-agent-libs's releases.
Commits
b5d3e40
Rename api/npipe/listerner_posix.go -> api/npipe/listener_posix.go (#173)23962aa
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#172)4ca6f31
[updatecli][githubrelease] Bump version to 1.20.12 (#167)ba07173
Add a method to expose http.Server.Shutdown to allow graceful shutdowns (#168)5c526ac
update-bk-bot-settings (#170)b200fb1
Update TLS certificates in tests (#169)7f2c636
refactor: replace go-multierror with stdlib methods (#164)73fc009
Buildkite: add test for macos (#163)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)