chore(deps): update go dependencies#371
Open
red-hat-konflux[bot] wants to merge 1 commit intorelease-1.3from
Open
chore(deps): update go dependencies#371red-hat-konflux[bot] wants to merge 1 commit intorelease-1.3from
red-hat-konflux[bot] wants to merge 1 commit intorelease-1.3from
Conversation
b57cb92 to
abe73a6
Compare
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
5525b7f to
fb71d28
Compare
93cc3e4 to
daac8d3
Compare
7298a1c to
f0d0efc
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.1.50→v0.1.54v1.7.0→v1.11.0v0.9.0→v0.13.0v1.20.0→v1.23.0v1.21.0→v1.21.1v1.19.14→v1.19.16v1.18.21→v1.18.23v1.4.21→v1.4.23v1.13.7→v1.13.9v1.13.21→v1.13.23v1.0.9→v1.0.11v1.9.0→v1.10.1v0.21.4→v0.21.5v0.3.14→v0.3.15v0.20260406.0→v0.20260504.0v0.10.0→v0.11.0v0.67.0→v0.68.0v0.67.0→v0.68.0v0.77.2→v0.78.0v0.49.0→v0.51.0v0.52.0→v0.54.0v0.42.0→v0.44.0v0.41.0→v0.43.0v0.35.0→v0.37.0v0.274.0→v0.278.06f92a3b→60b97b36f92a3b→60b97b36f92a3b→60b97b3Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
chainguard-dev/sdk (chainguard.dev/sdk)
v0.1.54Compare Source
v0.1.53Compare Source
Full Changelog: chainguard-dev/sdk@v0.1.52...v0.1.53
v0.1.52Compare Source
Full Changelog: chainguard-dev/sdk@v0.1.51...v0.1.52
v0.1.51Compare Source
Full Changelog: chainguard-dev/sdk@v0.1.50...v0.1.51
googleapis/google-cloud-go (cloud.google.com/go/longrunning)
v0.13.0Compare Source
bigquery: UseLegacySQL options for CreateTable and QueryConfig. Use these
options to continue using Legacy SQL after the client switches its default
to Standard SQL.
bigquery: Support for updating dataset labels.
bigquery: Set DatasetIterator.ProjectID to list datasets in a project other
than the client's. DatasetsInProject is no longer needed and is deprecated.
bigtable: Fail ListInstances when any zones fail.
spanner: support decoding of slices of basic types (e.g. []string, []int64,
etc.)
logging/logadmin: UpdateSink no longer creates a sink if it is missing
(actually a change to the underlying service, not the client)
profiler: Service and ServiceVersion replace Target in Config.
v0.12.0Compare Source
pubsub: Subscription.Receive now uses streaming pull.
pubsub: add Client.TopicInProject to access topics in a different project
than the client.
errors: renamed errorreporting. The errors package will be removed shortly.
datastore: improved retry behavior.
bigquery: support updates to dataset metadata, with etags.
bigquery: add etag support to Table.Update (BREAKING: etag argument added).
bigquery: generate all job IDs on the client.
storage: support bucket lifecycle configurations.
v0.11.0Compare Source
Clients for spanner, pubsub and video are now in beta.
New client for DLP.
spanner: performance and testing improvements.
storage: requester-pays buckets are supported.
storage, profiler, bigtable, bigquery: bug fixes and other minor improvements.
pubsub: bug fixes and other minor improvements
v0.10.0Compare Source
pubsub: Subscription.ModifyPushConfig replaced with Subscription.Update.
pubsub: Subscription.Receive now runs concurrently for higher throughput.
vision: cloud.google.com/go/vision is deprecated. Use
cloud.google.com/go/vision/apiv1 instead.
translation: now stable.
trace: several changes to the surface. See the link below.
Code changes required from v0.9.0
pubsub: Replace
with
trace: traceGRPCServerInterceptor will be provided from *trace.Client.
Given an initialized
*trace.Clientnamedtc, instead ofwrite
trace trace.GRPCClientInterceptor will also provided from *trace.Client.
Instead of
write
trace: We removed the deprecated
trace.EnableGRPCTracing. Use the gRPCinterceptor as a dial option as shown below when initializing Cloud package
clients:
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)
google/go-containerregistry (github.com/google/go-containerregistry)
v0.21.5Compare Source
What's Changed
Full Changelog: google/go-containerregistry@v0.21.4...v0.21.5
googleapis/enterprise-certificate-proxy (github.com/googleapis/enterprise-certificate-proxy)
v0.3.15Compare Source
What's Changed
Full Changelog: googleapis/enterprise-certificate-proxy@v0.3.14...v0.3.15
letsencrypt/boulder (github.com/letsencrypt/boulder)
v0.20260504.0Compare Source
What's Changed
Full Changelog: letsencrypt/boulder@v0.20260428.0...v0.20260504.0
v0.20260428.0Compare Source
What's Changed
Full Changelog: letsencrypt/boulder@v0.20260420.0...v0.20260428.0
v0.20260420.0Compare Source
What's Changed
Full Changelog: letsencrypt/boulder@v0.20260413.0...v0.20260420.0
v0.20260413.0Compare Source
What's Changed
Full Changelog: letsencrypt/boulder@v0.20260406.0...v0.20260413.0
secure-systems-lab/go-securesystemslib (github.com/secure-systems-lab/go-securesystemslib)
v0.11.0Compare Source
smallstep/crypto (go.step.sm/crypto)
v0.78.0Compare Source
What's Changed
Full Changelog: smallstep/crypto@v0.77.9...v0.78.0
v0.77.9Compare Source
What's Changed
v0.77.3-v0.77.7by @hslatman in #1011Full Changelog: smallstep/crypto@v0.77.8...v0.77.9
v0.77.8Compare Source
What's Changed
Dependencies
Full Changelog: smallstep/crypto@v0.77.2...v0.77.8
v0.77.7Compare Source
v0.77.6Compare Source
v0.77.5Compare Source
v0.77.4Compare Source
v0.77.3Compare Source
googleapis/google-api-go-client (google.golang.org/api)
v0.278.0Compare Source
Features
v0.277.0Compare Source
Features
Bug Fixes
v0.276.0Compare Source
Features
v0.275.0Compare Source
Features
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.