Bump the dev-dependencies group with 8 updates#820
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the dev-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [chalk](https://github.com/chalk/chalk) | `2.4.2` | `5.6.2` | | [commander](https://github.com/tj/commander.js) | `2.20.3` | `14.0.3` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.9` | `0.28.0` | | [eslint](https://github.com/eslint/eslint) | `7.32.0` | `10.2.1` | | [gzip-size](https://github.com/sindresorhus/gzip-size) | `5.1.1` | `7.0.0` | | [jsdoc](https://github.com/jsdoc/jsdoc) | `3.6.11` | `4.0.5` | | [jsdoc-api](https://github.com/jsdoc2md/jsdoc-api) | `6.0.0` | `9.3.5` | | [typescript](https://github.com/microsoft/TypeScript) | `4.9.5` | `6.0.3` | Updates `chalk` from 2.4.2 to 5.6.2 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v2.4.2...v5.6.2) Updates `commander` from 2.20.3 to 14.0.3 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v2.20.3...v14.0.3) Updates `esbuild` from 0.25.9 to 0.28.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](evanw/esbuild@v0.25.9...v0.28.0) Updates `eslint` from 7.32.0 to 10.2.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v7.32.0...v10.2.1) Updates `gzip-size` from 5.1.1 to 7.0.0 - [Release notes](https://github.com/sindresorhus/gzip-size/releases) - [Commits](sindresorhus/gzip-size@v5.1.1...v7.0.0) Updates `jsdoc` from 3.6.11 to 4.0.5 - [Release notes](https://github.com/jsdoc/jsdoc/releases) - [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.5/CHANGES.md) - [Commits](jsdoc/jsdoc@3.6.11...4.0.5) Updates `jsdoc-api` from 6.0.0 to 9.3.5 - [Release notes](https://github.com/jsdoc2md/jsdoc-api/releases) - [Commits](jsdoc2md/jsdoc-api@v6.0.0...v9.3.5) Updates `typescript` from 4.9.5 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v6.0.3) --- updated-dependencies: - dependency-name: chalk dependency-version: 5.6.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: commander dependency-version: 14.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: esbuild dependency-version: 0.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 10.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: gzip-size dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: jsdoc dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: jsdoc-api dependency-version: 9.3.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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 dev-dependencies group with 8 updates:
2.4.25.6.22.20.314.0.30.25.90.28.07.32.010.2.15.1.17.0.03.6.114.0.56.0.09.3.54.9.56.0.3Updates
chalkfrom 2.4.2 to 5.6.2Release notes
Sourced from chalk's releases.
... (truncated)
Commits
51557785.6.25c915055.6.0a8f5bf7Make WezTerm terminal use true color67db2465.5.079ee2d3Make Ghostty terminal use true color (#653)5dbc1e25.4.14ebb62dFixnavigatornot definedReferenceError(#642)fc809b6Readme tweak83acfcf5.4.0f838120UpdateCIRCLECIenvironments to return level 3 color supportUpdates
commanderfrom 2.20.3 to 14.0.3Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
... (truncated)
Commits
824736414.0.3e281fe3Update docs for 14.0.3 (#2474)7357ddaSeparate out a more detailed release policy document (#2462)b6e2e3aBump eslint from 9.39.1 to 9.39.2 (#2470)d6f63a7Bump ts-jest from 29.4.5 to 29.4.6 (#2467)2a9768aBump prettier from 3.6.2 to 3.7.4 (#2466)9211918docs(README): Tweak formatting, punctuation for clarity (#2465)4208a96Bump typescript-eslint from 8.46.2 to 8.48.0 (#2458)03308ceBump eslint-plugin-jest from 29.0.1 to 29.2.1 (#2457)4d2db1fBump globals from 16.4.0 to 16.5.0 (#2456)Updates
esbuildfrom 0.25.9 to 0.28.0Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
6a794dfpublish 0.28.0 to npm64ee0eafix #4435: supportwith { type: text }importsef65aeefix sort order insnapshots_packagejson.txt1a26a8etry to fixtest-old-ts, also shuffle CI tasks556ce6cuse''instead ofnullto omit build hashes8e675a8ci: allow missing binary hashes for tests7067763Reapply "update go 1.25.7 => 1.26.1"39473a9fix #4343: integrity check for binary download2025c9fpublish 0.27.7 to npmc6b586efix typo inMakefilefor@esbuild/win32-x64Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for esbuild since your current version.
Updates
eslintfrom 7.32.0 to 10.2.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4d1d8f910.2.13e33105Build: changelog update for 10.2.1ca92ca0docs: reuse markdown-it instance for markdown filter (#20768)7ddfea9chore: update dependency prettier to v3.8.2 (#20770)57d2ee2docs: Enable Eleventy incremental mode for watch (#20767)c1621b9docs: fix typos in code-path-analyzer.js (#20700)fac40e1ci: bump pnpm/action-setup from 5.0.0 to 6.0.0 (#20763)7246f92test: add tests for SuppressionsService.load() error handling (#20734)4f34b1echore: update pnpm/action-setup action to v5 (#20762)1418d52docs: Update READMEMaintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
gzip-sizefrom 5.1.1 to 7.0.0Release notes
Sourced from gzip-size's releases.
Commits
cf576087.0.06b32b3fRequire Node.js 12.20 and move to ESMfdb1ec1Move to GitHub Actions (#21)5f8da236.0.078ccb1dMeta tweaks211169fRequire Node.js 10 (#20)5499cd4Tidelift tasks195a33dCreate funding.ymlUpdates
jsdocfrom 3.6.11 to 4.0.5Release notes
Sourced from jsdoc's releases.
Changelog
Sourced from jsdoc's changelog.
Commits
61b22354.0.5cbea149fix: speed up templateHelper's getAncestor() by 500x11a99cfchore: 4.0.459a5658fix: don't use built-inutilmodule for type-checkinga5232aachore(deps): update lockfile49b6fc24.0.339061bbfix(deps): update@types/markdown-itand related packages1a31e64chore(deps): update deps0b6193f4.0.29d88548deps: update Babel; enable current Babel plugins in parserUpdates
jsdoc-apifrom 6.0.0 to 9.3.5Release notes
Sourced from jsdoc-api's releases.
... (truncated)
Commits
77475d09.3.5dfe3222Fix regression where files passed directly to jsdocApi.render() were sorted u...4d068959.3.42317a89Fix regression caused by spaces in the jsdoc binary path. jsdoc2md/jsdoc-to-m...dceef699.3.34b0ae38Implement permanent fix for jsdoc2md/jsdoc-to-markdown229cae9a9.3.2a4bfb7dAdd node v23 to CI7cc45dfTemp workaround fix for critical 'util.isRegExp is not a function' issue: jsd...a3b88ffupdate examplesUpdates
typescriptfrom 4.9.5 to 6.0.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0Dependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions