fix(deps): update dependency @google-cloud/spanner to v2 #310
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 Pull Request updates dependency
@google-cloud/spanner
(source) from^1.5.0
to^2.0.0
Note: This PR was created on a configured schedule ("after 9am and before 3pm") and will not receive updates outside those times.
Release Notes
v2.0.0
Compare Source
Breaking Changes
Drop support for Node.js v4.x.x and v9.x.x (#226)
Use es style imports (#302)
The import syntax for this library has changed to be es module compliant.
Old code
New code
New Features
add runTransactionAsync method (#294)
feature(database): make session pool hot swappable (#243)
Implementation Changes
Dependencies
Internal / Testing Changes
This PR has been generated by Renovate Bot.