Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps meow from 5.0.0 to 8.0.0.

Release notes

Sourced from meow's releases.

v8.0.0

Breaking

  • Default isMultiple option to empty array (#163) 14924de
  • Make isMultiple option non-greedy (#162) 49ce74d

Fixes

  • Gracefully handle package.json not being found (#167) ef7ae5d

sindresorhus/meow@v7.1.1...v8.0.0

v7.1.1

  • Fix compatibility with vercel/ncc (#159) 71d640e

sindresorhus/meow@v7.1.0...v7.1.1

v7.1.0

  • Improve flags option TypeScript types to acknowledge isMultiple and isRequired options (#154) e38789f

sindresorhus/meow@v7.0.1...v7.1.0

v7.0.1

  • Fix isMultiple not handling multi-word flags (#150) e08eb4d

sindresorhus/meow@v7.0.0...v7.0.1

v7.0.0

Breaking

  • Require Node.js 10 ea3fd99

Improvements

  • Add isRequired flag option (#141) 1eede6a
  • Add isMultiple flag option (#143) c4c5ee2

sindresorhus/meow@v6.1.1...v7.0.0

v6.1.1

  • Update dependencies f85b546

sindresorhus/meow@v6.1.0...v6.1.1

v6.1.0

  • Update yargs-parser dependency (#137) 4527b45

sindresorhus/meow@v6.0.1...v6.1.0

v6.0.1

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [meow](https://github.com/sindresorhus/meow) from 5.0.0 to 8.0.0.
- [Release notes](https://github.com/sindresorhus/meow/releases)
- [Commits](sindresorhus/meow@v5.0.0...v8.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

Superseded by #39.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/meow-8.0.0 branch December 28, 2020 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant