This repository has been archived by the owner on Feb 13, 2023. It is now read-only.
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:
^5.0.0
->^10.0.0
Release Notes
sindresorhus/meow
v10.1.2
Compare Source
engines
field (#203)1368ae0
v10.1.1
Compare Source
isMultiple
whenisRequired
function returnsfalse
(#194)e1f0e24
v10.1.0
Compare Source
829aab0
default
property ofFlag
types to accept arrays (#190)ae73466
v10.0.1
Compare Source
a0daf20
v10.0.0
Compare Source
Breaking
05320ac
importMeta
option someow
can find your package.json:const cli = meow(…, { + importMeta: import.meta });
Previously,
meow
used some tricks to infer the location of your package.json, but this no longer works in ESM.v9.0.0
Compare Source
Breaking
1609709
This is a breaking change if you incorrectly used kebab-case format for flags (was never officially supported) in the
meow
config:v8.1.2
Compare Source
v8.1.1
Compare Source
1609709
v8.1.0
Compare Source
allowUnknownFlags
options (#169)a27ff12
v8.0.0
Compare Source
Breaking
isMultiple
option to empty array (#163)14924de
isMultiple
option non-greedy (#162)49ce74d
Fixes
ef7ae5d
v7.1.1
Compare Source
vercel/ncc
(#159)71d640e
v7.1.0
Compare Source
flags
option TypeScript types to acknowledgeisMultiple
andisRequired
options (#154)e38789f
v7.0.1
Compare Source
isMultiple
not handling multi-word flags (#150)e08eb4d
v7.0.0
Compare Source
Breaking
ea3fd99
Improvements
isRequired
flag option (#141)1eede6a
isMultiple
flag option (#143)c4c5ee2
v6.1.1
Compare Source
f85b546
v6.1.0
Compare Source
yargs-parser
dependency (#137)4527b45
v6.0.1
Compare Source
16640f1
v6.0.0
Compare Source
Breaking
cd635d4
flags
property (#108)f36715c
process.argv
(#114)cd29865
loud-rejection
tohard-rejection
f60c26e
Enhancements
f1036df
number
flag type (#103)5ef9478
hardRejection
option2bcfee7
Configuration
📅 Schedule: "before 1pm on Monday" in timezone Europe/Stockholm.
🚦 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.