fix(deps): update go module minor/patch updates#238
fix(deps): update go module minor/patch updates#238red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
Conversation
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @red-hat-konflux-kflux-prd-rh02[bot]. Thanks for your PR. I'm waiting for a openshift-hyperfleet 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. |
📝 WalkthroughWalkthrough
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Supply Chain NotesCWE-1104 (Use of Unmaintained Third-Party Components) / CWE-829 (Inclusion of Functionality from Untrusted Control Sphere) Every entry in this diff is an attack surface. Verify each bump:
Confirm 🚥 Pre-merge checks | ✅ 10 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (10 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
✨ Simplify code
Comment |
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
eebc418 to
d55387f
Compare
This PR contains the following updates:
v1.1.0→v1.2.0v3.2.0→v3.8.1v0.6.0→v0.7.0v0.10.0→v0.10.1v1.0.4→v1.1.0v1.9.0→v1.10.1v0.133.0→v0.140.0v1.2.6→v1.3.0v0.21.0→v0.23.1v0.23.0→v0.26.1v1.8.1→v1.10.0v2.4.0→v2.5.0v2.28.0→v2.29.0v5.6.0→v5.10.0v1.18.5→v1.18.6v0.7.7→v0.9.2v1.54.1→v1.55.0v0.4.0→v0.5.0v0.6.0→v0.7.0v0.0.0-20250309154309-f31be36b4037→v0.1.0v0.0.0-20250309153720-d2182401db90→v0.0.13v1.0.21→v1.0.22v2.2.4→v2.4.0v1.16.0→v1.23.2v0.3.0→v0.6.2v0.42.0→v0.69.0v0.10.1→v0.20.1v0.11.0→v0.12.0v4.26.3→v4.26.5v0.42.0→v0.43.0v0.42.0→v0.43.0v0.3.16→v0.4.0v0.11.0→v0.12.0v1.3.0→v1.4.0v0.62.0→v0.69.0v0.68.0→v0.69.0v1.43.0→v1.44.0v1.43.0→v1.44.0v1.43.0→v1.44.0v1.43.0→v1.44.0v1.43.0→v1.44.0v1.43.0→v1.44.0v1.43.0→v1.44.0v1.43.0→v1.44.0v1.43.0→v1.44.0v1.43.0→v1.44.0v1.43.0→v1.44.0v1.43.0→v1.44.0v0.52.0→v0.53.0v0.54.0→v0.56.0v0.20.0→v0.21.0v0.45.0→v0.46.0v0.37.0→v0.38.0v0.14.0→v0.15.0v1.80.0→v1.81.1v1.5.6→v1.6.0Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
FiloSottile/edwards25519 (filippo.io/edwards25519)
v1.2.0Compare Source
v1.1.1Compare Source
bxcodec/faker (github.com/bxcodec/faker/v3)
v3.8.1: Deprecating v3 moduleCompare Source
Full Changelog: bxcodec/faker@v3.8.0...v3.8.1
v3.8.0Compare Source
What's Changed
New Contributors
Full Changelog: bxcodec/faker@v3.7.0...v3.8.0
v3.7.0Compare Source
What's Changed
for rangeblock by @eval-exec in #151New Contributors
Full Changelog: bxcodec/faker@v3.6.0...v3.7.0
v3.6.0Compare Source
Features
Chores
v3.5.0Compare Source
Features
Fixes
v3.4.0Compare Source
Features
Fixes
v3.3.1Compare Source
Fixes
Chores
v3.3.0Compare Source
Features
Chores
docker/go-connections (github.com/docker/go-connections)
v0.7.0Compare Source
ebitengine/purego (github.com/ebitengine/purego)
v0.10.1Compare Source
felixge/httpsnoop (github.com/felixge/httpsnoop)
v1.1.0Compare Source
fsnotify/fsnotify (github.com/fsnotify/fsnotify)
v1.10.1Compare Source
Changes and fixes
inotify: don't remove sibling watches sharing a path prefix (#754)
inotify, windows: don't rename sibling watches sharing a path prefix
(#755)
v1.10.0Compare Source
This version of fsnotify needs Go 1.23.
Changes and fixes
inotify: improve initialization error message (#731)
inotify: send Rename event if recursive watch is renamed (#696)
inotify: avoid copying event buffers when reading names (#741)
kqueue: skip dangling symlinks (ENOENT) in watchDirectoryFiles, so a bad entry no longer aborts Watcher.Add for the whole directory (#748)
kqueue: drop watches directly in Close() to fix a file descriptor leak when recycling watchers (#740)
windows: fix nil pointer dereference in remWatch (#736)
windows: lock watch field updates against concurrent WatchList to fix a race introduced in v1.9.0 (#709, #749)
getkin/kin-openapi (github.com/getkin/kin-openapi)
v0.140.0Compare Source
What's Changed
Full Changelog: getkin/kin-openapi@v0.139.0...v0.140.0
v0.139.0Compare Source
What's Changed
Full Changelog: getkin/kin-openapi@v0.138.0...v0.139.0
v0.138.0Compare Source
What's Changed
Full Changelog: getkin/kin-openapi@v0.137.0...v0.138.0
v0.137.0Compare Source
What's Changed
cc4f8d9by @fenollp in #1161Full Changelog: getkin/kin-openapi@v0.136.0...v0.137.0
v0.136.0Compare Source
What's Changed
New Contributors
Full Changelog: getkin/kin-openapi@v0.135.0...v0.136.0
v0.135.0Compare Source
What's Changed
New Contributors
Full Changelog: getkin/kin-openapi@v0.134.0...v0.135.0
v0.134.0Compare Source
What's Changed
New Contributors
Full Changelog: getkin/kin-openapi@v0.133.0...v0.134.0
go-ole/go-ole (github.com/go-ole/go-ole)
v1.3.0Compare Source
What's Changed
New Contributors
Full Changelog: go-ole/go-ole@v1.2.6...v1.3.0
go-openapi/jsonpointer (github.com/go-openapi/jsonpointer)
v0.23.1Compare Source
0.23.1 - 2026-04-18
Full Changelog: go-openapi/jsonpointer@v0.23.0...v0.23.1
5 commits in this release.
Fixed bugs
Documentation
Updates
People who contributed to this release
jsonpointer license terms
v0.23.0Compare Source
0.23.0 - 2026-04-15
Support for known limitations
Full Changelog: go-openapi/jsonpointer@v0.22.5...v0.23.0
16 commits in this release.
Implemented enhancements
"-"array suffix is now supported by @fredbi in #121 ...Fixed bugs
Configuration
📅 Schedule: Branch creation - "on monday" (UTC), 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.
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.