Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency meow to v13 #235

Closed
wants to merge 1 commit into from
Closed

Update dependency meow to v13 #235

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
meow ^9.0.0 -> ^13.0.0 age adoption passing confidence

Release Notes

sindresorhus/meow (meow)

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 - "every weekend" (UTC), 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-13.x branch from 34eb98e to c766fd2 Compare December 23, 2023 03:07
@renovate renovate bot force-pushed the renovate/meow-13.x branch from c766fd2 to ebc1d46 Compare January 20, 2024 05:28
@renovate renovate bot force-pushed the renovate/meow-13.x branch from ebc1d46 to c7daf8f Compare February 3, 2024 06:58
@renovate renovate bot force-pushed the renovate/meow-13.x branch from c7daf8f to 1fd5b0d Compare February 11, 2024 20:54
@renovate renovate bot force-pushed the renovate/meow-13.x branch from 1fd5b0d to c240ce0 Compare March 2, 2024 03:15
@renovate renovate bot force-pushed the renovate/meow-13.x branch from c240ce0 to 8ed895d Compare April 14, 2024 22:26
@renovate renovate bot force-pushed the renovate/meow-13.x branch from 8ed895d to 6eed885 Compare June 1, 2024 03:37
@renovate renovate bot force-pushed the renovate/meow-13.x branch from 6eed885 to 6fd1e70 Compare July 13, 2024 03:19
@renovate renovate bot force-pushed the renovate/meow-13.x branch from 6fd1e70 to 2592864 Compare August 15, 2024 19:40
@onigoetz
Copy link
Owner

not ready to upgrade

@onigoetz onigoetz closed this Aug 16, 2024
Copy link
Contributor Author

renovate bot commented Aug 16, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 13.x releases. But if you manually upgrade to 13.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/meow-13.x branch August 16, 2024 21:23
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.

1 participant