[CSR-0] chore: Bump yargs from 17.7.2 to 18.1.0 - #413
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [yargs](https://github.com/yargs/yargs) from 17.7.2 to 18.1.0. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v17.7.2...v18.1.0) --- updated-dependencies: - dependency-name: yargs dependency-version: 18.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
|
Security triage: Tier B — needs a decision. Major bump. What and why — Exposure — Why Tier B — a major bump is Tier B under this rubric and is never taken to close an alert. yargs 18 also raises its minimum Node version relative to the 17 line, which has to be checked against this repo's declared Breaking-change check — I did not read the yargs 18 migration notes closely enough to clear them, and I am not going to imply otherwise. That reading is the substance of this review, and it belongs with whoever takes the bump. CI coverage — Verification — I read the diff summary and the dependency scope. I did not run this repo's scripts against this branch. What a human should still check — the yargs 17 → 18 changelog against the CLI's actual flag surface, and the Node floor against Generated by Claude Code |
Bumps yargs from 17.7.2 to 18.1.0.
Changelog
Sourced from yargs's changelog.
... (truncated)
Commits
8878a89chore(main): release 18.1.0 (#2475)db916b4chore: add workflow_dispatch for release-please (#2564)4153e0fchore: improve build robustness (#2554)186d2e6docs: clarify nargs option-like values (#2551)c615633docs: fix various typos in source code (#2525)7c76d0adocs: fix broken links in api.md (#2549)37e2e5bchore: fix .wrap() docs (#2493)547e300chore: update the easy dependencies (#2552)e086681chore(deps): update dependency cross-env to v10 (#2480)88f548cchore: fix typos (#2492)Maintainer changes
This version was pushed to npm by shadowspawn, a new releaser for yargs since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.