Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update nestjs to v11 (major) #766

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/cli ^10.0.0 -> ^11.0.0 age adoption passing confidence
@nestjs/common (source) 10.3.5 -> 11.0.11 age adoption passing confidence
@nestjs/core (source) 10.3.5 -> 11.0.11 age adoption passing confidence
@nestjs/platform-express (source) 10.3.5 -> 11.0.11 age adoption passing confidence
@nestjs/schematics ^10.0.0 -> ^11.0.0 age adoption passing confidence
@nestjs/swagger 7.3.0 -> 11.0.6 age adoption passing confidence

Release Notes

nestjs/nest-cli (@​nestjs/cli)

v11.0.5

Compare Source

  • feat(swc): add reload application when compiling to mjs (d866d77)

v11.0.4

Compare Source

  • chore(deps): allow any schematics package newer or eq to v11 (5d79adf)
  • chore(deps): update dependency @​swc/core to v1.10.17 (887fa7d)

v11.0.3

Compare Source

  • fix(deps): update angular-cli monorepo to v19.1.7 (c8c8904)
  • fix(deps): update dependency ansis to v3.15.0 (72d59e1)
  • fix(deps): update dependency @​inquirer/prompts to v7.3.2 (ea34a79)
  • fix(deps): update dependency webpack to v5.98.0 (24014fc)

v11.0.2

Compare Source

  • fix: swc compiler does not watch files (8aaa9df)

v11.0.1

Compare Source

v11.0.0

Compare Source

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

Features and improvements
  • feat(schematics): list schematics from extended collections #​2096
  • feat: nest build --all flag #​2312
  • feat: add flag to disable shell mode for nest start --watch #​2522
  • feat!: drop uncommon variants of nest cli config file name #​2769
  • feat: add support for --env-file flag #​2818
Dependencies
  • fix(deps): update dependency glob to v11 #​2788
  • chore/upgrade inquirer package #​2718
  • fix(deps): update dependency chokidar to v4 #​2734
  • fix(deps): update angular-cli monorepo to v19 #​2811
nestjs/nest (@​nestjs/common)

v11.0.11

Compare Source

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
Committers: 22

v10.4.15

Compare Source

v10.4.15 (2024-12-09)
Dependencies

v10.4.14

Compare Source

v10.4.13

Compare Source

v10.4.13 (2024-12-03)
Bug fixes
Dependencies
Committers: 3

v10.4.12

Compare Source

v10.4.12 (2024-11-29)
Bug fixes
Dependencies
Committers: 1

v10.4.11

Compare Source

v10.4.10

Compare Source

v10.4.10 (2024-11-27)
Bug fixes
  • platform-socket.io, websockets
Dependencies
Committers: 1

v10.4.9

Compare Source

v10.4.9 (2024-11-25)
Bug fixes
Enhancements
Dependencies
Committers: 7

v10.4.8

Compare Source

v10.4.8 (2024-11-15)
Bug fixes
Enhancements
Committers: 3

v10.4.7

Compare Source

v10.4.6

Compare Source

v10.4.5

Compare Source

v10.4.5 (2024-10-16)
Dependencies
Committers: 5

v10.4.4

Compare Source

v10.4.3

Compare Source

v10.4.2

Compare Source

v10.4.2 (2024-09-16)
Dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link

vercel bot commented Oct 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
zws ⬜️ Ignored (Inspect) Visit Preview Feb 28, 2025 11:33am

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
@renovate renovate bot force-pushed the renovate/major-nestjs branch from 472d271 to cbd57af Compare October 29, 2024 09:40
@renovate renovate bot force-pushed the renovate/major-nestjs branch 4 times, most recently from eae2de4 to f6b3bec Compare November 8, 2024 17:07
@renovate renovate bot force-pushed the renovate/major-nestjs branch from f6b3bec to 85b563c Compare November 15, 2024 11:24
@renovate renovate bot force-pushed the renovate/major-nestjs branch from 85b563c to 6f348a6 Compare December 4, 2024 11:09
@renovate renovate bot force-pushed the renovate/major-nestjs branch 2 times, most recently from 0da04f2 to 7c6d03e Compare January 16, 2025 14:09
@renovate renovate bot changed the title build(deps): update dependency @nestjs/swagger to v8 build(deps): update nestjs to v11 (major) Jan 16, 2025
Copy link

vercel bot commented Jan 16, 2025

Deployment failed with the following error:

Resource is limited - try again in 57 minutes (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/major-nestjs branch 5 times, most recently from d0cc2cc to bd5e1aa Compare January 23, 2025 21:53
Copy link

vercel bot commented Jan 23, 2025

Deployment failed with the following error:

Resource is limited - try again in 26 minutes (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/major-nestjs branch 2 times, most recently from fa6fe88 to fde04e8 Compare January 31, 2025 17:15
@renovate renovate bot force-pushed the renovate/major-nestjs branch 2 times, most recently from 6fffc32 to ac3960b Compare February 10, 2025 18:27
@renovate renovate bot force-pushed the renovate/major-nestjs branch 2 times, most recently from 1e151bc to 8ae8e05 Compare February 19, 2025 10:52
@renovate renovate bot force-pushed the renovate/major-nestjs branch from 8ae8e05 to 0636d1a Compare February 24, 2025 16:42
@renovate renovate bot force-pushed the renovate/major-nestjs branch from 0636d1a to 6a30473 Compare February 28, 2025 11:33
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
Development

Successfully merging this pull request may close these issues.

0 participants