Skip to content

Bump yargs from 16.2.0 to 16.2.2#4103

Merged
lewisgoddard merged 1 commit into
masterfrom
dependabot/npm_and_yarn/yargs-16.2.2
Jul 15, 2026
Merged

Bump yargs from 16.2.0 to 16.2.2#4103
lewisgoddard merged 1 commit into
masterfrom
dependabot/npm_and_yarn/yargs-16.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps yargs from 16.2.0 to 16.2.2.

Release notes

Sourced from yargs's releases.

yargs yargs-v16.2.1

Bug Fixes

Changelog

Sourced from yargs's changelog.

16.2.2 (2026-06-19)

Bug Fixes

  • fix: use entry point with .cjs file extension for yargs export (#2546) (6feb819)

18.0.0 (2025-05-26)

⚠ 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)

17.7.2 (2023-04-27)

... (truncated)

Commits
  • d01dc63 chore: bump version for release
  • 7429d66 chore: bump version for prerelease
  • 6feb819 fix: use entry point with .cjs file extension for yargs export (#2546)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by shadowspawn, a new releaser for yargs since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/yargs-16.2.2 branch 2 times, most recently from ce99777 to b33e4e4 Compare July 15, 2026 18:53
Bumps [yargs](https://github.com/yargs/yargs) from 16.2.0 to 16.2.2.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](yargs/yargs@v16.2.0...v16.2.2)

---
updated-dependencies:
- dependency-name: yargs
  dependency-version: 16.2.2
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/yargs-16.2.2 branch from b33e4e4 to b5b2208 Compare July 15, 2026 19:01
@lewisgoddard
lewisgoddard merged commit 30b61dc into master Jul 15, 2026
5 checks passed
@lewisgoddard
lewisgoddard deleted the dependabot/npm_and_yarn/yargs-16.2.2 branch July 15, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant