-
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 across 1 directory with 20 updates #265
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/cli/all-dependencies-dae9da682f
Closed
Bump the all-dependencies group across 1 directory with 20 updates #265
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/cli/all-dependencies-dae9da682f
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 with 20 updates in the /cli directory: | 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` | | [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.3` | | [express](https://github.com/expressjs/express) | `4.19.2` | `4.21.1` | | [inquirer](https://github.com/SBoudrias/Inquirer.js) | `9.3.2` | `12.1.0` | | [marked](https://github.com/markedjs/marked) | `13.0.1` | `15.0.3` | | [@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.10.1` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.1` | `0.38.3` | | [esbuild](https://github.com/evanw/esbuild) | `0.22.0` | `0.24.0` | | [eslint](https://github.com/eslint/eslint) | `9.6.0` | `9.16.0` | | [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | `5.0.1` | `5.1.3` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.6.0` | `28.9.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.2.10` | | [nodemon](https://github.com/remy/nodemon) | `3.1.4` | `3.1.7` | | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.4.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.5` | `29.2.5` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.3` | `5.7.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 `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.3 - [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.3) Updates `express` from 4.19.2 to 4.21.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md) - [Commits](expressjs/express@4.19.2...4.21.1) Updates `inquirer` from 9.3.2 to 12.1.0 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@12.1.0) Updates `marked` from 13.0.1 to 15.0.3 - [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.3) 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.10.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.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.24.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.22.0...v0.24.0) Updates `eslint` from 9.6.0 to 9.16.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.16.0) Updates `eslint-plugin-github` from 5.0.1 to 5.1.3 - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v5.0.1...v5.1.3) Updates `eslint-plugin-jest` from 28.6.0 to 28.9.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.9.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.2.10 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.7...v15.2.10) Updates `nodemon` from 3.1.4 to 3.1.7 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.4...v3.1.7) Updates `prettier` from 3.3.2 to 3.4.1 - [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.4.1) Updates `ts-jest` from 29.1.5 to 29.2.5 - [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.5) Updates `typescript` from 5.5.3 to 5.7.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.7.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: 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: "@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-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-patch 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]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 1, 2024
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 |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
bot
deleted the
dependabot/npm_and_yarn/cli/all-dependencies-dae9da682f
branch
December 2, 2024 00:27
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
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 20 updates in the /cli directory:
1.10.1
1.11.1
8.16.0
8.17.1
6.1.0
6.1.1
7.0.3
7.1.3
4.19.2
4.21.1
9.3.2
12.1.0
13.0.1
15.0.3
4.17.21
5.0.0
20.14.9
22.10.1
0.38.1
0.38.3
0.22.0
0.24.0
9.6.0
9.16.0
5.0.1
5.1.3
28.6.0
28.9.0
9.0.11
9.1.7
15.2.7
15.2.10
3.1.4
3.1.7
3.3.2
3.4.1
29.1.5
29.2.5
5.5.3
5.7.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
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.3Release notes
Sourced from deepmerge-ts's releases.
Changelog
Sourced from deepmerge-ts's changelog.
Commits
df8097f
chore(release): 7.1.3 [skip ci]1af1619
build(release-patch): release for jsre233366
build: reenable semantic-release-jsr4df43c4
chore(release): 7.1.2 [skip ci]a48f8c4
perf: use more performant data structures (#519)58a77ba
build: deps update8f244a6
build: use dev version of semantic-release-jsr1661b9d
chore(dev-deps): update typescript-eslint monorepo to v8.8.129c0318
chore(dev-deps): update dependency@stylistic/eslint-plugin
to v2.9.0446ad8a
chore(dev-deps): update dependency eslint to v9.12.0Updates
express
from 4.19.2 to 4.21.1Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
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]77ada90
Deprecate"back"
magic string in redirects (#5935)21df421
4.20.04c9ddc1
feat: upgrade to [email protected]9ebe5d5
feat: upgrade to [email protected] (#5928)Updates
inquirer
from 9.3.2 to 12.1.0Release notes
Sourced from inquirer's releases.
... (truncated)
Commits
84e49bd
Publish05d0bfa
Chore: Bump dependenciesf9213cb
Exposeexternal-editor
file options on the editor prompt (#1593)39a1f55
Chore(deps-dev): Bump@eslint/js
from 9.13.0 to 9.14.0 (#1597)a03c458
Chore(deps-dev): Bump@types/node
from 22.8.1 to 22.9.0 (#1596)f766ff2
Chore(deps-dev): Bump@arethetypeswrong/cli
from 0.16.4 to 0.17.0 (#1595)d9af97a
Chore(deps-dev): Bump globals from 15.11.0 to 15.12.0 (#1598)40cf19e
Chore(deps-dev): Bump eslint-plugin-n from 17.12.0 to 17.13.1 (#1599)365c9b3
Chore(deps-dev): Bump@vitest/coverage-v8
from 2.1.3 to 2.1.4 (#1590)133e482
Chore(deps-dev): Bump eslint-plugin-n from 17.11.1 to 17.12.0 (#1591)Updates
marked
from 13.0.1 to 15.0.3Release notes
Sourced from marked's releases.
... (truncated)
Commits
7e4e343
chore(release): 15.0.3 [skip ci]9b988c4
fix: update punctuation regex syntax to fix babel mistaken transpile (#3547)1521756
chore(deps-dev): Bump rollup from 4.27.2 to 4.27.4 (#3545)b4ecc0c
chore(deps-dev): Bump typescript from 5.6.3 to 5.7.2 (#3544)3da6e47
chore(docs): add passing test results to documentation (#3541)224d729
chore(release): 15.0.2 [skip ci]fd015f1
fix: update punctuation regex syntax for compatibility (#3540)44081dd
chore(deps-dev): Bump rollup from 4.25.0 to 4.27.2 (#3537)1cd60a0
chore(deps-dev): Bump@markedjs/eslint-config
from 1.0.7 to 1.0.8 (#3539)5459c62
chore(release): 15.0.1 [skip ci]Updates
@types/express
from 4.17.21 to 5.0.0Commits
Updates
@types/node
from 20.14.9 to 22.10.1Commits
Updates
@vercel/ncc
from 0.38.1 to 0.38.3Release notes
Sourced from
@vercel/ncc
's releases.Commits
84f8c52
fix: add missing--asset-builds
to cli help message (#1228)0ff93c6
chore(deps): Bump elliptic from 6.5.7 to 6.6.0 (#1223)ae5bf16
chore(deps): Bump amannn/action-semantic-pull-request from 5.3.0 to 5.5.3 (#1...738a2bf
chore(deps-dev): Bump axios from 0.21.4 to 1.7.7 (#1209)158a1fd
fix(deps): update webpack to v5.94.0, terser to v5.33.0 (#1213)c1c9c65
chore(deps): Bump fast-xml-parser from 4.2.7 to 4.5.0 (#1219)6ef9a48
chore(deps-dev): Bump express from 4.18.2 to 4.20.0 (#1214)9e7451b
ci: ignore failing test on macOS + run in band test-coverage (#1216)b2a325d
chore(ci): drop node@16 from ci (#1164)3c68358
chore(deps): Bump crypto-js from 4.1.1 to 4.2.0 (#1130)Updates
esbuild
from 0.22.0 to 0.24.0Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
d34e79e
publish 0.24.0 to npm045a87f
fix #3887: omit dead export warning fordefault
6e049b8
fix #3913: useDefineForClassFields and decorators9c26f98
lower decorators for useDefineForClassFields #391346fdb68
fix #3898: incorrect cyclic tsconfig.json warningb500443
fix #3917: running esbuild cli with denob125e62
runmake update-compat-table
112b9aa
fix #3915: stack overflow with yarn + tsconfiged5a555
wasm: catch and rethrow stack overflows (#3915)11d3196
fix #3902: update go 1.22.5 => 1.23.1Updates
eslint
from 9.6.0 to 9.16.0Release notes
Sourced from eslint's releases.