Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
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 into
mainfrom
dependabot/bun/nestjs-c3c2b0a3ab

Conversation

@dependabot
Copy link
Copy Markdown
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.24
@nestjs/config 4.0.2 4.0.4
@nestjs/core 11.1.0 11.1.24
@nestjs/jwt 11.0.0 11.0.2
@nestjs/platform-fastify 11.1.0 11.1.24
@nestjs/swagger 11.2.0 11.4.4
@nestjs/testing 11.1.0 11.1.24

Updates @nestjs/common from 11.1.0 to 11.1.24

Release notes

Sourced from @​nestjs/common's releases.

v11.1.24 (2026-05-25)

Bug fixes

Enhancements

Dependencies

Committers: 2

v11.1.23 (2026-05-21)

Bug fixes

  • core
    • nestjs/nest#16998 fix snapshot: true eagerly instantiates Terminus transient indicators since 11.1.20

Committers: 1

v11.1.22 (2026-05-21)

Bug fixes

Enhancements

Committers: 2

v11.1.21 (2026-05-14)

Bug fixes

Committers: 1

... (truncated)

Commits
  • 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
  • a0b0139 chore: update readme
  • 7caeb3f chore(release): publish v11.1.20 release
  • f6a3c2f fix(docs): update some old links in docs
  • 4b6420b Merge pull request #16902 from QusaiAlbonni/fix/filetype-validator-buffer-mes...
  • 33515ed fix(common): improve missing buffer error message in file type validator
  • Additional commits viewable in compare view

Updates @nestjs/config from 4.0.2 to 4.0.4

Release notes

Sourced from @​nestjs/config's releases.

Release 4.0.4

  • fix(deps): update dependency dotenv to v17.4.1 (6bc5737)
  • fix(deps): update dependency lodash to v4.18.1 [security] (f31ee98)

Release 4.0.3

What's Changed

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

Commits
  • 3b5d592 chore(): release v4.0.4
  • 4fbcb03 Merge pull request #2263 from nestjs/renovate/dotenv-17.x
  • 33dae89 Merge pull request #2269 from nestjs/renovate/cimg-node-24.x
  • 0a727c3 Merge pull request #2313 from nestjs/renovate/npm-lodash-vulnerability
  • 6bc5737 fix(deps): update dependency dotenv to v17.4.1
  • f31ee98 fix(deps): update dependency lodash to v4.18.1 [security]
  • 059314c chore(deps): update dependency typescript-eslint to v8.58.1 (#2315)
  • 0f81e2d chore(deps): update dependency eslint to v10.2.0 (#2314)
  • e673ab2 chore(deps): update dependency @​types/node to v24.12.2 (#2311)
  • b1ede30 chore(deps): update nest monorepo to v11.1.18 (#2312)
  • Additional commits viewable in compare view

Updates @nestjs/core from 11.1.0 to 11.1.24

Release notes

Sourced from @​nestjs/core's releases.

v11.1.24 (2026-05-25)

Bug fixes

Enhancements

Dependencies

Committers: 2

v11.1.23 (2026-05-21)

Bug fixes

  • core
    • nestjs/nest#16998 fix snapshot: true eagerly instantiates Terminus transient indicators since 11.1.20

Committers: 1

v11.1.22 (2026-05-21)

Bug fixes

Enhancements

Committers: 2

v11.1.21 (2026-05-14)

Bug fixes

Committers: 1

... (truncated)

Commits
  • d8a0ab8 chore(release): publish v11.1.24 release
  • 3ed595e fix(core): keep dependency parent registry internal
  • 1b8c8b0 fix(core): propagate dependency tree cache resets
  • 4c07009 fix(core): reset dependency tree cache on metadata changes
  • ff95b3f Merge pull request #16997 from hbinhng/feat/warn-late-use-websocket-adapter
  • 2dccece chore: update readmes
  • b8be8c1 chore(release): publish v11.1.23 release
  • 5de10df fix: should skip transient providers for snapshots
  • d956db4 feat(core): warn on late websocket adapter registration
  • 801c46f chore(release): publish v11.1.22 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.24

Release notes

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

v11.1.24 (2026-05-25)

Bug fixes

Enhancements

Dependencies

Committers: 2

v11.1.23 (2026-05-21)

Bug fixes

  • core
    • nestjs/nest#16998 fix snapshot: true eagerly instantiates Terminus transient indicators since 11.1.20

Committers: 1

v11.1.22 (2026-05-21)

Bug fixes

Enhancements

Committers: 2

v11.1.21 (2026-05-14)

Bug fixes

Committers: 1

... (truncated)

Commits
  • 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
  • a0b0139 chore: update readme
  • 7caeb3f chore(release): publish v11.1.20 release
  • f6a3c2f fix(docs): update some old links in docs
  • 1e41553 fix(deps): update dependency find-my-way to v9.6.0
  • 539e2f8 chore(deps): bump fastify from 5.8.4 to 5.8.5
  • Additional commits viewable in compare view

Updates @nestjs/swagger from 11.2.0 to 11.4.4

Release notes

Sourced from @​nestjs/swagger's releases.

Release 11.4.4

11.4.4 (2026-05-21)

Bug fixes

Enhancements

Committers: 4

Release 11.4.3

11.4.3 (2026-05-14)

Bug fixes

Enhancements

Dependencies

Committers: 6

Release 11.4.2

11.4.2 (2026-04-27)

Bug fixes

  • #3867 fix(plugin): keep auto-inferred default response when only error Api*Response decorators are present (@​PeterTheOne)
  • #3876 fix(plugin): handle IsIn enum inference when type falls back to Object (@​y-hsgw)

Committers: 2

... (truncated)

Commits
  • 57d8c19 chore(): release v11.4.4
  • 794e895 Merge pull request #3930 from nestjs/fix/nullable-with-discriminator-3928
  • d91fbe0 fix: top-level nullable with discriminator issue #3928
  • 8121be3 Merge pull request #3921 from frbuceta/feat/openapi-32-tag-summary
  • 5dd7ce3 feat(swagger): add summary field to OpenAPI 3.2 Tag Object
  • 0d1907f Merge pull request #3927 from nestjs/renovate/vitest-monorepo
  • 6edbd07 chore(deps): update dependency vitest to v4.1.7
  • f797f85 Merge pull request #3924 from frbuceta/feat/api-tags-warn-hierarchy-fields
  • 0a1d9c1 Merge pull request #3925 from frbuceta/fix/tag-kind-free-form-string
  • 6da2e23 Apply suggestion from @​kamilmysliwiec
  • Additional commits viewable in compare view

Updates @nestjs/testing from 11.1.0 to 11.1.24

Release notes

Sourced from @​nestjs/testing's releases.

v11.1.24 (2026-05-25)

Bug fixes

Enhancements

Dependencies

Committers: 2

v11.1.23 (2026-05-21)

Bug fixes

  • core
    • nestjs/nest#16998 fix snapshot: true eagerly instantiates Terminus transient indicators since 11.1.20

Committers: 1

v11.1.22 (2026-05-21)

Bug fixes

Enhancements

Committers: 2

v11.1.21 (2026-05-14)

Bug fixes

Committers: 1

... (truncated)

Commits
  • 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
  • a0b0139 chore: update readme
  • 7caeb3f chore(release): publish v11.1.20 release
  • 2e290c6 fix(core): fix deeply nested transient providers resolution
  • f6a3c2f fix(docs): update some old links in docs
  • 6730995 chore(release): publish v11.1.19 release
  • Additional commits viewable in compare view

@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
@dependabot dependabot Bot force-pushed the dependabot/bun/nestjs-c3c2b0a3ab branch 2 times, most recently from 6b33ad2 to 087bf23 Compare February 9, 2026 23:44
@dependabot dependabot Bot force-pushed the dependabot/bun/nestjs-c3c2b0a3ab branch 2 times, most recently from e9daaeb to fa4dfcc Compare February 13, 2026 20:45
@dependabot dependabot Bot force-pushed the dependabot/bun/nestjs-c3c2b0a3ab branch 2 times, most recently from fa48075 to c4f1c0f Compare February 23, 2026 22:22
flex-development[bot]
flex-development Bot previously approved these changes Feb 23, 2026
Copy link
Copy Markdown

@flex-development flex-development Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@github-project-automation github-project-automation Bot moved this from 🆕 New to 🤩 Approved in @flex-development/sneusers Feb 23, 2026
@dependabot dependabot Bot force-pushed the dependabot/bun/nestjs-c3c2b0a3ab branch from c4f1c0f to 53f3c97 Compare February 25, 2026 20:50
auto-merge was automatically disabled February 25, 2026 20:54

Pull Request is not mergeable

@dependabot dependabot Bot force-pushed the dependabot/bun/nestjs-c3c2b0a3ab branch from 53f3c97 to 325e67a Compare February 27, 2026 20:45
@flex-development flex-development Bot enabled auto-merge (squash) February 27, 2026 20:45
@dependabot dependabot Bot force-pushed the dependabot/bun/nestjs-c3c2b0a3ab branch 7 times, most recently from c97ffbb to ce5e7b0 Compare March 6, 2026 20:45
@dependabot dependabot Bot force-pushed the dependabot/bun/nestjs-c3c2b0a3ab branch 4 times, most recently from 8e07674 to ad25958 Compare March 12, 2026 20:45
@dependabot dependabot Bot force-pushed the dependabot/bun/nestjs-c3c2b0a3ab branch 5 times, most recently from 9fcbeb1 to 1ef6776 Compare March 19, 2026 20:45
@dependabot dependabot Bot force-pushed the dependabot/bun/nestjs-c3c2b0a3ab branch 4 times, most recently from adfa434 to 05bb8ef Compare March 27, 2026 20:45
@dependabot dependabot Bot force-pushed the dependabot/bun/nestjs-c3c2b0a3ab branch 2 times, most recently from 897ac1d to f8d1820 Compare April 3, 2026 20:44
@dependabot dependabot Bot force-pushed the dependabot/bun/nestjs-c3c2b0a3ab branch 3 times, most recently from 81b8268 to bba2acc Compare April 17, 2026 20:45
@dependabot dependabot Bot force-pushed the dependabot/bun/nestjs-c3c2b0a3ab branch 2 times, most recently from 55bfecd to ee32ac8 Compare May 5, 2026 00:36
@dependabot dependabot Bot force-pushed the dependabot/bun/nestjs-c3c2b0a3ab branch from ee32ac8 to abcf6cc Compare May 13, 2026 20:45
@dependabot dependabot Bot force-pushed the dependabot/bun/nestjs-c3c2b0a3ab branch 2 times, most recently from e15b61e to ec8f91f Compare May 22, 2026 20:48
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.24` |
| [@nestjs/config](https://github.com/nestjs/config) | `4.0.2` | `4.0.4` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.0` | `11.1.24` |
| [@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.24` |
| [@nestjs/swagger](https://github.com/nestjs/swagger) | `11.2.0` | `11.4.4` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.0` | `11.1.24` |



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

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

Updates `@nestjs/core` from 11.1.0 to 11.1.24
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.24/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.24
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.24/packages/platform-fastify)

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

Updates `@nestjs/testing` from 11.1.0 to 11.1.24
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.24/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 ec8f91f to 8c4d71c Compare May 26, 2026 02:20
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: 🤩 Approved

Development

Successfully merging this pull request may close these issues.

0 participants