Skip to content

Update dependency meow to v14#9709

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/meow-14.x
Open

Update dependency meow to v14#9709
renovate[bot] wants to merge 1 commit intomainfrom
renovate/meow-14.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 16, 2025

This PR contains the following updates:

Package Change Age Confidence
meow ^9.0.0^14.0.0 age confidence

Release Notes

sindresorhus/meow (meow)

v14.1.0

Compare Source

  • 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

v14.0.0

Compare Source

Breaking
Fixes
  • Fix incorrect automatic number conversion for flag values 8f3909c

v13.2.0

Compare Source

v13.1.0

Compare Source

  • Remove hardRejection option 99fe7a6
    • It's the default behavior in Node.js since Node.js 16.

v13.0.0

Compare Source

Breaking
Improvements

v12.1.1

Compare Source

v12.1.0

Compare Source

v12.0.1

Compare Source

v12.0.0

Compare Source

Breaking
Improvements

Thanks to @​tommy-mitchell for doing most of the work on this release 🙌


v11.0.0

Compare Source

Breaking
Improvements

v10.1.5

Compare Source

v10.1.4

Compare Source

  • Fix autoHelp and autoVersion with allowUnknownFlags set to false (#​215) 25a0903

v10.1.3

Compare Source

v10.1.2

Compare Source

v10.1.1

Compare Source

  • Fix failure with isMultiple when isRequired function returns false (#​194) e1f0e24

v10.1.0

Compare Source

v10.0.1

Compare Source

v10.0.0

Compare Source

Breaking
  • Require Node.js 12 (#​181) 05320ac
  • This package is now pure ESM. Please read this.
  • You must now pass in the importMeta option so meow 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.


Configuration

📅 Schedule: (in timezone Australia/Sydney)

  • Branch creation
    • "before 7am on Tuesday,before 7am on Wednesday"
  • Automerge
    • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/meow-14.x branch from 0c2f33c to 4d6e143 Compare September 29, 2025 16:54
@renovate renovate bot force-pushed the renovate/meow-14.x branch 2 times, most recently from e65b4af to 19720eb Compare October 28, 2025 18:22
@renovate renovate bot force-pushed the renovate/meow-14.x branch 2 times, most recently from 6b944d9 to e34f642 Compare November 10, 2025 16:53
@renovate renovate bot force-pushed the renovate/meow-14.x branch 3 times, most recently from 405ac56 to 7bb2bd4 Compare November 26, 2025 22:42
@renovate renovate bot force-pushed the renovate/meow-14.x branch from 7bb2bd4 to f48223d Compare December 22, 2025 17:14
@renovate renovate bot force-pushed the renovate/meow-14.x branch 2 times, most recently from d1300a4 to dd96912 Compare January 12, 2026 13:16
@socket-security
Copy link
Copy Markdown

socket-security bot commented Jan 12, 2026

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate bot force-pushed the renovate/meow-14.x branch 2 times, most recently from 627d075 to c532971 Compare February 2, 2026 15:05
@renovate renovate bot force-pushed the renovate/meow-14.x branch from c532971 to ff9d4c4 Compare February 16, 2026 17:08
@socket-security
Copy link
Copy Markdown

socket-security bot commented Feb 16, 2026

@renovate renovate bot force-pushed the renovate/meow-14.x branch from ff9d4c4 to 4000dce Compare February 17, 2026 17:19
@renovate renovate bot force-pushed the renovate/meow-14.x branch from 4000dce to a800b0d Compare April 20, 2026 15:55
@renovate renovate bot changed the title fix(deps): update dependency meow to v14 Update dependency meow to v14 Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants