Skip to content

build(deps): bump the all group across 1 directory with 5 updates - #676

Merged
kubernetes-prow[bot] merged 2 commits into
mainfrom
dependabot/github_actions/all-0d0e0a5dc8
Aug 22, 2026
Merged

build(deps): bump the all group across 1 directory with 5 updates#676
kubernetes-prow[bot] merged 2 commits into
mainfrom
dependabot/github_actions/all-0d0e0a5dc8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the all group with 5 updates in the / directory:

Package From To
JamesIves/github-pages-deploy-action 4.8.0 4.9.0
goreleaser/goreleaser-action 7.2.2 7.2.3
kubernetes-sigs/release-actions/setup-tejolote 0.4.3 0.4.5
softprops/action-gh-release 3.0.0 3.0.2
chainguard-dev/actions/setup-spdx 1.6.19 1.6.32

Updates JamesIves/github-pages-deploy-action from 4.8.0 to 4.9.0

Release notes

Sourced from JamesIves/github-pages-deploy-action's releases.

v4.9.0

What's Changed

Bug Fixes 🐝

Build 🔧

Other Changes

New Contributors

Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.9.0

Commits
  • fa24774 Merge remote-tracking branch 'origin/dev' into releases/v4
  • 1e0489f fix: use a dedicated RELEASE_PAT for release creation
  • 737d5af ci: run sponsors README update twice a week instead of daily
  • 5d78d7b ci: run integration tests weekly instead of daily
  • 36c7ef9 Deploy Production Code for Commit b09969f18cbaf8fd7f336068c0c4d9abfdcbf68a 🚀
  • 74a589d Merge remote-tracking branch 'origin/dev' into releases/v4
  • b09969f style: fix prettier formatting in LFS changes
  • 87729a6 feat: add Git LFS support for deployment branch
  • cc13712 fix: add missing checkout step to integration-rebase-conflicts-cleanup
  • d866689 Merge branch 'dev' of https://github.com/JamesIves/github-pages-deploy-action...
  • Additional commits viewable in compare view

Updates goreleaser/goreleaser-action from 7.2.2 to 7.2.3

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v7.2.3

What's Changed

Full Changelog: goreleaser/goreleaser-action@v7.2.2...v7.2.3

Commits
  • f06c13b chore: update dist
  • d393459 ci: fix job
  • ee731b1 chore: workflow dispatch
  • 55de448 chore(deps): bump js-yaml from 4.1.1 to 4.2.0
  • a4f614e ci: use a GitHub App token to rebuild dist on dependabot PRs (#569)
  • d2d17a6 ci: auto-rebuild dist on dependabot PRs (#568)
  • d13def3 build: regenerate dist after undici 6.27.0 bump (#567)
  • 21549b6 chore(deps): bump undici from 6.24.1 to 6.27.0 (#565)
  • 47c416d ci(deps): bump the actions group with 3 updates (#563)
  • See full diff in compare view

Updates kubernetes-sigs/release-actions/setup-tejolote from 0.4.3 to 0.4.5

Release notes

Sourced from kubernetes-sigs/release-actions/setup-tejolote's releases.

v0.4.5

What's Changed

Full Changelog: kubernetes-sigs/release-actions@v0.4.4...v0.4.5

v0.4.4

📢 What's New

This release bumps all the tools versions and also marks the point where we switch signing and verification from the old detached signatures to sigstore bundles. And as of now, instead of verifying with cosing, we now use a single AMPEL policy to verify both old signatures and the new bundles.

What's Changed

New Contributors

Full Changelog: kubernetes-sigs/release-actions@v0.4.3...v0.4.4

Commits
  • b5b8280 Merge pull request #176 from kubernetes-sigs/dependabot/github_actions/ghacti...
  • 723e76f Bump dorny/paths-filter from 4.0.2 to 4.0.3 in the ghactions group
  • df06cf8 Merge pull request #175 from binerbot/update-setup-zeitgeist-v0.8.0
  • 19890c5 Update setup-zeitgeist default version to v0.8.0
  • 7482627 Merge pull request #174 from kubernetes-sigs/dependabot/github_actions/publis...
  • 840a54d Bump the actions group across 5 directories with 1 update
  • a904e1a Merge pull request #173 from kubernetes-sigs/dependabot/github_actions/ghacti...
  • aad1f04 Bump actions/checkout from 7.0.0 to 7.0.1 in the ghactions group
  • c130b44 Merge pull request #171 from binerbot/update-setup-release-notes-v0.21.1
  • 6b5a664 Merge pull request #172 from binerbot/update-publish-release-v0.21.1
  • Additional commits viewable in compare view

Updates softprops/action-gh-release from 3.0.0 to 3.0.2

Release notes

Sourced from softprops/action-gh-release's releases.

v3.0.2

3.0.2 is a patch release focused on release reliability and compatibility. It reuses existing draft releases when publishing prereleases, supports replacing release assets on Gitea, hardens streamed asset uploads, and provides clearer release-creation diagnostics. It also includes TypeScript, coverage, and tooling maintenance merged since 3.0.1.

This release fixes #795, #438, and #803. The upload transport hardening covers the historical failure reported in #790, although current hosted Node 24 runners did not reproduce it naturally. The diagnostics work is related to #786 and does not claim a reproducible release-creation fix.

What's Changed

Exciting New Features 🎉

Bug fixes 🐛

Other Changes 🔄

v3.0.1

3.0.1

  • maintenance release with updated dependencies
Changelog

Sourced from softprops/action-gh-release's changelog.

3.0.2

3.0.2 is a patch release focused on release reliability and compatibility. It reuses existing draft releases when publishing prereleases, supports replacing release assets on Gitea, hardens streamed asset uploads, and provides clearer release-creation diagnostics. It also includes TypeScript, coverage, and tooling maintenance merged since 3.0.1.

This release fixes #795, #438, and #803. The upload transport hardening covers the historical failure reported in #790, although current hosted Node 24 runners did not reproduce it naturally. The diagnostics work is related to #786 and does not claim a reproducible release-creation fix.

What's Changed

Exciting New Features 🎉

Bug fixes 🐛

Other Changes 🔄

3.0.1

  • maintenance release with updated dependencies

3.0.0

3.0.0 is a major release that moves the action runtime from Node 20 to Node 24. Use v3 on GitHub-hosted runners and self-hosted fleets that already support the Node 24 Actions runtime. v2.6.2 was the final Node 20-compatible release and is no longer maintained or supported.

What's Changed

Other Changes 🔄

  • Move the action runtime and bundle target to Node 24
  • Update @types/node to the Node 24 line and allow future Dependabot updates
  • Keep the floating major tag on v3; freeze v2 at the final v2.6.2 release

... (truncated)

Commits
  • 3d0d988 release 3.0.2 (#818)
  • 7e13ed4 fix: clarify release creation 404 errors (#817)
  • e6c70a5 fix: replace existing release assets on Gitea (#816)
  • f345337 fix: publish existing draft releases as prereleases (#801)
  • d8a89a2 fix: upload small checksum assets reliably (#815)
  • 45ece40 chore(deps): remove unused TypeScript tooling (#814)
  • f6b913c feat: improve release error reporting and test coverage (#813)
  • 15f193d chore(deps): upgrade TypeScript to 7 (#812)
  • cc8268d chore(deps): bump actions/checkout in the github-actions group (#810)
  • fd0ed1e chore(deps): bump the npm group with 3 updates (#811)
  • Additional commits viewable in compare view

Updates chainguard-dev/actions/setup-spdx from 1.6.19 to 1.6.32

Release notes

Sourced from chainguard-dev/actions/setup-spdx's releases.

v1.6.32

What's Changed

Full Changelog: chainguard-dev/actions@v1.6.31...v1.6.32

v1.6.31

What's Changed

Full Changelog: chainguard-dev/actions@v1.6.30...v1.6.31

v1.6.30

What's Changed

New Contributors

Full Changelog: chainguard-dev/actions@v1.6.29...v1.6.30

v1.6.29

What's Changed

New Contributors

Full Changelog: chainguard-dev/actions@v1.6.28...v1.6.29

v1.6.28

What's Changed

... (truncated)

Commits
  • 7bd1e94 build(deps-dev): bump eslint from 9.39.4 to 10.8.0 in /otel-export (#1015)
  • 70ea519 build(deps): bump the actions group across 8 directories with 6 updates (#1024)
  • bed8050 build(deps): bump the actions group across 1 directory with 5 updates (#1023)
  • 9d63165 build(deps): bump the actions group across 8 directories with 8 updates (#1018)
  • 06277e4 build(deps): bump reviewdog/action-actionlint from 1.72.0 to 1.73.0 (#1019)
  • fed81b5 build(deps): bump otel-export dependencies and rebuild dist (#1012)
  • 050eb20 build(deps): bump step-security/harden-runner from 2.19.4 to 2.20.0 (#993)
  • f49ff9c fix(ci): allowlist CA revocation endpoints for Windows egress policy (#1011)
  • 43c7ed6 build(deps): bump github.com/sethvargo/go-envconfig in /hugo2confluence (#1007)
  • 4388e57 build(deps): bump the actions group across 8 directories with 10 updates (#1009)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels Aug 11, 2026
@kubernetes-prow
kubernetes-prow Bot requested a review from jimangel August 11, 2026 03:43
@kubernetes-prow kubernetes-prow Bot added the sig/release Categorizes an issue or PR as relevant to SIG Release. label Aug 11, 2026
@kubernetes-prow
kubernetes-prow Bot requested a review from jrsapi August 11, 2026 03:43
@kubernetes-prow kubernetes-prow Bot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 11, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@kubernetes-prow kubernetes-prow Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Aug 11, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/all-0d0e0a5dc8 branch from 6963227 to 1fe737c Compare August 21, 2026 20:32
@puerco

puerco commented Aug 21, 2026

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/all-0d0e0a5dc8 branch from 1fe737c to 7c6e572 Compare August 21, 2026 20:36
@puerco

puerco commented Aug 21, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps the all group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) | `4.8.0` | `4.9.0` |
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `7.2.2` | `7.2.3` |
| [kubernetes-sigs/release-actions/setup-tejolote](https://github.com/kubernetes-sigs/release-actions) | `0.4.3` | `0.4.5` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `3.0.0` | `3.0.2` |
| [chainguard-dev/actions/setup-spdx](https://github.com/chainguard-dev/actions) | `1.6.19` | `1.6.32` |



Updates `JamesIves/github-pages-deploy-action` from 4.8.0 to 4.9.0
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@d92aa23...fa24774)

Updates `goreleaser/goreleaser-action` from 7.2.2 to 7.2.3
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@5daf1e9...f06c13b)

Updates `kubernetes-sigs/release-actions/setup-tejolote` from 0.4.3 to 0.4.5
- [Release notes](https://github.com/kubernetes-sigs/release-actions/releases)
- [Changelog](https://github.com/kubernetes-sigs/release-actions/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/release-actions@8753ea6...b5b8280)

Updates `softprops/action-gh-release` from 3.0.0 to 3.0.2
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@b430933...3d0d988)

Updates `chainguard-dev/actions/setup-spdx` from 1.6.19 to 1.6.32
- [Release notes](https://github.com/chainguard-dev/actions/releases)
- [Commits](chainguard-dev/actions@c69a264...7bd1e94)

---
updated-dependencies:
- dependency-name: chainguard-dev/actions/setup-spdx
  dependency-version: 1.6.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: goreleaser/goreleaser-action
  dependency-version: 7.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: kubernetes-sigs/release-actions/setup-tejolote
  dependency-version: 0.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: softprops/action-gh-release
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/all-0d0e0a5dc8 branch from 7c6e572 to 46939ba Compare August 21, 2026 20:53
@puerco

puerco commented Aug 21, 2026

Copy link
Copy Markdown
Member

Mmh I think there is a bug somewhere in the chainguard SPDX action. I tested the generated SBOM from the action run artifacts and it checks out:

java  -jar /tmp/tools-java-2.0.7-jar-with-dependencies.jar Verify example-image-pause.spdx.json
This SPDX Document is valid.

Signed-off-by: Adolfo García Veytia (Puerco) <puerco@carabiner.dev>
@puerco

puerco commented Aug 22, 2026

Copy link
Copy Markdown
Member

OK, i figured out the bug and sent a patch upstream chainguard-dev/actions#1028

@kubernetes-prow kubernetes-prow Bot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 22, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], puerco

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubernetes-prow kubernetes-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 22, 2026
@kubernetes-prow
kubernetes-prow Bot merged commit d8e06bc into main Aug 22, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/all-0d0e0a5dc8 branch August 22, 2026 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. sig/release Categorizes an issue or PR as relevant to SIG Release. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant