Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

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

Merged
merged 1 commit into from
Dec 14, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2018

This PR contains the following updates:

Package Type Update Change References
@​google-cloud/common dependencies minor ^0.27.0 -> ^0.28.0 source

Release Notes

googleapis/nodejs-common

v0.28.0

Compare Source

12-13-2018 14:34 PST

This release has breaking changes. The signature of the protected request method on ServiceObject has been changed. The method now resolves with an array of [Body, Response], making it consistent with all other promisified methods. This change was made to fix several breaking changes that occurred in the 0.18.0 release.

New Features
  • feat: allow passing GoogleAuth client to Service (#​314)
  • feat: add maybeOptionsOrCallback util method (#​315)
Bug Fixes
  • fix: revert async behavior of request (#​331)
Documentation
  • docs: update readme badges (#​316)
Internal / Testing Changes
  • chore(deps): update dependency @​types/sinon to v7 (#​332)
  • chore(build): inject yoshi automation key (#​330)
  • chore: update nyc and eslint configs (#​329)
  • chore: fix publish.sh permission +x (#​327)
  • fix(build): fix Kokoro release script (#​326)
  • build: add Kokoro configs for autorelease (#​325)
  • chore: always nyc report before calling codecov (#​322)
  • chore: nyc ignore build/test by default (#​321)
  • chore(build): update the prettier config (#​319)
  • chore: update license file (#​318)
  • fix(build): fix system key decryption (#​313)
  • chore(deps): update dependency @​types/sinon to v5.0.7 (#​308)
  • chore(deps): update dependency typescript to ~3.2.0 (#​312)

Renovate configuration

📅 Schedule: "after 9am and before 3pm" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 14, 2018
@JustinBeckwith JustinBeckwith added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 14, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 14, 2018
@JustinBeckwith JustinBeckwith merged commit 5e4fec7 into master Dec 14, 2018
@renovate renovate bot deleted the renovate/google-cloud-common-0.x branch December 14, 2018 16:27
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.

3 participants