Skip to content

Commit

Permalink
fix(deps): update dependency gcp-metadata to v4 (#1219)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [gcp-metadata](https://togithub.com/googleapis/gcp-metadata) | dependencies | major | [`^3.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/gcp-metadata/3.5.0/4.0.0) |

---

### Release Notes

<details>
<summary>googleapis/gcp-metadata</summary>

### [`v4.0.0`](https://togithub.com/googleapis/gcp-metadata/blob/master/CHANGELOG.md#&#8203;400-httpswwwgithubcomgoogleapisgcp-metadatacomparev350v400-2020-03-19)

[Compare Source](https://togithub.com/googleapis/gcp-metadata/compare/v3.5.0...v4.0.0)

##### ⚠ BREAKING CHANGES

-   typescript@3.7.x has breaking changes; compiler now targets es2015
-   drops Node 8 from engines field ([#&#8203;315](https://togithub.com/googleapis/gcp-metadata/issues/315))

##### Features

-   drops Node 8 from engines field ([#&#8203;315](https://www.github.com/googleapis/gcp-metadata/issues/315)) ([acb6233](https://www.github.com/googleapis/gcp-metadata/commit/acb62337e8ba7f0b259ae4e553f19c5786207d84))

##### Build System

-   switch to latest typescirpt/gts ([#&#8203;317](https://www.github.com/googleapis/gcp-metadata/issues/317)) ([fbb7158](https://www.github.com/googleapis/gcp-metadata/commit/fbb7158be62c9f1949b69079e35113be1e10495c))

</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 behind base branch, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/cloud-trace-nodejs).
  • Loading branch information
renovate-bot authored Apr 11, 2020
1 parent 3609201 commit caf67be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"console-log-level": "^1.4.0",
"continuation-local-storage": "^3.2.1",
"extend": "^3.0.2",
"gcp-metadata": "^3.0.0",
"gcp-metadata": "^4.0.0",
"hex2dec": "^1.0.1",
"is": "^3.2.0",
"methods": "^1.1.1",
Expand Down

0 comments on commit caf67be

Please sign in to comment.