chore(deps): update go dependencies#48
Open
red-hat-konflux[bot] wants to merge 1 commit intotech-previewfrom
Open
chore(deps): update go dependencies#48red-hat-konflux[bot] wants to merge 1 commit intotech-previewfrom
red-hat-konflux[bot] wants to merge 1 commit intotech-previewfrom
Conversation
Author
|
4ce4eae to
cc9a34d
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
cc9a34d to
a94f37e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.18.0->v0.25.1f61b66f->e113478v1.7.0->v1.9.0v1.4.2->v1.4.3v0.21.0->v0.22.5v0.20.2->v0.21.5v0.23.0->v0.25.5v0.22.0->v0.27.0v0.6.8->v0.7.1v0.6.0->v0.7.0d1b30fe->a15ffb7v0.7.7->v0.9.1v1.19.1->v1.23.2v0.6.1->v0.6.2v0.55.0->v0.67.5v0.15.1->v0.20.1v1.8.1->v1.10.2v1.0.5->v1.0.10v1.3.0->v1.3.1v1.9.0->v1.11.1v0.53.0->v0.66.0v1.3.1->v1.9.08a7402a->3dfff04v0.38.0->v0.51.0v0.27.0->v0.35.0v0.12.0->v0.19.0v0.31.0->v0.41.0v0.30.0->v0.40.0v0.23.0->v0.34.0v0.7.0->v0.14.0v0.26.0->v0.42.0f6391c0->a57be14f6391c0->a57be14v0.32.1->v0.35.2v0.32.1->v0.35.2v0.32.1->v0.35.2v0.32.1->v0.35.2v0.32.1->v0.35.2v0.32.1->v0.35.232ad38e->5b3e3fd3ea5e8c->b8788abv0.31.0->v0.34.0v0.20.4->v0.23.39aa6b5e->2d32026v1.4.0->v1.6.0Release Notes
google/cel-spec (cel.dev/expr)
v0.25.1Compare Source
Minor additions to the v0.25.0 release
What's Changed
Full Changelog: google/cel-spec@v0.25.0...v0.25.1
v0.25.0Compare Source
What's Changed
New Contributors
Full Changelog: google/cel-spec@v0.24.0...v0.25.0
v0.24.0Compare Source
What's Changed
New Contributors
Full Changelog: google/cel-spec@v0.23.1...v0.24.0
v0.23.1Compare Source
What's Changed
Full Changelog: google/cel-spec@v0.23.0...v0.23.1
v0.23.0Compare Source
What's Changed
New Contributors
Full Changelog: google/cel-spec@v0.22.1...v0.23.0
v0.22.1Compare Source
What's Changed
Full Changelog: google/cel-spec@v0.22.0...v0.22.1
v0.22.0Compare Source
What's Changed
New Contributors
Full Changelog: google/cel-spec@v0.21.2...v0.22.0
v0.21.2Compare Source
What's Changed
Full Changelog: google/cel-spec@v0.21.1...v0.21.2
v0.21.1Compare Source
What's Changed
Full Changelog: google/cel-spec@v0.21.0...v0.21.1
v0.21.0Compare Source
What's Changed
Full Changelog: google/cel-spec@v0.20.0...v0.21.0
v0.20.0What's Changed
Full Changelog: google/cel-spec@v0.19.2...v0.20.0
v0.19.2Compare Source
What's Changed
Full Changelog: google/cel-spec@v0.19.1...v0.19.2
v0.19.1Compare Source
What's Changed
Full Changelog: google/cel-spec@v0.19.0...v0.19.1
v0.19.0Compare Source
What's Changed
Full Changelog: google/cel-spec@v0.18.0...v0.19.0
fsnotify/fsnotify (github.com/fsnotify/fsnotify)
v1.9.0Compare Source
Changes and fixes
all: make BufferedWatcher buffered again (#657)
inotify: fix race when adding/removing watches while a watched path is being deleted (#678, #686)
inotify: don't send empty event if a watched path is unmounted (#655)
inotify: don't register duplicate watches when watching both a symlink and its target; previously that would get "half-added" and removing the second would panic (#679)
kqueue: fix watching relative symlinks (#681)
kqueue: correctly mark pre-existing entries when watching a link to a dir on kqueue (#682)
illumos: don't send error if changed file is deleted while processing the event (#678)
v1.8.0Compare Source
Additions
FSNOTIFY_DEBUGto print debug logs to stderr (#619)Changes and fixes
windows: fix behaviour of
WatchList()to be consistent with other platforms (#610)kqueue: ignore events with Ident=0 (#590)
kqueue: set O_CLOEXEC to prevent passing file descriptors to children (#617)
kqueue: emit events as "/path/dir/file" instead of "path/link/file" when watching a symlink (#625)
inotify: don't send event for IN_DELETE_SELF when also watching the parent (#620)
inotify: fix panic when calling Remove() in a goroutine (#650)
fen: allow watching subdirectories of watched directories (#621)
go-logr/logr (github.com/go-logr/logr)
v1.4.3Compare Source
Minor release.
What's Changed
New Contributors
Full Changelog: go-logr/logr@v1.4.2...v1.4.3
go-openapi/jsonpointer (github.com/go-openapi/jsonpointer)
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
v0.22.4Compare 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
v0.22.3Compare 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
in #76
jsonpointer license terms
v0.22.2Compare 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
v0.22.1Compare Source
v0.22.0Compare Source
v0.21.2Compare Source
v0.21.1Compare Source
go-openapi/jsonreference (github.com/go-openapi/jsonreference)
v0.21.5Compare 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
v0.21.4Compare 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
in #64
jsonreference license terms
v0.21.3Compare Source
v0.21.2Compare Source
v0.21.1Compare Source
v0.21.0Compare Source
v0.20.5Compare Source
v0.20.4Compare Source
v0.20.3Compare Source
go-openapi/swag (github.com/go-openapi/swag)
v0.25.5Compare 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
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
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.