fix: update all dependencies#802
Conversation
ℹ️ Artifact update noticeFile name: benchmarks/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: snippets/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: spannerlib/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
There was a problem hiding this comment.
Code Review
This pull request updates several Go dependencies across the repository's modules, including google.golang.org/api, github.com/googleapis/go-sql-spanner, and cloud.google.com/go/longrunning. Feedback points out that cloud.google.com/go/longrunning was not updated in benchmarks/go.mod, and it should be bumped to v0.12.0 to maintain consistency with the other modules.
| github.com/google/uuid v1.6.0 | ||
| github.com/googleapis/go-sql-spanner v1.25.0 | ||
| google.golang.org/api v0.276.0 | ||
| github.com/googleapis/go-sql-spanner v1.25.1 |
There was a problem hiding this comment.
50ec481 to
abeb205
Compare
26b8046 to
f09d8cf
Compare
fe41e28 to
0c3b0f9
Compare
51ec4ac to
91f4b1f
Compare
91f4b1f to
15a62c7
Compare
15a62c7 to
48e877b
Compare
This PR contains the following updates:
v0.11.0→v0.13.0v1.25.0→v1.25.11.26.2→1.26.4v0.276.0→v0.283.07cedc36→3dc84a47cedc36→3dc84a4v1.80.0→v1.81.12.79.0→2.80.01.18.8-jdk5→1.18.10-jdk51.18.8-jdk5→1.18.10-jdk56.116.1→6.117.03.61.0→3.62.0Release Notes
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.
googleapis/go-sql-spanner (github.com/googleapis/go-sql-spanner)
v1.25.1Compare Source
Bug Fixes
Performance Improvements
golang/go (go)
v1.26.4v1.26.3googleapis/google-api-go-client (google.golang.org/api)
v0.283.0Compare Source
Features
v0.282.0Compare Source
Features
v0.281.0Compare Source
Features
v0.280.0Compare Source
Features
v0.279.0Compare Source
Features
v0.278.0Compare Source
Features
v0.277.0Compare Source
Features
Bug Fixes
grpc/grpc-go (google.golang.org/grpc)
v1.81.1: Release 1.81.1Compare Source
Security
v1.81.0: Release 1.81.0Compare Source
Behavior Changes
Dependencies
Bug Fixes
RST_STREAMwhen receiving anEND_STREAMwhen the stream is not already half-closed. (#8832)New Features
GRPC_EXPERIMENTAL_XDS_SNI=trueenvironment variable. (#9016)GRPC_EXPERIMENTAL_XDS_ORCA_LRS_PROPAGATION=true. (#9005)grpc.subchannel.disconnectionsmetric by adding disconnection reason to thegrpc.disconnect_errorlabel (gRFC A94). This provides granular insights into why subchannels are closing. (#8973)mem.Buffer.Slice()API to slice the buffer like a slice. (#8977)Performance Improvements
GRPC_GO_EXPERIMENTAL_HTTP_FRAMER_READ_BUFFER_POOLING=falseand report any issues. (#9032)raphw/byte-buddy (net.bytebuddy:byte-buddy-agent)
v1.18.10v1.18.9Plugin.Engine.Configuration
📅 Schedule: (UTC)
* 0-3 * * *)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.