Skip to content

fix(deps): update dependency meow to v14#9709

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

fix(deps): 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.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: Branch creation - "before 7am on Tuesday,before 7am on Wednesday" in timezone Australia/Sydney, 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

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm entities is 91.0% likely obfuscated

Confidence: 0.91

Location: Package overview

From: pnpm-lock.yamlnpm/entities@6.0.1

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/entities@6.0.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

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

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedfast-deep-equal@​3.1.31001009975100
Addedfast-glob@​3.3.39910010080100
Addedchalk@​4.1.210010010082100
Addeduuid@​9.0.110010010084100

View full report

@renovate renovate bot force-pushed the renovate/meow-14.x branch from ff9d4c4 to 4000dce Compare February 17, 2026 17:19
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