Skip to content

Commit

Permalink
fix(deps): update dependency @google-cloud/common to ^0.32.0
Browse files Browse the repository at this point in the history
fix(deps): update dependency @google-cloud/common to ^0.32.0

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @​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://github.com/googleapis/nodejs-common) |

---

### Release Notes

<details>
<summary>googleapis/nodejs-common</summary>

### [`v0.32.0`](https://github.com/googleapis/nodejs-common/blob/master/CHANGELOG.md#v0320)

[Compare Source](https://github.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://github.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#googleapis/nodejs-speech).

#329 automerged by dpebot
  • Loading branch information
renovate[bot] authored and yoshi-automation committed Apr 3, 2019
1 parent c05add0 commit 412a849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-speech/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"predocs-test": "npm run docs"
},
"dependencies": {
"@google-cloud/common": "^0.31.0",
"@google-cloud/common": "^0.32.0",
"google-gax": "^0.25.0",
"lodash.merge": "^4.6.1",
"protobufjs": "^6.8.6",
Expand Down

0 comments on commit 412a849

Please sign in to comment.