This repository has been archived by the owner on Dec 19, 2023. It is now read-only.
fix(deps): update dependency @google-cloud/common to ^0.21.0 #82
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/common
(source) from^0.20.0
to^0.21.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
v0.21.1
Compare Source
Bug fixes
Build and Test
v0.21.0
Compare Source
This release has breaking changes.
Node.js support
Versions 4.x and 9.x of node.js are no longer supported. Please upgrade to node.js 8.x or 10.x.
New npm modules
The support for pagination, promisification, and project Id replacement have been moved into their own npm modules. You can find them at:
These methods have been removed from
@google-cloud/common
.Breaking Changes
Implementation Changes
Internal / Testing Changes
This PR has been generated by Renovate Bot.