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.
1d825a0 to
b8ae3f1
Compare
b8ae3f1 to
18faa16
Compare
This PR contains the following updates:
4.5.1→4.6.04.12.0→4.13.0v0.11.0→v0.12.0v1.25.0→v1.25.1v0.276.0→v0.278.07cedc36→60b97b37cedc36→60b97b3v1.80.0→v1.81.0Release Notes
nunit/nunit (NUnit)
v4.6.0: NUnit 4.6.0Compare Source
See release notes for details.
nunit/nunit.analyzers (NUnit.Analyzers)
v4.13.0: NUnit Analyzers 4.13 - May 2, 2026Compare Source
NUnit Analyzers 4.13 - May 2, 2026
This release of the NUnit Analyzers updates analyzer handling for the NUnit 4.6 API change that replaces
ActualValueDelegate<>withFunc<>- see nunit/nunit#4824 for more information.Analyzers now also consider the return type of
Func<>in assertions. The release also includes one bug fix andsome dependency updates.
The release contains contributions from the following users (in alphabetical order):
Issues Resolved
Features and Enhancements
Func<T>return valuesBugs
Tooling, Process, and Documentation
googleapis/google-cloud-go (cloud.google.com/go/longrunning)
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
googleapis/google-api-go-client (google.golang.org/api)
v0.278.0Compare Source
Features
v0.277.0Compare Source
Features
Bug Fixes
grpc/grpc-go (google.golang.org/grpc)
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)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.