chore(deps): update go dependencies#584
Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
Open
Conversation
5f750ec to
ba48db1
Compare
ba48db1 to
322eb32
Compare
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
8619d8a to
c2b1a55
Compare
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
b389c7e to
7e32dfb
Compare
f1ac55c to
06aeff4
Compare
06aeff4 to
73be3c1
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
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.25.1→v0.25.2v0.19.0→v0.20.0v1.6.0→v1.11.0v0.8.0→v0.13.0v0.4.3→v0.6.0v1.21.0→v1.21.1v1.11.2→v1.12.0v1.7.0→v1.7.1v0.55.0→v0.56.0v0.55.0→v0.56.0v1.7.8→v1.7.10v1.19.13→v1.19.16v1.18.21→v1.18.23v1.22.10→v1.22.18v1.4.21→v1.4.23v1.4.22→v1.4.24v1.13.7→v1.13.9v1.9.13→v1.9.15v1.13.21→v1.13.23v1.0.9→v1.0.11v1.9.0→v1.10.1v0.22.5→v0.23.1v0.29.3→v0.29.5v0.29.3→v0.29.5v0.26.1→v0.26.2v0.26.1→v0.26.2v0.25.5→v0.26.0v0.25.5→v0.26.0v0.25.5→v0.26.0v0.25.5→v0.26.0v0.25.5→v0.26.0v0.25.5→v0.26.0v0.25.5→v0.26.0v0.25.5→v0.26.0v0.25.5→v0.26.0v0.25.5→v0.26.0v0.25.5→v0.26.0v0.25.5→v0.26.0v0.25.5→v0.26.0v0.25.5→v0.26.0v1.9.3→v1.10.0v0.21.3→v0.21.5a15ffb7→92041b7v1.7.2→v1.7.3v0.3.14→v0.3.15v0.9.0→v0.11.0v1.18.5→v1.18.6v1.14.38→v1.14.44v0.10.0→v0.11.0v0.5.0→v0.5.1v0.67.0→v0.68.0v0.67.0→v0.68.0v0.77.1→v0.78.0v0.49.0→v0.51.0v0.49.0→v0.51.0v0.34.0→v0.36.0v0.34.0→v0.36.0v0.52.0→v0.54.0v0.52.0→v0.54.0v0.42.0→v0.44.0v0.41.0→v0.43.0v0.35.0→v0.37.0v0.43.0→v0.45.0v0.273.0→v0.278.0d00831a→60b97b3d00831a→60b97b3d00831a→60b97b3v0.12.3→v0.12.4v0.7.0→v0.7.1Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
google/cel-spec (cel.dev/expr)
v0.25.2Compare Source
What's Changed
New Contributors
Full Changelog: google/cel-spec@v0.25.1...v0.25.2
googleapis/google-cloud-go (cloud.google.com/go/auth)
v0.20.0Compare Source
bigquery: Support SchemaUpdateOptions for load jobs.
bigtable:
datastore: Add OpenCensus tracing.
firestore:
logging: Add a WriteTimeout option.
spanner: Support Batch API.
storage: Add OpenCensus tracing.
AzureAD/microsoft-authentication-library-for-go (github.com/AzureAD/microsoft-authentication-library-for-go)
v1.7.1: 1.7.1Compare Source
What's Changed
Full Changelog: AzureAD/microsoft-authentication-library-for-go@v1.7.0...v1.7.1
GoogleCloudPlatform/opentelemetry-operations-go (github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric)
v0.56.0: v1.32.0/v0.56.0Compare Source
What's Changed
New Contributors
Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v0.55.0...v0.56.0
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)
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
go-openapi/runtime (github.com/go-openapi/runtime)
v0.29.5Compare Source
0.29.5 - 2026-05-04
Full Changelog: go-openapi/runtime@v0.29.4...v0.29.5
10 commits in this release.
Implemented enhancements
Fixed bugs
Documentation
Miscellaneous tasks
Updates
People who contributed to this release
New Contributors
in #422
runtime license terms
Per-module changes
client-middleware/opentracing (0.29.5)
Fixed bugs
Miscellaneous tasks
Updates
v0.29.4Compare Source
0.29.4 - 2026-04-18
Security update
Full Changelog: go-openapi/runtime@v0.29.3...v0.29.4
16 commits in this release.
Documentation
Testing
Miscellaneous tasks
Updates
People who contributed to this release
runtime license terms
Per-module changes
client-middleware/opentracing (0.29.4)
Miscellaneous tasks
Updates
go-openapi/strfmt (github.com/go-openapi/strfmt)
v0.26.2Compare Source
0.26.2 - 2026-04-29
Full Changelog: go-openapi/strfmt@v0.26.1...v0.26.2
13 commits in this release.
Documentation
Performance
Miscellaneous tasks
Updates
People who contributed to this release
strfmt license terms
Per-module changes
enable/mongodb (0.26.2)
Miscellaneous tasks
Updates
internal/testintegration (0.26.2)
Miscellaneous tasks
Updates
go-openapi/swag (github.com/go-openapi/swag)
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
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.