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 github.com/elastic/beats/v7 from 7.0.0-alpha2.0.20240130132105-9f58fef62910 to 7.17.17 #12539

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/elastic/beats/v7 from 7.0.0-alpha2.0.20240130132105-9f58fef62910 to 7.17.17.

Release notes

Sourced from github.com/elastic/beats/v7's releases.

Beats 7.17.17

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.17.html

Beats 7.17.16

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.16.html

Beats 7.17.15

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.15.html

Beats 7.17.14

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.14.html

Beats 7.17.13

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.13.html

Beats 7.17.12

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.12.html

Beats 7.17.11

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.11.html

Beats 7.17.10

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.10.html

Beats 7.17.9

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.9.html

Beats 7.17.8

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.8.html

Beats 7.17.7

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.7.html

Beats 7.17.6

Downloads: https://elastic.co/downloads/beats Release notes: https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.6.html

Beats 7.17.5

Downloads: https://elastic.co/downloads/beats

... (truncated)

Commits

Dependabot compatibility score

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 February 1, 2024 10:04
@dependabot dependabot bot added dependency go Pull requests that update Go code labels Feb 1, 2024
Copy link
Contributor

mergify bot commented Feb 1, 2024

This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-7.17 is the label to automatically backport to the 7.17 branch.
  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit.

NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip Skip notification from the automated backport with mergify label Feb 1, 2024
Copy link
Contributor

mergify bot commented Feb 1, 2024

This pull request is now in conflicts. Could you fix it @dependabot[bot]? 🙏
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/github.com/elastic/beats/v7-7.17.17 upstream/dependabot/go_modules/github.com/elastic/beats/v7-7.17.17
git merge upstream/main
git push upstream dependabot/go_modules/github.com/elastic/beats/v7-7.17.17

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/elastic/beats/v7-7.17.17 branch from 555aec1 to 9cfff65 Compare February 1, 2024 10:13
Copy link
Contributor

mergify bot commented Feb 1, 2024

This pull request is now in conflicts. Could you fix it @dependabot[bot]? 🙏
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/github.com/elastic/beats/v7-7.17.17 upstream/dependabot/go_modules/github.com/elastic/beats/v7-7.17.17
git merge upstream/main
git push upstream dependabot/go_modules/github.com/elastic/beats/v7-7.17.17

Copy link
Member

@kruskall kruskall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/elastic/beats/v7-7.17.17 branch from 9cfff65 to d86291e Compare February 1, 2024 16:36
Copy link
Contributor

mergify bot commented Feb 5, 2024

This pull request is now in conflicts. Could you fix it @dependabot[bot]? 🙏
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/github.com/elastic/beats/v7-7.17.17 upstream/dependabot/go_modules/github.com/elastic/beats/v7-7.17.17
git merge upstream/main
git push upstream dependabot/go_modules/github.com/elastic/beats/v7-7.17.17

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/elastic/beats/v7-7.17.17 branch from d86291e to 6d89647 Compare February 5, 2024 10:24
Copy link
Contributor

mergify bot commented Feb 5, 2024

This pull request is now in conflicts. Could you fix it @dependabot[bot]? 🙏
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/github.com/elastic/beats/v7-7.17.17 upstream/dependabot/go_modules/github.com/elastic/beats/v7-7.17.17
git merge upstream/main
git push upstream dependabot/go_modules/github.com/elastic/beats/v7-7.17.17

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/elastic/beats/v7-7.17.17 branch from 6d89647 to af719e1 Compare February 5, 2024 12:18
Copy link
Contributor

mergify bot commented Feb 5, 2024

This pull request is now in conflicts. Could you fix it @dependabot[bot]? 🙏
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/github.com/elastic/beats/v7-7.17.17 upstream/dependabot/go_modules/github.com/elastic/beats/v7-7.17.17
git merge upstream/main
git push upstream dependabot/go_modules/github.com/elastic/beats/v7-7.17.17

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/elastic/beats/v7-7.17.17 branch 2 times, most recently from 5147f32 to 598dc2f Compare February 5, 2024 14:38
Bumps [github.com/elastic/beats/v7](https://github.com/elastic/beats) from 7.0.0-alpha2.0.20240130132105-9f58fef62910 to 7.17.17.
- [Release notes](https://github.com/elastic/beats/releases)
- [Changelog](https://github.com/elastic/beats/blob/main/CHANGELOG.asciidoc)
- [Commits](https://github.com/elastic/beats/commits/v7.17.17)

---
updated-dependencies:
- dependency-name: github.com/elastic/beats/v7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/elastic/beats/v7-7.17.17 branch from 744e421 to 7fb6a1e Compare February 5, 2024 21:00
Copy link
Contributor

mergify bot commented Feb 5, 2024

This pull request is now in conflicts. Could you fix it @dependabot[bot]? 🙏
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/github.com/elastic/beats/v7-7.17.17 upstream/dependabot/go_modules/github.com/elastic/beats/v7-7.17.17
git merge upstream/main
git push upstream dependabot/go_modules/github.com/elastic/beats/v7-7.17.17

@kruskall
Copy link
Member

kruskall commented Feb 6, 2024

@dependabot recreate

@kruskall kruskall closed this Feb 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/elastic/beats/v7-7.17.17 branch February 6, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-skip Skip notification from the automated backport with mergify dependency go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant