-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the development-dependencies group across 1 directory with 14 updates #417
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-a17be1fc67
Closed
Bump the development-dependencies group across 1 directory with 14 updates #417
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-a17be1fc67
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
…dates Bumps the development-dependencies group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@nestjs/cli](https://github.com/nestjs/nest-cli) | `10.4.5` | `11.0.0` | | [@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.6` | `11.0.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.8.1` | `22.10.7` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.12.0` | `8.21.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.12.0` | `8.21.0` | | [eslint](https://github.com/eslint/eslint) | `9.13.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` | | [husky](https://github.com/typicode/husky) | `9.1.6` | `9.1.7` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.4.1` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.1` | `9.5.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.3` | Updates `@nestjs/cli` from 10.4.5 to 11.0.0 - [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.5...11.0.0) 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.6 to 11.0.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.0.3/packages/testing) Updates `@types/node` from 22.8.1 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.12.0 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.12.0 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 9.13.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@v9.13.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 `husky` from 9.1.6 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.6...v9.1.7) Updates `lint-staged` from 15.2.10 to 15.4.1 - [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.10...v15.4.1) Updates `prettier` from 3.3.3 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) 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) Updates `typescript` from 5.6.3 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.3) --- 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/node" dependency-type: direct:development update-type: version-update:semver-minor 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-minor 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: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: ts-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Superseded by #419. |
auto-merge was automatically disabled
January 27, 2025 19:12
Pull request was closed
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 14 updates in the / directory:
10.4.511.0.010.2.311.0.010.4.611.0.322.8.122.10.78.12.08.21.08.12.08.21.09.13.09.18.09.1.010.0.15.2.15.2.39.1.69.1.715.2.1015.4.13.3.33.4.29.5.19.5.25.6.35.7.3Updates
@nestjs/clifrom 10.4.5 to 11.0.0Release notes
Sourced from
@nestjs/cli's releases.... (truncated)
Commits
6932655chore(): release v11.0.0fd63b3fMerge pull request #2879 from nestjs/renovate/angular-cli-monorepo5879bcbchore(deps): update dependency@swc/coreto v1.10.8 (#2880)b21f806fix(deps): update angular-cli monorepo to v19.1.27c86190Merge pull request #2878 from nestjs/renovate/inquirer-prompts-7.x2b1c2fafix(deps): update dependency@inquirer/promptsto v79baa082chore: resolve conflicts654a1f8chore: update chokidard6ba3faMerge pull request #2877 from nestjs/renovate/ansis-3.x0289f2aMerge pull request #2876 from nestjs/renovate/inquirer-prompts-5.xUpdates
@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.6 to 11.0.3Release notes
Sourced from
@nestjs/testing's releases.... (truncated)
Commits
cbebdd2chore(@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 conflicts8bcd1e5chore: resolve conflictsUpdates
@types/nodefrom 22.8.1 to 22.10.7Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.12.0 to 8.21.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
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.12.0 to 8.21.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
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.0157b781chore(release): publish 8.18.2b2ce158chore(release): publish 8.18.1d03270fchore: fix incorrect licenses (#10481)c60dbabchore(release): publish 8.18.00d65f17chore: enforce repo nullish check style (#10419)Updates
eslintfrom 9.13.0 to 9.18.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.