Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @google-cloud/common to ^0.23.0 #834

Merged
merged 5 commits into from
Sep 6, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2018

This Pull Request updates dependency @google-cloud/common (source) from ^0.20.3 to ^0.23.0


Release Notes

v0.23.0

Compare Source

Fixes
  • fix: move repo-tools to dev dependencies (#​218)
Features
  • feat: make HTTP dependency configurable (#​210)
Keepin the lights on

v0.22.0

Compare Source

Commits
  • fix: Remove old code & replace project ID token in multipart arrays. (#​215)
  • allow ServiceObject`s parent to be an ServiceObject (#​212)
  • fix: increase timeout for install test (#​214)
  • chore: remove dead code and packages (#​209)
  • fix(deps): update dependency pify to v4 (#​208)

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 6, 2018
@renovate renovate bot force-pushed the renovate/google-cloud-common-0.x branch 5 times, most recently from 4b2c3ed to 4af73b8 Compare August 10, 2018 21:26
@renovate renovate bot force-pushed the renovate/google-cloud-common-0.x branch 3 times, most recently from 9637610 to 17ffa3d Compare August 20, 2018 16:51
@renovate renovate bot force-pushed the renovate/google-cloud-common-0.x branch from 17ffa3d to 112ac01 Compare August 21, 2018 20:39
@renovate renovate bot changed the title fix(deps): update dependency @google-cloud/common to ^0.21.0 fix(deps): update dependency @google-cloud/common to ^0.22.0 Aug 21, 2018
@renovate renovate bot force-pushed the renovate/google-cloud-common-0.x branch from 112ac01 to 57b9931 Compare August 22, 2018 19:05
@renovate renovate bot changed the title fix(deps): update dependency @google-cloud/common to ^0.22.0 fix(deps): update dependency @google-cloud/common to ^0.23.0 Aug 22, 2018
@renovate renovate bot force-pushed the renovate/google-cloud-common-0.x branch 4 times, most recently from 1c8b616 to b1c5a73 Compare August 30, 2018 00:44
@renovate
Copy link
Contributor Author

renovate bot commented Sep 5, 2018

PR has been edited

As this PR has been edited, Renovate will stop updating it in order to not cause any conflicts or other problems. If you wish to abandon your edits and have Renovate recreate this PR then you should rename this PR and then close it.

Copy link
Contributor

@fhinkel fhinkel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once that last system test passes.

@JustinBeckwith
Copy link
Contributor

Also, we should remove the yarn.lock file.

super(
{
requestModule: request,

This comment was marked as spam.

This comment was marked as spam.

@kjin kjin force-pushed the renovate/google-cloud-common-0.x branch from 8c2aea2 to 5c5a72e Compare September 6, 2018 17:32
@kjin kjin merged commit ee350a2 into master Sep 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants