Skip to content

chore(deps): update go dependencies - abandoned#1401

Merged
tommyd450 merged 10 commits intorelease-1.3from
konflux/mintmaker/release-1.3/go-deps
Apr 8, 2026
Merged

chore(deps): update go dependencies - abandoned#1401
tommyd450 merged 10 commits intorelease-1.3from
konflux/mintmaker/release-1.3/go-deps

Conversation

@red-hat-konflux
Copy link
Copy Markdown
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.5
github.com/go-openapi/jsonreference indirect patch v0.21.2 -> v0.21.5
github.com/go-openapi/swag indirect patch v0.25.1 -> v0.25.5
github.com/go-openapi/swag/cmdutils indirect patch v0.25.1 -> v0.25.5
github.com/go-openapi/swag/conv indirect patch v0.25.1 -> v0.25.5
github.com/go-openapi/swag/fileutils indirect patch v0.25.1 -> v0.25.5
github.com/go-openapi/swag/jsonname indirect patch v0.25.1 -> v0.25.5
github.com/go-openapi/swag/jsonutils indirect patch v0.25.1 -> v0.25.5
github.com/go-openapi/swag/loading indirect patch v0.25.1 -> v0.25.5
github.com/go-openapi/swag/mangling indirect patch v0.25.1 -> v0.25.5
github.com/go-openapi/swag/netutils indirect patch v0.25.1 -> v0.25.5
github.com/go-openapi/swag/stringutils indirect patch v0.25.1 -> v0.25.5
github.com/go-openapi/swag/typeutils indirect patch v0.25.1 -> v0.25.5
github.com/go-openapi/swag/yamlutils indirect patch v0.25.1 -> v0.25.5
github.com/google/certificate-transparency-go require patch v1.3.2 -> v1.3.3
github.com/google/gnostic-models indirect patch v0.7.0 -> v0.7.1
github.com/google/go-containerregistry require minor v0.20.6 -> v0.21.2
github.com/google/pprof indirect digest 5df77e3 -> a15ffb7
github.com/klauspost/compress indirect patch v1.18.1 -> v1.18.4
github.com/openshift/api require digest 8691c30 -> 1f950f7
github.com/operator-framework/api require minor v0.35.0 -> v0.41.0
github.com/prometheus/common indirect patch v0.67.1 -> v0.67.5
github.com/prometheus/procfs indirect minor v0.19.1 -> v0.20.1
github.com/sirupsen/logrus indirect patch v1.9.3 -> v1.9.4
golang.org/x/net require minor v0.46.0 -> v0.51.0
golang.org/x/oauth2 indirect minor v0.32.0 -> v0.36.0
golang.org/x/sync indirect minor v0.17.0 -> v0.20.0
golang.org/x/sys indirect minor v0.37.0 -> v0.42.0
golang.org/x/term indirect minor v0.36.0 -> v0.40.0
golang.org/x/text indirect minor v0.30.0 -> v0.34.0
golang.org/x/time indirect minor v0.14.0 -> v0.15.0
golang.org/x/tools indirect minor v0.38.0 -> v0.42.0
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 bc988d5 -> b8788ab
sigs.k8s.io/controller-runtime require minor v0.22.3 -> 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

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

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

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

v0.25.4

Compare Source

v0.25.3

Compare Source

v0.25.2

Compare Source

google/certificate-transparency-go (github.com/google/certificate-transparency-go)

v1.3.3

Compare Source

CTFE
Tools
Log list library

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 5 times, most recently from b2c3c18 to 549e32c Compare November 20, 2025 01:21
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

red-hat-konflux Bot commented Nov 20, 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):

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

Details:

Package Change
go 1.24.4 -> 1.25.7
github.com/onsi/ginkgo/v2 v2.23.4 -> v2.27.2
github.com/onsi/gomega v1.37.0 -> v1.38.2
google.golang.org/protobuf v1.36.10 -> v1.36.11
github.com/docker/cli v28.2.2+incompatible -> v29.2.1+incompatible
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 -> v6.3.2-0.20260122202528-d9cc6641c482

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-1.3/go-deps branch 11 times, most recently from 9912a71 to ce1c9ad Compare November 21, 2025 21:33
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

red-hat-konflux Bot and others added 10 commits April 8, 2026 06:40
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
…ker digest to 45c1e10

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
… 8875045

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
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.

1 participant