chore(deps): bump the npm group across 1 directory with 6 updates - #11611
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the npm group across 1 directory with 6 updates#11611dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm group with 6 updates in the /dev/diff directory: | Package | From | To | | --- | --- | --- | | [chalk](https://github.com/chalk/chalk) | `5.6.2` | `6.0.0` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.6` | `11.4.0` | | [listr2](https://github.com/listr2/listr2) | `10.2.2` | `11.0.0` | | [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) | `7.1.0` | `7.1.1` | | [tar](https://github.com/isaacs/node-tar) | `7.5.19` | `7.5.22` | | [yargs](https://github.com/yargs/yargs) | `18.0.0` | `18.1.0` | Updates `chalk` from 5.6.2 to 6.0.0 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v5.6.2...v6.0.0) Updates `fs-extra` from 11.3.6 to 11.4.0 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.6...11.4.0) Updates `listr2` from 10.2.2 to 11.0.0 - [Release notes](https://github.com/listr2/listr2/releases) - [Changelog](https://github.com/listr2/listr2/blob/master/release.config.js) - [Commits](https://github.com/listr2/listr2/compare/listr2@10.2.2...listr2@11.0.0) Updates `pretty-bytes` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/sindresorhus/pretty-bytes/releases) - [Commits](sindresorhus/pretty-bytes@v7.1.0...v7.1.1) Updates `tar` from 7.5.19 to 7.5.22 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.19...v7.5.22) Updates `yargs` from 18.0.0 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@v18.0.0...v18.1.0) --- updated-dependencies: - dependency-name: chalk dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: fs-extra dependency-version: 11.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: listr2 dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: pretty-bytes dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: tar dependency-version: 7.5.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: yargs dependency-version: 18.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev/diff/npm-3309166550
branch
from
August 28, 2026 13:03
fccb138 to
ba5e0de
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/dev/diff/npm-3309166550
branch
September 4, 2026 13:04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm group with 6 updates in the /dev/diff directory:
5.6.26.0.011.3.611.4.010.2.211.0.07.1.07.1.17.5.197.5.2218.0.018.1.0Updates
chalkfrom 5.6.2 to 6.0.0Release notes
Sourced from chalk's releases.
Commits
661317e6.0.05729845Improve performance4c304ddAdd extended underline styles and underline colors (#689)e912931Fix: Treat a numericFORCE_COLORas an exact level (#688)8a94e0eRequire Node.js 22fa5cff2Optimize 2-argument calls (#670)ff549c5Fix: Downsampleansi256()andbgAnsi256()to 16 colors at level 1 (#687)678e550Tweaksaa06bb5Fix typos (#664)Updates
fs-extrafrom 11.3.6 to 11.4.0Changelog
Sourced from fs-extra's changelog.
Commits
53a8d1a11.4.09c2d3c9Throw EEXIST when ensureSymlink dest is a broken symlink (#1076)Updates
listr2from 10.2.2 to 11.0.0Commits
e34dee8chore(release): 11.0.0 [skip ci]8c3d3b4Merge pull request #786 from listr2/beta9e1dbe0chore(release): 4.2.5-beta.8 [skip ci]12975fachore(release): 4.3.0-beta.8 [skip ci]019fdebchore(release): 4.2.3-beta.8 [skip ci]9f4983cchore(release): 11.0.0-beta.7 [skip ci]e221c76docs(migration): split the v11 guide into breaking changes, features and fixesdcd6dearefactor(renderer): declare the refresh handler with the private methodsf703f09fix(renderer): serialize the cancelled state in the test renderer82fbc82chore(release): 4.2.5-beta.7 [skip ci]Updates
pretty-bytesfrom 7.1.0 to 7.1.1Release notes
Sourced from pretty-bytes's releases.
Commits
fd7eb387.1.1af55eb9Fix numbers less than 1 having excessive precisionUpdates
tarfrom 7.5.19 to 7.5.22Commits
2a22bfc7.5.22df1cd8dAllow transform to be falsey0cd9cc37.5.21631ae59list: prevent unbounded recursionebbb7207.5.202f27196fix: fully disable and dispose of unzip when aborting parserUpdates
yargsfrom 18.0.0 to 18.1.0Changelog
Sourced from yargs's changelog.
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.
Most Recent Ignore Conditions Applied to This Pull Request