Bump the development-dependencies group across 1 directory with 11 updates #284
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 10 updates in the / directory:
11.0.211.0.511.0.711.0.1122.13.022.13.88.22.08.25.08.22.08.25.09.19.09.21.010.0.110.0.23.4.23.5.329.2.529.2.65.7.35.8.2Updates
@nestjs/clifrom 11.0.2 to 11.0.5Release notes
Sourced from
@nestjs/cli's releases.Commits
777aa0achore(): release v11.0.50c85704Merge pull request #2920 from nestjs/renovate/angular-cli-monorepo62d71fcMerge pull request #2923 from nestjs/renovate/ansis-3.x903d5f1Merge pull request #2928 from AbundantSalmon/fix-hot-reload-for-mjs-filesd866d77feat(swc): add reload application when compiling to mjs1f7c756chore(deps): update dependency@swc/coreto v1.11.1 (#2927)3f76f84chore(deps): update typescript-eslint monorepo to v8.25.0 (#2926)a4b86c9chore(deps): update dependency ts-jest to v29.2.6 (#2925)2a7f878chore(deps): update dependency prettier to v3.5.2 (#2924)82cbae1chore(deps): update dependency eslint to v9.21.0 (#2922)Updates
@nestjs/schematicsfrom 11.0.0 to 11.0.2Release notes
Sourced from
@nestjs/schematics's releases.Commits
1f844b3chore(): release v11.0.29b778ccMerge pull request #2002 from nestjs/renovate/angular-cli-monorepo31e4139chore: remove coveralls badge304040fchore(deps): update dependency prettier to v3.5.3 (#2013)fdd6579chore(deps): update dependency@types/nodeto v22.13.8 (#2011)92f2f9afix(deps): update angular-cli monorepo to v19.2.0d0924c8chore(deps): update dependency eslint-config-prettier to v10.0.2 (#2010)134b84cchore(deps): update typescript-eslint monorepo to v8.25.0 (#2009)064fc01chore(deps): update dependency ts-jest to v29.2.6 (#2008)554f02bchore(deps): update eslint monorepo to v9.21.0 (#2006)Updates
@nestjs/testingfrom 11.0.7 to 11.0.11Release notes
Sourced from
@nestjs/testing's releases.Commits
132c1dfchore(@nestjs) publish v11.0.11 releasebaba45echore(@nestjs) publish v11.0.10 release3c276c9chore(@nestjs) publish v11.0.9 release1093d99chore(@nestjs) publish v11.0.8 releaseUpdates
@types/nodefrom 22.13.0 to 22.13.8Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.22.0 to 8.25.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
1a9ab8fchore(release): publish 8.25.0a43c199feat(eslint-plugin): [no-misused-spread] add suggestions (#10719)0a0a085fix(eslint-plugin): [strict-boolean-expressions] allowNullableBoolean - suppo...b688380fix(eslint-plugin): [no-invalid-void-type] don't flag function overloading wi...f22de04fix(eslint-plugin): [prefer-nullish-coalescing] report on chain expressions i...6f87c20docs(eslint-plugin): [consistent-type-definitions] add FAQs (#10731)fb790dcfix(eslint-plugin): [no-deprecated] report usage of deprecated private identi...5d503b9fix(eslint-plugin): [unified-signatures] handle getter-setter (#10818)f3ef20echore: update to latest nx and use project references first approach (#10361)3646ec0chore(release): publish 8.24.1Updates
@typescript-eslint/parserfrom 8.22.0 to 8.25.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
1a9ab8fchore(release): publish 8.25.0f3ef20echore: update to latest nx and use project references first approach (#10361)3646ec0chore(release): publish 8.24.187d72bachore(release): publish 8.24.02a96020chore(release): publish 8.23.0Updates
eslintfrom 9.19.0 to 9.21.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
ecd0ede9.21.0a7ef4c7Build: changelog update for 9.21.0a8c9a9fchore: update@eslint/eslintrcand@eslint/js(#19453)265e0cfchore: package.json update for@eslint/jsrelease418717ffeat: introduce new deprecated types for rules (#19238)3401b85test: add test forRule.ReportDescriptortype (#19449)e497aa7chore: update rewrite dependencies (#19448)c5561eadocs: Update READMEdb5340dfix: update missing plugin message template (#19445)d8ffdd4fix: do not exit process on rule crash (#19436)Updates
eslint-config-prettierfrom 10.0.1 to 10.0.2Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
... (truncated)
Commits
e2015cdchore: release eslint-config-prettier (#301)e750edcchore(package): explicitly declare js module type (#299)b5b913dci: bump github actions (#300)9160ca2chore: add FUNDING.ymlUpdates
prettierfrom 3.4.2 to 3.5.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
4ff5dc5Release 3.5.3a2e560eFix missing parentheses inConditionalTypeAnnotation(#17196)fa95c97AddmergeBlogPoststep to release script (