fix(deps): update gomod dependencies - #590
fix(deps): update gomod dependencies#590red-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. |
5cfde73 to
9503f4f
Compare
|
New changes are detected. LGTM label has been removed. |
|
/retest |
0268c82 to
9a74d7c
Compare
|
/retest |
1ed3a9d to
efee087
Compare
|
/retest |
1 similar comment
|
/retest |
|
PR needs rebase. 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. |
|
/ok-to-test |
|
Made ROSAENG-61788 to update the dependencies we didn't update in #597 |
98372e0 to
5090a76
Compare
e032c5f to
8fd938e
Compare
db9b0fe to
d09be25
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 |
267ad66 to
53796f8
Compare
cffdbd0 to
3859475
Compare
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Signed-off-by: red-hat-konflux-kflux-prd-rh03 <206760901+red-hat-konflux-kflux-prd-rh03[bot]@users.noreply.github.com>
3859475 to
c0b28e3
Compare
|
@red-hat-konflux-kflux-prd-rh03[bot]: The following test 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. |
This PR contains the following updates:
v2.9.2→v2.9.3v1.0.0→v1.0.1v0.27.0→v0.29.1v0.27.0→v0.29.1v0.27.0→v0.29.1v0.27.0→v0.29.1v0.27.0→v0.29.1v0.27.0→v0.29.1v0.27.0→v0.29.1v0.27.0→v0.29.1v0.27.0→v0.29.1v1.42.1→v1.43.0c701d13→5068da08a4449a→dcf3e27v0.55.1→v0.93.1v0.21.1→v0.22.01.26.5→1.27.0v1.44.0→v1.46.0v1.44.0→v1.46.0v3.0.4→v3.0.5v0.38.0→v0.40.0v0.57.0→v0.58.0v0.40.0→v0.41.0v0.48.0→v0.49.0v1.36.12-0.20260120151049-f2248ac996af→v1.36.12v0.36.4→v0.37.0v0.36.4→v0.37.0v0.36.4→v0.37.0v0.36.4→v0.37.0v0.36.4→v0.37.0cdb1db5→be32defv0.36.4→v0.37.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
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-openapi/jsonreference (github.com/go-openapi/jsonreference)
v1.0.1Compare Source
1.0.1 - 2026-08-25
Full Changelog: go-openapi/jsonreference@v1.0.0...v1.0.1
12 commits in this release.
Fixed bugs
Documentation
Performance
Miscellaneous tasks
Updates
Other (technical)
People who contributed to this release
jsonreference license terms
go-openapi/swag (github.com/go-openapi/swag/cmdutils)
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/easyjson (0.29.1)
Miscellaneous tasks
jsonutils/adapters/testintegration/benchmarks (0.29.1)
Miscellaneous tasks
jsonutils/adapters/testintegration (0.29.1)
Miscellaneous tasks
jsonutils (0.29.1)
Testing
Miscellaneous tasks
loading (0.29.1)
Miscellaneous tasks
mangling (0.29.1)
Miscellaneous tasks
netutils (0.29.1)
Miscellaneous tasks
pools (0.29.1)
Miscellaneous tasks
stringutils (0.29.1)
Miscellaneous tasks
typeutils (0.29.1)
Miscellaneous tasks
yamlutils (0.29.1)
Miscellaneous tasks
v0.29.0Compare Source
0.29.0 - 2026-08-19
New fsutils on top of io.FS
Full Changelog: go-openapi/swag@v0.28.0...v0.29.0
10 commits in this release.
Implemented enhancements
Documentation
Testing
Miscellaneous tasks
Updates
Other (technical)
People who contributed to this release
swag license terms
Per-module changes
conv (0.29.0)
Miscellaneous tasks
fileutils (0.29.0)
Implemented enhancements
jsonname (0.29.0)
Miscellaneous tasks
jsonutils/adapters/easyjson (0.29.0)
Miscellaneous tasks
Updates
jsonutils/adapters/testintegration/benchmarks (0.29.0)
Testing
Miscellaneous tasks
Updates
Other (technical)
jsonutils/adapters/testintegration (0.29.0)
Miscellaneous tasks
Updates
jsonutils/fixtures_test (0.29.0)
Miscellaneous tasks
Updates
jsonutils (0.29.0)
Miscellaneous tasks
Updates
loading (0.29.0)
Testing
Miscellaneous tasks
Updates
Other (technical)
mangling (0.29.0)
Miscellaneous tasks
netutils (0.29.0)
Miscellaneous tasks
pools (0.29.0)
Miscellaneous tasks
stringutils (0.29.0)
Miscellaneous tasks
typeutils (0.29.0)
Miscellaneous tasks
yamlutils (0.29.0)
Testing
Miscellaneous tasks
Updates
Other (technical)
v0.28.0Compare Source
0.28.0 - 2026-07-27
Full Changelog: go-openapi/swag@v0.27.3...v0.28.0
3 commits in this release.
Implemented enhancements
Miscellaneous tasks
Updates
People who contributed to this release
swag license terms
Per-module changes
conv (0.28.0)
Implemented enhancements
Miscellaneous tasks
jsonutils/adapters/easyjson (0.28.0)
Miscellaneous tasks
jsonutils/adapters/testintegration/benchmarks (0.28.0)
Miscellaneous tasks
jsonutils/adapters/testintegration (0.28.0)
Miscellaneous tasks
jsonutils (0.28.0)
Miscellaneous tasks
loading (0.28.0)
Miscellaneous tasks
yamlutils (0.28.0)
Miscellaneous tasks
v0.27.3Compare Source
0.27.3 - 2026-07-20
Full Changelog: go-openapi/swag@v0.27.2...v0.27.3
2 commits in this release.
Fixed bugs
Miscellaneous tasks
People who contributed to this release
swag license terms
Per-module changes
conv (0.27.3)
Miscellaneous tasks
jsonutils/adapters/easyjson (0.27.3)
Miscellaneous tasks
jsonutils/adapters/testintegration/benchmarks (0.27.3)
Miscellaneous tasks
jsonutils/adapters/testintegration (0.27.3)
Miscellaneous tasks
jsonutils (0.27.3)
Miscellaneous tasks
loading (0.27.3)
Fixed bugs
Miscellaneous tasks
yamlutils (0.27.3)
Miscellaneous tasks
v0.27.2Compare Source
0.27.2 - 2026-07-20
Full Changelog: go-openapi/swag@v0.27.1...v0.27.2
2 commits in this release.
Fixed bugs
Miscellaneous tasks
People who contributed to this release
swag license terms
Per-module changes
conv (0.27.2)
Miscellaneous tasks
jsonutils/adapters/easyjson (0.27.2)
Miscellaneous tasks
jsonutils/adapters/testintegration/benchmarks (0.27.2)
Miscellaneous tasks
jsonutils/adapters/testintegration (0.27.2)
Miscellaneous tasks
jsonutils (0.27.2)
Miscellaneous tasks
loading (0.27.2)
Fixed bugs
Miscellaneous tasks
yamlutils (0.27.2)
Miscellaneous tasks
v0.27.1Compare Source
0.27.1 - 2026-07-19
Full Changelog: go-openapi/swag@v0.27.0...v0.27.1
12 commits in this release.
Fixed bugs
Refactor
Documentation
Performance
Miscellaneous tasks
Updates
Other (technical)
People who contributed to this release
swag license terms
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.