build(deps-dev): bump yargs from 17.7.2 to 18.1.0 - #2154
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 355c82de3d
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
jbeckwith-oai
left a comment
There was a problem hiding this comment.
The yargs 18 upgrade itself is compatible here, but the lockfile also includes unrelated transitive upgrades. Please keep this dependency PR scoped to the yargs closure.
355c82d to
7cc16a3
Compare
jbeckwith-oai
left a comment
There was a problem hiding this comment.
Re-reviewed the refreshed exact head. The previous lockfile-scope blocker is resolved: the remaining lock changes are confined to yargs and its dependency closure, including the maintained 16.x/17.x yargs backports. The yargs 18 ESM and Node floor are compatible with this repository, supply-chain verification passes, and the complete Node 22/24/26, build, lint, examples, ecosystem, and breaking-change checks are green.
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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
7cc16a3 to
124af2a
Compare
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.