Skip to content

chore(deps): bump the nestjs-ecosystem group with 4 updates - #86

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nestjs-ecosystem-6612db7d73
Aug 20, 2026
Merged

chore(deps): bump the nestjs-ecosystem group with 4 updates#86
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nestjs-ecosystem-6612db7d73

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the nestjs-ecosystem group with 4 updates: @nestjs/common, @nestjs/core, @nestjs/platform-express and @nestjs/testing.

Updates @nestjs/common from 11.1.28 to 11.2.1

Release notes

Sourced from @​nestjs/common's releases.

v11.2.1

What's Changed

Full Changelog: nestjs/nest@v11.2.0...v11.2.1

v11.2.0

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.29...v11.2.0

v11.1.29

What's Changed

New Contributors

... (truncated)

Commits
  • 4535f43 chore(release): publish v11.2.1 release
  • f2a7e4b chore(release): publish v11.2.0 release
  • b2e7fb5 Merge pull request #17469 from nestjs/feat/sse-signal
  • 6498f11 feat: signal should finalize in every case
  • 7627546 feat(core): sse signal
  • 5d93228 Merge pull request #17086 from LeSingh1/fix/parse-enum-numeric-reverse-mapping
  • 4fbd6e6 Potential fix for pull request finding
  • eac10cd Merge pull request #17162 from gacardinal/feat/query-http-method
  • 9879885 Merge pull request #17435 from Jaybhade/fix/file-type-validator-mime-metachar...
  • 03587a1 chore(release): publish v11.1.29 release
  • Additional commits viewable in compare view

Updates @nestjs/core from 11.1.28 to 11.2.1

Release notes

Sourced from @​nestjs/core's releases.

v11.2.1

What's Changed

Full Changelog: nestjs/nest@v11.2.0...v11.2.1

v11.2.0

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.29...v11.2.0

v11.1.29

What's Changed

New Contributors

... (truncated)

Commits
  • 4535f43 chore(release): publish v11.2.1 release
  • a326599 fix(core): fix sse early-return
  • f2a7e4b chore(release): publish v11.2.0 release
  • b2e7fb5 Merge pull request #17469 from nestjs/feat/sse-signal
  • 6498f11 feat: signal should finalize in every case
  • 7627546 feat(core): sse signal
  • eac10cd Merge pull request #17162 from gacardinal/feat/query-http-method
  • 73f28b2 fix(core): scan pre-registered dynamic imports of lazy modules
  • 5061da3 Merge pull request #17416 from eeshsaxena/fix/legacy-route-converter-adjacent...
  • 8b759fe Merge pull request #17430 from shariyerShazan/fix/lazy-module-loader-singleto...
  • Additional commits viewable in compare view

Updates @nestjs/platform-express from 11.1.28 to 11.2.1

Release notes

Sourced from @​nestjs/platform-express's releases.

v11.2.1

What's Changed

Full Changelog: nestjs/nest@v11.2.0...v11.2.1

v11.2.0

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.29...v11.2.0

v11.1.29

What's Changed

New Contributors

... (truncated)

Commits
  • 4535f43 chore(release): publish v11.2.1 release
  • f2a7e4b chore(release): publish v11.2.0 release
  • 03587a1 chore(release): publish v11.1.29 release
  • 4e4f8f0 Merge pull request #17421 from Se3do/fix/express-multer-limit-field-nesting
  • 2a532e7 chore: fix misspelled spec filenames
  • 4a40978 fix(express): map missing multer field nesting error
  • 7285778 chore: update multerExceptions constant
  • 92bc05d chore: update readme
  • See full diff in compare view

Updates @nestjs/testing from 11.1.28 to 11.2.1

Release notes

Sourced from @​nestjs/testing's releases.

v11.2.1

What's Changed

Full Changelog: nestjs/nest@v11.2.0...v11.2.1

v11.2.0

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.29...v11.2.0

v11.1.29

What's Changed

New Contributors

... (truncated)

Commits
  • 4535f43 chore(release): publish v11.2.1 release
  • f2a7e4b chore(release): publish v11.2.0 release
  • 03587a1 chore(release): publish v11.1.29 release
  • 92bc05d chore: update readme
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the nestjs-ecosystem group with 4 updates: [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) and [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing).


Updates `@nestjs/common` from 11.1.28 to 11.2.1
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.2.1/packages/common)

Updates `@nestjs/core` from 11.1.28 to 11.2.1
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.2.1/packages/core)

Updates `@nestjs/platform-express` from 11.1.28 to 11.2.1
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.2.1/packages/platform-express)

Updates `@nestjs/testing` from 11.1.28 to 11.2.1
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.2.1/packages/testing)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-version: 11.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nestjs-ecosystem
- dependency-name: "@nestjs/core"
  dependency-version: 11.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nestjs-ecosystem
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nestjs-ecosystem
- dependency-name: "@nestjs/testing"
  dependency-version: 11.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nestjs-ecosystem
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 20, 2026
@github-actions
github-actions Bot merged commit a4da895 into main Aug 20, 2026
2 of 3 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/nestjs-ecosystem-6612db7d73 branch August 20, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant