Skip to content

Update nest monorepo to v11 (major)#322

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-nest-monorepo
Open

Update nest monorepo to v11 (major)#322
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-nest-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jul 16, 2022

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@nestjs/common (source) ^6.10.0 || ^7.0.0 || ^8.0.0^6.10.0 || ^7.0.0 || ^8.0.0 || ^11.0.0 age confidence
@nestjs/common (source) 8.4.711.1.18 age confidence
@nestjs/core (source) 8.4.711.1.18 age confidence
@nestjs/microservices (source) 8.4.711.1.18 age confidence
@nestjs/platform-express (source) 8.4.711.1.18 age confidence
@nestjs/testing (source) 8.4.711.1.18 age confidence

Release Notes

nestjs/nest (@​nestjs/common)

v11.1.18

Compare Source

v11.1.18 (2026-04-03)

Bug fixes
Dependencies
Committers: 6

v11.1.17

Compare Source

v11.1.17 (2026-03-16)

Enhancements
Bugs
  • platform-fastify
    • auto-run middleware for HEAD requests as fastify redirects them to GET handlers (effectively skipping middleware execution) cbdf737 (@​kamilmysliwiec)
Dependencies
Committers: 3

v11.1.16

Compare Source

v11.1.16 (2026-03-05)
Bug fixes
  • microservices
Dependencies
Committers: 2

v11.1.15

Compare Source

What's Changed

New Contributors

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

v11.1.14

Compare Source

v11.1.14 (2026-02-17)
Bug fixes
Enhancements
Committers: 5

v11.1.13

Compare Source

v11.1.13 (2026-02-03)
Bug fixes
  • common
Enhancements
Dependencies
Committers: 6

v11.1.12

Compare Source

v11.1.12 (2026-01-15)

Bug fixes
Dependencies
Committers: 3

v11.1.11

Compare Source

v11.1.11 (2025-12-29)

Bug fixes
Dependencies
Committers: 3

v11.1.10

Compare Source

v11.1.10 (2025-12-22)
Bug fixes
Enhancements
Dependencies
Committers: 11

v11.1.9

Compare Source

v11.1.9 (2025-11-14)
Bug fixes
Enhancements
Dependencies
Committers: 4

v11.1.8

Compare Source

v11.1.7

Compare Source

v11.1.6

Compare Source

v11.1.6 (2025-08-07)
Bug fixes
Dependencies
Committers: 6

v11.1.5

Compare Source

v11.1.5 (2025-07-18)
Dependencies

v11.1.4

Compare Source

v11.1.4 (2025-07-16)
Bug fixes
Enhancements
Dependencies
Committers: 11

v11.1.3

Compare Source

v11.1.3 (2025-06-06)
Bug fixes
Enhancements
Dependencies
Committers: 3

v11.1.2

Compare Source

v11.1.2 (2025-05-26)
Bug fixes
Dependencies
Committers: 2

v11.1.1

Compare Source

v11.1.1 (2025-05-14)
Bug fixes
Enhancements
Dependencies
Committers: 7

v11.1.0

Compare Source

v11.1.0 (2025-04-23)
Enhancements
Committers: 1

v11.0.21

Compare Source

v11.0.21 (2025-04-23)
Enhancements
Dependencies
Committers: 1

v11.0.20

Compare Source

What's Changed
New Contributors

Full Changelog: nestjs/nest@v11.0.19...v11.0.20

v11.0.19

Compare Source

v11.0.18

Compare Source

What's Changed
  • chore(common): temporarily move file-type to regular deps d9a69a3

Full Changelog: nestjs/nest@v11.0.17...v11.0.18

v11.0.17

Compare Source

v11.0.16

Compare Source

v11.0.16 (2025-04-11)

v11.0.15

Compare Source

v11.0.15 (2025-04-10)
Bug fixes
Committers: 1

v11.0.14

Compare Source

v11.0.14 (2025-04-09)
Bug fixes
  • platform-fastify
Committers: 1

v11.0.13

Compare Source

v11.0.13 (2025-04-03)
Bug fixes
  • platform-fastify
  • microservices
    • #​14869 fix(microservices): do not re-create client connection once get client by service name (@​mingo023)
Dependencies
Committers: 2

v11.0.12

Compare Source

v11.0.12 (2025-03-19)
Bug fixes
Enhancements

v11.0.11

Compare Source

v11.0.11 (2025-02-28)
Enhancements
  • platform-fastify
Dependencies
Committers: 1

v11.0.10

Compare Source

v11.0.10 (2025-02-17)
Bug fixes

v11.0.9

Compare Source

v11.0.9 (2025-02-10)
Bug fixes
Committers: 2

v11.0.8

Compare Source

v11.0.8 (2025-02-06)
Bug fixes
Committers: 4

v11.0.7

Compare Source

v11.0.7 (2025-01-31)
Bug fixes
Committers: 1

v11.0.6

Compare Source

v11.0.6 (2025-01-27)
Bug fixes
Committers: 1

v11.0.5

Compare Source

v11.0.5 (2025-01-23)
Bug fixes
Committers: 1

v11.0.4

Compare Source

v11.0.3

Compare Source

v11.0.2

Compare Source

v11.0.1

Compare Source

v11.0.0

Compare Source

v11.0.0 (2025-01-16)

Article: https://trilon.io/blog/announcing-nestjs-11-whats-new
Migration guide: https://docs.nestjs.com/migration-guide 👈 👈 👈

⚠️ Node v16 and v18 are no longer supported (>= v20 is required).

Features
  • common, core, microservices
  • common, core
  • common, core, microservices, platform-express, platform-fastify, platform-socket.io, platform-ws, testing, websockets
    • #​14238 chore(deps): upgrade to express v5, fastify v5, add legacy route path converter to minimize breaking changes (@​kamilmysliwiec)
Enhancements
Bug fixes
Other packages in the ecosystem
Dependencies

Configuration

📅 Schedule: Branch creation - "on the 15th through 16th day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 9172225 to 6f2d887 Compare July 20, 2022 11:45
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from 863f835 to 456f8a3 Compare August 3, 2022 12:55
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from a4adbf2 to d7c1d40 Compare August 16, 2022 11:40
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from e9a44ac to 1ad4e41 Compare September 19, 2022 14:40
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 1ad4e41 to 0126cbe Compare September 22, 2022 12:05
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 3b518d1 to b582091 Compare October 5, 2022 14:19
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from f86aa1f to b9cac7a Compare October 24, 2022 14:36
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from b9cac7a to 8dd3546 Compare November 7, 2022 12:42
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 8dd3546 to 693a528 Compare November 29, 2022 10:25
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 693a528 to 0c5fc4a Compare December 15, 2022 04:24
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 0c5fc4a to 8aefb00 Compare January 15, 2023 12:24
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 5 times, most recently from e7867f5 to adfb874 Compare February 8, 2023 14:44
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from cba19b0 to 3716a6b Compare February 15, 2023 07:15
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from dbc0abc to 8a739d8 Compare March 22, 2023 09:07
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 8a739d8 to 99c6f46 Compare April 5, 2023 11:08
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from e2b1b54 to 1300c9b Compare July 17, 2023 09:33
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from 1033e44 to 65e647b Compare July 31, 2023 09:41
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 65e647b to d78f56a Compare July 31, 2023 12:47
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from 051b778 to 513c2f8 Compare August 21, 2023 11:48
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 7354a7b to f1aada7 Compare August 28, 2023 10:53
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from ca3c821 to 892def5 Compare August 31, 2023 22:35
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 892def5 to 15cd24d Compare September 11, 2023 11:09
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 15cd24d to 0651ae9 Compare September 22, 2023 09:34
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 0651ae9 to 62e07a8 Compare October 5, 2023 06:58
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 62e07a8 to 421891a Compare October 15, 2023 04:59
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 421891a to f1c9c1d Compare November 2, 2023 14:25
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from edcceb1 to 3f9f9f6 Compare November 20, 2023 13:29
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 3f9f9f6 to de9592a Compare December 18, 2023 11:17
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from de9592a to 3de5819 Compare January 23, 2024 16:56
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from ff38c27 to f732291 Compare February 12, 2024 10:50
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 8ee452e to fca3109 Compare March 18, 2024 14:11
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from e10032a to bb5ba02 Compare March 28, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants