Skip to content

chore(deps): bump the nestjs group with 5 updates - #187

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nestjs-3130bca361
Closed

chore(deps): bump the nestjs group with 5 updates#187
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nestjs-3130bca361

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown

Bumps the nestjs group with 5 updates:

Package From To
@nestjs/common 11.1.3 11.1.28
@nestjs/core 11.1.3 11.1.28
@nestjs/swagger 11.4.5 11.4.6
@nestjs/typeorm 11.0.0 11.0.3
@nestjs/testing 11.1.3 11.1.28

Updates @nestjs/common from 11.1.3 to 11.1.28

Release notes

Sourced from @​nestjs/common's releases.

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

v11.1.27

What's Changed

Full Changelog: nestjs/nest@v11.1.26...v11.1.27

v11.1.26

What's Changed

Full Changelog: nestjs/nest@v11.1.25...v11.1.26

v11.1.25

What's Changed

New Contributors

... (truncated)

Commits
  • dfaa376 chore(release): publish v11.1.28 release
  • a5e86d8 fix(common): Add missing exception classes to HttpErrorByCode
  • 660a124 chore(release): publish v11.1.27 release
  • aa5c4f1 chore: update readme and package.json
  • 9ff83d5 chore(release): publish v11.1.26 release
  • 02f8041 chore(release): publish v11.1.25 release
  • 1634915 test(common): Add unit tests for cli-colors utility
  • 380bf5c Merge pull request #17058 from Se3do/test/extend-metadata
  • af4542b test(common): Add unit tests for assignCustomParameterMetadata
  • b67aea1 test(common): Add unit tests for extendArrayMetadata
  • Additional commits viewable in compare view

Updates @nestjs/core from 11.1.3 to 11.1.28

Release notes

Sourced from @​nestjs/core's releases.

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

v11.1.27

What's Changed

Full Changelog: nestjs/nest@v11.1.26...v11.1.27

v11.1.26

What's Changed

Full Changelog: nestjs/nest@v11.1.25...v11.1.26

v11.1.25

What's Changed

New Contributors

... (truncated)

Commits
  • dfaa376 chore(release): publish v11.1.28 release
  • 053a316 Merge pull request #17239 from jyx-07/fix/sse-interceptor-teardown
  • 8e7a2ee feat(core): include auto-converted route in legacy route path warning
  • c5b7164 fix(core): trigger sse observable teardown on disconnect
  • 660a124 chore(release): publish v11.1.27 release
  • 5c5e9ba fix(core): sse async handlers teardown issue #17128
  • aa5c4f1 chore: update readme and package.json
  • 9ff83d5 chore(release): publish v11.1.26 release
  • 0f398fd test: fix broken unit test
  • d152eec fix(core): post sse endpoint empty response #17098
  • Additional commits viewable in compare view

Updates @nestjs/swagger from 11.4.5 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

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.0 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)

Release 11.0.2

  • Merge pull request #2616 from nestjs/renovate/cimg-node-24.x (b227891)
  • Merge pull request #2605 from nestjs/renovate/postgres-18.x (60575ba)
  • Merge pull request #2631 from nestjs/renovate/oxlint-monorepo (60c6218)
  • Merge pull request #2632 from nestjs/renovate/actions-setup-node-6.x (5156904)
  • chore(deps): update actions/setup-node action to v6 (5eb47ad)
  • chore(deps): update oxlint monorepo to v1.70.0 (bfcfc7d)
  • chore(deps): update nest monorepo to v11.1.27 (#2630) (55cdb77)
  • chore(deps): update vitest monorepo to v4.1.9 (#2628) (2073532)
  • chore(deps): update postgres docker tag to v18.4 (efdd83f)
  • chore(deps): update node.js to v24.16.0 (66b9fb2)
  • Merge pull request #2627 from naorpeled/feat/support-v1-of-typeorm (4c80d7c)
  • ci: bump typeorm dev dependency to v1 and test both majors (959211b)
  • chore(deps): update dependency @​types/node to v24.13.2 (#2626) (75f1b11)
  • chore(deps): update oxlint monorepo to v1.69.0 (#2617) (5535652)
  • chore(deps): update dependency prettier to v3.8.4 (#2625) (4cff37a)
  • chore(deps): update dependency release-it to v20.2.0 (#2619) (27286ba)
  • chore(deps): update dependency @​types/node to v24.13.1 (#2622) (2f36f10)
  • chore(deps): update vitest monorepo to v4.1.8 (#2621) (704c51b)
  • chore(deps): update dependency lint-staged to v17.0.7 (#2620) (7a754c9)
  • chore(deps): update commitlint monorepo to v21.0.2 (#2618) (fbbd6c4)
  • chore(deps): update nest monorepo to v11.1.26 (#2615) (c97a755)
  • Merge pull request #2624 from AdrianoCLeao/fix/issue-2623 (051a201)
  • ci: use preinstalled docker compose in CircleCI (c1160d2)
  • chore(deps): update dependency vitest to v4.1.7 (#2614) (017a7cf)
  • chore(deps): update dependency oxlint to v1.66.0 (#2611) (130d4af)
  • chore(deps): update dependency typeorm to v0.3.30 (#2610) (94ec5c1)
  • chore(deps): update dependency pg to v8.21.0 (#2609) (840651f)
  • chore(deps): update dependency lint-staged to v17.0.5 (#2607) (55e6c51)
  • chore(deps): update dependency oxlint to v1.65.0 (#2606) (cb42970)
  • chore(deps): update nest monorepo to v11.1.21 (#2604) (297a950)
  • chore(deps): update nest monorepo to v11.1.20 (#2603) (0a6eb6f)
  • chore(deps): update commitlint monorepo to v21.0.1 (#2602) (0a44cbf)
  • chore(deps): update dependency @​types/node to v24.12.4 (#2601) (550a144)
  • chore(deps): update dependency oxlint to v1.64.0 (#2600) (db34f2d)
  • chore(deps): update dependency vitest to v4.1.6 (#2599) (924848a)
  • chore(deps): update dependency lint-staged to v17.0.4 (#2598) (a659bac)
  • chore(deps): update dependency typeorm to v0.3.29 (#2597) (c71e849)
  • chore(deps): update dependency lint-staged to v17.0.3 (#2596) (c451279)
  • chore(deps): update commitlint monorepo to v21 (#2595) (b249ebd)
  • chore(deps): update dependency @​types/node to v24.12.3 (#2594) (15094b3)
  • chore(deps): update dependency lint-staged to v17 (#2593) (e788568)
  • chore(deps): update dependency oxlint to v1.63.0 (#2592) (6155c6e)
  • chore(deps): update commitlint monorepo to v20.5.3 (#2590) (0bcbba1)
  • chore(deps): update dependency oxlint to v1.62.0 (#2589) (c5e870f)
  • Merge pull request #2585 from yogeshwaran-c/fix/typeorm-v1-optional-imports (4fe2cf2)
  • chore(deps): update dependency @​commitlint/cli to v20.5.2 (#2588) (dcb1ffe)

... (truncated)

Commits
  • 3ac5f9a chore(): release v11.0.3
  • 6bff459 chore: revert warning
  • 8d7f535 chore: ci dont remove package-lock
  • d667e3f chore: temp check ci fail
  • 450ba73 test: comment data sources out
  • 02339ca test: comment data sources out
  • 4fbe9a7 chore: warn instead of throwing error, partially revert #2584
  • ee4bd78 chore(deps): update oxlint monorepo (#2638)
  • 26a5209 chore(deps): update dependency lint-staged to v17.0.8 (#2635)
  • 345d5b0 chore(deps): update dependency pg to v8.22.0 (#2634)
  • Additional commits viewable in compare view

Updates @nestjs/testing from 11.1.3 to 11.1.28

Release notes

Sourced from @​nestjs/testing's releases.

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

v11.1.27

What's Changed

Full Changelog: nestjs/nest@v11.1.26...v11.1.27

v11.1.26

What's Changed

Full Changelog: nestjs/nest@v11.1.25...v11.1.26

v11.1.25

What's Changed

New Contributors

... (truncated)

Commits
  • dfaa376 chore(release): publish v11.1.28 release
  • 660a124 chore(release): publish v11.1.27 release
  • aa5c4f1 chore: update readme and package.json
  • 9ff83d5 chore(release): publish v11.1.26 release
  • 02f8041 chore(release): publish v11.1.25 release
  • d8a0ab8 chore(release): publish v11.1.24 release
  • 2dccece chore: update readmes
  • b8be8c1 chore(release): publish v11.1.23 release
  • 801c46f chore(release): publish v11.1.22 release
  • 983dd52 chore(release): publish v11.1.21 release
  • Additional commits viewable 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 group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.3` | `11.1.28` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.3` | `11.1.28` |
| [@nestjs/swagger](https://github.com/nestjs/swagger) | `11.4.5` | `11.4.6` |
| [@nestjs/typeorm](https://github.com/nestjs/typeorm) | `11.0.0` | `11.0.3` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.3` | `11.1.28` |


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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/swagger"
  dependency-version: 11.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/typeorm"
  dependency-version: 11.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/testing"
  dependency-version: 11.1.28
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nestjs
...

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

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dzekojohn4 dzekojohn4 closed this Jul 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
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/nestjs-3130bca361 branch July 27, 2026 10:42
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.

1 participant