Skip to content
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

build(deps): Bump the elastic group with 2 updates #2658

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps the elastic group with 2 updates: github.com/elastic/elastic-agent-autodiscover and github.com/elastic/elastic-agent-libs.

Updates github.com/elastic/elastic-agent-autodiscover from 0.8.2 to 0.9.0

Release notes

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

v0.9.0

What's Changed

New Contributors

Full Changelog: elastic/elastic-agent-autodiscover@v0.8.2...v0.9.0

Commits

Updates github.com/elastic/elastic-agent-libs from 0.11.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: elastic/elastic-agent-libs@v0.14.0...v0.15.0

v0.14.0

What's Changed

Full Changelog: elastic/elastic-agent-libs@v0.13.0...v0.14.0

v0.13.0

What's Changed

Full Changelog: elastic/elastic-agent-libs@v0.12.1...v0.13.0

v0.12.1

What's Changed

New Contributors

Full Changelog: elastic/elastic-agent-libs@v0.12.0...v0.12.1

v0.12.0

What's Changed

New Contributors

Full Changelog: elastic/elastic-agent-libs@v0.11.0...v0.12.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)
  • 4babafd tlscommon: do not match host on server side verification mode 'full' (#242)
  • 0e8760f certutil: add functional options (#240)
  • 6634efe logp: don't write to files by default if running in a container environment (...
  • 6904fdc certutil: restore previous GenerateChildCert signature (#237)
  • 196dace [fix] Update fleet agent policy (#235)
  • 35bb90d update agent policy schema to include overrides functionality
  • d95aa61 fix(logp): TestConfigureWithCore fails with Go 1.24 (#233)
  • f1a8d99 Add optimized ReadAll function (#229)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the elastic group with 2 updates: [github.com/elastic/elastic-agent-autodiscover](https://github.com/elastic/elastic-agent-autodiscover) and [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs).


Updates `github.com/elastic/elastic-agent-autodiscover` from 0.8.2 to 0.9.0
- [Release notes](https://github.com/elastic/elastic-agent-autodiscover/releases)
- [Commits](elastic/elastic-agent-autodiscover@v0.8.2...v0.9.0)

Updates `github.com/elastic/elastic-agent-libs` from 0.11.0 to 0.15.0
- [Release notes](https://github.com/elastic/elastic-agent-libs/releases)
- [Commits](elastic/elastic-agent-libs@v0.11.0...v0.15.0)

---
updated-dependencies:
- dependency-name: github.com/elastic/elastic-agent-autodiscover
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: elastic
- dependency-name: github.com/elastic/elastic-agent-libs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: elastic
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 1, 2024 06:41
@dependabot dependabot bot added backport-v8.x dependency go Pull requests that update Go code labels Nov 1, 2024
Copy link

mergify bot commented Nov 4, 2024

This pull request is now in conflicts. Could you fix it? 🙏
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/elastic-6276df0976 upstream/dependabot/go_modules/elastic-6276df0976
git merge upstream/main
git push upstream dependabot/go_modules/elastic-6276df0976

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

Superseded by #2673.

@dependabot dependabot bot closed this Nov 4, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/elastic-6276df0976 branch November 4, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v8.x dependency go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants