Skip to content

build(deps-dev): bump the nestjs group across 1 directory with 9 updates #376

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps the nestjs group with 9 updates in the / directory:

Package From To
@nestjs/cli 11.0.7 11.0.10
@nestjs/common 11.1.3 11.1.6
@nestjs/core 11.1.3 11.1.6
@nestjs/platform-express 11.1.3 11.1.6
@nestjs/platform-fastify 11.1.3 11.1.6
@nestjs/platform-ws 11.1.3 11.1.6
@nestjs/schematics 11.0.5 11.0.7
@nestjs/testing 11.1.3 11.1.6
@nestjs/websockets 11.1.3 11.1.6

Updates @nestjs/cli from 11.0.7 to 11.0.10

Release notes

Sourced from @​nestjs/cli's releases.

Release 11.0.10

What's Changed

Full Changelog: nestjs/nest-cli@11.0.9...11.0.10

Release 11.0.9

  • fix(deps): update angular-cli monorepo to v20 (5bbd8f83)
  • chore: disable shell by default (c31554d6)
  • fix(deps): update dependency @​inquirer/prompts to v7.8.0 (4897ce2c)

Release 11.0.8

What's Changed

Full Changelog: nestjs/nest-cli@11.0.7...11.0.8

Commits
  • e47541d chore(): release v11.0.10
  • 3186552 Merge pull request #3115 from nestjs/revert-3047-renovate/major-angular-cli-m...
  • ce6acd3 Revert "fix(deps): update angular-cli monorepo to v20 (major)"
  • 79ac1e2 Merge pull request #3114 from nestjs/revert-3109-chore/disable-shell-by-default
  • d43b91c Revert "chore: disable shell by default"
  • fe3aca7 chore(): release v11.0.9
  • 0594cb1 Merge pull request #3047 from nestjs/renovate/major-angular-cli-monorepo
  • 5bbd8f8 fix(deps): update angular-cli monorepo to v20
  • 4434eb5 Merge pull request #3109 from nestjs/chore/disable-shell-by-default
  • aa6f234 Merge pull request #3105 from nestjs/renovate/inquirer-prompts-7.x
  • Additional commits viewable in compare view

Updates @nestjs/common from 11.1.3 to 11.1.6

Release notes

Sourced from @​nestjs/common's releases.

v11.1.6 (2025-08-07)

Bug fixes

Dependencies

Committers: 6

v11.1.5 (2025-07-18)

Dependencies

v11.1.4 (2025-07-16)

Bug fixes

  • platform-fastify
    • #15385 fix(testing): auto-init fastify adapter for middleware registration (@​mag123c)
  • core, testing
  • core
  • microservices

Enhancements

... (truncated)

Commits

Updates @nestjs/core from 11.1.3 to 11.1.6

Release notes

Sourced from @​nestjs/core's releases.

v11.1.6 (2025-08-07)

Bug fixes

Dependencies

Committers: 6

v11.1.5 (2025-07-18)

Dependencies

v11.1.4 (2025-07-16)

Bug fixes

  • platform-fastify
    • #15385 fix(testing): auto-init fastify adapter for middleware registration (@​mag123c)
  • core, testing
  • core
  • microservices

Enhancements

... (truncated)

Commits
  • 35c3ded chore(@​nestjs) publish v11.1.6 release
  • 60b2ed4 Merge pull request #15504 from hajekjiri/bug/fix-undefined-injection
  • ab93e4b fix(core): fix race condition in class dependency resolution
  • f14a976 style(core): change inquirer id to const
  • 93f54ed fix(core): attach root inquirer for nested transient providers
  • cd009a7 refactor(core): fix the typo 'controler' to 'controller'
  • 9bb0560 chore(@​nestjs) publish v11.1.5 release
  • 1f101ac chore(@​nestjs) publish v11.1.4 release
  • f704dcb Merge pull request #15405 from hajekjiri/bug/fix-race-condition-in-dependency...
  • a453b63 fix(core): fix race condition in class dependency resolution
  • Additional commits viewable in compare view

Updates @nestjs/platform-express from 11.1.3 to 11.1.6

Release notes

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

v11.1.6 (2025-08-07)

Bug fixes

Dependencies

Committers: 6

v11.1.5 (2025-07-18)

Dependencies

v11.1.4 (2025-07-16)

Bug fixes

  • platform-fastify
    • #15385 fix(testing): auto-init fastify adapter for middleware registration (@​mag123c)
  • core, testing
  • core
  • microservices

Enhancements

... (truncated)

Commits

Updates @nestjs/platform-fastify from 11.1.3 to 11.1.6

Release notes

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

v11.1.6 (2025-08-07)

Bug fixes

Dependencies

Committers: 6

v11.1.5 (2025-07-18)

Dependencies

v11.1.4 (2025-07-16)

Bug fixes

  • platform-fastify
    • #15385 fix(testing): auto-init fastify adapter for middleware registration (@​mag123c)
  • core, testing
  • core
  • microservices

Enhancements

... (truncated)

Commits
  • 35c3ded chore(@​nestjs) publish v11.1.6 release
  • ff643d1 chore(deps): bump @​fastify/cors from 11.0.1 to 11.1.0
  • 9bb0560 chore(@​nestjs) publish v11.1.5 release
  • 1f101ac chore(@​nestjs) publish v11.1.4 release
  • b34d428 Merge pull request #15385 from mag123c/fix/fastify-adapter-middleware-init
  • 07291c2 feat(platform-fastify): implement lazy middleware registration
  • b7ca2bd Merge pull request #14789 from piotrfrankowski/pf/feat/add-fastify-schema-dec...
  • d602f74 fix(platform-fastify): improve middleware registration error message
  • adc7e15 feat: enhance introspection capabilities
  • c26e928 chore(deps): bump fastify from 5.3.3 to 5.4.0
  • Additional commits viewable in compare view

Updates @nestjs/platform-ws from 11.1.3 to 11.1.6

Release notes

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

v11.1.6 (2025-08-07)

Bug fixes

Dependencies

Committers: 6

v11.1.5 (2025-07-18)

Dependencies

v11.1.4 (2025-07-16)

Bug fixes

  • platform-fastify
    • #15385 fix(testing): auto-init fastify adapter for middleware registration (@​mag123c)
  • core, testing
  • core
  • microservices

Enhancements

... (truncated)

Commits

Updates @nestjs/schematics from 11.0.5 to 11.0.7

Release notes

Sourced from @​nestjs/schematics's releases.

Release 11.0.7

What's Changed

Full Changelog: nestjs/schematics@11.0.6...11.0.7

11.0.6

What's Changed

New Contributors

Full Changelog: nestjs/schematics@11.0.5...11.0.6

Commits
  • 8077e13 chore(): release v11.0.7
  • 50abba4 Merge pull request #2153 from nestjs/revert-2094-renovate/major-angular-cli-m...
  • dc4c36a Revert "fix(deps): update angular-cli monorepo to v20 (major)"
  • f2682ad chore(): release v11.0.6
  • 762df03 Merge pull request #2151 from nestjs/renovate/node-22.x
  • 0d52b0a Merge pull request #2094 from nestjs/renovate/major-angular-cli-monorepo
  • 15d32db chore(deps): update dependency @​types/node to v22.17.0
  • 7ae68bf fix(deps): update angular-cli monorepo to v20
  • 89f0dcd Merge pull request #2058 from nestjs/renovate/cimg-node-22.x
  • 1c60622 Merge pull request #2142 from codiophile/patch-2
  • Additional commits viewable in compare view

Updates @nestjs/testing from 11.1.3 to 11.1.6

Release notes

Sourced from @​nestjs/testing's releases.

v11.1.6 (2025-08-07)

Bug fixes

Dependencies

Committers: 6

v11.1.5 (2025-07-18)

Dependencies

v11.1.4 (2025-07-16)

Bug fixes

  • platform-fastify
    • #15385 fix(testing): auto-init fastify adapter for middleware registration (@​mag123c)
  • core, testing
  • core
  • microservices

Enhancements

... (truncated)

Commits

Updates @nestjs/websockets from 11.1.3 to 11.1.6

Release notes

Sourced from @​nestjs/websockets's releases.

v11.1.6 (2025-08-07)

Bug fixes

Dependencies

Committers: 6

v11.1.5 (2025-07-18)

Dependencies

v11.1.4 (2025-07-16)

Bug fixes

  • platform-fastify
    • #15385 fix(testing): auto-init fastify adapter for middleware registration (@​mag123c)
  • core, testing
  • core
  • microservices

Enhancements

... (truncated)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 11, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs-6f5a2fa935 branch from 7585ce2 to 20ca19e Compare August 12, 2025 11:08
Bumps the nestjs group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nestjs/cli](https://github.com/nestjs/nest-cli) | `11.0.7` | `11.0.10` |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.3` | `11.1.6` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.3` | `11.1.6` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.3` | `11.1.6` |
| [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) | `11.1.3` | `11.1.6` |
| [@nestjs/platform-ws](https://github.com/nestjs/nest/tree/HEAD/packages/platform-ws) | `11.1.3` | `11.1.6` |
| [@nestjs/schematics](https://github.com/nestjs/schematics) | `11.0.5` | `11.0.7` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.3` | `11.1.6` |
| [@nestjs/websockets](https://github.com/nestjs/nest/tree/HEAD/packages/websockets) | `11.1.3` | `11.1.6` |



Updates `@nestjs/cli` from 11.0.7 to 11.0.10
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](nestjs/nest-cli@11.0.7...11.0.10)

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

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

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

Updates `@nestjs/platform-fastify` from 11.1.3 to 11.1.6
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.6/packages/platform-fastify)

Updates `@nestjs/platform-ws` from 11.1.3 to 11.1.6
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.6/packages/platform-ws)

Updates `@nestjs/schematics` from 11.0.5 to 11.0.7
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json)
- [Commits](nestjs/schematics@11.0.5...11.0.7)

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

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

---
updated-dependencies:
- dependency-name: "@nestjs/cli"
  dependency-version: 11.0.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/platform-fastify"
  dependency-version: 11.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/platform-ws"
  dependency-version: 11.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/schematics"
  dependency-version: 11.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/testing"
  dependency-version: 11.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/websockets"
  dependency-version: 11.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nestjs
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs-6f5a2fa935 branch from 20ca19e to cf64a98 Compare August 19, 2025 06:17
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants