Skip to content

Bump the nestjs group with 3 updates - #363

Merged
dependabot[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/nestjs-29bedc6623
Jul 16, 2025
Merged

Bump the nestjs group with 3 updates#363
dependabot[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/nestjs-29bedc6623

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2025

Copy link
Copy Markdown
Contributor

Updates the requirements on @nestjs/common, @nestjs/core and @nestjs/platform-express to permit the latest version.
Updates @nestjs/common to 11.1.4

Release notes

Sourced from @​nestjs/common's releases.

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

Dependencies

Committers: 11

Commits

Updates @nestjs/core to 11.1.4

Release notes

Sourced from @​nestjs/core's releases.

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

Dependencies

Committers: 11

Commits
  • 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
  • 565943c chore: revert to chai v4
  • 3aa72ba Merge pull request #15333 from gentunian/fix-router-module-children-path-empty
  • ed714ac Merge pull request #15386 from nestjs/feat/introspection-capabilities
  • 4d436f0 test: update outdated unit tests
  • adc7e15 feat: enhance introspection capabilities
  • 2b9118a Merge pull request #15380 from SocketSomeone/patch-2
  • 0701ef4 style: linting
  • Additional commits viewable in compare view

Updates @nestjs/platform-express to 11.1.4

Release notes

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

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

Dependencies

Committers: 11

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 will merge this PR once CI passes on it, as requested by @samchon.


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

Updates the requirements on [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) and [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) to permit the latest version.

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

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

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

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.4
  dependency-type: direct:production
  dependency-group: nestjs
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.4
  dependency-type: direct:production
  dependency-group: nestjs
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.4
  dependency-type: direct:production
  dependency-group: nestjs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 16, 2025
@samchon

samchon commented Jul 16, 2025

Copy link
Copy Markdown
Owner

@dependabot merge

@dependabot
dependabot Bot merged commit f79c9b1 into master Jul 16, 2025
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/nestjs-29bedc6623 branch July 16, 2025 09:19
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.

1 participant