Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the npm_and_yarn group with 9 updates in the /app directory:

Package From To
@nestjs/common 10.4.1 11.0.16
@golevelup/nestjs-discovery 4.0.1 4.0.3
@nestjs/cache-manager 2.2.2 3.0.1
@nestjs/core 10.4.3 11.0.16
@nestjs/microservices 10.4.3 11.0.16
@nestjs/platform-express 10.4.15 11.0.16
@nestjs/swagger 7.4.2 11.1.2
@nestjs/typeorm 10.0.2 11.0.0
@nestjs/testing 10.4.1 11.0.16

Updates @nestjs/common from 10.4.1 to 11.0.16

Release notes

Sourced from @​nestjs/common's releases.

v11.0.16 (2025-04-11)

v11.0.15 (2025-04-10)

Bug fixes

Committers: 1

v11.0.14 (2025-04-09)

Bug fixes

  • platform-fastify
    • #14511 fix(fastify): adds the non-standard http methods to the instance (@​johaven)

Committers: 1

v11.0.13 (2025-04-03)

Bug fixes

  • platform-fastify
    • #14895 fix(fastify-adapter): global prefix exclusion path handling w/middleware (@​KyleLilly)
  • microservices
    • #14869 fix(microservices): do not re-create client connection once get client by service name (@​mingo023)

Dependencies

Committers: 2

v11.0.12 (2025-03-19)

Bug fixes

Enhancements

... (truncated)

Commits
  • b6edf9a chore(@​nestjs) publish v11.0.16 release
  • ab79c56 chore: minor tweaks
  • dcc177a Update packages/common/pipes/file/file-type.validator.ts
  • e019da8 refactor(common): move back file type validator options type
  • 4718a64 chore(@​nestjs) publish v11.0.15 release
  • b6078fd refactor(common): move file-type package to peer dependencies
  • f34ef9a refactor(common): refactor code to use simple eval
  • 3ff9024 fix(common): used eval import
  • 63d28bf refactor(common): removed async keyword
  • 5243fca fix(common): update file mime package and add param skip magic numbers
  • Additional commits viewable in compare view

Updates @golevelup/nestjs-discovery from 4.0.1 to 4.0.3

Commits

Updates @nestjs/cache-manager from 2.2.2 to 3.0.1

Release notes

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

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)

Release 2.3.0

  • feat: add hit and miss headers support #473 (19c9f45)
  • Merge pull request #475 from windybirth/master (fffc935)
Commits
  • 4db570b chore(): release v3.0.1
  • 207386b chore: add keyv to peer deps
  • 50147fe Merge pull request #671 from nestjs/renovate/keyv-redis-4.x
  • c195fbc Merge pull request #672 from nestjs/renovate/keyv-5.x
  • 600c5fd Merge pull request #677 from nestjs/renovate/cache-manager-6.x
  • 2c2c8ab chore(deps): update dependency keyv to v5.3.2
  • 1e71649 chore(deps): update dependency cache-manager to v6.4.1
  • d2b715b chore(deps): update dependency @​keyv/redis to v4.3.2
  • 868ebdc chore(deps): update dependency typescript-eslint to v8.28.0 (#694)
  • f1ac838 chore(deps): update dependency ts-jest to v29.3.0 (#692)
  • Additional commits viewable in compare view

Updates @nestjs/core from 10.4.3 to 11.0.16

Release notes

Sourced from @​nestjs/core's releases.

v11.0.16 (2025-04-11)

v11.0.15 (2025-04-10)

Bug fixes

Committers: 1

v11.0.14 (2025-04-09)

Bug fixes

  • platform-fastify
    • #14511 fix(fastify): adds the non-standard http methods to the instance (@​johaven)

Committers: 1

v11.0.13 (2025-04-03)

Bug fixes

  • platform-fastify
    • #14895 fix(fastify-adapter): global prefix exclusion path handling w/middleware (@​KyleLilly)
  • microservices
    • #14869 fix(microservices): do not re-create client connection once get client by service name (@​mingo023)

Dependencies

Committers: 2

v11.0.12 (2025-03-19)

Bug fixes

Enhancements

... (truncated)

Commits

Updates @nestjs/microservices from 10.4.3 to 11.0.16

Release notes

Sourced from @​nestjs/microservices's releases.

v11.0.16 (2025-04-11)

v11.0.15 (2025-04-10)

Bug fixes

Committers: 1

v11.0.14 (2025-04-09)

Bug fixes

  • platform-fastify
    • #14511 fix(fastify): adds the non-standard http methods to the instance (@​johaven)

Committers: 1

v11.0.13 (2025-04-03)

Bug fixes

  • platform-fastify
    • #14895 fix(fastify-adapter): global prefix exclusion path handling w/middleware (@​KyleLilly)
  • microservices
    • #14869 fix(microservices): do not re-create client connection once get client by service name (@​mingo023)

Dependencies

Committers: 2

v11.0.12 (2025-03-19)

Bug fixes

Enhancements

... (truncated)

Commits

Updates @nestjs/platform-express from 10.4.15 to 11.0.16

Release notes

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

v11.0.16 (2025-04-11)

v11.0.15 (2025-04-10)

Bug fixes

Committers: 1

v11.0.14 (2025-04-09)

Bug fixes

  • platform-fastify
    • #14511 fix(fastify): adds the non-standard http methods to the instance (@​johaven)

Committers: 1

v11.0.13 (2025-04-03)

Bug fixes

  • platform-fastify
    • #14895 fix(fastify-adapter): global prefix exclusion path handling w/middleware (@​KyleLilly)
  • microservices
    • #14869 fix(microservices): do not re-create client connection once get client by service name (@​mingo023)

Dependencies

Committers: 2

v11.0.12 (2025-03-19)

Bug fixes

Enhancements

... (truncated)

Commits

Updates @nestjs/swagger from 7.4.2 to 11.1.2

Release notes

Sourced from @​nestjs/swagger's releases.

Release 11.1.2

11.1.2 (2025-04-11)

Bug fixes

Enhancements

Dependencies

Committers: 2

Release 11.1.1

11.1.1 (2025-04-04)

Bug fixes

Dependencies

Committers: 1

Release 11.1.0

11.1.0 (2025-03-25)

Features

Committers: 1

Release 11.0.7

What's Changed

New Contributors

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

Release 11.0.6

... (truncated)

Commits
  • 66915fe chore(): release v11.1.2
  • d0a954f Merge pull request #3390 from nestjs/fix/support-raw-array-of-objects
  • 7648627 Merge pull request #3383 from nestjs/renovate/digests-pin
  • f4f9fba Merge pull request #3379 from nestjs/renovate/swagger-ui-dist-5.x
  • d9a9b19 Merge pull request #3362 from CatsMiaow/fix/esm-compatible
  • 9890476 chore(deps): pin node.js
  • f7a68f1 Merge pull request #3385 from nestjs/renovate/cimg-node-22.x
  • 69126e8 fix: support raw arrays of objects
  • f70b1a9 chore(deps): update nest monorepo to v11.0.15 (#3387)
  • 7f3ede2 fix(deps): update dependency swagger-ui-dist to v5.20.8
  • Additional commits viewable in compare view

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

Updates @nestjs/testing from 10.4.1 to 11.0.16

Release notes

Sourced from @​nestjs/testing's releases.

v11.0.16 (2025-04-11)

v11.0.15 (2025-04-10)

Bug fixes

Committers: 1

v11.0.14 (2025-04-09)

Bug fixes

  • platform-fastify
    • #14511 fix(fastify): adds the non-standard http methods to the instance (@​johaven)

Committers: 1

v11.0.13 (2025-04-03)

Bug fixes

  • platform-fastify
    • #14895 fix(fastify-adapter): global prefix exclusion path handling w/middleware (@​KyleLilly)
  • microservices
    • #14869 fix(microservices): do not re-create client connection once get client by service name (@​mingo023)

Dependencies

Committers: 2

v11.0.12 (2025-03-19)

Bug fixes

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 9 updates in the /app directory:

| Package | From | To |
| --- | --- | --- |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `10.4.1` | `11.0.16` |
| [@golevelup/nestjs-discovery](https://github.com/golevelup/nestjs) | `4.0.1` | `4.0.3` |
| [@nestjs/cache-manager](https://github.com/nestjs/cache-manager) | `2.2.2` | `3.0.1` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.4.3` | `11.0.16` |
| [@nestjs/microservices](https://github.com/nestjs/nest/tree/HEAD/packages/microservices) | `10.4.3` | `11.0.16` |
| [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `10.4.15` | `11.0.16` |
| [@nestjs/swagger](https://github.com/nestjs/swagger) | `7.4.2` | `11.1.2` |
| [@nestjs/typeorm](https://github.com/nestjs/typeorm) | `10.0.2` | `11.0.0` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `10.4.1` | `11.0.16` |



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

Updates `@golevelup/nestjs-discovery` from 4.0.1 to 4.0.3
- [Commits](https://github.com/golevelup/nestjs/compare/@golevelup/nestjs-discovery@4.0.1...@golevelup/nestjs-discovery@4.0.3)

Updates `@nestjs/cache-manager` from 2.2.2 to 3.0.1
- [Release notes](https://github.com/nestjs/cache-manager/releases)
- [Changelog](https://github.com/nestjs/cache-manager/blob/master/.release-it.json)
- [Commits](nestjs/cache-manager@2.2.2...3.0.1)

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

Updates `@nestjs/microservices` from 10.4.3 to 11.0.16
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.0.16/packages/microservices)

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

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

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

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

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-version: 11.0.16
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@golevelup/nestjs-discovery"
  dependency-version: 4.0.3
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@nestjs/cache-manager"
  dependency-version: 3.0.1
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@nestjs/core"
  dependency-version: 11.0.16
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@nestjs/microservices"
  dependency-version: 11.0.16
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@nestjs/platform-express"
  dependency-version: 11.0.16
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@nestjs/swagger"
  dependency-version: 11.1.2
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@nestjs/typeorm"
  dependency-version: 11.0.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@nestjs/testing"
  dependency-version: 11.0.16
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update javascript code labels Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant