Skip to content

[8.19](backport #4728) build(deps): bump the github-actions group across 1 directory with 2 updates#5600

Merged
ycombinator merged 3 commits into8.19from
mergify/bp/8.19/pr-4728
Oct 1, 2025
Merged

[8.19](backport #4728) build(deps): bump the github-actions group across 1 directory with 2 updates#5600
ycombinator merged 3 commits into8.19from
mergify/bp/8.19/pr-4728

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Oct 1, 2025

Bumps the github-actions group with 2 updates in the / directory: updatecli/updatecli-action and golangci/golangci-lint-action.

Updates updatecli/updatecli-action from 2.79.0 to 2.80.0

Release notes

Sourced from updatecli/updatecli-action's releases.

v2.80.0 🌈

Changes

🧰 Maintenance

Contributors

@​updateclibot[bot] and updateclibot[bot]

Commits

Updates golangci/golangci-lint-action from 6.5.2 to 7.0.0

Release notes

Sourced from golangci/golangci-lint-action's releases.

v7.0.0

⚠️ The GitHub Action v7 supports golangci-lint v2 only. ⚠️

What's Changed

Changes

Documentation

Dependencies

New Contributors

Full Changelog: golangci/golangci-lint-action@v6.5.2...v7.0.0

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

This is an automatic backport of pull request #4728 done by [Mergify](https://mergify.com).

@mergify mergify Bot requested a review from a team as a code owner October 1, 2025 17:00
@mergify mergify Bot added backport conflicts There is a conflict in the backported pull request labels Oct 1, 2025
@mergify mergify Bot requested a review from a team as a code owner October 1, 2025 17:00
@mergify mergify Bot requested a review from kaanyalti October 1, 2025 17:00
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Oct 1, 2025

Cherry-pick of 920b06f has failed:

On branch mergify/bp/8.19/pr-4728
Your branch is up to date with 'origin/8.19'.

You are currently cherry-picking commit 920b06f.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .golangci.yml

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .github/workflows/golangci-lint.yml

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@mergify mergify Bot added the backport label Oct 1, 2025
@mergify mergify Bot requested a review from swiatekm October 1, 2025 17:00
@mergify mergify Bot added the conflicts There is a conflict in the backported pull request label Oct 1, 2025
@github-actions github-actions Bot added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team github_actions Pull requests that update GitHub Actions code dependencies Pull requests that update a dependency file labels Oct 1, 2025
@prodsecmachine
Copy link
Copy Markdown

prodsecmachine commented Oct 1, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

ycombinator
ycombinator previously approved these changes Oct 1, 2025
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Oct 1, 2025

This pull request is now in conflicts. Could you fix it @mergify[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 mergify/bp/8.19/pr-4728 upstream/mergify/bp/8.19/pr-4728
git merge upstream/8.19
git push upstream mergify/bp/8.19/pr-4728

…updates (#4728)

* build(deps): bump the github-actions group across 1 directory with 2 updates

Bumps the github-actions group with 2 updates in the / directory: [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) and [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).

Updates `updatecli/updatecli-action` from 2.79.0 to 2.80.0
- [Release notes](https://github.com/updatecli/updatecli-action/releases)
- [Commits](updatecli/updatecli-action@b0d4fd8...339fdb3)

Updates `golangci/golangci-lint-action` from 6.5.2 to 7.0.0
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@55c2c14...1481404)

---
updated-dependencies:
- dependency-name: updatecli/updatecli-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bumping up golangci-lint to latest version currently available

* Adding version to golangci-lint configuration file

* Migrating golangci-lint config to v2 using golangci-lint migrate

* Fixing up to match v2 config as closesly as possible

* Do not bump updatecli/updatecli-action version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shaunak Kashyap <ycombinator@gmail.com>
(cherry picked from commit 920b06f)
@ycombinator ycombinator enabled auto-merge (squash) October 1, 2025 17:50
@ycombinator ycombinator merged commit 084deca into 8.19 Oct 1, 2025
7 checks passed
@ycombinator ycombinator deleted the mergify/bp/8.19/pr-4728 branch October 1, 2025 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport conflicts There is a conflict in the backported pull request dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants