Skip to content

docs: fix various typos in comments#16661

Closed
Abhi3975 wants to merge 328 commits intonestjs:v12.0.0from
Abhi3975:patch-typos-nest
Closed

docs: fix various typos in comments#16661
Abhi3975 wants to merge 328 commits intonestjs:v12.0.0from
Abhi3975:patch-typos-nest

Conversation

@Abhi3975
Copy link
Copy Markdown

Fixes a few minor typos across the codebase (e.g., 'cant' -> 'can't', 'isnt' -> 'isn't', 'pre-pended' -> 'prepended').

kamilmysliwiec and others added 30 commits February 27, 2026 11:13
…ypes/node-25.3.2

chore(deps-dev): bump @types/node from 25.3.0 to 25.3.2
chore(@nestjs/core): allow override for initializeWildcardHandlersIfE…
chore(deps): update dependency @types/node to v24.11.0
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.5 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch) and [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together.


Updates `minimatch` from 3.1.3 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.3...v3.1.5)

Updates `minimatch` from 10.1.1 to 10.2.4
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.3...v3.1.5)

Updates `minimatch` from 10.0.3 to 10.2.4
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.3...v3.1.5)

Updates `minimatch` from 9.0.5 to 9.0.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.3...v3.1.5)

Updates `minimatch` from 10.2.2 to 10.2.4
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.3...v3.1.5)

Updates `lerna` from 9.0.4 to 9.0.5
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v9.0.5/packages/lerna)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 10.2.4
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 10.2.4
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 9.0.9
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 10.2.4
  dependency-type: indirect
- dependency-name: lerna
  dependency-version: 9.0.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
…ulti-a179886a5c

chore(deps): bump minimatch and lerna
…ie-vulnerability

chore(deps): update dependency @fastify/middie to v9.2.0 [security]
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.56.0 to 8.56.1.
- [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.56.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.56.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…rability

fix(deps): update dependency multer to v2.1.0 [security]
Bumps [globals](https://github.com/sindresorhus/globals) from 17.3.0 to 17.4.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.3.0...v17.4.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 17.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.3.2 to 25.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): update dependency @types/node to v25.3.3
chore(deps): update dependency @types/supertest to v7
fix(deps): update dependency class-validator to v0.15.1
…lobals-17.4.0

chore(deps-dev): bump globals from 17.3.0 to 17.4.0
…ypes/node-25.3.3

chore(deps-dev): bump @types/node from 25.3.2 to 25.3.3
…ypescript-eslint/parser-8.56.1

chore(deps-dev): bump @typescript-eslint/parser from 8.56.0 to 8.56.1
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.12.0 to 16.13.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.12.0...v16.13.0)

---
updated-dependencies:
- dependency-name: graphql
  dependency-version: 16.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.2.7 to 16.3.1.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.2.7...v16.3.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 16.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
kamilmysliwiec and others added 25 commits March 25, 2026 09:54
…pollo/server-5.5.0

chore(deps-dev): bump @apollo/server from 5.4.0 to 5.5.0
chore(deps): update dependency mqtt to v5.15.1
…t-monorepo

chore(deps): update typescript-eslint monorepo to v8.57.2
…ackages

fix(deps): update dependency @apollo/server to v5.5.0
…qtt-5.15.1

chore(deps-dev): bump mqtt from 5.15.0 to 5.15.1
Bumps  and [picomatch](https://github.com/micromatch/picomatch). These dependencies needed to be updated together.

Updates `picomatch` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.3...4.0.4)

Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.3...4.0.4)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.13.1 to 16.13.2.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.13.1...v16.13.2)

---
updated-dependencies:
- dependency-name: graphql
  dependency-version: 16.13.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mongoose](https://github.com/Automattic/mongoose) from 9.3.2 to 9.3.3.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@9.3.2...9.3.3)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-version: 9.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ongoose-9.3.3

chore(deps-dev): bump mongoose from 9.3.2 to 9.3.3
…raphql-16.13.2

chore(deps-dev): bump graphql from 16.13.1 to 16.13.2
…ulti-bf05dc1ecf

chore(deps): bump picomatch
fix(deps): update dependency mongoose to v9.3.3
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9.
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-version: 4.7.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…andlebars-4.7.9

chore(deps): bump handlebars from 4.7.8 to 4.7.9
fix(deps): update dependency path-to-regexp to v8.4.0
chore(deps): update dependency amqplib to v1
fix(deps): update prisma monorepo to v7.6.0
…ulnerability

fix(deps): update dependency handlebars to v4.7.9 [security]
…-transient-scope-reproduction

fix(core): dependency injection edge case with moduleref.create
@kamilmysliwiec
Copy link
Copy Markdown
Member

Could you rebase to v12.0.0 branch?

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 3a43d453-bbb0-4b80-a8de-1ecc529c2d78

Details

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage remained the same at 89.856%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/microservices/server/server-grpc.ts 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
packages/microservices/server/server-grpc.ts 1 86.14%
Totals Coverage Status
Change from base Build fd2ea7ba-2387-47b3-92ca-9b78d11c848b: 0.0%
Covered Lines: 7600
Relevant Lines: 8458

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec changed the base branch from master to v12.0.0 March 31, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.