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 3 updates #2047

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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

Release notes

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

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

Changelog

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

0.6.9

Changed

  • Update GenerateHints function to check supported list of hints
Commits
  • 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/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

Bumps the elastic group with 3 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) 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.9
- [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.9)

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/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/go-ucfg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: elastic
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 19, 2024 09:34
@dependabot dependabot bot added backport-skip dependency go Pull requests that update Go code labels Mar 19, 2024
Copy link

❌ No tests were run ❌

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-da7236dc2f branch March 25, 2024 06:19
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