-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the all-dependencies group in /cli with 24 updates #277
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/cli/all-dependencies-dd5e05d3ce
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the all-dependencies group in /cli with 24 updates #277
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/cli/all-dependencies-dd5e05d3ce
Conversation
This file contains 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
Bumps the all-dependencies group in /cli with 24 updates: | Package | From | To | | --- | --- | --- | | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.1` | `1.11.1` | | [ajv](https://github.com/ajv-validator/ajv) | `8.16.0` | `8.17.1` | | [commander](https://github.com/tj/commander.js) | `12.1.0` | `13.1.0` | | [compare-versions](https://github.com/omichelsen/compare-versions) | `6.1.0` | `6.1.1` | | [deepmerge-ts](https://github.com/RebeccaStevens/deepmerge-ts) | `7.0.3` | `7.1.5` | | [express](https://github.com/expressjs/express) | `4.19.2` | `4.21.2` | | [inquirer](https://github.com/SBoudrias/Inquirer.js) | `9.3.2` | `12.4.2` | | [marked](https://github.com/markedjs/marked) | `13.0.1` | `15.0.7` | | [portfinder](https://github.com/http-party/node-portfinder) | `1.0.32` | `1.0.33` | | [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) | `4.3.0` | `5.2.2` | | [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.21` | `5.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.9` | `22.13.8` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.1` | `0.38.3` | | [esbuild](https://github.com/evanw/esbuild) | `0.22.0` | `0.25.0` | | [eslint](https://github.com/eslint/eslint) | `9.6.0` | `9.21.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.2` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.0.1` | `5.1.8` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.6.0` | `28.11.0` | | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.7` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.7` | `15.4.3` | | [nodemon](https://github.com/remy/nodemon) | `3.1.4` | `3.1.9` | | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.5.2` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.5` | `29.2.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.3` | `5.8.2` | Updates `@actions/core` from 1.10.1 to 1.11.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `ajv` from 8.16.0 to 8.17.1 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.16.0...v8.17.1) Updates `commander` from 12.1.0 to 13.1.0 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v12.1.0...v13.1.0) Updates `compare-versions` from 6.1.0 to 6.1.1 - [Changelog](https://github.com/omichelsen/compare-versions/blob/main/CHANGELOG.md) - [Commits](omichelsen/compare-versions@v6.1.0...v6.1.1) Updates `deepmerge-ts` from 7.0.3 to 7.1.5 - [Release notes](https://github.com/RebeccaStevens/deepmerge-ts/releases) - [Changelog](https://github.com/RebeccaStevens/deepmerge-ts/blob/main/CHANGELOG.md) - [Commits](RebeccaStevens/deepmerge-ts@v7.0.3...v7.1.5) Updates `express` from 4.19.2 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.19.2...4.21.2) Updates `inquirer` from 9.3.2 to 12.4.2 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@12.4.2) Updates `marked` from 13.0.1 to 15.0.7 - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v13.0.1...v15.0.7) Updates `portfinder` from 1.0.32 to 1.0.33 - [Release notes](https://github.com/http-party/node-portfinder/releases) - [Commits](http-party/node-portfinder@v1.0.32...v1.0.33) Updates `@trivago/prettier-plugin-sort-imports` from 4.3.0 to 5.2.2 - [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases) - [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md) - [Commits](trivago/prettier-plugin-sort-imports@v4.3.0...v5.2.2) Updates `@types/express` from 4.17.21 to 5.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Updates `@types/node` from 20.14.9 to 22.13.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vercel/ncc` from 0.38.1 to 0.38.3 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.1...0.38.3) Updates `esbuild` from 0.22.0 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.22.0...v0.25.0) Updates `eslint` from 9.6.0 to 9.21.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.6.0...v9.21.0) Updates `eslint-config-prettier` from 9.1.0 to 10.0.2 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.2) Updates `eslint-plugin-github` from 5.0.1 to 5.1.8 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v5.0.1...v5.1.8) Updates `eslint-plugin-jest` from 28.6.0 to 28.11.0 - [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.6.0...v28.11.0) Updates `husky` from 9.0.11 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.7) Updates `lint-staged` from 15.2.7 to 15.4.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.2.7...v15.4.3) Updates `nodemon` from 3.1.4 to 3.1.9 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.4...v3.1.9) Updates `prettier` from 3.3.2 to 3.5.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.2...3.5.2) Updates `ts-jest` from 29.1.5 to 29.2.6 - [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.1.5...v29.2.6) Updates `typescript` from 5.5.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.3...v5.8.2) --- updated-dependencies: - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ajv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: commander dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: compare-versions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: deepmerge-ts dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: express dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: inquirer dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: portfinder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@trivago/prettier-plugin-sort-imports" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/express" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Easy and customizable dashboards for your build system. Learn more about Stoat ↗︎ ChartJob Runtime |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
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 in /cli with 24 updates:
1.10.1
1.11.1
8.16.0
8.17.1
12.1.0
13.1.0
6.1.0
6.1.1
7.0.3
7.1.5
4.19.2
4.21.2
9.3.2
12.4.2
13.0.1
15.0.7
1.0.32
1.0.33
4.3.0
5.2.2
4.17.21
5.0.0
20.14.9
22.13.8
0.38.1
0.38.3
0.22.0
0.25.0
9.6.0
9.21.0
9.1.0
10.0.2
5.0.1
5.1.8
28.6.0
28.11.0
9.0.11
9.1.7
15.2.7
15.4.3
3.1.4
3.1.9
3.3.2
3.5.2
29.1.5
29.2.6
5.5.3
5.8.2
Updates
@actions/core
from 1.10.1 to 1.11.1Changelog
Sourced from
@actions/core
's changelog.Commits
Updates
ajv
from 8.16.0 to 8.17.1Release notes
Sourced from ajv's releases.
Commits
9050ba1
bump version to 8.17.1 (#2472)f7831b4
fixes #2217 - clarify custom keyword naming (#2457)a523784
fix: changes for@typescript-eslint/array-type
rule (#2467)595fe58
feat: add test for encoded refs and bump fast-uri (#2449)a18641e
Update modifying-data.md - fix broken strict-mode link (#2459)650c7f6
Fix grammatical typo in managing-schemas.md (#2305)603f63b
docs: refactor to improve legibility (#2432)8bccdc4
docs: clarify behaviour of addVocabulary (#2454)85dafb0
fix: ignore new eslint error (#2455)80c014f
Revert "Revert fast-uri change (#2444)" (#2448)Updates
commander
from 12.1.0 to 13.1.0Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
... (truncated)
Commits
e6f56c8
13.1.0ad3ecf0
Add 13.1 to CHANGELOG (#2315)2619c99
Fix example code in Readme_zh-CN.md (#2313)8263b7f
Add support for dual long options when no short option (#2312)bb733f4
Reorder funding with active maintainers first (#2310)d6bcb0b
13.0.0fa9e5ed
Update release datefb2c46a
Update CHANGELOG for 13.0.0 (#2301)49423a2
Add save/restore state to allow multiple calls to parse (#2299)497c11d
Update dependencies (#2295)Updates
compare-versions
from 6.1.0 to 6.1.1Changelog
Sourced from compare-versions's changelog.
Commits
497a7e0
6.1.1e10de90
fix(esm): add .js extension to imports (#75)da8ee8a
chore: update coverage badge url412eb08
chore: upgrade dependenciesc0d8578
chore: update badge urls10407c3
chore: upgrade ci versions348b638
chore: add mocha configUpdates
deepmerge-ts
from 7.0.3 to 7.1.5Release notes
Sourced from deepmerge-ts's releases.
Changelog
Sourced from deepmerge-ts's changelog.
Commits
9e51eb5
chore(release): 7.1.5 [skip ci]349fd14
fix: improve type merging of nested optional properties (#530)9c89e15
test: fix up type tests0b9b8e3
refactor: m_ => mut_755127b
chore: add limitation label7eceb8e
test: interfaces000f70d
docs: add note5e6e62f
docs: resync docs5855619
chore(release): 7.1.4 [skip ci]6d85163
fix: apply filtering to types when selecting a leaf node (#526)Updates
express
from 4.19.2 to 4.21.2Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
1faf228
4.21.22e0fb64
deps: bump [email protected] (#6209)59fc270
deps: [email protected] (#5956)51fc39c
docs: add funding (#6065)8e229f9
4.21.1a024c8a
fix(deps): [email protected]7e562c6
4.21.01bcde96
fix(deps): [email protected] (#5946)7d36477
fix(deps): [email protected] (#5951)40d2d8f
fix(deps): [email protected]Maintainer changes
This version was pushed to npm by jonchurch, a new releaser for express since your current version.
Updates
inquirer
from 9.3.2 to 12.4.2Release notes
Sourced from inquirer's releases.
... (truncated)
Commits
27c8859
Publishc6ecd42
Chore: Bump dependencies2f94923
Chore: Remove Warp sponsorship7ce36cc
Chore(deps-dev): Bump vitest in the npm_and_yarn group (#1671)8320f69
Chore(deps-dev): Bump@vitest/coverage-v8
from 3.0.4 to 3.0.5 (#1666)cadcc37
Chore(deps-dev): Bump@types/node
from 22.13.0 to 22.13.1 (#1670)95bd983
Chore(deps-dev): Bump eslint from 9.19.0 to 9.20.0 (#1669)fb24d0a
Chore(deps-dev): Bump typescript-eslint from 8.22.0 to 8.23.0 (#1668)979e8dd
Chore(deps-dev): Bump globby from 14.0.2 to 14.1.0 (#1667)b2709b8
PublishUpdates
marked
from 13.0.1 to 15.0.7Release notes
Sourced from marked's releases.
... (truncated)
Commits
bf4952f
chore: fix pkg repository (#3613)2b99692
chore(release): 15.0.7 [skip ci]9ae87de
fix: fix table rendered as heading (#3612)a1113e0
chore: Update dingus.js import json (#3611)eb61090
chore(deps-dev): Bump rollup from 4.32.0 to 4.34.1 (#3606)00576d2
chore(deps-dev): Bump@markedjs/eslint-config
from 1.0.9 to 1.0.10 (#3605)570450c
chore(deps-dev): Bump eslint from 9.18.0 to 9.19.0 (#3600)5fccfb2
chore(deps-dev): Bump rollup from 4.31.0 to 4.32.0 (#3601)b114f21
chore(deps-dev): Bump undici from 6.19.7 to 6.21.1 (#3596)29cf001
chore(deps-dev): Bump rollup from 4.30.1 to 4.31.0 (#3595)Updates
portfinder
from 1.0.32 to 1.0.33Release notes
Sourced from portfinder's releases.
Commits
1d8fb46
Release v1.0.33ed9ad94
Merge pull request #145 from MasterOdin/feat-set-base-pathd2b81e6
Merge branch 'master' into feat-set-base-pathc87abaf
Merge pull request #148 from MasterOdin/patch-1b70f227
Merge pull request #146 from MasterOdin/feat-getPortsPromisee137308
Merge pull request #152 from http-party/eriktrom-add-new-node-support-to-ci-20bc7f72
Add CI support for node 20.x and 22.xd708601
Merge pull request #151 from http-party/eriktrom-ci-yml-fix-mac-os0d2730b
Update ci.yml to exclude macOS for old versions of node17107f4
Merge pull request #149 from Pwndrian/resolve-on-closeUpdates
@trivago/prettier-plugin-sort-imports
from 4.3.0 to 5.2.2Release notes
Sourced from
@trivago/prettier-plugin-sort-imports
's releases.... (truncated)
Changelog
Sourced from
@trivago/prettier-plugin-sort-imports
's changelog.