Skip to content

chore(deps): update go dependencies#1554

Open
red-hat-konflux[bot] wants to merge 1 commit intorelease-1.2from
konflux/mintmaker/release-1.2/go-deps
Open

chore(deps): update go dependencies#1554
red-hat-konflux[bot] wants to merge 1 commit intorelease-1.2from
konflux/mintmaker/release-1.2/go-deps

Conversation

@red-hat-konflux
Copy link
Contributor

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

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

This PR contains the following updates:

Package Type Update Change
github.com/go-openapi/jsonpointer indirect patch v0.22.4 -> v0.22.5
github.com/go-openapi/jsonreference indirect patch v0.21.4 -> v0.21.5
github.com/go-openapi/swag indirect patch v0.25.4 -> v0.25.5
github.com/go-openapi/swag/cmdutils indirect patch v0.25.4 -> v0.25.5
github.com/go-openapi/swag/conv indirect patch v0.25.4 -> v0.25.5
github.com/go-openapi/swag/fileutils indirect patch v0.25.4 -> v0.25.5
github.com/go-openapi/swag/jsonname indirect patch v0.25.4 -> v0.25.5
github.com/go-openapi/swag/jsonutils indirect patch v0.25.4 -> v0.25.5
github.com/go-openapi/swag/loading indirect patch v0.25.4 -> v0.25.5
github.com/go-openapi/swag/mangling indirect patch v0.25.4 -> v0.25.5
github.com/go-openapi/swag/netutils indirect patch v0.25.4 -> v0.25.5
github.com/go-openapi/swag/stringutils indirect patch v0.25.4 -> v0.25.5
github.com/go-openapi/swag/typeutils indirect patch v0.25.4 -> v0.25.5
github.com/go-openapi/swag/yamlutils indirect patch v0.25.4 -> v0.25.5
github.com/google/certificate-transparency-go require patch v1.3.2 -> v1.3.3
github.com/google/go-containerregistry require minor v0.20.7 -> v0.21.2
github.com/google/pprof indirect digest cb029da -> a15ffb7
github.com/klauspost/compress indirect patch v1.18.3 -> v1.18.4
github.com/openshift/api require digest 81371d1 -> 45fd88d
github.com/operator-framework/api require minor v0.39.0 -> v0.41.0
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring require minor v0.88.1 -> v0.89.0
github.com/prometheus/procfs indirect minor v0.19.2 -> v0.20.1
golang.org/x/exp require digest 716be56 -> 3dfff04
golang.org/x/mod indirect minor v0.32.0 -> v0.33.0
golang.org/x/net require minor v0.49.0 -> v0.51.0
golang.org/x/oauth2 indirect minor v0.34.0 -> v0.36.0
golang.org/x/sync indirect minor v0.19.0 -> v0.20.0
golang.org/x/sys indirect minor v0.40.0 -> v0.42.0
golang.org/x/term indirect minor v0.39.0 -> v0.40.0
golang.org/x/text indirect minor v0.33.0 -> v0.34.0
golang.org/x/time indirect minor v0.14.0 -> v0.15.0
golang.org/x/tools indirect minor v0.41.0 -> v0.42.0
google.golang.org/genproto/googleapis/rpc indirect digest 546029d -> a57be14
k8s.io/api require patch v0.35.0 -> v0.35.2
k8s.io/apiextensions-apiserver require patch v0.35.0 -> v0.35.2
k8s.io/apimachinery require patch v0.35.0 -> v0.35.2
k8s.io/client-go require patch v0.35.0 -> v0.35.2
k8s.io/kube-openapi indirect digest a19766b -> 5b3e3fd
k8s.io/utils require digest 914a6e7 -> b8788ab
sigs.k8s.io/controller-runtime require patch v0.23.1 -> v0.23.3
sigs.k8s.io/structured-merge-diff/v6 indirect digest d9cc664 -> eedc536

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.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

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

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

netutils (0.25.5)

Testing
Updates

stringutils (0.25.5)

Testing
Updates

typeutils (0.25.5)

Testing
Updates

yamlutils (0.25.5)

Testing
Miscellaneous tasks
Updates
google/certificate-transparency-go (github.com/google/certificate-transparency-go)

v1.3.3

Compare Source

CTFE
Tools
Log list library
Submission proxy
Other
Misc
Dependency updates
google/go-containerregistry (github.com/google/go-containerregistry)

v0.21.2

Compare Source

What's Changed

Full Changelog: google/go-containerregistry@v0.21.1...v0.21.2

v0.21.1

Compare Source

This release fixes a regression in crane introduced in the previous release.

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.21.0...v0.21.1

v0.21.0

Compare Source

This release updates the minimum Go version to 1.25.6.

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.7...v0.21.0

v0.20.8

Compare Source

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

v1.18.4

Compare Source

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.18.2...v1.18.4

operator-framework/api (github.com/operator-framework/api)

v0.41.0

Compare Source

What's Changed

Full Changelog: operator-framework/api@v0.40.0...v0.41.0

v0.40.0

[Compare Source](https://redirect.g


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 red-hat-konflux bot changed the title chore(deps): update go dependencies chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.89.0 Feb 7, 2026
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.89.0 chore(deps): update go dependencies Feb 7, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 16 times, most recently from 5392dda to 52321fc Compare February 14, 2026 01:28
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 10 times, most recently from f7f2107 to b93bdf8 Compare February 24, 2026 21:32
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch from b93bdf8 to 0e83dac Compare February 25, 2026 01:35
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch from f35fff6 to 08ee63e Compare February 26, 2026 06:03
@red-hat-konflux
Copy link
Contributor Author

red-hat-konflux bot commented Feb 26, 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):

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

Details:

Package Change
go 1.25.3 -> 1.25.7
google.golang.org/grpc v1.78.0 -> v1.79.1
github.com/docker/cli v29.0.3+incompatible -> v29.2.1+incompatible

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 14 times, most recently from 65f707f to 205810a Compare March 4, 2026 22:28
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/go-deps branch 12 times, most recently from 8cf6cb4 to 2a54be2 Compare March 9, 2026 16:19
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/release-1.2/go-deps branch from 2a54be2 to a3cddec Compare March 9, 2026 19:40
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