fix(deps): update all dependencies#445
Conversation
|
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR updates several OpenAPI- and YAML-related Go dependencies in go.mod to newer minor/patch versions, aligning kin-openapi and its transitive tooling (jsonpointer, swag/jsonname, oasdiff/yaml, oasdiff/yaml3, speakeasy/jsonpath, speakeasy/openapi-overlay) with their latest releases without any application code changes. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
cab024e to
8b5200d
Compare
8b5200d to
06c65e8
Compare
06c65e8 to
ee13140
Compare
ee13140 to
f28523d
Compare
9e7991e to
a58885b
Compare
a58885b to
e9af819
Compare
1c9cff8 to
b741019
Compare
b741019 to
1fb9925
Compare
1fb9925 to
e2c779f
Compare
e2c779f to
3c10517
Compare
3c10517 to
9122a0a
Compare
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
WalkthroughBuilder stage in the Dockerfile now uses a different Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
c36a08f to
b900fca
Compare
b900fca to
36ba17a
Compare
23eed51 to
f10fde7
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
This PR contains the following updates:
v1.9.0→v1.10.1v0.133.0→v0.138.0v0.22.4→v0.23.1v0.25.4→v0.26.0v1.9.3→v1.10.0v5.9.1→v5.9.2v1.14.42→v1.14.44v2.6.0→v2.7.0v0.0.0-20250309154309-f31be36b4037→v0.0.9v0.0.0-20250309153720-d2182401db90→v0.0.12v1.39.1→v1.40.0v0.6.2→v0.6.3v0.10.2→v0.10.3v0.50.0→v0.51.0v0.35.0→v0.36.0v0.43.0→v0.44.0v0.36.0→v0.37.0v0.44.0→v0.45.01.25.8-1776213685→1.25.9-17781715071.25.8-1776370298→1.25.9-1778171507Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
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.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-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
Documentation
Miscellaneous tasks
Updates
People who contributed to this release
New Contributors
in #118
jsonpointer license terms
v0.22.5Compare 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
in #97
jsonpointer license terms
go-openapi/swag (github.com/go-openapi/swag/jsonname)
v0.26.0Compare Source
0.26.0 - 2026-04-15
Full Changelog: go-openapi/swag@v0.25.5...v0.26.0
14 commits in this release.
Implemented enhancements
Documentation
Code quality
Miscellaneous tasks
Updates
People who contributed to this release
swag license terms
Per-module changes
cmdutils (0.26.0)
Miscellaneous tasks
conv (0.26.0)
Miscellaneous tasks
Updates
fileutils (0.26.0)
Miscellaneous tasks
Updates
jsonname (0.26.0)
Implemented enhancements
Miscellaneous tasks
Updates
jsonutils/adapters/easyjson (0.26.0)
Miscellaneous tasks
Updates
jsonutils/adapters/testintegration/benchmarks (0.26.0)
Miscellaneous tasks
Updates
jsonutils/adapters/testintegration (0.26.0)
Miscellaneous tasks
Updates
jsonutils/fixtures_test (0.26.0)
Miscellaneous tasks
Updates
jsonutils (0.26.0)
Miscellaneous tasks
Updates
loading (0.26.0)
Miscellaneous tasks
Updates
mangling (0.26.0)
Miscellaneous tasks
Updates
netutils (0.26.0)
Miscellaneous
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.
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.