Skip to content

build(deps): bump the nestjs-framework group across 1 directory with 7 updates - #419

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/Backend/nestjs-framework-cf6577dfeb
Closed

build(deps): bump the nestjs-framework group across 1 directory with 7 updates#419
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/Backend/nestjs-framework-cf6577dfeb

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the nestjs-framework group with 7 updates in the /Backend directory:

Package From To
@nestjs/common 11.1.27 11.1.29
@nestjs/core 11.1.27 11.1.29
@nestjs/platform-express 11.1.27 11.1.29
@nestjs/swagger 11.4.4 11.4.6
@nestjs/typeorm 11.0.2 11.0.3
@nestjs/cli 11.0.23 11.0.24
@nestjs/testing 11.1.28 11.1.29

Updates @nestjs/common from 11.1.27 to 11.1.29

Release notes

Sourced from @​nestjs/common's releases.

v11.1.29

What's Changed

New Contributors

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

v11.1.28 (2026-07-08)

Bug fixes

  • core
    • #17239 fix(core): trigger teardown of SSE producer Observable on client disconnect with interceptor (@​jyx-07)
  • common
    • #17257 fix(common): Add missing exception classes to HttpErrorByCode (@​Se3do)
  • websockets
    • #17188 fix(websockets): correct type guard to check value not key (@​Se3do)

Enhancements

  • core
    • #17241 feat(core): include auto-converted route in legacy route path warning (@​ronielli)

Dependencies

Committers: 4

... (truncated)

Commits
  • 03587a1 chore(release): publish v11.1.29 release
  • 1e11696 fix(common): added test for #17398
  • 34e4dc1 fix(common): exclude pipe options from validator options
  • 41d9f37 Merge pull request #17327 from kyu4583/feat/sse-comment-fields
  • 3f03234 Merge pull request #17333 from Ativ3k/feat/override-mimetype
  • 15f30d3 fix(common): Add @​publicApi to ParseDatePipe, rename ParseArrayOptions
  • 54f6db2 fix(common): Correct JSDoc in two http exceptions
  • 6e5b5a7 test(common): add override mimetype validation coverage
  • a8a3b55 feat(common): add override mimetype option to file type validator
  • 9612c86 feat(core): support sse comments
  • Additional commits viewable in compare view

Updates @nestjs/core from 11.1.27 to 11.1.29

Release notes

Sourced from @​nestjs/core's releases.

v11.1.29

What's Changed

New Contributors

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

v11.1.28 (2026-07-08)

Bug fixes

  • core
    • #17239 fix(core): trigger teardown of SSE producer Observable on client disconnect with interceptor (@​jyx-07)
  • common
    • #17257 fix(common): Add missing exception classes to HttpErrorByCode (@​Se3do)
  • websockets
    • #17188 fix(websockets): correct type guard to check value not key (@​Se3do)

Enhancements

  • core
    • #17241 feat(core): include auto-converted route in legacy route path warning (@​ronielli)

Dependencies

Committers: 4

... (truncated)

Commits
  • 03587a1 chore(release): publish v11.1.29 release
  • b147e64 chore: narrow type down to a random tuple
  • d047fbd Merge remote-tracking branch 'refs/remotes/origin/master'
  • 5adcd7a chore: apply function decorator to middleware functions
  • 2edb01d Merge pull request #17360 from kyu4583/fix/sse-retry-zero
  • 51cef82 Merge pull request #17400 from Se3do/fix/async-executor-anti-pattern
  • 58dc559 test(core): add unit tests for module-ref
  • 8539f87 refactor(core): remove async promise executor anti-patterns
  • 363aacb fix(core): resolve barrier immediately when target count is zero
  • 803fc2c fix(core): serialize SSE retry field when value is zero
  • Additional commits viewable in compare view

Updates @nestjs/platform-express from 11.1.27 to 11.1.29

Release notes

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

v11.1.29

What's Changed

New Contributors

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

v11.1.28 (2026-07-08)

Bug fixes

  • core
    • #17239 fix(core): trigger teardown of SSE producer Observable on client disconnect with interceptor (@​jyx-07)
  • common
    • #17257 fix(common): Add missing exception classes to HttpErrorByCode (@​Se3do)
  • websockets
    • #17188 fix(websockets): correct type guard to check value not key (@​Se3do)

Enhancements

  • core
    • #17241 feat(core): include auto-converted route in legacy route path warning (@​ronielli)

Dependencies

Committers: 4

... (truncated)

Commits
  • 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
  • dfaa376 chore(release): publish v11.1.28 release
  • 541977a fix(deps): update dependency multer to v2.2.0 [security]
  • See full diff in compare view

Updates @nestjs/swagger from 11.4.4 to 11.4.6

Release notes

Sourced from @​nestjs/swagger's releases.

Release 11.4.6

11.4.6 (2026-07-17)

Features

Bug fixes

Enhancements

Dependencies

Committers: 4

11.4.5

What's Changed

Full Changelog: nestjs/swagger@11.4.4...11.4.5

Commits
  • aec1a22 chore(): release v11.4.6
  • f9eec4f Merge pull request #3986 from nestjs/renovate/js-yaml-5.x
  • b6b6eaf chore(deps): support fastify/static v10
  • e891246 Merge pull request #3949 from yogeshwaran-c/feat/api-query-extensions
  • c8608cf Merge pull request #3947 from yogeshwaran-c/fix/deep-partial-type-array-of-dto
  • 1f55cc1 Merge pull request #3946 from yogeshwaran-c/fix/swagger-html-dollar-substitution
  • 76b7202 Merge pull request #4013 from nestjs/renovate/fastify-compress-9.x-lockfile
  • f60c738 Merge pull request #4012 from nestjs/renovate/vite-8.x-lockfile
  • e8e0eab fix(deps): update dependency js-yaml to v5
  • 880a39e chore(deps): update dependency @​fastify/compress to v9.1.0
  • Additional commits viewable in compare view

Updates @nestjs/typeorm from 11.0.2 to 11.0.3

Release notes

Sourced from @​nestjs/typeorm's releases.

Release 11.0.3

  • chore: warn instead of throwing error, partially revert #2584 (4fbe9a7)
Commits

Updates @nestjs/cli from 11.0.23 to 11.0.24

Release notes

Sourced from @​nestjs/cli's releases.

Release 11.0.24

  • fix(compiler): fail fast when typescript lacks the programmatic api (3c6b4ac4)
  • refactor: move available languages closer to first usage (1697b7fd)
  • refactor: delete unused gulp tool utility helper file (75b57c4e)
  • fix(runners): remove duplicated binary in failed command message (54b08ae0)
Commits
  • c8a68da chore(): release v11.0.24
  • e5fda8c Merge pull request #3478 from ruban-s/fix/typescript-7-unsupported-api
  • 3c6b4ac fix(compiler): fail fast when typescript lacks the programmatic api
  • de85434 Merge pull request #3475 from abdulganiyy/refactor/move-languages-variable-cl...
  • 1697b7f refactor: move available languages closer to first usage
  • 2705bd4 Merge pull request #3472 from abdulganiyy/delete-unused-helper-file
  • 75b57c4 refactor: delete unused gulp tool utility helper file
  • c2aefdf Merge pull request #3469 from iamkanguk97/fix/runner-duplicated-binary
  • 54b08ae fix(runners): remove duplicated binary in failed command message
  • See full diff in compare view

Updates @nestjs/testing from 11.1.28 to 11.1.29

Release notes

Sourced from @​nestjs/testing's releases.

v11.1.29

What's Changed

New Contributors

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

Commits

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

…7 updates

Bumps the nestjs-framework group with 7 updates in the /Backend directory:

| Package | From | To |
| --- | --- | --- |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.27` | `11.1.29` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.27` | `11.1.29` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.27` | `11.1.29` |
| [@nestjs/swagger](https://github.com/nestjs/swagger) | `11.4.4` | `11.4.6` |
| [@nestjs/typeorm](https://github.com/nestjs/typeorm) | `11.0.2` | `11.0.3` |
| [@nestjs/cli](https://github.com/nestjs/nest-cli) | `11.0.23` | `11.0.24` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.28` | `11.1.29` |



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

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

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

Updates `@nestjs/swagger` from 11.4.4 to 11.4.6
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Commits](nestjs/swagger@11.4.4...11.4.6)

Updates `@nestjs/typeorm` from 11.0.2 to 11.0.3
- [Release notes](https://github.com/nestjs/typeorm/releases)
- [Commits](nestjs/typeorm@11.0.2...11.0.3)

Updates `@nestjs/cli` from 11.0.23 to 11.0.24
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Commits](nestjs/nest-cli@11.0.23...11.0.24)

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

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs-framework
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs-framework
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs-framework
- dependency-name: "@nestjs/swagger"
  dependency-version: 11.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs-framework
- dependency-name: "@nestjs/typeorm"
  dependency-version: 11.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs-framework
- dependency-name: "@nestjs/cli"
  dependency-version: 11.0.24
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nestjs-framework
- dependency-name: "@nestjs/testing"
  dependency-version: 11.1.29
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nestjs-framework
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added backend Imported from docs/ISSUES_100.md (label "backend"). dependencies Imported from docs/ISSUES_100.md (label "dependencies"). labels Aug 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
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

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/Backend/nestjs-framework-cf6577dfeb branch August 17, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Imported from docs/ISSUES_100.md (label "backend"). dependencies Imported from docs/ISSUES_100.md (label "dependencies").

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant