Skip to content

chore: Consolidate Dependabot updates - Batch 3#2703

Merged
levan-m merged 6 commits intomainfrom
dependabot/batch-merge-3
Mar 4, 2026
Merged

chore: Consolidate Dependabot updates - Batch 3#2703
levan-m merged 6 commits intomainfrom
dependabot/batch-merge-3

Conversation

@levan-m
Copy link
Collaborator

@levan-m levan-m commented Mar 4, 2026

Summary

This PR consolidates 6 Dependabot PRs that only modify GitHub Actions workflows and test/e2e dependencies.

Included PRs (6 total)

GitHub Actions Updates (4 PRs)

Go Module Updates (2 PRs)

Validation

  • ✅ All PRs had passing CI
  • ✅ Only workflow files and test/e2e go.mod/go.sum modified
  • ✅ Dependabot authorship preserved through cherry-picks
  • ✅ Clean working tree

Files Changed

  • .github/workflows/build.yml
  • .github/workflows/main.yml
  • .github/workflows/release.yaml
  • .github/workflows/yaml-mapper.yml
  • test/e2e/go.mod
  • test/e2e/go.sum

🤖 Generated with Claude Code

dependabot bot added 6 commits March 4, 2026 11:44
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@b7c566a...bbbca2d)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@37930b1...70fc10c)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [rajatjindal/krew-release-bot](https://github.com/rajatjindal/krew-release-bot) from 0.0.50 to 0.0.51.
- [Release notes](https://github.com/rajatjindal/krew-release-bot/releases)
- [Commits](rajatjindal/krew-release-bot@a7e82ae...c970b8a)

---
updated-dependencies:
- dependency-name: rajatjindal/krew-release-bot
  dependency-version: 0.0.51
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@7a3fe6c...4b73464)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/aws/aws-sdk-go-v2/service/cloudformation](https://github.com/aws/aws-sdk-go-v2) from 1.68.3 to 1.71.6.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/wafv2/v1.68.3...service/cloudformation/v1.71.6)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudformation
  dependency-version: 1.71.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [sigs.k8s.io/kustomize/api](https://github.com/kubernetes-sigs/kustomize) from 0.20.1 to 0.21.1.
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@api/v0.20.1...api/v0.21.1)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/kustomize/api
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@levan-m levan-m requested a review from a team March 4, 2026 16:58
@levan-m levan-m requested a review from a team as a code owner March 4, 2026 16:58
@levan-m levan-m added dependencies Pull requests that update a dependency file qa/skip-qa labels Mar 4, 2026
@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.81%. Comparing base (f52c174) to head (79f6ea1).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2703   +/-   ##
=======================================
  Coverage   38.81%   38.81%           
=======================================
  Files         307      307           
  Lines       26610    26610           
=======================================
  Hits        10329    10329           
  Misses      15501    15501           
  Partials      780      780           
Flag Coverage Δ
unittests 38.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f52c174...79f6ea1. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@levan-m levan-m merged commit 998b529 into main Mar 4, 2026
43 of 46 checks passed
@levan-m levan-m deleted the dependabot/batch-merge-3 branch March 4, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file qa/skip-qa

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants