Skip to content

Bump multer, @nestjs/cache-manager, @nestjs/core, @nestjs/platform-express, @nestjs/schedule, @nestjs/swagger, @nestjs/typeorm and @nestjs/testing#379

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-0a657a3e77
Open

Bump multer, @nestjs/cache-manager, @nestjs/core, @nestjs/platform-express, @nestjs/schedule, @nestjs/swagger, @nestjs/typeorm and @nestjs/testing#379
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-0a657a3e77

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 12, 2026

Bumps multer to 2.1.1 and updates ancestor dependencies multer, @nestjs/cache-manager, @nestjs/core, @nestjs/platform-express, @nestjs/schedule, @nestjs/swagger, @nestjs/typeorm and @nestjs/testing. These dependencies need to be updated together.

Updates multer from 2.0.2 to 2.1.1

Release notes

Sourced from multer's releases.

v2.1.1

Important

What's Changed

New Contributors

Full Changelog: expressjs/multer@v2.1.0...v2.1.1

v2.1.0

Important

What's Changed

New Contributors

Full Changelog: expressjs/multer@v2.0.2...v2.1.0

Changelog

Sourced from multer's changelog.

2.1.1

2.1.0

Commits
  • 368c8a1 2.1.1 (#1380)
  • 7e66481 🐛 fix recursion issue
  • 643571e ✅ add explicit test for client able to send body without abrupt disconnect
  • e86fa52 fix error/abort handling
  • ca37779 chore(deps): bump actions/checkout from 4.1.1 to 6.0.2 (#1374)
  • 13088f4 chore(deps): bump actions/upload-artifact from 4.5.0 to 7.0.0 (#1375)
  • bc6a1d1 chore(deps): bump github/codeql-action from 3.24.7 to 4.32.4 (#1376)
  • c496e93 chore(deps): bump coverallsapp/github-action from 1.2.5 to 2.3.6 (#1377)
  • fa173d3 chore(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.3 (#1378)
  • 17d7f51 chore: add node version to 25.x in CI
  • Additional commits viewable in compare view

Updates @nestjs/cache-manager from 2.3.0 to 3.1.0

Release notes

Sourced from @​nestjs/cache-manager's releases.

Release 3.1.0

What's Changed

New Contributors

Full Changelog: nestjs/cache-manager@3.0.1...3.1.0

Release 3.0.1

What's Changed

  • chore: add keyv to peer deps (207386b)

Full Changelog: nestjs/cache-manager@3.0.0...3.0.1

Release 3.0.0

Breaking changes

@nestjs/cache-manager v3 does no longer support cache-manager < v6. Migration to Keyv is necessary.

Migration guide https://docs.nestjs.com/migration-guide

Changelog

  • chore(deps): support cache-manager v6 (94c9373)
  • chore(deps): update dependency cache-manager to v6 (df48080)
Commits
  • e038b26 chore(): release v3.1.0
  • fe8deeb Merge pull request #724 from ivanfmn/feat/cache-key-factory
  • 67cd300 Update lib/decorators/cache-key.decorator.ts
  • 77b59e7 Merge pull request #924 from nestjs/renovate/cimg-node-24.x
  • 0518988 Merge pull request #962 from samuelmbabhazi/feat/support-cacheable-instance-n...
  • 438c617 chore(deps): update dependency typescript-eslint to v8.50.1 (#969)
  • 25c8239 chore(deps): update nest monorepo to v11.1.10 (#968)
  • f194d9a chore(deps): update dependency cacheable to v2.3.1 (#967)
  • 789b673 chore(deps): update dependency typescript-eslint to v8.50.0 (#966)
  • 1617b72 chore(deps): update dependency @​types/node to v24.10.4 (#965)
  • Additional commits viewable in compare view

Updates @nestjs/core from 10.4.5 to 11.1.16

Release notes

Sourced from @​nestjs/core's releases.

v11.1.16 (2026-03-05)

Bug fixes

  • microservices

Dependencies

Committers: 2

v11.1.15

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.14...v11.1.15

v11.1.14 (2026-02-17)

Bug fixes

Enhancements

Committers: 5

v11.1.13 (2026-02-03)

Bug fixes

... (truncated)

Commits
  • 315e698 chore(release): publish v11.1.16 release
  • c9268ff Merge pull request #16493 from shahnoormujawar/fix/unknown-dependencies-messa...
  • 6add3d6 chore(release): publish v11.1.15 release
  • e5fc974 fix(core): refine unknown dependencies message token display
  • 5d31df7 chore(release): publish v11.1.14 release
  • 8d1c16c chore: update readme
  • 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
  • Additional commits viewable in compare view

Updates @nestjs/platform-express from 10.4.20 to 11.1.16

Release notes

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

v11.1.16 (2026-03-05)

Bug fixes

  • microservices

Dependencies

Committers: 2

v11.1.15

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.14...v11.1.15

v11.1.14 (2026-02-17)

Bug fixes

Enhancements

Committers: 5

v11.1.13 (2026-02-03)

Bug fixes

... (truncated)

Commits
  • 315e698 chore(release): publish v11.1.16 release
  • 24956b5 fix(deps): update dependency multer to v2.1.1
  • 6add3d6 chore(release): publish v11.1.15 release
  • 1c09faf fix(deps): update dependency multer to v2.1.0 [security]
  • 5d31df7 chore(release): publish v11.1.14 release
  • 8d1c16c chore: update readme
  • e3a958a chore(release): publish v11.1.13 release
  • 58c761a fix(deps): update dependency cors to v2.8.6
  • 96932ad chore(release): publish v11.1.12 release
  • 585f55f chore: revert lerna version
  • Additional commits viewable in compare view

Updates @nestjs/schedule from 3.0.4 to 6.1.1

Release notes

Sourced from @​nestjs/schedule's releases.

Release 6.1.1

What's Changed

Full Changelog: nestjs/schedule@6.1.0...6.1.1

Release 6.1.0

What's Changed

New Contributors

Full Changelog: nestjs/schedule@6.0.1...6.1.0

6.0.1

What's Changed

New Contributors

Full Changelog: nestjs/schedule@6.0.0...6.0.1

Release 6.0.0

What's Changed

Full Changelog: nestjs/schedule@5.0.1...6.0.0

Release 5.0.1

What's Changed

New Contributors

Full Changelog: nestjs/schedule@5.0.0...5.0.1

Release 5.0.0

Breaking changes

  • requires Node >= v20

... (truncated)

Commits
  • d358a0d chore(): release v6.1.1
  • e5567e5 Merge pull request #2154 from nestjs/renovate/cron-4.x
  • b8d349d Merge pull request #2156 from nestjs/renovate/cimg-node-24.x
  • d4b4a9a chore(deps): update nest monorepo to v11.1.13 (#2193)
  • cb6fab9 chore(deps): update dependency @​types/node to v24.10.10 (#2192)
  • 249e6c3 fix(deps): update dependency cron to v4.4.0
  • eb6b0b3 chore(deps): update node.js to v24.13.0
  • 8a53e94 chore(deps): update commitlint monorepo to v20.4.1 (#2191)
  • 618a321 chore(deps): update dependency globals to v17.3.0 (#2190)
  • 7b76014 chore(deps): update commitlint monorepo to v20.4.0 (#2189)
  • Additional commits viewable in compare view

Updates @nestjs/swagger from 7.4.2 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
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates @nestjs/typeorm from 10.0.2 to 11.0.0

Release notes

Sourced from @​nestjs/typeorm's releases.

Release 11.0.0

  • chore: remove deprecated keepConnectionAlive (d25d11a)
  • chore(deps): update nest monorepo to v11 (31d765b)
  • chore(deps): Use crypto.randomUUID() instead of uuid module (1f7e661)
Commits
  • ce8095a chore(): release v11.0.0
  • d25d11a chore: remove deprecated keepConnectionAlive
  • 3eed059 Merge branch 'nikeee-master'
  • d6885ba chore: resolve conflicts
  • 2c011fa chore: upgrade eslint, update husky config
  • 4134457 Merge pull request #2172 from nestjs/renovate/major-nest-monorepo
  • f4dbfa4 chore(deps): update dependency lint-staged to v15.4.1 (#2173)
  • 31d765b chore(deps): update nest monorepo to v11
  • a208ec1 chore(deps): update dependency lint-staged to v15.4.0 (#2171)
  • 7009437 chore(deps): update dependency @​types/node to v22.10.7 (#2170)
  • Additional commits viewable in compare view
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates @nestjs/testing from 10.4.5 to 11.1.16

Release notes

Sourced from @​nestjs/testing's releases.

v11.1.16 (2026-03-05)

Bug fixes

  • microservices

Dependencies

Committers: 2

v11.1.15

What's Changed

New Contributors

Full Changelog: nestjs/nest@v11.1.14...v11.1.15

v11.1.14 (2026-02-17)

Bug fixes

Enhancements

Committers: 5

v11.1.13 (2026-02-03)

Bug fixes

... (truncated)

Commits
  • 315e698 chore(release): publish v11.1.16 release
  • 6add3d6 chore(release): publish v11.1.15 release
  • 5d31df7 chore(release): publish v11.1.14 release
  • 8d1c16c chore: update readme
  • e3a958a chore(release): publish v11.1.13 release
  • 96932ad chore(release): publish v11.1.12 release
  • 585f55f chore: revert lerna version
  • fef323b chore(release): publish v11.1.11 release
  • de5e026 chore(@​nestjs) publish v11.1.10 release
  • 5045fea chore: update eslint monorepo
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…press, @nestjs/schedule, @nestjs/swagger, @nestjs/typeorm and @nestjs/testing

Bumps [multer](https://github.com/expressjs/multer) to 2.1.1 and updates ancestor dependencies [multer](https://github.com/expressjs/multer), [@nestjs/cache-manager](https://github.com/nestjs/cache-manager), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express), [@nestjs/schedule](https://github.com/nestjs/schedule), [@nestjs/swagger](https://github.com/nestjs/swagger), [@nestjs/typeorm](https://github.com/nestjs/typeorm) and [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing). These dependencies need to be updated together.


Updates `multer` from 2.0.2 to 2.1.1
- [Release notes](https://github.com/expressjs/multer/releases)
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md)
- [Commits](expressjs/multer@v2.0.2...v2.1.1)

Updates `@nestjs/cache-manager` from 2.3.0 to 3.1.0
- [Release notes](https://github.com/nestjs/cache-manager/releases)
- [Commits](nestjs/cache-manager@2.3.0...3.1.0)

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

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

Updates `@nestjs/schedule` from 3.0.4 to 6.1.1
- [Release notes](https://github.com/nestjs/schedule/releases)
- [Commits](nestjs/schedule@3.0.4...6.1.1)

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

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

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

---
updated-dependencies:
- dependency-name: multer
  dependency-version: 2.1.1
  dependency-type: indirect
- dependency-name: "@nestjs/cache-manager"
  dependency-version: 3.1.0
  dependency-type: direct:production
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.16
  dependency-type: direct:production
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.1.16
  dependency-type: direct:production
- dependency-name: "@nestjs/schedule"
  dependency-version: 6.1.1
  dependency-type: direct:production
- dependency-name: "@nestjs/swagger"
  dependency-version: 11.2.6
  dependency-type: direct:production
- dependency-name: "@nestjs/typeorm"
  dependency-version: 11.0.0
  dependency-type: direct:production
- dependency-name: "@nestjs/testing"
  dependency-version: 11.1.16
  dependency-type: direct:development
...

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 Mar 12, 2026
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