fix(deps): update dependency ow to ^0.19.0#47
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
fa1121f to
429830a
Compare
429830a to
62d52a8
Compare
62d52a8 to
0eeb70c
Compare
0eeb70c to
2bac0df
Compare
2bac0df to
644fa0b
Compare
644fa0b to
cf0aef8
Compare
cf0aef8 to
03290c9
Compare
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.10.0->^0.19.0Release Notes
sindresorhus/ow
v0.19.0Compare Source
06b98a5v0.18.0Compare Source
Improvements
57a1f5bFixes
ow.object.valuesOfType()(#185)b3c5fbdv0.17.0Compare Source
ArrayBufferPredicate,DataViewPredicate,TypedArrayPredicate(#173)f010b90v0.16.0Compare Source
Breaking
5568d9fEnhancements
ArgumentError952390aow.anywithow.array.ofTypeec59a5cFixes
0c0f64bv0.15.1Compare Source
dev-onlyfile in the package64ab6b8v0.15.0Compare Source
notmessages (#130)5b74b14a58814cv0.14.0Compare Source
Breaking
25be9dbEnhancements
acc5c9bNote: If you intend on using
owfor development purposes only, userequire('ow/dev-only')instead of the usualimport 'ow', and run the bundler withNODE_ENVset toproduction(e.g.$ NODE_ENV="production" parcel build index.js). This will makeowautomatically export a shim when running in production, which should result in a significantly lower bundle size.v0.13.2Compare Source
3846bb2v0.13.1Compare Source
Fixes:
3d19c6bv0.13.0Compare Source
Enhancements:
702c283string.urlpredicate (#140)0a0972cnumber.oneOfpredicate (#132)e4d581e3c42d59Fixes:
exactShapepredicate (#142)5421063e697ccdv0.12.0Compare Source
87e4ec28d04298v0.11.1Compare Source
3de78adv0.11.0Compare Source
Add support for optional predicates (#124)
44272ab🎉This means you can now validate the input if it exists and ignore it if it doesn't.
We chose to only allow
undefinedand notnullas that's how default parameters work too.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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.