Skip to content

Conversation

@red-hat-konflux
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
cel.dev/expr indirect minor v0.24.0 -> v0.25.0
cloud.google.com/go indirect minor v0.121.6 -> v0.123.0
cloud.google.com/go/auth indirect minor v0.16.5 -> v0.17.0
cloud.google.com/go/compute/metadata indirect minor v0.8.0 -> v0.9.0
cloud.google.com/go/iam indirect patch v1.5.2 -> v1.5.3
cloud.google.com/go/longrunning indirect minor v0.6.7 -> v0.7.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric indirect minor v0.53.0 -> v0.54.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping indirect minor v0.53.0 -> v0.54.0
github.com/cncf/xds/go indirect digest 2ac532f -> 5cf4b19
github.com/containerd/stargz-snapshotter/estargz indirect minor v0.16.3 -> v0.18.1
github.com/digitorus/pkcs7 indirect digest 3a137a8 -> ffadbf3
github.com/digitorus/timestamp indirect digest 220c5c2 -> c455327
github.com/docker/docker-credential-helpers indirect patch v0.9.3 -> v0.9.4
github.com/go-chi/cors require patch v1.2.1 -> v1.2.2
github.com/go-openapi/analysis indirect minor v0.23.0 -> v0.24.0
github.com/go-openapi/errors indirect patch v0.22.2 -> v0.22.3
github.com/go-openapi/jsonpointer indirect minor v0.21.0 -> v0.22.1
github.com/go-openapi/jsonreference indirect patch v0.21.0 -> v0.21.2
github.com/go-openapi/runtime indirect minor v0.28.0 -> v0.29.0
github.com/go-openapi/spec indirect minor v0.21.0 -> v0.22.0
github.com/go-openapi/strfmt indirect minor v0.23.0 -> v0.24.0
github.com/go-openapi/swag indirect minor v0.24.1 -> v0.25.1
github.com/go-openapi/swag/cmdutils indirect minor v0.24.0 -> v0.25.1
github.com/go-openapi/swag/conv indirect minor v0.24.0 -> v0.25.1
github.com/go-openapi/swag/fileutils indirect minor v0.24.0 -> v0.25.1
github.com/go-openapi/swag/jsonname indirect minor v0.24.0 -> v0.25.1
github.com/go-openapi/swag/jsonutils indirect minor v0.24.0 -> v0.25.1
github.com/go-openapi/swag/loading indirect minor v0.24.0 -> v0.25.1
github.com/go-openapi/swag/mangling indirect minor v0.24.0 -> v0.25.1
github.com/go-openapi/swag/netutils indirect minor v0.24.0 -> v0.25.1
github.com/go-openapi/swag/stringutils indirect minor v0.24.0 -> v0.25.1
github.com/go-openapi/swag/typeutils indirect minor v0.24.0 -> v0.25.1
github.com/go-openapi/swag/yamlutils indirect minor v0.24.0 -> v0.25.1
github.com/go-openapi/validate indirect minor v0.24.0 -> v0.25.0
github.com/googleapis/enterprise-certificate-proxy indirect patch v0.3.6 -> v0.3.7
github.com/jedisct1/go-minisign indirect digest 661be99 -> d2f9f49
github.com/klauspost/compress indirect patch v1.18.0 -> v1.18.1
github.com/letsencrypt/boulder indirect minor v0.0.0-20240620165639-de9c06129bec -> v0.20251103.0
github.com/mailru/easyjson indirect patch v0.9.0 -> v0.9.1
github.com/oapi-codegen/runtime require patch v1.1.1 -> v1.1.2
github.com/planetscale/vtprotobuf indirect digest 0393e58 -> ba97887
github.com/sagikazarmark/locafero indirect minor v0.7.0 -> v0.12.0
github.com/sigstore/rekor-tiles indirect minor v0.1.11 -> v0.99.1
github.com/sigstore/sigstore require digest 181c5d3 -> c7cd79a
github.com/spf13/cast indirect minor v1.7.1 -> v1.10.0
github.com/spf13/viper indirect minor v1.20.1 -> v1.21.0
github.com/transparency-dev/formats indirect digest bb8ad4d -> 99ec6f4
github.com/transparency-dev/tessera indirect patch v1.0.0-rc3 -> v1.0.0
github.com/vbatts/tar-split indirect patch v0.12.1 -> v0.12.2
go.mongodb.org/mongo-driver indirect minor v1.14.0 -> v1.17.6
go.opentelemetry.io/auto/sdk indirect minor v1.1.0 -> v1.2.1
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc indirect minor v0.61.0 -> v0.63.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp indirect minor v0.62.0 -> v0.63.0
go.uber.org/atomic indirect minor v1.9.0 -> v1.11.0
golang.org/x/crypto indirect minor v0.42.0 -> v0.43.0
golang.org/x/exp indirect digest b7579e2 -> a4bb9ff
golang.org/x/mod indirect minor v0.28.0 -> v0.29.0
golang.org/x/net indirect minor v0.43.0 -> v0.46.0
golang.org/x/oauth2 indirect minor v0.31.0 -> v0.32.0
golang.org/x/sys indirect minor v0.36.0 -> v0.37.0
golang.org/x/term indirect minor v0.35.0 -> v0.36.0
golang.org/x/text indirect minor v0.29.0 -> v0.30.0
golang.org/x/time indirect minor v0.12.0 -> v0.14.0
google.golang.org/api indirect minor v0.248.0 -> v0.255.0
google.golang.org/genproto indirect digest 513f239 -> f26f940
google.golang.org/genproto/googleapis/api indirect digest 3122310 -> f26f940
google.golang.org/genproto/googleapis/rpc indirect digest 3122310 -> f26f940

Warning

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


Release Notes

google/cel-spec (cel.dev/expr)

v0.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: google/cel-spec@v0.24.0...v0.25.0

googleapis/google-cloud-go (cloud.google.com/go)

v0.123.0

Compare Source

Features
Bug Fixes

v0.122.0

Compare Source

Features
Bug Fixes
GoogleCloudPlatform/opentelemetry-operations-go (github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric)

v0.54.0: v1.30.0/v0.54.0

Compare Source

What's Changed
New Contributors

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v0.53.0...v0.54.0

containerd/stargz-snapshotter (github.com/containerd/stargz-snapshotter/estargz)

v0.18.1

Compare Source

Notable Changes

v0.18.0

Compare Source

Notable Changes

v0.17.0

Compare Source

Notable Changes

For other changes, refer to the full diff: containerd/stargz-snapshotter@v0.16.3...v0.17.0

docker/docker-credential-helpers (github.com/docker/docker-credential-helpers)

v0.9.4

Compare Source

What's Changed

  • update to go1.25.1 #​387
  • wincred: fix unsafe uintptr usage to be GC-safe on go1.25 #​386
  • gha: add macos-15-intel, remove macos-13 (deprecated) #​384
  • deb: Dockerfile: update to debian bookworm, ubuntu jammy (22.04) #​385
  • Dockerfile: update xx to v1.7.0 #​383
  • Dockerfile: update golangci-lint to v2.5 #​386
  • Dockerfile: merge build stages #​249
  • build(deps): bump github.com/danieljoos/wincred v1.2.3 #​388
  • build(deps): bump softprops/action-gh-release from 2.2.1 to 2.3.2 #​373
  • build(deps): bump actions/checkout from 4 to 5 #​376
  • build(deps): bump actions/setup-go from 5 to 6 #​377
  • build(deps): bump actions/github-script from 7 to 8 #​378
  • build(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 #​379

Full Changelog: docker/docker-credential-helpers@v0.9.3...v0.9.4

go-chi/cors (github.com/go-chi/cors)

v1.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/cors@v1.2.1...v1.2.2

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

v0.24.0

Compare Source

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

v0.22.3

Compare Source

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

v0.22.1

Compare Source

v0.22.0

Compare Source

v0.21.2

Compare Source

v0.21.1

Compare Source

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

v0.21.2

Compare Source

v0.21.1

Compare Source

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

v0.29.0

Compare Source

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

v0.22.0

Compare Source

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

v0.24.0

Compare Source

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

v0.25.1

Compare Source

v0.25.0

Compare Source

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

v0.25.0

Compare Source

googleapis/enterprise-certificate-proxy (github.com/googleapis/enterprise-certificate-proxy)

v0.3.7

Compare Source

This release creates ECP Http Proxy

What's Changed

New Contributors

Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.6...v0.3.7

klauspost/compress (github.com/klauspost/compress)

v1.18.1

Compare Source

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.18.0...v1.18.1

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

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

@red-hat-konflux
Copy link
Contributor Author

red-hat-konflux bot commented Aug 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):

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

Details:

Package Change
go 1.24.6 -> 1.25.0
cloud.google.com/go/monitoring v1.24.2 -> v1.24.3
cloud.google.com/go/spanner v1.84.1 -> v1.86.1
cloud.google.com/go/storage v1.56.1 -> v1.56.2
github.com/go-jose/go-jose/v4 v4.1.2 -> v4.1.3
github.com/go-openapi/loads v0.22.0 -> v0.23.1
github.com/spf13/afero v1.12.0 -> v1.15.0
google.golang.org/grpc v1.75.0 -> v1.76.0
google.golang.org/protobuf v1.36.9 -> v1.36.10

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch from ff2a419 to b5f7309 Compare August 17, 2025 08:45
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 3 times, most recently from 2a41f36 to aaeb6f4 Compare August 24, 2025 16:41
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 2 times, most recently from 516b3ae to 9880bf9 Compare September 7, 2025 08:37
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 2 times, most recently from f6519e8 to 07b18ce Compare September 14, 2025 08:39
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 2 times, most recently from 6225146 to 76b17bf Compare September 14, 2025 20:41
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch from 76b17bf to f05b125 Compare September 24, 2025 17:36
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update go dependencies Update Go Dependencies Sep 24, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 8 times, most recently from 5d10692 to 0a1a4d0 Compare October 3, 2025 00:54
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 8 times, most recently from 7656aca to 6c0b963 Compare October 8, 2025 04:31
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-deps branch 28 times, most recently from 96335ab to e5d06b4 Compare November 8, 2025 00:33
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 e5d06b4 to de4695d Compare November 8, 2025 04:43
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