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

fix(deps): update dependency meow to v13 #8976

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 25, 2023

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 - "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-13.x branch from 3bc854f to df4b3ee Compare February 12, 2024 03:19
@dcousens dcousens added dependencies Related to our dependencies blocked labels Mar 6, 2024
@renovate renovate bot force-pushed the renovate/meow-13.x branch from df4b3ee to c758980 Compare April 1, 2024 15:40
@renovate renovate bot force-pushed the renovate/meow-13.x branch from c758980 to b342a0a Compare April 15, 2024 15:07
@renovate renovate bot force-pushed the renovate/meow-13.x branch from b342a0a to 6d4440e Compare April 29, 2024 14:18
@renovate renovate bot force-pushed the renovate/meow-13.x branch from 6d4440e to 487b8e6 Compare May 13, 2024 15:46
@renovate renovate bot force-pushed the renovate/meow-13.x branch from 487b8e6 to 797443a Compare June 17, 2024 15:11
@renovate renovate bot force-pushed the renovate/meow-13.x branch from 797443a to b3703de Compare July 8, 2024 17:50
@renovate renovate bot force-pushed the renovate/meow-13.x branch from b3703de to a873e6b Compare July 22, 2024 15:27
@renovate renovate bot force-pushed the renovate/meow-13.x branch 2 times, most recently from 22574ae to ccd6fde Compare August 12, 2024 14:31
@renovate renovate bot force-pushed the renovate/meow-13.x branch from ccd6fde to 61c77a8 Compare August 27, 2024 17:09
@renovate renovate bot force-pushed the renovate/meow-13.x branch 2 times, most recently from 5930eb7 to c2ec897 Compare October 7, 2024 22:26
@renovate renovate bot force-pushed the renovate/meow-13.x branch from c2ec897 to b5cf691 Compare October 15, 2024 13:49
@renovate renovate bot force-pushed the renovate/meow-13.x branch from b5cf691 to c47bdaa Compare October 28, 2024 14:40
@renovate renovate bot force-pushed the renovate/meow-13.x branch 2 times, most recently from 2ed4aa7 to 502b1e4 Compare November 25, 2024 14:25
@renovate renovate bot force-pushed the renovate/meow-13.x branch from 502b1e4 to e104a35 Compare December 2, 2024 14:47
@renovate renovate bot changed the title fix(deps): update dependency meow to v13 fix(deps): update dependency meow to v13 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/meow-13.x branch December 8, 2024 18:41
@renovate renovate bot changed the title fix(deps): update dependency meow to v13 - autoclosed fix(deps): update dependency meow to v13 Dec 10, 2024
@renovate renovate bot reopened this Dec 10, 2024
@renovate renovate bot force-pushed the renovate/meow-13.x branch 2 times, most recently from e104a35 to d744b7c Compare December 10, 2024 18:34
Copy link

socket-security bot commented Dec 10, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@sindresorhus/slugify@1.1.2 None +1 30.3 kB sindresorhus
npm/@stylistic/eslint-plugin-ts@2.12.1 None +5 2.09 MB eslint-stylistic-bot
npm/@svgr/core@8.1.0 None +10 148 kB neoziro
npm/@svgr/plugin-jsx@8.1.0 Transitive: environment +13 2.82 MB neoziro
npm/@svgr/plugin-svgo@8.1.0 None 0 8.72 kB neoziro
npm/@testing-library/react@16.1.0 environment +5 3.04 MB testing-library-bot
npm/@ts-gql/compiler@0.15.3 environment Transitive: eval, filesystem, shell, unsafe +73 12.5 MB ts-gql-release-bot
npm/@ts-gql/eslint-plugin@0.9.1 environment Transitive: filesystem +9 2.18 MB ts-gql-release-bot
npm/@ts-gql/tag@0.7.3 environment 0 18.2 kB ts-gql-release-bot
npm/@types/apollo-upload-client@17.0.5 None +1 9.08 kB types
npm/@types/async-retry@1.4.9 None +1 14 kB types
npm/@types/babel__core@7.20.5 Transitive: environment +7 4.66 MB types
npm/@types/bcryptjs@2.4.6 None 0 7.65 kB types
npm/@types/body-parser@1.19.5 None +1 13.6 kB types
npm/@types/bytes@3.1.5 None 0 5.12 kB types
npm/@types/cookie@1.0.0 None 0 1.72 kB types
npm/@types/cors@2.8.17 None 0 5.91 kB types
npm/@types/express@4.17.21 None +7 94.2 kB types
npm/@types/facepaint@1.2.5 None 0 4.17 kB types
npm/@types/fs-extra@11.0.4 None +1 42.5 kB types
npm/@types/gtag.js@0.0.20 None 0 9.1 kB types
npm/@types/is-hotkey@0.1.10 None 0 5.68 kB types
npm/@types/jest@29.5.14 None 0 78.8 kB types
npm/@types/js-yaml@4.0.9 None 0 9.12 kB types
npm/@types/jsonwebtoken@9.0.7 None 0 13.8 kB types
npm/@types/lodash.debounce@4.0.9 None +1 871 kB types
npm/@types/mime@2.0.3 None 0 3.51 kB types
npm/@types/node-fetch@2.6.12 None 0 11.9 kB types
npm/@types/node@20.17.10 None 0 2.22 MB types
npm/@types/node@22.10.2 None 0 2.28 MB types
npm/@types/passport-github2@1.2.9 None 0 7.76 kB types
npm/@types/passport-oauth2@1.4.17 None +1 18.5 kB types
npm/@types/passport@1.0.17 None 0 45.2 kB types
npm/@types/pluralize@0.0.33 None 0 5.77 kB types
npm/@types/prompts@2.4.9 None 0 7.96 kB types
npm/@types/react-dom@18.3.5 None 0 37.9 kB types
npm/@types/react-transition-group@4.4.12 None 0 18.6 kB types
npm/@types/react@18.3.18 None +1 447 kB types
npm/@types/resolve@1.20.6 None 0 10.1 kB types
npm/@types/rss@0.0.32 None 0 8.31 kB types
npm/@types/superagent@4.1.24 None +1 18.8 kB types
npm/@types/supertest@2.0.16 None 0 7.06 kB types
npm/@types/tinycolor2@1.4.6 None 0 23.7 kB types
npm/@types/tough-cookie@4.0.5 None 0 13.5 kB types
npm/@types/uuid@10.0.0 None 0 7.82 kB types
npm/@types/uuid@9.0.8 None 0 6.74 kB types
npm/@types/ws@8.5.13 None 0 21.6 kB types
npm/@vercel/og@0.6.4 environment, filesystem, network +1 7.67 MB vercel-release-bot
npm/apollo-upload-client@17.0.0 network 0 34.2 kB jaydenseric
npm/apply-ref@1.0.0 environment 0 4.81 kB mitchellhamilton
npm/astro@4.16.18 Transitive: environment, filesystem +33 27.5 MB fredkschott
npm/async-retry@1.3.3 None 0 5.21 kB leerobinson
npm/bcryptjs@2.4.3 None 0 221 kB dcode
npm/body-parser@1.20.3 network 0 62.6 kB ulisesgascon

🚮 Removed packages: npm/chalk@4.1.2, npm/ci-info@4.1.0, npm/esbuild@0.24.2, npm/fast-deep-equal@3.1.3, npm/fast-glob@3.3.2, npm/js-yaml@4.1.0, npm/pluralize@8.0.0, npm/resolve@1.22.10, npm/tsx@4.19.2, npm/typescript@5.7.2

View full report↗︎

Copy link

socket-security bot commented Dec 10, 2024

👍 Dependency issues cleared. 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-13.x branch from d744b7c to b4b4ced Compare December 16, 2024 13:19
@renovate renovate bot force-pushed the renovate/meow-13.x branch from b4b4ced to 1a5056a Compare December 23, 2024 14:15
@renovate renovate bot force-pushed the renovate/meow-13.x branch from 1a5056a to 94b144e Compare December 30, 2024 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked dependencies Related to our dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant