Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/nestjs-c3c2b0a3ab
Open

build(deps): bump the nestjs group across 1 directory with 7 updates#390
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/nestjs-c3c2b0a3ab

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2026

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

Package From To
@nestjs/common 11.1.0 11.1.13
@nestjs/config 4.0.2 4.0.3
@nestjs/core 11.1.0 11.1.13
@nestjs/jwt 11.0.0 11.0.2
@nestjs/platform-fastify 11.1.0 11.1.13
@nestjs/swagger 11.2.0 11.2.6
@nestjs/testing 11.1.0 11.1.13

Updates @nestjs/common from 11.1.0 to 11.1.13

Release notes

Sourced from @​nestjs/common's releases.

v11.1.13 (2026-02-03)

Bug fixes

  • common
    • #16230 fix(common): Fix skipping maxArrayLength and maxStringLength option (@​chojs23)

Enhancements

Dependencies

Committers: 6

v11.1.12 (2026-01-15)

Bug fixes

Dependencies

Committers: 3

v11.1.11 (2025-12-29)

Bug fixes

  • platform-fastify

... (truncated)

Commits
  • e3a958a chore(release): publish v11.1.13 release
  • d88856c test(common): add unit tests for class serializer interceptor
  • a1f6162 Merge pull request #16202 from som14062005/fix/issue-16195
  • 8222634 refactor: move built-in types to module-level constant
  • 979a8e2 fix(common): Fix skipping maxArrayLength and maxStringLength option
  • 8fb17f5 fix(common): exclude built-in primitives from strip proto keys
  • 16296b9 fix(common): exclude built-in primitives from strip proto keys
  • 96932ad chore(release): publish v11.1.12 release
  • a52e608 fix(common): convert absolute paths to urls for esm loading
  • 8a5be22 fix(deps): update dependency file-type to v21.3.0
  • Additional commits viewable in compare view

Updates @nestjs/config from 4.0.2 to 4.0.3

Release notes

Sourced from @​nestjs/config's releases.

Release 4.0.3

What's Changed

Full Changelog: nestjs/config@4.0.2...4.0.3

Commits
  • fc0db0a chore(): release v4.0.3
  • 3c57f35 Merge pull request #2100 from nestjs/renovate/dotenv-17.x
  • 560f095 fix(deps): update dependency dotenv to v17
  • 2585fd9 Merge pull request #2189 from nestjs/renovate/cimg-node-24.x
  • 23735a1 Merge pull request #2146 from nestjs/renovate/dotenv-expand-12.x
  • 55ba08b fix(deps): update dependency dotenv-expand to v12.0.3
  • 7fb8984 Merge pull request #2250 from nestjs/renovate/npm-lodash-vulnerability
  • 2248d7b chore(deps): update nest monorepo to v11.1.13 (#2260)
  • c77a8f6 chore(deps): update dependency @​types/node to v24.10.10 (#2259)
  • 48212e0 chore(deps): update commitlint monorepo to v20.4.1 (#2258)
  • Additional commits viewable in compare view

Updates @nestjs/core from 11.1.0 to 11.1.13

Release notes

Sourced from @​nestjs/core's releases.

v11.1.13 (2026-02-03)

Bug fixes

  • common
    • #16230 fix(common): Fix skipping maxArrayLength and maxStringLength option (@​chojs23)

Enhancements

Dependencies

Committers: 6

v11.1.12 (2026-01-15)

Bug fixes

Dependencies

Committers: 3

v11.1.11 (2025-12-29)

Bug fixes

  • platform-fastify

... (truncated)

Commits
  • e3a958a chore(release): publish v11.1.13 release
  • db9494a perf(core): use set instead of array for module registry lookup
  • 909b504 test(core): add unit tests for discovery service
  • 96932ad chore(release): publish v11.1.12 release
  • 4fdeb0b style: address lint issues
  • e5616c2 feat: apply instance decorator to all enhancers
  • 585f55f chore: revert lerna version
  • fef323b chore(release): publish v11.1.11 release
  • 15198c6 fix(core): add missing catch handler for forward-ref provider resolution
  • de5e026 chore(@​nestjs) publish v11.1.10 release
  • Additional commits viewable in compare view

Updates @nestjs/jwt from 11.0.0 to 11.0.2

Release notes

Sourced from @​nestjs/jwt's releases.

Release 11.0.2

What's Changed

Full Changelog: nestjs/jwt@11.0.1...11.0.2

Release 11.0.1

What's Changed

New Contributors

Full Changelog: nestjs/jwt@11.0.0...11.0.1

Commits
  • 78c481e chore(): release v11.0.2
  • 1456a2a Merge pull request #2066 from nestjs/renovate/cimg-node-24.x
  • 1fe1428 Merge pull request #2088 from nestjs/renovate/jsonwebtoken-9.x
  • de91936 chore(deps): update commitlint monorepo to v20.2.0 (#2090)
  • 21baa55 fix(deps): update dependency jsonwebtoken to v9.0.3
  • 0fd450c chore(deps): update dependency prettier to v3.7.4 (#2087)
  • a7e53f8 chore(deps): update dependency typescript-eslint to v8.48.1 (#2086)
  • aaae1fe chore(deps): update dependency ts-jest to v29.4.6 (#2085)
  • 17bd57d chore(deps): update dependency prettier to v3.7.3 (#2084)
  • 8d29810 chore(deps): update dependency prettier to v3.7.2 (#2083)
  • Additional commits viewable in compare view

Updates @nestjs/platform-fastify from 11.1.0 to 11.1.13

Release notes

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

v11.1.13 (2026-02-03)

Bug fixes

  • common
    • #16230 fix(common): Fix skipping maxArrayLength and maxStringLength option (@​chojs23)

Enhancements

Dependencies

Committers: 6

v11.1.12 (2026-01-15)

Bug fixes

Dependencies

Committers: 3

v11.1.11 (2025-12-29)

Bug fixes

  • platform-fastify

... (truncated)

Commits
  • e3a958a chore(release): publish v11.1.13 release
  • fba0de7 fix(deps): update dependency fastify to v5.7.4
  • e2ef54b fix(deps): update dependency fastify to v5.7.2
  • 4fa9409 fix(deps): update dependency fastify to v5.7.1
  • ffddbfe chore(deps): bump fastify from 5.6.2 to 5.7.0
  • 96932ad chore(release): publish v11.1.12 release
  • 73f71c4 fix(deps): update dependency find-my-way to v9.4.0
  • 585f55f chore: revert lerna version
  • fef323b chore(release): publish v11.1.11 release
  • d1e55d0 style: disable linter for fastify middie external
  • Additional commits viewable in compare view

Updates @nestjs/swagger from 11.2.0 to 11.2.6

Release notes

Sourced from @​nestjs/swagger's releases.

11.2.6

What's Changed

New Contributors

Full Changelog: nestjs/swagger@11.2.5...11.2.6

Release 11.2.5

11.2.5 (2026-01-14)

Bug fixes

Enhancements

Committers: 2

11.2.4

What's Changed

New Contributors

Full Changelog: nestjs/swagger@11.2.3...11.2.4

Release 11.2.3

What's Changed

Full Changelog: nestjs/swagger@11.2.2...11.2.3

Release 11.2.2

11.2.2 (2025-11-16)

... (truncated)

Commits
  • 3281744 chore(): release v11.2.6
  • bca62d9 Merge pull request #3705 from nestjs/renovate/npm-lodash-vulnerability
  • b06e08a Merge pull request #3697 from ismaildasci/feat/add-format-type-definition
  • 0eeb8af Merge pull request #3707 from wanderer-s/fix/api_query_type
  • 4869d1b Merge pull request #3715 from micalevisk/feat/add-server-custom-fields
  • 8c64c72 chore(deps): update nest monorepo to v11.1.13 (#3722)
  • 128aac4 chore(deps): update dependency @​types/node to v24.10.10 (#3721)
  • 61fec42 chore(deps): update dependency fastify to v5.7.4 (#3720)
  • d453a02 chore(deps): update commitlint monorepo to v20.4.1 (#3718)
  • 1447671 fix(deps): update dependency lodash to v4.17.23 [security]
  • Additional commits viewable in compare view

Updates @nestjs/testing from 11.1.0 to 11.1.13

Release notes

Sourced from @​nestjs/testing's releases.

v11.1.13 (2026-02-03)

Bug fixes

  • common
    • #16230 fix(common): Fix skipping maxArrayLength and maxStringLength option (@​chojs23)

Enhancements

Dependencies

Committers: 6

v11.1.12 (2026-01-15)

Bug fixes

Dependencies

Committers: 3

v11.1.11 (2025-12-29)

Bug fixes

  • platform-fastify

... (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 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 scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Feb 4, 2026
@flex-development flex-development bot enabled auto-merge (squash) February 4, 2026 20:45
Bumps the nestjs group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.0` | `11.1.13` |
| [@nestjs/config](https://github.com/nestjs/config) | `4.0.2` | `4.0.3` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.0` | `11.1.13` |
| [@nestjs/jwt](https://github.com/nestjs/jwt) | `11.0.0` | `11.0.2` |
| [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) | `11.1.0` | `11.1.13` |
| [@nestjs/swagger](https://github.com/nestjs/swagger) | `11.2.0` | `11.2.6` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.0` | `11.1.13` |



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

Updates `@nestjs/config` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/nestjs/config/releases)
- [Commits](nestjs/config@4.0.2...4.0.3)

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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/config"
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/jwt"
  dependency-version: 11.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/platform-fastify"
  dependency-version: 11.1.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/swagger"
  dependency-version: 11.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/testing"
  dependency-version: 11.1.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nestjs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bun/nestjs-c3c2b0a3ab branch from c771df8 to 6b33ad2 Compare February 4, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:dependencies dependency updates type:build changes to the build system or external dependencies

Projects

Status: 🆕 New

Development

Successfully merging this pull request may close these issues.

0 participants