Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Commit 4fd67f4

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-common-grpc). #222 automerged by dpebot
1 parent 9b5f068 commit 4fd67f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"predocs-test": "npm run docs"
3333
},
3434
"dependencies": {
35-
"@google-cloud/common": "^0.31.0",
35+
"@google-cloud/common": "^0.32.0",
3636
"@google-cloud/projectify": "^0.3.0",
3737
"@google-cloud/promisify": "^0.4.0",
3838
"@grpc/proto-loader": "^0.4.0",

0 commit comments

Comments
 (0)