Merged
Conversation
e03f825 to
05358db
Compare
05358db to
81499a7
Compare
Codecov Report
@@ Coverage Diff @@
## dev #90 +/- ##
=====================================
Coverage 92.1% 92.1%
=====================================
Files 1 1
Lines 38 38
Branches 18 18
=====================================
Hits 35 35
Misses 2 2
Partials 1 1Continue to review full report at Codecov.
|
86d13fd to
f92a20f
Compare
f92a20f to
6995a2f
Compare
6995a2f to
9faeb15
Compare
9faeb15 to
0487fe5
Compare
0487fe5 to
015bf48
Compare
Member
|
BREAKING CHANGE: Require Node.js 10+ |
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 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.
This PR contains the following updates:
^0.16.2->^0.19.0^0.3.0->^0.5.0^7.1.1->^7.1.3^1.3.0->^1.4.0Release Notes
sindresorhus/ky
v0.19.0Compare Source
9c9dfe9Content-Typeheader for multipart requests (#211)d547e89v0.18.0Compare Source
041e935responsetobeforeRetryhook and change its parameter to be a single object (#201)3f3e14d- Migrate:
v0.17.0Compare Source
Breaking
7c1d371cf6ca95-
HTTPErrorandTimeoutErrorare now properties on the default exportkyinstead of individual named exports.- If you use the UMD build, you no longer need the
.defaultproperty:const ky = require('ky/umd').default;→const ky = require('ky/umd');Fixes
55b2535sindresorhus/ky-universal
v0.5.0Compare Source
ReadableStreampolyfill (#12)c73efcav0.4.0Compare Source
Breaking
2a2a040npm/node-semver
v7.1.3Compare Source
v7.1.2Compare Source
vuejs/vuepress
v1.4.0Compare Source
Bug Fixes
Features
1.3.1 (2020-02-20)
Bug Fixes
Features
v1.3.1Compare Source
Bug Fixes
Features
1.3.1 (2020-02-20)
Bug Fixes
Features
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.