Bump the all-dependencies group across 1 directory with 20 updates#296
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the all-dependencies group across 1 directory with 20 updates#296dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-dependencies group with 19 updates in the /cli directory: | Package | From | To | | --- | --- | --- | | [commander](https://github.com/tj/commander.js) | `13.1.0` | `14.0.1` | | [cross-env](https://github.com/kentcdodds/cross-env) | `7.0.3` | `10.1.0` | | [inquirer](https://github.com/SBoudrias/Inquirer.js) | `9.3.7` | `9.3.8` | | [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) | `9.0.7` | `9.0.9` | | [marked](https://github.com/markedjs/marked) | `15.0.11` | `16.3.0` | | [open](https://github.com/sindresorhus/open) | `10.1.2` | `10.2.0` | | [portfinder](https://github.com/http-party/node-portfinder) | `1.0.37` | `1.0.38` | | [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) | `2.8.17` | `2.8.19` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.1` | `5.0.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.3` | `24.6.1` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.3` | `0.38.4` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.3` | `0.25.10` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.2` | `10.1.8` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `4.10.2` | `6.0.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.11.0` | `29.0.1` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.2.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.5.1` | `16.2.3` | | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.6.2` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.2` | `29.4.4` | Updates `commander` from 13.1.0 to 14.0.1 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v13.1.0...v14.0.1) Updates `cross-env` from 7.0.3 to 10.1.0 - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v7.0.3...v10.1.0) Updates `inquirer` from 9.3.7 to 9.3.8 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.3.7...inquirer@9.3.8) Updates `@types/inquirer` from 9.0.7 to 9.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer) Updates `marked` from 15.0.11 to 16.3.0 - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v15.0.11...v16.3.0) Updates `open` from 10.1.2 to 10.2.0 - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](sindresorhus/open@v10.1.2...v10.2.0) Updates `portfinder` from 1.0.37 to 1.0.38 - [Release notes](https://github.com/http-party/node-portfinder/releases) - [Commits](http-party/node-portfinder@v1.0.37...v1.0.38) Updates `@types/cors` from 2.8.17 to 2.8.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cors) Updates `@types/express` from 5.0.1 to 5.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@types/inquirer` from 9.0.7 to 9.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer) Updates `@types/node` from 22.15.3 to 24.6.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vercel/ncc` from 0.38.3 to 0.38.4 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.3...0.38.4) Updates `esbuild` from 0.25.3 to 0.25.10 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.3...v0.25.10) Updates `eslint-config-prettier` from 9.1.2 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/commits/v10.1.8) Updates `eslint-plugin-github` from 4.10.2 to 6.0.0 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v4.10.2...v6.0.0) Updates `eslint-plugin-jest` from 28.11.0 to 29.0.1 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.11.0...v29.0.1) Updates `jest` from 29.7.0 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest) Updates `lint-staged` from 15.5.1 to 16.2.3 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.5.1...v16.2.3) Updates `prettier` from 3.5.3 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.2) Updates `ts-jest` from 29.3.2 to 29.4.4 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.3.2...v29.4.4) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: cross-env dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: inquirer dependency-version: 9.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/inquirer" dependency-version: 9.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: marked dependency-version: 16.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: open dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: portfinder dependency-version: 1.0.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/cors" dependency-version: 2.8.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/express" dependency-version: 5.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/inquirer" dependency-version: 9.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/node" dependency-version: 24.6.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@vercel/ncc" dependency-version: 0.38.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: esbuild dependency-version: 0.25.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint-plugin-github dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint-plugin-jest dependency-version: 29.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: lint-staged dependency-version: 16.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ts-jest dependency-version: 29.4.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Easy and customizable dashboards for your build system. Learn more about Stoat ↗︎ ChartJob Runtime |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 all-dependencies group with 19 updates in the /cli directory:
13.1.014.0.17.0.310.1.09.3.79.3.89.0.79.0.915.0.1116.3.010.1.210.2.01.0.371.0.382.8.172.8.195.0.15.0.322.15.324.6.10.38.30.38.40.25.30.25.109.1.210.1.84.10.26.0.028.11.029.0.129.7.030.2.015.5.116.2.33.5.33.6.229.3.229.4.4Updates
commanderfrom 13.1.0 to 14.0.1Release notes
Sourced from commander's releases.
Changelog
Sourced from commander's changelog.
Commits
bd4ae26Prepare for 14.0.1 release (#2426)cb7ae51Bump actions/setup-node from 4 to 5 (#2422)b855083Update dependencies (#2421)64003acBump tsd from 0.32.0 to 0.33.0 (#2419)025ee3fBump@eslint/jsfrom 9.32.0 to 9.34.0 (#2417)fb2429eBump prettier from 3.5.3 to 3.6.2 (#2415)6e40543Bump actions/checkout from 4 to 5 (#2412)c635fadCollect variadic with push, add tests (#2410)201d932Refactor parseOptions to process args in-place (#2409)fb65fcaBump eslint from 9.30.1 to 9.32.0 (#2402)Updates
cross-envfrom 7.0.3 to 10.1.0Release notes
Sourced from cross-env's releases.
Commits
152ae6afeat: add support ofr default value syntaxbd70d1achore: upgrade zshy8e0b190chore(ci): get coverage8635e80fix(release): manually release a major version3a58f22chore: fix npmrc registryb70bfffchore(ci): add names to steps and workflowscc5759dfix(release): manually release a major version080a859chore: remove publish script31e5bc7chore(ci): restore built files81e9c34chore(ci): add back semantic-releaseUpdates
inquirerfrom 9.3.7 to 9.3.8Commits
5e89bc4Publish2338853Merge tag 'inquirer@9.3.7' into v9.0-legacy45d9767Publish51205c8fix: Replace external-editor with@inquirer/external-editord114e45chore: update .gitignoreUpdates
@types/inquirerfrom 9.0.7 to 9.0.9Commits
Updates
markedfrom 15.0.11 to 16.3.0Release notes
Sourced from marked's releases.
... (truncated)
Commits
9a5306dchore(release): 16.3.0 [skip ci]cd2b5f4feat: add emStrongMask hook (#3749)e3497a5chore(deps): Bump actions/setup-node from 4 to 5 (#3760)8ce030achore(deps-dev): Bump eslint from 9.34.0 to 9.35.0 (#3759)fd0e92achore(deps-dev): Bump@semantic-release/release-notes-generatorfrom 14.0.3 t...93b0155chore(deps-dev): Bump@semantic-release/githubfrom 11.0.4 to 11.0.5 (#3757)7b2d430docs: addmarked-jirato known extensions (#3753)fc8a5d0chore(release): 16.2.1 [skip ci]30c6630fix: allow escaped newline in link text (#3752)0ccf476chore(deps-dev): Bump esbuild from 0.25.8 to 0.25.9 (#3750)Updates
openfrom 10.1.2 to 10.2.0Release notes
Sourced from open's releases.
Commits
dc4dc7710.2.0b62b99eAdd support for Brave browser (#362)135e442Meta tweaks (#363)39f7d2dTweaksUpdates
portfinderfrom 1.0.37 to 1.0.38Release notes
Sourced from portfinder's releases.
Commits
072d5fdRelease v1.0.3829e88afMerge pull request #182 from MasterOdin/fix-package-json-authorc3dcbc1Fix author field format in package.jsonUpdates
@types/corsfrom 2.8.17 to 2.8.19Commits
Updates
@types/expressfrom 5.0.1 to 5.0.3Commits
Updates
@types/inquirerfrom 9.0.7 to 9.0.9Commits
Updates
@types/nodefrom 22.15.3 to 24.6.1Commits
Updates
@vercel/nccfrom 0.38.3 to 0.38.4Release notes
Sourced from
@vercel/ncc's releases.Commits
e72d34dfix(cjs-build): enable evaluating import.meta in cjs build (#1236)186af2bchore(deps): Bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 (#1...162c7d4chore(deps): Bump actions/checkout from 4 to 5 (#1283)24734b5chore(deps): Bump cipher-base from 1.0.4 to 1.0.6 (#1280)7bf44d5chore(deps): Bump sha.js from 2.4.11 to 2.4.12 (#1281)50f1851chore(deps): Bump tmp from 0.2.3 to 0.2.4 (#1278)d797f1bchore(deps-dev): Bump koa from 2.16.1 to 3.0.1 (#1272)9bdbd47chore(deps): Bump pbkdf2 from 3.1.2 to 3.1.3 (#1266)cbfd660chore(deps-dev): bump test deps for aws-sdk (#1263)d17397fchore(deps-dev): Bump axios from 1.7.7 to 1.8.2 (#1262)Updates
esbuildfrom 0.25.3 to 0.25.10Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
d6b668fpublish 0.25.10 to npm5088c19refactor: use strings.Builder (#4290)755da31runmake update-compat-tablea1d9c86fix #4287: marked the wrong issue as fixed73a0b2afix #4286: minifier panic due to identity function134dadffix #4265:@supportsnested inside::pseudo195e05cpublish 0.25.9 to npm3dac33ffix #3131, fix #3663: yarnpnp + windows + D drive0f2c5c8mock fs now supports multiple volumes on windows100a51esplit out yarnpnp snapshot testsUpdates
eslint-config-prettierfrom 9.1.2 to 10.1.8Release notes
Sourced from eslint-config-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-config-prettier's changelog.
... (truncated)
Commits
Updates
eslint-plugin-githubfrom 4.10.2 to 6.0.0Release notes
Sourced from eslint-plugin-github's releases.
... (truncated)
Commits
139bf63Merge pull request #622 from 43081j/esm-onlyba655eaMerge branch 'main' into esm-only88ccca2Merge pull request #621 from 43081j/meta-lints2174e40feat: move to esm-onlydef8ceachore: update rule meta to satisfiy lint rules4832156Merge pull request #620 from github/dependabot/npm_and_yarn/all-dependencies-...c613603chore(deps): bump the all-dependencies group with 4 updates83669fachore(deps): bump the all-dependencies group with 8 updates (#619)632d445chore(deps): bump eslint-config-prettier in the all-dependencies group (#618)ea508d2Merge pull request #617 from github/dependabot/npm_and_yarn/all-dependencies-...Updates
eslint-plugin-jestfrom 28.11.0 to 29.0.1Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
0206a8achore(release): 29.0.1 [skip ci]1a9d310docs: remove duplicate changelog entry (again) (#1774)f3deac1chore(release): 29.0.0 [skip ci]6eade92docs: remove duplicate changelog entry (#1773)5b4cb54chore(release): 29.0.0 [skip ci]531c8bafix: update semantic-release config so new v29 major is marked as latest on `...fc41e8dchore(release): 29.0.0 [skip ci]d4caa67refactor: remove ESLint context fallbacks854cef4feat: drop support for ESLint v8.x prior to v8.57.083c130bfeat: drop support for Node v20.x prior to v20.12.0Updates
jestfrom 29.7.0 to 30.2.0Release notes
Sourced from jest's releases.