Skip to content

chore(deps): update go dependencies#156

Open
red-hat-konflux[bot] wants to merge 1 commit intotech-previewfrom
konflux/mintmaker/tech-preview/go-deps
Open

chore(deps): update go dependencies#156
red-hat-konflux[bot] wants to merge 1 commit intotech-previewfrom
konflux/mintmaker/tech-preview/go-deps

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Feb 10, 2026

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
github.com/containerd/stargz-snapshotter/estargz indirect minor v0.17.0 -> v0.18.2
github.com/docker/docker-credential-helpers indirect patch v0.9.3 -> v0.9.5
github.com/go-openapi/jsonpointer indirect patch v0.22.0 -> v0.22.5
github.com/go-openapi/jsonreference indirect patch v0.21.1 -> v0.21.5
github.com/go-openapi/swag indirect minor v0.24.1 -> v0.25.5
github.com/go-openapi/swag/cmdutils indirect minor v0.24.0 -> v0.25.5
github.com/go-openapi/swag/conv indirect minor v0.24.0 -> v0.25.5
github.com/go-openapi/swag/fileutils indirect minor v0.24.0 -> v0.25.5
github.com/go-openapi/swag/jsonname indirect minor v0.24.0 -> v0.25.5
github.com/go-openapi/swag/jsonutils indirect minor v0.24.0 -> v0.25.5
github.com/go-openapi/swag/loading indirect minor v0.24.0 -> v0.25.5
github.com/go-openapi/swag/mangling indirect minor v0.24.0 -> v0.25.5
github.com/go-openapi/swag/netutils indirect minor v0.24.0 -> v0.25.5
github.com/go-openapi/swag/stringutils indirect minor v0.24.0 -> v0.25.5
github.com/go-openapi/swag/typeutils indirect minor v0.24.0 -> v0.25.5
github.com/go-openapi/swag/yamlutils indirect minor v0.24.0 -> v0.25.5
github.com/google/gnostic-models indirect patch v0.7.0 -> v0.7.1
github.com/google/pprof indirect digest 8b542ba -> a15ffb7
github.com/klauspost/compress indirect patch v1.18.0 -> v1.18.4
github.com/letsencrypt/boulder indirect minor v0.20250819.0 -> v0.20260303.0
github.com/prometheus/common indirect minor v0.66.1 -> v0.67.5
github.com/prometheus/procfs indirect minor v0.17.0 -> v0.20.1
github.com/secure-systems-lab/go-securesystemslib indirect minor v0.9.1 -> v0.10.0
github.com/sigstore/sigstore indirect minor v1.9.6-0.20250729224751-181c5d3339b3 -> v1.10.4
github.com/sigstore/sigstore-go require patch v1.1.2 -> v1.1.4
github.com/sirupsen/logrus indirect patch v1.9.3 -> v1.9.4
github.com/vbatts/tar-split indirect patch v0.12.1 -> v0.12.2
golang.org/x/crypto indirect minor v0.42.0 -> v0.48.0
golang.org/x/net indirect minor v0.44.0 -> v0.51.0
golang.org/x/oauth2 indirect minor v0.31.0 -> v0.35.0
golang.org/x/sync indirect minor v0.17.0 -> v0.19.0
golang.org/x/sys indirect minor v0.36.0 -> v0.41.0
golang.org/x/term indirect minor v0.35.0 -> v0.40.0
golang.org/x/text indirect minor v0.29.0 -> v0.34.0
golang.org/x/time indirect minor v0.13.0 -> v0.14.0
golang.org/x/tools indirect minor v0.37.0 -> v0.42.0
google.golang.org/genproto/googleapis/api indirect digest 9702482 -> a57be14
google.golang.org/genproto/googleapis/rpc indirect digest 9702482 -> a57be14
k8s.io/api require minor v0.34.1 -> v0.35.2
k8s.io/apiextensions-apiserver indirect minor v0.34.1 -> v0.35.2
k8s.io/apimachinery require minor v0.34.1 -> v0.35.2
k8s.io/client-go require minor v0.34.1 -> v0.35.2
k8s.io/kube-openapi indirect digest 589584f -> 5b3e3fd
k8s.io/utils require digest 0af2bda -> b8788ab
sigs.k8s.io/controller-runtime require minor v0.22.1 -> v0.23.3

Warning

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


Release Notes

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

v0.18.2

Compare Source

Notable Changes

v0.18.1

Compare Source

Notable Changes

v0.18.0

Compare Source

Notable Changes

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

v0.9.5

Compare Source

What's Changed

  • build(deps): bump actions/checkout from 5 to 6 #​395
  • build(deps): bump actions/upload-artifact from 4 to 6 #​398
  • build(deps): bump softprops/action-gh-release from 2.3.3 to 2.4.1 #​391
  • build(deps): bump softprops/action-gh-release from 2.4.1 to 2.5.0 #​397
  • Dockerfile: remove redundant DEBIAN_FRONTEND=noninteractive #​404
  • Dockerfile: update golangci-lint to v2.8 #​402
  • gha: update some actions to ubuntu 24.04 #​401
  • update to go1.25.2 #​392
  • update to go1.25.5 #​399

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

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-openapi/jsonpointer (github.com/go-openapi/jsonpointer)

v0.22.5

Compare Source

0.22.5 - 2026-03-02

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

15 commits in this release.


Documentation
Code quality
Miscellaneous tasks
Updates

People who contributed to this release

New Contributors

jsonpointer license terms

License

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

v0.22.3

Compare Source

0.22.3 - 2025-11-17

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

8 commits in this release.


Documentation
Code quality
Miscellaneous tasks

People who contributed to this release

New Contributors

jsonpointer license terms

License

v0.22.2

Compare Source

0.22.2 - 2025-11-14

Full Changelog: go-openapi/jsonpointer@v0.22.1...v0.22.2

12 commits in this release.


Documentation
Code quality
Testing
Miscellaneous tasks
Security
Updates

People who contributed to this release

jsonpointer license terms

License

v0.22.1

Compare Source

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

v0.21.5

Compare Source

0.21.5 - 2026-03-02

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

14 commits in this release.


Documentation
Code quality
Testing
Miscellaneous tasks
Updates

People who contributed to this release

jsonreference license terms

License

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

v0.21.3

Compare Source

v0.21.2

Compare Source

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

v0.25.5

Compare Source

0.25.5 - 2026-03-02

Full Changelog: go-openapi/swag@v0.25.4...v0.25.5

16 commits in this release.


Documentation
Code quality
Testing
Miscellaneous tasks
Updates

People who contributed to this release

New Contributors

swag license terms

License

Per-module changes


cmdutils (0.25.5)

Testing

conv (0.25.5)

Testing
Miscellaneous tasks
Updates

fileutils (0.25.5)

Testing
Updates

jsonname (0.25.5)

Testing
Updates

jsonutils/adapters/easyjson (0.25.5)

Testing
Miscellaneous tasks
Updates

jsonutils/adapters/testintegration/benchmarks (0.25.5)

Code quality
Testing
Miscellaneous tasks
Updates

jsonutils/adapters/testintegration (0.25.5)

Testing
Miscellaneous tasks
Updates

jsonutils/fixtures_test (0.25.5)

Testing
Updates

jsonutils (0.25.5)

Code quality
Testing
Miscellaneous tasks
Updates

loading (0.25.5)

Testing
Miscellaneous tasks
Updates

mangling (0.25.5)

Code quality
Testing
Updates

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 Feb 10, 2026

ℹ 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):

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

Details:

Package Change
go 1.24.0 -> 1.25.0
github.com/google/go-containerregistry v0.20.6 -> v0.20.7
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.1.1 -> v2.3.0
github.com/docker/cli v28.2.2+incompatible -> v29.0.3+incompatible
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 -> v6.3.2-0.20260122202528-d9cc6641c482
google.golang.org/protobuf v1.36.8 -> 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/tech-preview/go-deps branch 26 times, most recently from 6faa2c2 to 49e1330 Compare February 17, 2026 22:48
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/tech-preview/go-deps branch 2 times, most recently from efff90c to 81551a0 Compare February 18, 2026 07:00
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/tech-preview/go-deps branch 24 times, most recently from 781cfd8 to 757e8a9 Compare March 3, 2026 02:16
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/tech-preview/go-deps branch 4 times, most recently from cfb4331 to fe1447b Compare March 5, 2026 14:34
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/tech-preview/go-deps branch from fe1447b to 95791cf Compare March 5, 2026 18:12
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