This repository was archived by the owner on Apr 3, 2024. It is now read-only.
fix(deps): update dependency @google-cloud/common to ^0.32.0#667
Merged
JustinBeckwith merged 2 commits intomasterfrom Apr 12, 2019
Merged
fix(deps): update dependency @google-cloud/common to ^0.32.0#667JustinBeckwith merged 2 commits intomasterfrom
JustinBeckwith merged 2 commits intomasterfrom
Conversation
7038376 to
0d0115b
Compare
JustinBeckwith
approved these changes
Apr 4, 2019
Contributor
Author
PR has been edited👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description. |
3 tasks
yoshi-automation
pushed a commit
to googleapis/nodejs-common
that referenced
this pull request
Apr 4, 2019
fix: teeny-request should be dependency Fixes issues seen here: googleapis/cloud-debug-nodejs#667 teeny-request is required in util.js, but is only currently present as a dev-dependency. - [x] Tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) #403 automerged by dpebot
Codecov Report
@@ Coverage Diff @@
## master #667 +/- ##
==========================================
- Coverage 88.9% 88.87% -0.03%
==========================================
Files 15 15
Lines 946 944 -2
Branches 83 83
==========================================
- Hits 841 839 -2
Misses 87 87
Partials 18 18
Continue to review full report at Codecov.
|
robertomartinez09515
added a commit
to robertomartinez09515/nodejs-common-create
that referenced
this pull request
Jul 25, 2022
fix: teeny-request should be dependency Fixes issues seen here: googleapis/cloud-debug-nodejs#667 teeny-request is required in util.js, but is only currently present as a dev-dependency. - [x] Tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) #403 automerged by dpebot
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR contains the following updates:
^0.31.0->^0.32.0Release Notes
googleapis/nodejs-common
v0.32.0Compare Source
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.
Renovate configuration
📅 Schedule: "after 9am and before 3pm" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "
rebase!".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.