Skip to content

Commit

Permalink
Update dependency gaxios to v3 (#346)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [gaxios](https://togithub.com/googleapis/gaxios) | devDependencies | major | [`2.3.4` -> `3.0.3`](https://renovatebot.com/diffs/npm/gaxios/2.3.4/3.0.3) |

---

### Release Notes

<details>
<summary>googleapis/gaxios</summary>

### [`v3.0.3`](https://togithub.com/googleapis/gaxios/blob/master/CHANGELOG.md#&#8203;303-httpswwwgithubcomgoogleapisgaxioscomparev302v303-2020-04-20)

[Compare Source](https://togithub.com/googleapis/gaxios/compare/v3.0.2...v3.0.3)

### [`v3.0.2`](https://togithub.com/googleapis/gaxios/blob/master/CHANGELOG.md#&#8203;302-httpswwwgithubcomgoogleapisgaxioscomparev301v302-2020-03-24)

[Compare Source](https://togithub.com/googleapis/gaxios/compare/v3.0.1...v3.0.2)

### [`v3.0.1`](https://togithub.com/googleapis/gaxios/blob/master/CHANGELOG.md#&#8203;301-httpswwwgithubcomgoogleapisgaxioscomparev300v301-2020-03-23)

[Compare Source](https://togithub.com/googleapis/gaxios/compare/v3.0.0...v3.0.1)

### [`v3.0.0`](https://togithub.com/googleapis/gaxios/blob/master/CHANGELOG.md#&#8203;300-httpswwwgithubcomgoogleapisgaxioscomparev232v300-2020-03-19)

[Compare Source](https://togithub.com/googleapis/gaxios/compare/1dbfe6b672f84285baf430d9dea8d280f8147c7a...v3.0.0)

##### ⚠ BREAKING CHANGES

-   **deps:** TypeScript introduced breaking changes in generated code in 3.7.x
-   drop Node 8 from engines field ([#&#8203;254](https://togithub.com/googleapis/gaxios/issues/254))

##### Features

-   drop Node 8 from engines field ([#&#8203;254](https://www.github.com/googleapis/gaxios/issues/254)) ([8c9fff7](https://www.github.com/googleapis/gaxios/commit/8c9fff7f92f70f029292c906c62d194c1d58827d))
-   **deps:** updates to latest TypeScript ([#&#8203;253](https://www.github.com/googleapis/gaxios/issues/253)) ([054267b](https://www.github.com/googleapis/gaxios/commit/054267bf12e1801c134e3b5cae92dcc5ea041fab))

##### [2.3.2](https://www.github.com/googleapis/gaxios/compare/v2.3.1...v2.3.2) (2020-02-28)

##### Bug Fixes

-   update github repo in package ([#&#8203;239](https://www.github.com/googleapis/gaxios/issues/239)) ([7e750cb](https://www.github.com/googleapis/gaxios/commit/7e750cbaaa59812817d725c74fb9d364c4b71096))

##### [2.3.1](https://www.github.com/googleapis/gaxios/compare/v2.3.0...v2.3.1) (2020-02-13)

##### Bug Fixes

-   **deps:** update dependency https-proxy-agent to v5 ([#&#8203;233](https://www.github.com/googleapis/gaxios/issues/233)) ([56de0a8](https://www.github.com/googleapis/gaxios/commit/56de0a824a2f9622e3e4d4bdd41adccd812a30b4))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, 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#GoogleCloudPlatform/cloud-code-samples).
  • Loading branch information
renovate-bot authored Jun 11, 2020
1 parent bbe835c commit cff4436
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 11 deletions.
31 changes: 21 additions & 10 deletions nodejs/nodejs-cloud-run-hello-world/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nodejs/nodejs-cloud-run-hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "3.1.2",
"eslint-plugin-promise": "4.2.1",
"gaxios": "2.3.4",
"gaxios": "3.0.3",
"mocha": "8.0.1",
"prettier": "2.0.5"
}
Expand Down

0 comments on commit cff4436

Please sign in to comment.