fix(deps): update gomod dependencies - #501
fix(deps): update gomod dependencies#501red-hat-konflux-kflux-prd-rh03[bot] wants to merge 1 commit into
Conversation
|
Hi @red-hat-konflux-kflux-prd-rh03[bot]. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@red-hat-konflux-kflux-prd-rh03[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
912b650 to
36d5b46
Compare
|
New changes are detected. LGTM label has been removed. |
f3374d2 to
549a051
Compare
89f2662 to
16d0511
Compare
5881776 to
53145ec
Compare
17fa687 to
fedc686
Compare
6e394f5 to
fa6da74
Compare
d8d884e to
a077e22
Compare
238e57e to
59774b5
Compare
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
1a8d0e9 to
4504f21
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: red-hat-konflux-kflux-prd-rh03[bot] The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
7cca811 to
a5f9028
Compare
Signed-off-by: red-hat-konflux-kflux-prd-rh03 <206760901+red-hat-konflux-kflux-prd-rh03[bot]@users.noreply.github.com>
a5f9028 to
7940929
Compare
This PR contains the following updates:
v0.20.0→v0.23.2v3.8.1→v3.8.2v2.9.2→v2.9.3v1.4.3→v1.4.4v0.23.1→v0.24.0v0.26.1→v0.29.2v0.26.1→v0.29.2v0.26.1→v0.29.2v0.26.1→v0.29.2v0.26.1→v0.29.2v0.26.1→v0.29.2v0.26.1→v0.29.2v0.26.1→v0.29.2v0.26.1→v0.29.2v0.26.1→v0.29.2v0.26.1→v0.29.2v0.26.1→v0.29.2v0.3.16→v0.3.20v2.22.0→v2.24.1v2.31.0→v2.32.1v1.42.0→v1.43.050c3975→81278700869a29→4130b43df412d4→ddca5e07c2c258→f2be0d4751e0d2→d3668b5v0.92.0→v0.93.1v1.23.2→v1.24.1v0.6.2→v0.6.3v0.69.0→v0.71.0v0.20.1→v0.22.0v1.11.1→v1.12.1v0.69.0→v0.71.0v1.44.0→v1.46.0v1.44.0→v1.46.0v1.44.0→v1.46.0v3.0.4→v3.0.5v0.55.0→v0.56.0v0.57.0v0.40.0→v0.41.0v0.36.0→v0.37.0v0.22.0→v0.23.0v0.47.0→v0.48.0v0.15.0→v0.16.0v0.285.0→v0.297.0v1.82.1→v1.83.2v1.36.12-0.20260120151049-f2248ac996af→v1.36.12v0.36.2→v0.37.0v0.36.2→v0.37.0v0.36.2→v0.37.0v0.36.2→v0.37.0v0.36.2→v0.37.0a95e086→cf1189dv0.24.1→v0.25.0v6.4.0→v6.4.2Release Notes
googleapis/google-cloud-go (cloud.google.com/go/auth)
v0.23.0Compare Source
v0.22.0Compare Source
bigtable:
bigquery:
datastore:
dlp:
which is now out of beta.
firestore:
iam:
profiler:
pubsub:
redis:
spanner:
speech:
storage:
v0.21.0Compare Source
bigquery:
firestore:
whose Exists method returns false. DocumentRef.Get and Transaction.Get
return the non-nil DocumentSnapshot in addition to a NotFound error.
DocumentRef.GetAll and Transaction.GetAll return a non-nil
DocumentSnapshot instead of nil.
DocumentIterator.
notification of updates. See https://cloud.google.com/firestore/docs/query-data/listen.
spanner:
CommitTimestamp, which supports inserting the commit timestamp of atransaction into a column.
eggsampler/acme (github.com/eggsampler/acme/v3)
v3.8.2: - FixesCompare Source
What's Changed
New Contributors
Full Changelog: eggsampler/acme@v3.8.1...v3.8.2
fxamacker/cbor (github.com/fxamacker/cbor/v2)
v2.9.3Compare Source
This release fixes a potential panic when decoding into a
time.Timefrom a CBOR byte string, map, or array under certain conditions.Not affected: standard CBOR time data (RFC 8949 tag 0 or tag 1), and decoders configured with
timeTag = DecTagRequired.Upgrading to v2.9.3 is recommended.
The panic stack trace was publicly reported on 2026-08-17, and the fix was released the same day. Fuzz testing was extended to cover this class of bug, and fuzzing of v2.9.3 is ongoing.
What's Changed
Full Changelog: fxamacker/cbor@v2.9.2...v2.9.3
go-logr/logr (github.com/go-logr/logr)
v1.4.4Compare Source
What's Changed
New Contributors
Full Changelog: go-logr/logr@v1.4.3...v1.4.4
go-openapi/jsonpointer (github.com/go-openapi/jsonpointer)
v0.24.0Compare Source
0.24.0 - 2026-06-29
Full Changelog: go-openapi/jsonpointer@v0.23.2...v0.24.0
17 commits in this release.
Implemented enhancements
Refactor
Documentation
Code quality
Testing
Miscellaneous tasks
Updates
Other (technical)
People who contributed to this release
jsonpointer license terms
v0.23.2Compare Source
0.23.2 - 2026-06-26
Full Changelog: go-openapi/jsonpointer@v0.23.1...v0.23.2
13 commits in this release.
Implemented enhancements
Documentation
Miscellaneous tasks
Updates
93b1676to2e57e83in the development-dependencies group by @dependabot[bot] in #137 ...People who contributed to this release
jsonpointer license terms
go-openapi/swag (github.com/go-openapi/swag)
v0.29.2Compare Source
0.29.2 - 2026-09-04
Full Changelog: go-openapi/swag@v0.29.1...v0.29.2
8 commits in this release.
Documentation
Miscellaneous tasks
Updates
People who contributed to this release
swag license terms
Per-module changes
cmdutils (0.29.2)
Miscellaneous tasks
conv (0.29.2)
Miscellaneous tasks
Updates
fileutils (0.29.2)
Miscellaneous tasks
Updates
jsonname (0.29.2)
Miscellaneous tasks
Updates
jsonutils/adapters/easyjson (0.29.2)
Miscellaneous tasks
Updates
jsonutils/adapters/testintegration/benchmarks (0.29.2)
Miscellaneous tasks
Updates
jsonutils/adapters/testintegration (0.29.2)
Miscellaneous tasks
Updates
jsonutils/fixtures_test (0.29.2)
Miscellaneous tasks
Updates
jsonutils (0.29.2)
Miscellaneous tasks
Updates
loading (0.29.2)
Miscellaneous tasks
Updates
mangling (0.29.2)
Miscellaneous tasks
Updates
netutils (0.29.2)
Miscellaneous tasks
Updates
pools (0.29.2)
Miscellaneous tasks
Updates
stringutils (0.29.2)
Miscellaneous tasks
Updates
typeutils (0.29.2)
Miscellaneous tasks
Updates
yamlutils (0.29.2)
Miscellaneous tasks
Updates
v0.29.1Compare Source
0.29.1 - 2026-08-21
Full Changelog: go-openapi/swag@v0.29.0...v0.29.1
4 commits in this release.
Testing
Miscellaneous tasks
Updates
People who contributed to this release
swag license terms
Per-module changes
conv (0.29.1)
Miscellaneous tasks
jsonname (0.29.1)
Miscellaneous tasks
jsonutils/adapters/ea
Configuration
📅 Schedule: (in timezone UTC)
* 2-4 * * 1-5)🚦 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.
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.