Skip to content
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

Merged
merged 1 commit into from
Aug 21, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2018

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
  • fix: method metadata can be a boolean (#​206)
Build and Test
  • test: throw on deprecation (#​198)
  • chore(deps): update dependency typescript to v3 (#​197)
  • chore: ignore package-lock.json (#​205)

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
  • fix: drop support for node.js 4.x and 9.x (#​190)
  • chore: cut out code split into other modules (#​194)
Implementation Changes
  • fix: make ServiceObject#id protected to allow subclass access (#​200)
Internal / Testing Changes
  • chore(deps): update dependency gts to ^0.8.0 (#​192)
  • chore: update renovate config (#​202)
  • refactor: remove circular imports (#​201)
  • fix: special JSON.stringify for for strictEqual test (#​199)
  • chore: assert.deelEqual => assert.deepStrictEqual (#​196)
  • chore: move mocha options to mocha.opts (#​195)
  • Update config.yml (#​191)


This PR has been generated by Renovate Bot.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 7, 2018
@JustinBeckwith JustinBeckwith self-assigned this Aug 7, 2018
@renovate renovate bot force-pushed the renovate/google-cloud-common-0.x branch 2 times, most recently from 10b1895 to 7c8c814 Compare August 10, 2018 15:28
@renovate renovate bot force-pushed the renovate/google-cloud-common-0.x branch from 7c8c814 to be40ad1 Compare August 16, 2018 23:28
@codecov
Copy link

codecov bot commented Aug 16, 2018

Codecov Report

Merging #82 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #82   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         269    269           
=====================================
  Hits          269    269

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9e5ef35...cc3b191. Read the comment docs.

@renovate renovate bot force-pushed the renovate/google-cloud-common-0.x branch from be40ad1 to cc3b191 Compare August 20, 2018 16:11
@JustinBeckwith JustinBeckwith merged commit d95c0a2 into master Aug 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants