Skip to content

chore(deps): update go dependencies#1401

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

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

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Oct 27, 2025

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 patch v0.18.0 -> v0.18.2
github.com/docker/docker-credential-helpers indirect patch v0.9.4 -> v0.9.5
github.com/go-openapi/jsonpointer indirect patch v0.22.1 -> v0.22.4
github.com/go-openapi/jsonreference indirect patch v0.21.2 -> v0.21.4
github.com/go-openapi/swag indirect patch v0.25.1 -> v0.25.4
github.com/go-openapi/swag/cmdutils indirect patch v0.25.1 -> v0.25.4
github.com/go-openapi/swag/conv indirect patch v0.25.1 -> v0.25.4
github.com/go-openapi/swag/fileutils indirect patch v0.25.1 -> v0.25.4
github.com/go-openapi/swag/jsonname indirect patch v0.25.1 -> v0.25.4
github.com/go-openapi/swag/jsonutils indirect patch v0.25.1 -> v0.25.4
github.com/go-openapi/swag/loading indirect patch v0.25.1 -> v0.25.4
github.com/go-openapi/swag/mangling indirect patch v0.25.1 -> v0.25.4
github.com/go-openapi/swag/netutils indirect patch v0.25.1 -> v0.25.4
github.com/go-openapi/swag/stringutils indirect patch v0.25.1 -> v0.25.4
github.com/go-openapi/swag/typeutils indirect patch v0.25.1 -> v0.25.4
github.com/go-openapi/swag/yamlutils indirect patch v0.25.1 -> v0.25.4
github.com/google/gnostic-models indirect patch v0.7.0 -> v0.7.1
github.com/google/go-containerregistry require patch v0.20.6 -> v0.20.7
github.com/google/pprof indirect digest 5df77e3 -> cb029da
github.com/klauspost/compress indirect patch v1.18.1 -> v1.18.3
github.com/openshift/api require digest 8691c30 -> dadbf81
github.com/operator-framework/api require minor v0.35.0 -> v0.39.0
github.com/prometheus/common indirect patch v0.67.1 -> v0.67.5
github.com/sirupsen/logrus indirect patch v1.9.3 -> v1.9.4
golang.org/x/net require minor v0.46.0 -> v0.49.0
golang.org/x/oauth2 indirect minor v0.32.0 -> v0.35.0
golang.org/x/sync indirect minor v0.17.0 -> v0.19.0
golang.org/x/sys indirect minor v0.37.0 -> v0.40.0
golang.org/x/term indirect minor v0.36.0 -> v0.39.0
golang.org/x/text indirect minor v0.30.0 -> v0.33.0
golang.org/x/tools indirect minor v0.38.0 -> v0.41.0
k8s.io/api require minor v0.34.1 -> v0.35.0
k8s.io/apiextensions-apiserver indirect minor v0.34.1 -> v0.35.0
k8s.io/apimachinery require minor v0.34.1 -> v0.35.0
k8s.io/client-go require minor v0.34.1 -> v0.35.0
k8s.io/kube-openapi indirect digest 589584f -> a19766b
k8s.io/utils require digest bc988d5 -> 914a6e7
sigs.k8s.io/controller-runtime require minor v0.22.3 -> v0.23.1

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

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

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

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

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

v0.21.3

Compare Source

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

v0.25.4

Compare Source

v0.25.3

Compare Source

v0.25.2

Compare Source

google/gnostic-models (github.com/google/gnostic-models)

v0.7.1

Compare Source

google/go-containerregistry (github.com/google/go-containerregistry)

v0.20.7

Compare Source

What's Changed

New Contributors

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

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

v1.18.3

Compare Source

Downstream CVE-2025-61728

See golang/go#77102

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

v1.18.2

Compare Source

What's Changed

v1.18.1 is marked "retracted" due to invalid flate/zip/gzip encoding.

New Contributors

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

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

v0.39.0

Compare Source

Potentially Breaking Changes

#​469 adds support for k8s 1.35, which necessitates some API changes.

What's Changed

Full Changelog: operator-framework/api@v0.38.0...v0.39.0

v0.38.0

Compare Source

What's Changed

Full Changelog: operator-framework/api@v0.37.0...v0.38.0

v0.37.0

Compare Source

Significant Features

  • #​454 provides a new optional release field allowing bundle authors to express packaging-specific versioning for CSVs which is backwards- and forwards-compatible. Validators are updated to ensure correct use of this field. For more information, please see the brief and rfc.

What's Changed

Full Changelog: operator-framework/api@v0.36.0...v0.37.0

v0.36.0

Compare Source

What's Changed

Full Changelog: operator-framework/api@v0.35.0...v0.36.0

prometheus/common (github.com/prometheus/common)

v0.67.5

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.67.4...v0.67.5

v0.67.4: / 2025-11-18

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.67.3...v0.67.4

v0.67.3: / 2025-11-18

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.67.2...v0.67.3

v0.67.2

Compare Source

sirupsen/logrus (github.com/sirupsen/logrus)

v1.9.4

Compare Source

Notable changes

  • go.mod: update minimum supported go version to v1.17 #​1460
  • go.mod: bump up dependencies #​1460
  • Touch-up godoc and add "doc" links.
  • README: fix links, grammar, and update examples.
  • Add GNU/Hurd support #​1364
  • Add WASI wasip1 support #​1388
  • Remove uses of deprecated ioutil package #​1472
  • CI: update actions and golangci-lint #​1459
  • CI: remove appveyor, add macOS #​1460

Full Changelog: sirupsen/logrus@v1.9.3...v1.9.4

kubernetes/api (k8s.io/api)

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

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

v0.35.0

Compare Source

v0.34.3

Compare Source

v0.34.2

Compare Source

kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)

v0.23.1

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.23.0...v0.23.1

v0.23.0

Compare Source

🔆 Highlights

⚠️ Breaking changes

  • Dependencies: Update to k8s.io/* v1.35 by @​alvaroaleman @​dongjiang1989 @​kannon92 (#​3316, #​3349, #​3386, #​3391, #​3401)
  • Client: Add subresource Apply support by @​alvaroaleman in #​3321
  • Events: Migration to the new events API by @​clebs in #​3262
    • Using the new GetEventRecorderFor requires updating your rbac for events to use the events.k8s.io apiGroup rather than the `` (core) apiGroup
  • Fakeclient: Set ResourceVersion for SSA Create by @​alvaroaleman in #​3311
  • Webhooks: Generic Validator and Defaulter by @​alvaroaleman in #​3360
    • Existing code of the form builder.WebhookManagedBy(mgr).For(&corev1.Deployment{}) has to be changed to builder.WebhookManagedBy(mgr, &appsv1.Deployment{})
    • Existing webhook implementations have to be changed to take the concrete object rather than runtime.Object, for example from ValidateCreate(ctx context.Context, obj runtime.Object) (admission.Warnings, error) to ValidateCreate(ctx context.Context, obj *appsv1.Deployment) (admission.Warnings, error)

✨ Features

🐛 Bugfixes

🌱 Other

📖 Documentation

Dependencies

Added
  • github.com/Masterminds/semver/v3: v3.4.0
  • github.com/gkampitakis/ciinfo: v0.3.2
  • github.com/gkampitakis/go-diff: v1.3.2
  • github.com/gkampitakis/go-snaps: v0.5.15
  • github.com/goccy/go-yaml: v1.18.0
  • github.com/joshdk/go-junit: v1.0.0
  • github.com/maruel/natural: v1.1.1
  • github.com/mfridman/tparse: v0.18.0
  • github.com/tidwall/gjson: v1.18.0
  • github.com/tidwall/match: v1.1.1
  • github.com/tidwall/pretty: v1.2.1
  • github.com/tidwall/sjson: v1.2.5
  • go.uber.org/automaxprocs: v1.6.0
  • golang.org/x/tools/go/expect: v0.1.0-deprecated
  • golang.org/x/tools/go/packages/packagestest: v0.1.1-deprecated
Changed

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 github.com/openshift/api digest to 9a9f303 chore(deps): update github.com/openshift/api digest to 243758d Oct 28, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch 2 times, most recently from d3b6e8f to f53e96b Compare October 28, 2025 16:28
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/api digest to 243758d chore(deps): update github.com/openshift/api digest to 455c405 Oct 28, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch from f53e96b to 24f33f3 Compare October 28, 2025 20:28
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update github.com/openshift/api digest to 455c405 chore(deps): update go dependencies Oct 28, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch from 24f33f3 to ede301f Compare October 29, 2025 08:31
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update go dependencies chore(deps): update module github.com/prometheus/common to v0.67.2 Oct 30, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update module github.com/prometheus/common to v0.67.2 chore(deps): update go dependencies Oct 30, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch 9 times, most recently from 5feb1d4 to 06e007a Compare November 6, 2025 12:34
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch 11 times, most recently from eb74e5c to 214d42f Compare November 11, 2025 17:13
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch 22 times, most recently from 5ba5931 to 50a8cbc Compare February 5, 2026 06:32
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch 6 times, most recently from 257be1e to e21496e Compare February 7, 2026 21:30
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.3/go-deps branch from e21496e to 76a9a04 Compare February 8, 2026 13:27
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