Skip to content

chore(deps): update dependency yargs to v18#1084

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/yargs-18.x
Open

chore(deps): update dependency yargs to v18#1084
renovate[bot] wants to merge 1 commit intomainfrom
renovate/yargs-18.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yargs (source) ^17.7.2^18.0.0 age adoption passing confidence

Release Notes

yargs/yargs (yargs)

v18.0.0

Compare Source

⚠ BREAKING CHANGES
  • command names are not derived from modules passed to command.
  • singleton usage of yargs yargs.foo, yargs().argv, has been removed.
  • minimum node.js versions now ^20.19.0 || ^22.12.0 || >=23.
  • yargs is now ESM first
Features
Bug Fixes
  • addDirectory do not support absolute command dir (#​2465) (3a40a78)
  • allows ESM modules commands to be extensible using visit option (#​2468) (200e1aa)
  • browser: fix shims so that yargs continues working in browser context (#​2457) (4ae5f57)
  • build: address problems with typescript compilation (#​2445) (8d72fb3)
  • coerce should play well with parser configuration (#​2308) (8343c66)
  • deps: update dependency yargs-parser to v22 (#​2470) (639130d)
  • exit after async handler done (#​2313) (e326cde)
  • handle spaces in bash completion (#​2452) (83b7788)
  • parser-configuration should work well with generated completion script (#​2332) (888db19)
  • propagate Dictionary including undefined in value type (#​2393) (2b2f7f5)
  • zsh: completion no longer requires double tab when using autoloaded (0dd8fe4)
Code Refactoring
  • command names are not derived from modules passed to command. (d90af45)
  • singleton usage of yargs yargs.foo, yargs().argv, has been removed. (d90af45)
Build System
  • minimum node.js versions now ^20.19.0 || ^22.12.0 || >=23. (d90af45)

Configuration

📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Tokyo, 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 requested a review from a team as a code owner May 27, 2025 23:58
@renovate renovate bot added the renovate label May 27, 2025
@renovate renovate bot requested review from chihiro-adachi and tasshi-me and removed request for a team May 27, 2025 23:58
@renovate renovate bot added the renovate label May 27, 2025
@renovate renovate bot force-pushed the renovate/yargs-18.x branch from 6d75de0 to bc8ffd4 Compare August 10, 2025 12:45
@renovate renovate bot force-pushed the renovate/yargs-18.x branch from bc8ffd4 to db68374 Compare August 19, 2025 17:38
@renovate renovate bot force-pushed the renovate/yargs-18.x branch from db68374 to 86d39d7 Compare August 31, 2025 13:12
@renovate renovate bot force-pushed the renovate/yargs-18.x branch 9 times, most recently from 0a60fa5 to 6c9d86a Compare October 2, 2025 18:23
@renovate renovate bot force-pushed the renovate/yargs-18.x branch 6 times, most recently from 7412a58 to a4f288e Compare October 8, 2025 21:17
@renovate renovate bot force-pushed the renovate/yargs-18.x branch 2 times, most recently from 1f31fd2 to 869dd22 Compare October 21, 2025 17:07
@renovate renovate bot force-pushed the renovate/yargs-18.x branch from 869dd22 to 5850a76 Compare November 10, 2025 23:58
@renovate renovate bot force-pushed the renovate/yargs-18.x branch from 5850a76 to 7db6432 Compare November 19, 2025 12:41
@renovate renovate bot force-pushed the renovate/yargs-18.x branch 2 times, most recently from 075a85f to 490a63e Compare December 3, 2025 14:47
@renovate renovate bot force-pushed the renovate/yargs-18.x branch from 490a63e to 6c4365b Compare December 24, 2025 12:33
@renovate renovate bot force-pushed the renovate/yargs-18.x branch from 6c4365b to 09045cb Compare December 31, 2025 15:42
@renovate renovate bot force-pushed the renovate/yargs-18.x branch from 09045cb to ba15adc Compare January 8, 2026 20:09
@renovate renovate bot force-pushed the renovate/yargs-18.x branch 3 times, most recently from d338b3b to eca031a Compare January 24, 2026 17:58
@renovate renovate bot force-pushed the renovate/yargs-18.x branch from eca031a to 1ebd1bb Compare February 2, 2026 19:41
@renovate renovate bot force-pushed the renovate/yargs-18.x branch 2 times, most recently from f8b235b to e22da61 Compare February 17, 2026 22:01
@renovate renovate bot force-pushed the renovate/yargs-18.x branch from e22da61 to e61fdcf Compare February 19, 2026 16:39
@renovate renovate bot force-pushed the renovate/yargs-18.x branch 2 times, most recently from 06ea10b to 83e6455 Compare March 8, 2026 13:28
@renovate renovate bot force-pushed the renovate/yargs-18.x branch from 83e6455 to 22d6517 Compare March 12, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants