Skip to content

chore(deps-dev): bump yargs from 17.7.2 to 17.7.3#1671

Merged
amitsingh05667 merged 1 commit into
masterfrom
dependabot/npm_and_yarn/yargs-17.7.3
Jun 24, 2026
Merged

chore(deps-dev): bump yargs from 17.7.2 to 17.7.3#1671
amitsingh05667 merged 1 commit into
masterfrom
dependabot/npm_and_yarn/yargs-17.7.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps yargs from 17.7.2 to 17.7.3.

Changelog

Sourced from yargs's changelog.

17.7.3 (2026-06-19)

Bug Fixes

  • fix: use entry point with file extension for anything that supports exports (#2514) (c7597e3)

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)

... (truncated)

Commits
  • 2f7df4d chore: bump version for release
  • caf8440 chore: bump version for prerelease
  • c7597e3 fix: use entry point with file extension for anything that supports exports (...
  • 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 One or more dependencies are being bumped javascript Pull requests that update Javascript code labels Jun 19, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 19, 2026 19:22
Bumps [yargs](https://github.com/yargs/yargs) from 17.7.2 to 17.7.3.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](yargs/yargs@v17.7.2...v17.7.3)

---
updated-dependencies:
- dependency-name: yargs
  dependency-version: 17.7.3
  dependency-type: direct:development
  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-17.7.3 branch from 2f83d6a to 5cfd7b9 Compare June 24, 2026 05:57
@amitsingh05667 amitsingh05667 merged commit 3a814b1 into master Jun 24, 2026
9 of 10 checks passed
@amitsingh05667 amitsingh05667 deleted the dependabot/npm_and_yarn/yargs-17.7.3 branch June 24, 2026 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant