Skip to content

fix(deps): update dependency yargs to v18 - #1577

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/yargs-18.x
Closed

fix(deps): update dependency yargs to v18#1577
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/yargs-18.x

Conversation

@renovate

@renovate renovate Bot commented May 27, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
yargs (source) 17.x.x18.x age 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 - At any time (no schedule defined), 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/yargs-18.x branch from a46fb52 to abc71ce Compare June 20, 2025 10:10
@sonarqubecloud

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/yargs-18.x branch from abc71ce to ed6f2aa Compare August 10, 2025 14:56
@renovate
renovate Bot force-pushed the renovate/yargs-18.x branch from ed6f2aa to d219a21 Compare August 19, 2025 19:09
@renovate
renovate Bot force-pushed the renovate/yargs-18.x branch from d219a21 to 18f2764 Compare August 31, 2025 13:25
@renovate
renovate Bot force-pushed the renovate/yargs-18.x branch from 18f2764 to 4ee3892 Compare September 25, 2025 20:48
@renovate
renovate Bot force-pushed the renovate/yargs-18.x branch from 4ee3892 to e5a455d Compare October 22, 2025 14:12
@renovate
renovate Bot force-pushed the renovate/yargs-18.x branch from e5a455d to 1aed870 Compare November 10, 2025 20:07
@renovate
renovate Bot force-pushed the renovate/yargs-18.x branch from 1aed870 to 06a119b Compare November 19, 2025 00:33
@renovate
renovate Bot force-pushed the renovate/yargs-18.x branch from 06a119b to 07ca5dc Compare December 3, 2025 17:14
@renovate
renovate Bot force-pushed the renovate/yargs-18.x branch from 07ca5dc to 527d6bd Compare December 11, 2025 09:03
@renovate
renovate Bot force-pushed the renovate/yargs-18.x branch 3 times, most recently from 3725e16 to f2af543 Compare December 20, 2025 18:23
@renovate
renovate Bot force-pushed the renovate/yargs-18.x branch from f2af543 to 1cd9fce Compare January 8, 2026 17:50
@renovate
renovate Bot force-pushed the renovate/yargs-18.x branch 3 times, most recently from 04a76df to 6269bed Compare January 23, 2026 17:36
@renovate
renovate Bot force-pushed the renovate/yargs-18.x branch from 6269bed to d55df33 Compare February 2, 2026 15:31
@renovate
renovate Bot force-pushed the renovate/yargs-18.x branch 2 times, most recently from 4f8a354 to 5034747 Compare February 17, 2026 09:15
@renovate
renovate Bot force-pushed the renovate/yargs-18.x branch from 5034747 to 957f87f Compare February 17, 2026 14:10
@sonarqubecloud

Copy link
Copy Markdown

@firecow

firecow commented Feb 17, 2026

Copy link
Copy Markdown
Owner

Closing - superseded by #1671 which addressed the ESM migration needed for yargs 18. That PR was also closed as the approach hit a fundamental incompatibility with pkg (segfault on --help). The yargs 18 upgrade will need a different packaging strategy.

@firecow firecow closed this Feb 17, 2026
@renovate

renovate Bot commented Feb 17, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 18.x releases. But if you manually upgrade to 18.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/yargs-18.x branch February 17, 2026 15:12
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