Skip to content

Commit 412a849

Browse files
renovate[bot]yoshi-automation
authored andcommitted
fix(deps): update dependency @google-cloud/common to ^0.32.0
fix(deps): update dependency @google-cloud/common to ^0.32.0 This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | @&#8203;google-cloud/common | dependencies | minor | [`^0.31.0` -> `^0.32.0`](https://diff.intrinsic.com/@google-cloud/common/0.31.1/0.32.0) | [source](https://togithub.com/googleapis/nodejs-common) | --- ### Release Notes <details> <summary>googleapis/nodejs-common</summary> ### [`v0.32.0`](https://togithub.com/googleapis/nodejs-common/blob/master/CHANGELOG.md#v0320) [Compare Source](https://togithub.com/googleapis/nodejs-common/compare/v0.31.1...v0.32.0) 04-02-2019 15:11 PDT **BREAKING CHANGE**: This PR removes the ability to configure a custom implementation of the Request module. This was necessary when we were migrating from request to teeny-request, but that migration is now complete. All interfaces at accepted a custom implementation of request will no longer accept one. teeny-request is now just included in the box. </details> --- ### Renovate configuration :date: **Schedule**: "after 9am and before 3pm" (UTC). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR is stale, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#googleapis/nodejs-speech). #329 automerged by dpebot
1 parent c05add0 commit 412a849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-speech/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"predocs-test": "npm run docs"
4343
},
4444
"dependencies": {
45-
"@google-cloud/common": "^0.31.0",
45+
"@google-cloud/common": "^0.32.0",
4646
"google-gax": "^0.25.0",
4747
"lodash.merge": "^4.6.1",
4848
"protobufjs": "^6.8.6",

0 commit comments

Comments
 (0)