Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2025

Bumps the gomod group with 3 updates in the / directory: github.com/sigstore/sigstore-go, google.golang.org/protobuf and sigs.k8s.io/release-utils.

Updates github.com/sigstore/sigstore-go from 1.1.2 to 1.1.3

Release notes

Sourced from github.com/sigstore/sigstore-go's releases.

v1.1.3

What's Changed

Full Changelog: sigstore/sigstore-go@v1.1.2...v1.1.3

Commits
  • c79035f Add note regarding API compatibility when using signing config (#528)
  • cbc9bf5 Add support for signing config for conformance test suite (#527)
  • 4cd170a Bump the minor-patch group across 1 directory with 5 updates (#526)
  • 0701306 Set user agent for TUF and Rekor v2 clients (#525)
  • See full diff in compare view

Updates google.golang.org/protobuf from 1.36.9 to 1.36.10

Updates sigs.k8s.io/release-utils from 0.12.1 to 0.12.2

Release notes

Sourced from sigs.k8s.io/release-utils's releases.

v0.12.2

No release notes provided.

Commits
  • ce77460 Merge pull request #151 from kubernetes-sigs/dependabot/go_modules/all-d5d4fb...
  • caa0f1e build(deps): bump github.com/olekukonko/tablewriter in the all group
  • cd85973 Merge pull request #150 from cpanato/updates
  • ef527a0 fix lints
  • 3d51bbb bump cosign and golangci-lint
  • 2a6b321 introduce dockerfile to keep updated the go version for ci jobs in GH actions
  • 11697fe Merge pull request #149 from puerco/fix-retries
  • afbd14c Fix disable retries in http agent
  • 071906f Merge pull request #145 from kubernetes-sigs/dependabot/go_modules/all-829c1e...
  • f021cda Merge pull request #147 from justaugustus/bump-utils
  • Additional commits viewable in compare view

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

Bumps the gomod group with 3 updates in the / directory: [github.com/sigstore/sigstore-go](https://github.com/sigstore/sigstore-go), google.golang.org/protobuf and [sigs.k8s.io/release-utils](https://github.com/kubernetes-sigs/release-utils).


Updates `github.com/sigstore/sigstore-go` from 1.1.2 to 1.1.3
- [Release notes](https://github.com/sigstore/sigstore-go/releases)
- [Commits](sigstore/sigstore-go@v1.1.2...v1.1.3)

Updates `google.golang.org/protobuf` from 1.36.9 to 1.36.10

Updates `sigs.k8s.io/release-utils` from 0.12.1 to 0.12.2
- [Release notes](https://github.com/kubernetes-sigs/release-utils/releases)
- [Commits](kubernetes-sigs/release-utils@v0.12.1...v0.12.2)

---
updated-dependencies:
- dependency-name: github.com/sigstore/sigstore-go
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: sigs.k8s.io/release-utils
  dependency-version: 0.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Oct 3, 2025
puerco added 2 commits October 9, 2025 00:16
Signed-off-by: Adolfo Garcia Veytia (puerco) <[email protected]>
Signed-off-by: Adolfo Garcia Veytia (puerco) <[email protected]>
@puerco puerco merged commit 204a470 into main Oct 9, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-b3a88975b2 branch October 9, 2025 06:25
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants