chore(deps): update dependency @sindresorhus/is to v6 #155
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:
^4.6.0
->^6.0.0
Release Notes
sindresorhus/is (@sindresorhus/is)
v6.1.0
Compare Source
isNonEmptyString()
andisNonEmptyStringAndNotWhitespace()
(#200)0d4cf6f
v6.0.1
Compare Source
directInstanceOf
: Fix handling ofundefined
andnull
e7e2213
v6.0.0
Compare Source
Breaking
e03c249
AssertionTypeDescription
type to be a union instead of enum (#190)bd5dfda
Improvements
5044c91
is.domElement()
tois.htmlElement()
(#196)bcec30d
assert.all
andassert.any
(#193)85c8992
Thanks to @bjornstar for doing most of the work for this release 🙌
v5.6.0
Compare Source
.tupleLike()
(#189)3868f47
v5.5.2
Compare Source
is.nonEmptyArray()
type narrowing withundefined
(#188)20ad823
v5.5.1
Compare Source
assert.{truthy,falsy,nan}
(#187)9d26c02
v5.5.0
Compare Source
is.positiveNumber()
andis.negativeNumber()
(#184)1284da0
is.nonEmptyArray()
(#185)3177d11
v5.4.1
Compare Source
exports
change in package.json (#180)d1574d3
v5.4.0
Compare Source
numericString()
(#178)888e145
v5.3.0
Compare Source
nonEmptyArray()
more strongly-typed592d909
v5.2.0
Compare Source
plainObject()
(#169)45cae31
v5.1.0
Compare Source
.weakRef()
(#165)e503a9e
v5.0.1
Compare Source
ac7c567
v5.0.0
Compare Source
Breaking
d6fc1ce
d6fc1ce
Fixes
NaN
detection in.is()
(#159)c408f5a
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.