Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps the all group with 4 updates: actions/setup-go, protocolbuffers/protobuf, chainguard-dev/actions and golangci/golangci-lint-action.

Updates actions/setup-go from 6.0.0 to 6.1.0

Release notes

Sourced from actions/setup-go's releases.

v6.1.0

What's Changed

Enhancements

Dependency updates

New Contributors

Full Changelog: actions/setup-go@v6...v6.1.0

Commits
  • 4dc6199 Bump semver and @​types/semver (#652)
  • f3787be Add comprehensive breaking changes documentation for v6 (#674)
  • 3a0c2c8 Bump actions/publish-action from 0.3.0 to 0.4.0 (#641)
  • faf5242 Add support for .tool-versions file in setup-go, update workflow (#673)
  • 7bc60db Fall back to downloading from go.dev/dl instead of storage.googleapis.com/gol...
  • c0137ca Bump eslint-config-prettier from 10.0.1 to 10.1.8 and document breaking chang...
  • See full diff in compare view

Updates protocolbuffers/protobuf from 33.0 to 33.1

Release notes

Sourced from protocolbuffers/protobuf's releases.

Protocol Buffers v33.1

Announcements

  • Protobuf News may include additional announcements or pre-announcements for upcoming changes.

C++

Java

Commits
  • a8d85ff Updating version.json and repo version numbers to: 33.1
  • 5737cd2 Expose NestedInFileClass naming helpers for Java immutable. (#24401)
  • 59db671 Fix Any hasbit consistency issue in OSS. (#24400)
  • 39d437f Merge pull request #23995 from protocolbuffers/33.x-202510152010
  • 53f36d3 Updating version.json and repo version numbers to: 33.1-dev
  • See full diff in compare view

Updates chainguard-dev/actions from 1.5.8 to 1.5.10

Release notes

Sourced from chainguard-dev/actions's releases.

v1.5.10

What's Changed

New Contributors

Full Changelog: chainguard-dev/actions@v1.5.9...v1.5.10

v1.5.9

What's Changed

Full Changelog: chainguard-dev/actions@v1.5.8...v1.5.9

Commits
  • 3e8a2a2 Bump actions/setup-go from 6.0.0 to 6.1.0 in /setup-melange (#662)
  • 729e62e Bump actions/setup-go from 6.0.0 to 6.1.0 in /boilerplate (#661)
  • 9f06767 Bump actions/setup-go from 6.0.0 to 6.1.0 (#660)
  • e7d70cb Bump actions/checkout from 5.0.1 to 6.0.0 (#659)
  • c088192 setup-knative: Avoid GitHub API when possible (#656)
  • 1816224 Bump reviewdog/action-setup from 1.4.0 to 1.5.0 in /donotsubmit (#652)
  • b143cea Bump reviewdog/action-setup from 1.4.0 to 1.5.0 in /eof-newline (#653)
  • 50ec231 Bump reviewdog/action-setup from 1.4.0 to 1.5.0 in /boilerplate (#651)
  • 0a0d87b Bump reviewdog/action-setup from 1.4.0 to 1.5.0 in /trailing-space (#654)
  • 0727032 Bump chainguard-dev/actions from 1.5.8 to 1.5.9 (#645)
  • Additional commits viewable in compare view

Updates golangci/golangci-lint-action from 9.0.0 to 9.1.0

Release notes

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

v9.1.0

What's Changed

Changes

Documentation

Dependencies

Full Changelog: golangci/golangci-lint-action@v9.0.0...v9.1.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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Nov 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 24, 2025 02:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Nov 24, 2025
Bumps the all group with 4 updates: [actions/setup-go](https://github.com/actions/setup-go), [protocolbuffers/protobuf](https://github.com/protocolbuffers/protobuf), [chainguard-dev/actions](https://github.com/chainguard-dev/actions) and [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).


Updates `actions/setup-go` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@4469467...4dc6199)

Updates `protocolbuffers/protobuf` from 33.0 to 33.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v33.0...v33.1)

Updates `chainguard-dev/actions` from 1.5.8 to 1.5.10
- [Release notes](https://github.com/chainguard-dev/actions/releases)
- [Changelog](https://github.com/chainguard-dev/actions/blob/main/.goreleaser.yml)
- [Commits](chainguard-dev/actions@abcc11e...3e8a2a2)

Updates `golangci/golangci-lint-action` from 9.0.0 to 9.1.0
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@0a35821...e7fa5ac)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: protocolbuffers/protobuf
  dependency-version: '33.1'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: chainguard-dev/actions
  dependency-version: 1.5.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: golangci/golangci-lint-action
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/all-f844125828 branch from d5208a2 to c458013 Compare December 1, 2025 02:02
@Hayden-IO Hayden-IO merged commit a387888 into main Dec 4, 2025
17 of 18 checks passed
@Hayden-IO Hayden-IO deleted the dependabot/github_actions/all-f844125828 branch December 4, 2025 15:52
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 github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants