Skip to content

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Dec 10, 2025

This PR contains the following updates:

Package Type Update Change
github.com/go-openapi/jsonpointer indirect patch v0.22.3 -> v0.22.4
github.com/go-openapi/jsonreference indirect patch v0.21.3 -> v0.21.4
github.com/google/pprof indirect digest 4902fdd -> b05bdac
github.com/letsencrypt/boulder indirect minor v0.20250721.0 -> v0.20251216.0
github.com/sigstore/sigstore indirect minor v1.9.6-0.20251017153808-5089bd7668f3 -> v1.10.3
github.com/sigstore/sigstore-go require patch v1.1.3 -> v1.1.4
golang.org/x/crypto indirect minor v0.45.0 -> v0.46.0
golang.org/x/net indirect minor v0.47.0 -> v0.48.0
golang.org/x/oauth2 indirect minor v0.33.0 -> v0.34.0
golang.org/x/sync indirect minor v0.18.0 -> v0.19.0
golang.org/x/sys indirect minor v0.38.0 -> v0.39.0
golang.org/x/term indirect minor v0.37.0 -> v0.38.0
golang.org/x/text indirect minor v0.31.0 -> v0.32.0
golang.org/x/tools indirect minor v0.39.0 -> v0.40.0
google.golang.org/genproto/googleapis/api indirect digest ff82c1b -> 0a764e5
google.golang.org/genproto/googleapis/rpc indirect digest 79d6a2a -> 0a764e5
k8s.io/api require minor v0.34.2 -> v0.35.0
k8s.io/apimachinery require minor v0.34.2 -> v0.35.0
k8s.io/client-go require minor v0.34.2 -> v0.35.0
k8s.io/utils require digest bc988d5 -> 718f0e5

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

go-openapi/jsonpointer (github.com/go-openapi/jsonpointer)

v0.22.4

Compare Source

0.22.4 - 2025-12-06

Full Changelog: go-openapi/jsonpointer@v0.22.3...v0.22.4

1 commits in this release.


Miscellaneous tasks

People who contributed to this release

jsonpointer license terms

License

go-openapi/jsonreference (github.com/go-openapi/jsonreference)

v0.21.4

Compare Source

0.21.4 - 2025-12-08

Full Changelog: go-openapi/jsonreference@v0.21.3...v0.21.4

1 commits in this release.


Documentation

People who contributed to this release

New Contributors

jsonreference license terms

License

letsencrypt/boulder (github.com/letsencrypt/boulder)

v0.20251216.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20251208.0...v0.20251216.0

v0.20251208.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20251202.0...v0.20251208.0

v0.20251202.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20251118.0...v0.20251202.0

v0.20251118.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20251110.0...v0.20251118.0

v0.20251110.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20251103.0...v0.20251110.0

v0.20251103.0

Compare Source

What's Changed

New Contributors

Full Changelog: letsencrypt/boulder@v0.20251027.0...v0.20251103.0

v0.20251027.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20251021.0...v0.20251027.0

v0.20251021.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20251014.0...v0.20251021.0

v0.20251014.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20251007.0...v0.20251014.0

v0.20251007.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20251003.0...v0.20251007.0

v0.20251003.0

Compare Source

v0.20250929.0

Compare Source

What's Changed

New Contributors

Full Changelog: letsencrypt/boulder@v0.20250922.0...v0.20250929.0

v0.20250922.0

Compare Source

What's Changed

New Contributors

Full Changelog: letsencrypt/boulder@v0.20250908.0...v0.20250922.0

v0.20250908.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20250902.0...v0.20250908.0

v0.20250902.0

Compare Source

What's Changed

New Contributors

Full Changelog: letsencrypt/boulder@v0.20250825.0...v0.20250902.0

v0.20250825.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20250819.0...v0.20250825.0

v0.20250819.0

Compare Source

What's Changed

Full Changelog: letsencrypt/boulder@v0.20250812.0...v0.20250819.0

v0.20250812.0

Compare Source

v0.20250805.0

Compare Source

v0.20250728.0

Compare Source

sigstore/sigstore (github.com/sigstore/sigstore)

v1.10.3

Compare Source

What's Changed

v1.10.3 adds ValidatePubKey back to the cryptoutils package to avoid a breaking API change.

  • Add back ValidatePubKey as a deprecated, minimal function in #​2235

Full Changelog: sigstore/sigstore@v1.10.2...v1.10.3

v1.10.2

v1.10.2

Functionally equivalent to v1.10.0. v1.10.1 has been retracted to remove copied code.

v1.10.0

Breaking change

#​2194 moves cryptoutils.ValidatePubKey to goodkey.ValidatePubKey to minimize the dependency tree for clients using the cryptoutils package.

Features
  • feat(hashivault): token helper in #​2174
  • set GoogleAPIClientOption on GCP KMS provider in #​2128
Refactoring
  • cryptoutils: move goodkey validation to separate package in #​2194
  • Stop depending on golang.org/x/crypto for sha3 in #​2209
  • remove duplicative dependency for portable browser opener in #​2178
  • consolidate deep Equal usage to one library in #​2177
  • Drop redundant aws-sdk-go dependency in the e2e kms tests in #​2172
sigstore/sigstore-go (github.com/sigstore/sigstore-go)

v1.1.4

Compare Source

What's Changed

  • Update rekor-tiles version path in #​531
  • Bump production Sigstore TUF root to latest in #​537
  • Bump staging Sigstore TUF root to latest in #​538
  • Bump deps for sigstore libraries in #​543

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

kubernetes/api (k8s.io/api)

v0.35.0

Compare Source

v0.34.3

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.35.0

Compare Source

v0.34.3

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.35.0

Compare Source

v0.34.3

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux
Copy link
Contributor Author

red-hat-konflux bot commented Dec 10, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.0 -> 1.25.0
github.com/onsi/ginkgo/v2 v2.23.4 -> v2.27.2
github.com/onsi/gomega v1.37.0 -> v1.38.2
github.com/theupdateframework/go-tuf/v2 v2.2.0 -> v2.3.0
google.golang.org/protobuf v1.36.10 -> v1.36.11
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 16 times, most recently from fcfc892 to 62359f5 Compare December 17, 2025 13:28
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 9 times, most recently from 3cf498e to df652d5 Compare December 23, 2025 01:18
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 3 times, most recently from e897387 to e6fa999 Compare December 29, 2025 05:37
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 3 times, most recently from d4ba725 to 37445ae Compare December 29, 2025 21:39
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch from 37445ae to f60bcb1 Compare December 30, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants