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

Bump the elastic group with 4 updates #2056

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps the elastic group with 4 updates: github.com/elastic/elastic-agent-autodiscover, github.com/elastic/elastic-agent-client/v7, github.com/elastic/elastic-agent-libs and github.com/elastic/go-ucfg.

Updates github.com/elastic/elastic-agent-autodiscover from 0.6.8 to 0.6.10

Release notes

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

v0.6.10

What's Changed

Full Changelog: elastic/elastic-agent-autodiscover@v0.6.9...v0.6.10

v0.6.9

What's Changed

New Contributors

Full Changelog: elastic/elastic-agent-autodiscover@v0.6.8...v0.6.9

v.0.6.9

What's Changed

New Contributors

Full Changelog: elastic/elastic-agent-autodiscover@v0.6.8...v.0.6.9

Commits
  • 64452f4 Bump google.golang.org/protobuf from 1.29.1 to 1.33.0 (#84)
  • 7490558 Introduce checks for not supported annotations for Hints based autodiscover o...
  • b3b1fa7 security: add permissions block to workflows (#80)
  • 4554e51 [updatecli] Bump Golang version to 1.21.8 (#82)
  • See full diff in compare view

Updates github.com/elastic/elastic-agent-client/v7 from 7.6.0 to 7.8.1

Release notes

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

v7.8.1

What's Changed

Full Changelog: elastic/elastic-agent-client@v7.8.0...v7.8.1

v7.8.0

What's Changed

Full Changelog: elastic/elastic-agent-client@v7.7.0...v7.8.0

v7.7.0

What's Changed

Obsoletes sending component version strings in the control protocol. Versions are now exclusively communicated to the agent with a build (Git) hash.

Full Changelog: elastic/elastic-agent-client@v7.6.0...v7.7.0

Commits

Updates github.com/elastic/elastic-agent-libs from 0.7.5 to 0.8.0

Release notes

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

v0.8.0

What's Changed

Full Changelog: elastic/elastic-agent-libs@v0.7.5...v0.8.0

Commits
  • d221ab4 Add testing/certutil/ package for TLS test support (#189)
  • fc2524b [updatecli][shell] Bump version to 1.21 (#188)
  • 74d077a github-action: use wildcards for discovering all the workflows (#186)
  • 15f9e17 Add support for limiting HTTP responses in httpcommon.ReadAll (#184)
  • 7383a4c Remove the changelog check item (#185)
  • a275281 Add optimized ReadAll for http responses (#183)
  • d9ce6d3 [updatecli][githubrelease] Bump version to 1.21.7 (#182)
  • 4739839 feat: expose DialContext in Dialer and propagate context (#165)
  • See full diff in compare view

Updates github.com/elastic/go-ucfg from 0.8.6 to 0.8.8

Release notes

Sourced from github.com/elastic/go-ucfg's releases.

v0.8.8

What's Changed

New Contributors

Full Changelog: elastic/go-ucfg@v0.8.7...v0.8.8

v0.8.7

What's Changed

New Contributors

Full Changelog: elastic/go-ucfg@v0.8.6...v0.8.7

Changelog

Sourced from github.com/elastic/go-ucfg's changelog.

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

Commits

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

@dependabot dependabot bot requested a review from a team as a code owner March 25, 2024 06:20
@dependabot dependabot bot added backport-skip dependency go Pull requests that update Go code labels Mar 25, 2024
Copy link

❌ No tests were run ❌

@dependabot dependabot bot force-pushed the dependabot/go_modules/elastic-56ec7f8614 branch from f8b53af to f45ddff Compare March 25, 2024 09:29
Bumps the elastic group with 4 updates: [github.com/elastic/elastic-agent-autodiscover](https://github.com/elastic/elastic-agent-autodiscover), [github.com/elastic/elastic-agent-client/v7](https://github.com/elastic/elastic-agent-client), [github.com/elastic/elastic-agent-libs](https://github.com/elastic/elastic-agent-libs) and [github.com/elastic/go-ucfg](https://github.com/elastic/go-ucfg).


Updates `github.com/elastic/elastic-agent-autodiscover` from 0.6.8 to 0.6.10
- [Release notes](https://github.com/elastic/elastic-agent-autodiscover/releases)
- [Changelog](https://github.com/elastic/elastic-agent-autodiscover/blob/main/CHANGELOG.md)
- [Commits](elastic/elastic-agent-autodiscover@v0.6.8...v0.6.10)

Updates `github.com/elastic/elastic-agent-client/v7` from 7.6.0 to 7.8.1
- [Release notes](https://github.com/elastic/elastic-agent-client/releases)
- [Commits](elastic/elastic-agent-client@v7.6.0...v7.8.1)

Updates `github.com/elastic/elastic-agent-libs` from 0.7.5 to 0.8.0
- [Release notes](https://github.com/elastic/elastic-agent-libs/releases)
- [Commits](elastic/elastic-agent-libs@v0.7.5...v0.8.0)

Updates `github.com/elastic/go-ucfg` from 0.8.6 to 0.8.8
- [Release notes](https://github.com/elastic/go-ucfg/releases)
- [Changelog](https://github.com/elastic/go-ucfg/blob/main/CHANGELOG.md)
- [Commits](elastic/go-ucfg@v0.8.6...v0.8.8)

---
updated-dependencies:
- dependency-name: github.com/elastic/elastic-agent-autodiscover
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: elastic
- dependency-name: github.com/elastic/elastic-agent-client/v7
  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
- dependency-name: github.com/elastic/go-ucfg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: elastic
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/elastic-56ec7f8614 branch from f45ddff to cb8b65a Compare March 25, 2024 13:36
Copy link

mergify bot commented Mar 25, 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-56ec7f8614 upstream/dependabot/go_modules/elastic-56ec7f8614
git merge upstream/main
git push upstream dependabot/go_modules/elastic-56ec7f8614

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 25, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/elastic-56ec7f8614 branch March 25, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-skip dependency go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants