-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove (likely) unnecessary Express dependencies #457
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #457 +/- ##
=======================================
Coverage 97.16% 97.16%
=======================================
Files 13 13
Lines 458 458
=======================================
Hits 445 445
Misses 13 13 Continue to review full report at Codecov.
|
ace-n
pushed a commit
that referenced
this pull request
Dec 4, 2017
kweinmeister
pushed a commit
that referenced
this pull request
Nov 10, 2022
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gaxios](https://github.com/googleapis/gaxios) | devDependencies | major | [`^2.0.1` -> `^3.0.0`](https://renovatebot.com/diffs/npm/gaxios/2.3.4/3.0.2) | --- ### Release Notes <details> <summary>googleapis/gaxios</summary> ### [`v3.0.2`](https://github.com/googleapis/gaxios/blob/master/CHANGELOG.md#​302-httpswwwgithubcomgoogleapisgaxioscomparev301v302-2020-03-24) [Compare Source](https://github.com/googleapis/gaxios/compare/v3.0.1...v3.0.2) ### [`v3.0.1`](https://github.com/googleapis/gaxios/blob/master/CHANGELOG.md#​301-httpswwwgithubcomgoogleapisgaxioscomparev300v301-2020-03-23) [Compare Source](https://github.com/googleapis/gaxios/compare/v3.0.0...v3.0.1) ### [`v3.0.0`](https://github.com/googleapis/gaxios/blob/master/CHANGELOG.md#​300-httpswwwgithubcomgoogleapisgaxioscomparev232v300-2020-03-19) [Compare Source](https://github.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 ([#​254](https://github.com/googleapis/gaxios/issues/254)) ##### Features - drop Node 8 from engines field ([#​254](https://www.github.com/googleapis/gaxios/issues/254)) ([8c9fff7](https://www.github.com/googleapis/gaxios/commit/8c9fff7f92f70f029292c906c62d194c1d58827d)) - **deps:** updates to latest TypeScript ([#​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 ([#​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 ([#​233](https://www.github.com/googleapis/gaxios/issues/233)) ([56de0a8](https://www.github.com/googleapis/gaxios/commit/56de0a824a2f9622e3e4d4bdd41adccd812a30b4)) </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/nodejs-error-reporting).
NimJay
pushed a commit
that referenced
this pull request
Nov 10, 2022
NimJay
pushed a commit
that referenced
this pull request
Nov 10, 2022
ace-n
pushed a commit
that referenced
this pull request
Nov 11, 2022
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gaxios](https://github.com/googleapis/gaxios) | devDependencies | major | [`^2.0.1` -> `^3.0.0`](https://renovatebot.com/diffs/npm/gaxios/2.3.4/3.0.2) | --- ### Release Notes <details> <summary>googleapis/gaxios</summary> ### [`v3.0.2`](https://github.com/googleapis/gaxios/blob/master/CHANGELOG.md#​302-httpswwwgithubcomgoogleapisgaxioscomparev301v302-2020-03-24) [Compare Source](https://github.com/googleapis/gaxios/compare/v3.0.1...v3.0.2) ### [`v3.0.1`](https://github.com/googleapis/gaxios/blob/master/CHANGELOG.md#​301-httpswwwgithubcomgoogleapisgaxioscomparev300v301-2020-03-23) [Compare Source](https://github.com/googleapis/gaxios/compare/v3.0.0...v3.0.1) ### [`v3.0.0`](https://github.com/googleapis/gaxios/blob/master/CHANGELOG.md#​300-httpswwwgithubcomgoogleapisgaxioscomparev232v300-2020-03-19) [Compare Source](https://github.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 ([#​254](https://github.com/googleapis/gaxios/issues/254)) ##### Features - drop Node 8 from engines field ([#​254](https://www.github.com/googleapis/gaxios/issues/254)) ([8c9fff7](https://www.github.com/googleapis/gaxios/commit/8c9fff7f92f70f029292c906c62d194c1d58827d)) - **deps:** updates to latest TypeScript ([#​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 ([#​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 ([#​233](https://www.github.com/googleapis/gaxios/issues/233)) ([56de0a8](https://www.github.com/googleapis/gaxios/commit/56de0a824a2f9622e3e4d4bdd41adccd812a30b4)) </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/nodejs-error-reporting).
ace-n
pushed a commit
that referenced
this pull request
Nov 11, 2022
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gaxios](https://github.com/googleapis/gaxios) | devDependencies | major | [`^2.0.1` -> `^3.0.0`](https://renovatebot.com/diffs/npm/gaxios/2.3.4/3.0.2) | --- ### Release Notes <details> <summary>googleapis/gaxios</summary> ### [`v3.0.2`](https://github.com/googleapis/gaxios/blob/master/CHANGELOG.md#​302-httpswwwgithubcomgoogleapisgaxioscomparev301v302-2020-03-24) [Compare Source](https://github.com/googleapis/gaxios/compare/v3.0.1...v3.0.2) ### [`v3.0.1`](https://github.com/googleapis/gaxios/blob/master/CHANGELOG.md#​301-httpswwwgithubcomgoogleapisgaxioscomparev300v301-2020-03-23) [Compare Source](https://github.com/googleapis/gaxios/compare/v3.0.0...v3.0.1) ### [`v3.0.0`](https://github.com/googleapis/gaxios/blob/master/CHANGELOG.md#​300-httpswwwgithubcomgoogleapisgaxioscomparev232v300-2020-03-19) [Compare Source](https://github.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 ([#​254](https://github.com/googleapis/gaxios/issues/254)) ##### Features - drop Node 8 from engines field ([#​254](https://www.github.com/googleapis/gaxios/issues/254)) ([8c9fff7](https://www.github.com/googleapis/gaxios/commit/8c9fff7f92f70f029292c906c62d194c1d58827d)) - **deps:** updates to latest TypeScript ([#​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 ([#​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 ([#​233](https://www.github.com/googleapis/gaxios/issues/233)) ([56de0a8](https://www.github.com/googleapis/gaxios/commit/56de0a824a2f9622e3e4d4bdd41adccd812a30b4)) </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/nodejs-error-reporting).
NimJay
pushed a commit
that referenced
this pull request
Nov 11, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
ace-n
pushed a commit
that referenced
this pull request
Nov 11, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
ace-n
pushed a commit
that referenced
this pull request
Nov 14, 2022
🤖 I have created a release *beep* *boop* --- ## [3.0.1](googleapis/nodejs-scheduler@v3.0.0...v3.0.1) (2022-06-30) ### Bug Fixes * **docs:** describe fallback rest option ([#457](googleapis/nodejs-scheduler#457)) ([e8e4c14](googleapis/nodejs-scheduler@e8e4c14)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
ace-n
pushed a commit
that referenced
this pull request
Nov 14, 2022
🤖 I have created a release *beep* *boop* --- ## [3.0.1](googleapis/nodejs-scheduler@v3.0.0...v3.0.1) (2022-06-30) ### Bug Fixes * **docs:** describe fallback rest option ([#457](googleapis/nodejs-scheduler#457)) ([e8e4c14](googleapis/nodejs-scheduler@e8e4c14)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
ace-n
pushed a commit
that referenced
this pull request
Nov 14, 2022
🤖 I have created a release *beep* *boop* --- ## [3.0.1](googleapis/nodejs-scheduler@v3.0.0...v3.0.1) (2022-06-30) ### Bug Fixes * **docs:** describe fallback rest option ([#457](googleapis/nodejs-scheduler#457)) ([e8e4c14](googleapis/nodejs-scheduler@e8e4c14)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
ace-n
pushed a commit
that referenced
this pull request
Nov 15, 2022
🤖 I have created a release *beep* *boop* --- ## [3.0.1](googleapis/nodejs-scheduler@v3.0.0...v3.0.1) (2022-06-30) ### Bug Fixes * **docs:** describe fallback rest option ([#457](googleapis/nodejs-scheduler#457)) ([e8e4c14](googleapis/nodejs-scheduler@e8e4c14)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
NimJay
pushed a commit
that referenced
this pull request
Nov 19, 2022
🤖 I have created a release \*beep\* \*boop\* --- ## [2.3.0](https://www.github.com/googleapis/nodejs-dataproc/compare/v2.2.1...v2.3.0) (2021-01-14) ### Features * adds style enum ([5762be7](https://www.github.com/googleapis/nodejs-dataproc/commit/5762be73d0b01f5abd7e7612b1efa94fabd6bf9e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
NimJay
pushed a commit
that referenced
this pull request
Nov 19, 2022
🤖 I have created a release \*beep\* \*boop\* --- ## [2.3.0](https://www.github.com/googleapis/nodejs-dataproc/compare/v2.2.1...v2.3.0) (2021-01-14) ### Features * adds style enum ([5762be7](https://www.github.com/googleapis/nodejs-dataproc/commit/5762be73d0b01f5abd7e7612b1efa94fabd6bf9e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Make sure CI tests pass before merging this.