-
Notifications
You must be signed in to change notification settings - Fork 5
Bump the development-dependencies group with 11 updates #255
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
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-2cb168dcec
Closed
Bump the development-dependencies group with 11 updates #255
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-2cb168dcec
Conversation
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
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.4` | | [@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.7` | | [@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.4 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.4/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.7 - [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] <support@github.com>
This was referenced Jan 22, 2025
Contributor
Author
|
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 |
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.911.0.210.2.311.0.010.4.1511.0.44.17.215.0.022.10.522.10.78.19.18.21.08.18.28.21.08.57.09.18.09.1.010.0.15.2.15.2.39.5.19.5.2Updates
@nestjs/clifrom 10.4.9 to 11.0.2Release notes
Sourced from
@nestjs/cli's releases.Commits
3ed23a6chore(): release v11.0.262efd59Merge branch 'master' of https://github.com/nestjs/nest-cli8aaa9dffix: swc compiler does not watch files2184a9echore(deps): update dependency@swc/coreto v1.10.9 (#2884)6d6d2d6Merge pull request #2881 from nestjs/renovate/angular-cli-monorepo2fa2079chore(): release v11.0.1043c663Merge branch 'master' of https://github.com/nestjs/nest-clibd96064fix: pass matched paths to chokidar watcher (watchAssets)da46251chore(deps): update typescript-eslint monorepo to v8.21.0 (#2882)837bdf7fix(deps): update angular-cli monorepo to v19.1.3Updates
@nestjs/schematicsfrom 10.2.3 to 11.0.0Release notes
Sourced from
@nestjs/schematics's releases.Commits
67a5356chore: resolve conflicts94a3ba8chore: update schematics package.json files641f8cechore(deps): update dependency@commitlint/clito v19.6.1 (#1962)2aad221chore(deps): update dependency eslint to v9.17.0 (#1961)9c9d318chore(deps): update dependency nodemon to v3.1.9 (#1960)1cce577chore(deps): update dependency@types/nodeto v22.10.2 (#1959)000626cchore(deps): update typescript-eslint monorepo to v8.18.0 (#1958)a0efb93chore(deps): update dependency prettier to v3.4.2 (#1955)190ff42chore(deps): update typescript-eslint monorepo to v8.17.0 (#1954)4809572chore(deps): update dependency eslint to v9.16.0 (#1953)Updates
@nestjs/testingfrom 10.4.15 to 11.0.4Release notes
Sourced from
@nestjs/testing's releases.... (truncated)
Commits
02045b7chore(@nestjs) publish v11.0.4 releasecbebdd2chore(@nestjs) publish v11.0.3 releasefca5ebbchore(@nestjs) publish v11.0.2 release65cfe0crefactor: pick only one option attribute for test module817ede3fix: Module id generatorAlgorithm can't be controlled in test #144550f617d4chore(@nestjs) publish v11.0.1 release1299888chore: update readmee19b586chore(@nestjs) publish v11.0.0 release95654f9chore: update package.json9e5f77cchore: resolve conflictsUpdates
@types/expressfrom 4.17.21 to 5.0.0Commits
Updates
@types/nodefrom 22.10.5 to 22.10.7Commits
Updates
@typescript-eslint/eslint-pluginfrom 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
79af426chore(release): publish 8.21.0609a78ftest(eslint-plugin): adjust tests to verifyno-unnecessary-type-assertiond...fb4ca72fix(eslint-plugin): [no-duplicate-enum-values] handle template literal (#10675)1895948fix(eslint-plugin): [no-base-to-string] don't crash for recursive array or tu...74f1c5afix(eslint-plugin): [no-for-in-array] report on any type which may be an arra...916b989fix(eslint-plugin): check JSX spread elements for misused spread usage (#10653)31be053chore: fix failing test on master70f3092docs: [no-misused-spread] fix sample code (#10659)a157fd4chore: standardized on inline named exports (mostly) (#10596)3dbcc19fix(eslint-plugin): [no-unnecessary-type-arguments] handle type args on jsx (...Updates
@typescript-eslint/parserfrom 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
79af426chore(release): publish 8.21.0a157fd4chore: standardized on inline named exports (mostly) (#10596)ea6fbeachore(release): publish 8.20.0328b7dfchore(release): publish 8.19.1e19f30fchore(release): publish 8.19.0Updates
eslintfrom 8.57.0 to 9.18.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1c87b419.18.04df3132Build: changelog update for 9.18.0c52be85chore: upgrade to@eslint/js@9.18.0(#19330)362099cchore: package.json update for@eslint/jsrelease9486141deps: upgrade@eslint/coreand@eslint/plugin-kit(#19329)d9c23c5docs: replacevarwithconstin rule examples (#19325)8e1a898docs: add tabs to cli code blocks (#18784)f3aeefbdocs: rewrite using let and const in rule examples (#19320)0b680b3docs: Update README98c86a9docs:Edit this pagebutton link to different branches (#19228)Updates
eslint-config-prettierfrom 9.1.0 to 10.0.1Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.