Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps yargs-parser to 21.1.1 and updates ancestor dependency yo. These dependencies need to be updated together.

Updates yargs-parser from 10.1.0 to 21.1.1

Release notes

Sourced from yargs-parser's releases.

yargs-parser: v21.1.1

21.1.1 (2022-08-04)

Bug Fixes

  • typescript: ignore .cts files during publish (#454) (d69f9c3), closes #452

yargs-parser: v21.1.0

21.1.0 (2022-08-03)

Features

  • allow the browser build to be imported (#443) (a89259f)

Bug Fixes

  • halt-at-non-option: prevent known args from being parsed when "unknown-options-as-args" is enabled (#438) (c474bc1)
  • node version check now uses process.versions.node (#450) (d07bcdb)
  • parse options ending with 3+ hyphens (#434) (4f1060b)

yargs-parser: v21.0.1

21.0.1 (2022-02-27)

Bug Fixes

yargs-parser yargs-parser-v21.0.0

⚠ BREAKING CHANGES

  • drops support for 10 (#421)

Bug Fixes

Code Refactoring

yargs-parser yargs-parser-v20.2.9

... (truncated)

Changelog

Sourced from yargs-parser's changelog.

21.1.1 (2022-08-04)

Bug Fixes

  • typescript: ignore .cts files during publish (#454) (d69f9c3), closes #452

21.1.0 (2022-08-03)

Features

  • allow the browser build to be imported (#443) (a89259f)

Bug Fixes

  • halt-at-non-option: prevent known args from being parsed when "unknown-options-as-args" is enabled (#438) (c474bc1)
  • node version check now uses process.versions.node (#450) (d07bcdb)
  • parse options ending with 3+ hyphens (#434) (4f1060b)

21.0.1 (2022-02-27)

Bug Fixes

21.0.0 (2021-11-15)

⚠ BREAKING CHANGES

  • drops support for 10 (#421)

Bug Fixes

Code Refactoring

20.2.9 (2021-06-20)

Bug Fixes

... (truncated)

Commits
  • 3aba24c chore(main): release yargs-parser 21.1.1 (#455)
  • d69f9c3 fix(typescript): ignore .cts files during publish (#454)
  • 90067a0 chore(main): release yargs-parser 21.1.0 (#446)
  • d07bcdb fix: node version check now uses process.versions.node (#450)
  • c0c6079 chore(deps): update dependency puppeteer to v16 (#451)
  • a89259f feat: allow the browser build to be imported (#443)
  • c474bc1 fix(halt-at-non-option): prevent known args from being parsed when "unknown-o...
  • fd30238 chore(deps): update dependency serve to v14 (#449)
  • a072f9a chore(deps): update dependency puppeteer to v15 (#444)
  • 4f1060b fix: parse options ending with 3+ hyphens (#434)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by oss-bot, a new releaser for yargs-parser since your current version.


Updates yo from 5.0.0 to 6.0.0

Release notes

Sourced from yo's releases.

v6.0.0

  • chore(deps): bump read-package-up from 11.0.0 to 12.0.0 (#920) 519fe01
  • fix: add await to app.env.lookup() for async handling (#919) 1084b5a
  • chore: use async/await Promises instead of .then/.catch Promises (#918) 1a9ca65
  • chore(deps): bump sort-on from 6.1.1 to 7.0.0 (#917) 34ba20e
  • chore: drop completion support (#915) 779c4d6
  • chore: cleanup dev dependencies (#914) 38202c7

yeoman/yo@v6.0.0-beta.2...v6.0.0

v6.0.0-beta.2

  • chore: bump yeoman-doctor (#913) 6a5b35d

yeoman/yo@v6.0.0-beta.1...v6.0.0-beta.2

v6.0.0-beta.1

  • chore: drop direct dependency on inquirer (#912) 0efa7a3
  • chore: update dependencies (#911) 3dfe005
  • chore(deps): bump yeoman-environment from 4.4.3 to 5.0.0 (#907) 7afc243
  • chore(deps): bump @​yeoman/adapter from 2.1.1 to 3.1.0 (#906) adc7faf
  • chore(deps): bump meow from 13.2.0 to 14.0.0 (#905) bf7db19
  • chore: require node 20 (#908) c51cbed
  • chore: add --environment-version option 5abbd16

yeoman/yo@v6.0.0-beta.0...v6.0.0-beta.1

v6.0.0-beta.0

  • tests: rework test to use TestAdapter (#891) 8f0fbb8
  • feat: use adapter abstraction instead of inquirer (#890) ee33715
  • promisify route tests (#889) ce431db
  • drop async dependency (#887) 3f46882
  • drop remote blacklist support (#881) 29e2697
  • Bump npm-keyword from 6.1.0 to 8.0.0 (#870) 18cbbfd
  • skip nock related tests on macos (#879) 6dfbe96
  • Bump package-json from 7.0.0 to 10.0.1 (#873) 0d94c2e
  • Bump parse-help from 1.0.0 to 2.0.0 (#690) c6b89c1
  • Bump nock from 13.5.6 to 14.0.3 (#875) 264beba
  • swtich to esmocha (#877) cc59927
  • tabtab adjusts (#878) af509b0
  • Bump humanize-string from 1.0.2 to 3.0.0 (#686) d7b6e0b
  • bump xo to v0.60.0 (#876) c961095
  • Bump root-check from 1.0.0 to 2.0.0 (#699) c8782d5
  • Bump yosay from 2.0.2 to 3.0.0 (#825) cb042ac
  • Bump sort-on from 4.1.1 to 6.1.0 (#823) 1de4adc

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) to 21.1.1 and updates ancestor dependency [yo](https://github.com/yeoman/yo). These dependencies need to be updated together.


Updates `yargs-parser` from 10.1.0 to 21.1.1
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md)
- [Commits](yargs/yargs-parser@v10.1.0...yargs-parser-v21.1.1)

Updates `yo` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/yeoman/yo/releases)
- [Commits](yeoman/yo@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: yargs-parser
  dependency-version: 21.1.1
  dependency-type: indirect
- dependency-name: yo
  dependency-version: 6.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 1, 2026
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