-
Notifications
You must be signed in to change notification settings - Fork 4
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 development-dependencies group with 11 updates #259
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-7277eb721f
Closed
Bump the development-dependencies group with 11 updates #259
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-7277eb721f
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 development-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [@nestjs/cli](https://github.com/nestjs/nest-cli) | `10.4.9` | `11.0.2` | | [@nestjs/schematics](https://github.com/nestjs/schematics) | `10.2.3` | `11.0.0` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `10.4.15` | `11.0.5` | | [@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) | `22.10.5` | `22.10.9` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.19.1` | `8.21.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.18.2` | `8.21.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.18.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.1` | `9.5.2` | Updates `@nestjs/cli` from 10.4.9 to 11.0.2 - [Release notes](https://github.com/nestjs/nest-cli/releases) - [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json) - [Commits](nestjs/nest-cli@10.4.9...11.0.2) Updates `@nestjs/schematics` from 10.2.3 to 11.0.0 - [Release notes](https://github.com/nestjs/schematics/releases) - [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json) - [Commits](nestjs/schematics@10.2.3...11.0.0) Updates `@nestjs/testing` from 10.4.15 to 11.0.5 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.5/packages/testing) 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 22.10.5 to 22.10.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.19.1 to 8.21.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.18.2 to 8.21.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/parser) Updates `eslint` from 8.57.0 to 9.18.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.18.0) Updates `eslint-config-prettier` from 9.1.0 to 10.0.1 - [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.1) Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3) Updates `ts-loader` from 9.5.1 to 9.5.2 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.1...v9.5.2) --- updated-dependencies: - dependency-name: "@nestjs/cli" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@nestjs/schematics" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@nestjs/testing" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@types/express" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ts-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jan 23, 2025
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/development-dependencies-7277eb721f
branch
January 23, 2025 22:17
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 development-dependencies group with 11 updates:
10.4.9
11.0.2
10.2.3
11.0.0
10.4.15
11.0.5
4.17.21
5.0.0
22.10.5
22.10.9
8.19.1
8.21.0
8.18.2
8.21.0
8.57.0
9.18.0
9.1.0
10.0.1
5.2.1
5.2.3
9.5.1
9.5.2
Updates
@nestjs/cli
from 10.4.9 to 11.0.2Release notes
Sourced from
@nestjs/cli
's releases.Commits
3ed23a6
chore(): release v11.0.262efd59
Merge branch 'master' of https://github.com/nestjs/nest-cli8aaa9df
fix: swc compiler does not watch files2184a9e
chore(deps): update dependency@swc/core
to v1.10.9 (#2884)6d6d2d6
Merge pull request #2881 from nestjs/renovate/angular-cli-monorepo2fa2079
chore(): release v11.0.1043c663
Merge branch 'master' of https://github.com/nestjs/nest-clibd96064
fix: pass matched paths to chokidar watcher (watchAssets)da46251
chore(deps): update typescript-eslint monorepo to v8.21.0 (#2882)837bdf7
fix(deps): update angular-cli monorepo to v19.1.3Updates
@nestjs/schematics
from 10.2.3 to 11.0.0Release notes
Sourced from
@nestjs/schematics
's releases.Commits
67a5356
chore: resolve conflicts94a3ba8
chore: update schematics package.json files641f8ce
chore(deps): update dependency@commitlint/cli
to v19.6.1 (#1962)2aad221
chore(deps): update dependency eslint to v9.17.0 (#1961)9c9d318
chore(deps): update dependency nodemon to v3.1.9 (#1960)1cce577
chore(deps): update dependency@types/node
to v22.10.2 (#1959)000626c
chore(deps): update typescript-eslint monorepo to v8.18.0 (#1958)a0efb93
chore(deps): update dependency prettier to v3.4.2 (#1955)190ff42
chore(deps): update typescript-eslint monorepo to v8.17.0 (#1954)4809572
chore(deps): update dependency eslint to v9.16.0 (#1953)Updates
@nestjs/testing
from 10.4.15 to 11.0.5Release notes
Sourced from
@nestjs/testing
's releases.... (truncated)
Commits
08d0c61
chore(@nestjs
) publish v11.0.5 release02045b7
chore(@nestjs
) publish v11.0.4 releasecbebdd2
chore(@nestjs
) publish v11.0.3 releasefca5ebb
chore(@nestjs
) publish v11.0.2 release65cfe0c
refactor: pick only one option attribute for test module817ede3
fix: Module id generatorAlgorithm can't be controlled in test #144550f617d4
chore(@nestjs
) publish v11.0.1 release1299888
chore: update readmee19b586
chore(@nestjs
) publish v11.0.0 release95654f9
chore: update package.jsonUpdates
@types/express
from 4.17.21 to 5.0.0Commits
Updates
@types/node
from 22.10.5 to 22.10.9Commits
Updates
@typescript-eslint/eslint-plugin
from 8.19.1 to 8.21.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
79af426
chore(release): publish 8.21.0609a78f
test(eslint-plugin): adjust tests to verifyno-unnecessary-type-assertion
d...fb4ca72
fix(eslint-plugin): [no-duplicate-enum-values] handle template literal (#10675)1895948
fix(eslint-plugin): [no-base-to-string] don't crash for recursive array or tu...74f1c5a
fix(eslint-plugin): [no-for-in-array] report on any type which may be an arra...916b989
fix(eslint-plugin): check JSX spread elements for misused spread usage (#10653)31be053
chore: fix failing test on master70f3092
docs: [no-misused-spread] fix sample code (#10659)a157fd4
chore: standardized on inline named exports (mostly) (#10596)3dbcc19
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type args on jsx (...Updates
@typescript-eslint/parser
from 8.18.2 to 8.21.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
79af426
chore(release): publish 8.21.0a157fd4
chore: standardized on inline named exports (mostly) (#10596)ea6fbea
chore(release): publish 8.20.0328b7df
chore(release): publish 8.19.1e19f30f
chore(release): publish 8.19.0Updates
eslint
from 8.57.0 to 9.18.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1c87b41
9.18.04df3132
Build: changelog update for 9.18.0c52be85
chore: upgrade to@eslint/[email protected]
(#19330)362099c
chore: package.json update for@eslint/js
release9486141
deps: upgrade@eslint/core
and@eslint/plugin-kit
(#19329)d9c23c5
docs: replacevar
withconst
in rule examples (#19325)8e1a898
docs: add tabs to cli code blocks (#18784)f3aeefb
docs: rewrite using let and const in rule examples (#19320)0b680b3
docs: Update README98c86a9
docs:Edit this page
button link to different branches (#19228)Updates
eslint-config-prettier
from 9.1.0 to 10.0.1Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.