Skip to content

deps: bump meow from 13.2.0 to 14.1.0#155

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/meow-14.1.0
Open

deps: bump meow from 13.2.0 to 14.1.0#155
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/meow-14.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps meow from 13.2.0 to 14.1.0.

Release notes

Sourced from meow's releases.

v14.1.0

  • Add commands option for subcommand parsing ade4bb0
  • Add input.isRequired option to make input arguments required b1561c9
  • Export AnyFlag and AnyFlags types 0afdc27
  • Improve startup performance cce0096
  • Accept camelCase flags in strict mode c3a4b9b

sindresorhus/meow@v14.0.0...v14.1.0

v14.0.0

Breaking

  • Require Node.js 20 47b3bcb

Fixes

  • Fix incorrect automatic number conversion for flag values 8f3909c

sindresorhus/meow@v13.2.0...v14.0.0

Commits
  • 14a216f 14.1.0
  • b60ecfd Update dependencies
  • 0afdc27 Export AnyFlag and AnyFlags types
  • ade4bb0 Add commands option for subcommand parsing
  • cce0096 Improve startup performance
  • c3a4b9b Accept camelCase flags in strict mode
  • b1561c9 Add input.isRequired option to make input arguments required
  • a691341 14.0.0
  • 47b3bcb Require Node.js 20
  • 8f3909c Fix incorrect automatic number conversion for flag values
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [meow](https://github.com/sindresorhus/meow) from 13.2.0 to 14.1.0.
- [Release notes](https://github.com/sindresorhus/meow/releases)
- [Commits](sindresorhus/meow@v13.2.0...v14.1.0)

---
updated-dependencies:
- dependency-name: meow
  dependency-version: 14.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants