Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency gcp-metadata to v4 (#844)
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;400httpswwwgithubcomgoogleapisgcp-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-debug-nodejs).
  • Loading branch information
renovate-bot committed Mar 29, 2020
1 parent e4b471b commit 8b4040e
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 @@ -50,7 +50,7 @@
"console-log-level": "^1.4.0",
"extend": "^3.0.2",
"findit2": "^2.2.3",
"gcp-metadata": "^3.0.0",
"gcp-metadata": "^4.0.0",
"lodash.pickby": "^4.6.0",
"p-limit": "^2.2.0",
"semver": "^7.0.0",
Expand Down

0 comments on commit 8b4040e

Please sign in to comment.