nest-api-example icon indicating copy to clipboard operation
nest-api-example copied to clipboard

fix(deps): update nest monorepo to v11 (major)

Open renovate[bot] opened this issue 10 months ago • 3 comments

This PR contains the following updates:

Package Change Age Confidence
@nestjs/cli 10.4.9 -> 11.0.10 age confidence
@nestjs/core (source) 10.4.20 -> 11.1.9 age confidence
@nestjs/passport 10.0.3 -> 11.0.5 age confidence
@nestjs/platform-express (source) 10.4.20 -> 11.1.9 age confidence
@nestjs/schematics 10.2.3 -> 11.0.9 age confidence
@nestjs/terminus 10.3.0 -> 11.0.0 age confidence
@nestjs/testing (source) 10.4.20 -> 11.1.9 age confidence

Release Notes

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

v11.0.10

Compare Source

What's Changed

Full Changelog: https://github.com/nestjs/nest-cli/compare/11.0.9...11.0.10

v11.0.9

Compare Source

v11.0.8

Compare Source

What's Changed

Full Changelog: https://github.com/nestjs/nest-cli/compare/11.0.7...11.0.8

v11.0.7

Compare Source

What's Changed

Full Changelog: https://github.com/nestjs/nest-cli/compare/11.0.6...11.0.7

v11.0.6

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/nestjs/nest-cli/compare/11.0.5...11.0.6

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/core)

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: https://github.com/nestjs/nest/compare/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: https://github.com/nestjs/nest/compare/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
Committers: 22
nestjs/passport (@​nestjs/passport)

v11.0.5

Compare Source

  • fix: exclude last argument only if its of type function (cb) (1a7123a)

v11.0.4

Compare Source

  • fix: remove redundant exclude unknown type (7a7ea87)
  • fix: strategy ctor overload type extractor generic. Solves #​1857 (99a3245)

v11.0.3

Compare Source

v11.0.2

Compare Source

v11.0.1

Compare Source

v11.0.0

Compare Source

v11.0.0

nestjs/schematics (@​nestjs/schematics)

v11.0.9

Compare Source

What's Changed

  • refactor(eslint.config.mjs): configure prettier endOfLine to 'auto' for cross-platform compat… by @​omarageorge in #​2206

New Contributors

Full Changelog: https://github.com/nestjs/schematics/compare/11.0.8...11.0.9

v11.0.8

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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[bot] avatar Jan 16 '25 13:01 renovate[bot]

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ ACTION actionlint 6 1 0 0.33s
✅ BASH bash-exec 3 0 0 0.01s
❌ BASH shellcheck 3 1 0 0.03s
✅ BASH shfmt 3 0 0 0 0.01s
✅ COPYPASTE jscpd yes no no 3.32s
❌ DOCKERFILE hadolint 2 1 0 0.31s
✅ EDITORCONFIG editorconfig-checker 159 0 0 0.63s
✅ JSON jsonlint 18 0 0 0.18s
✅ JSON npm-package-json-lint yes no no 0.37s
✅ JSON prettier 18 0 0 0 1.41s
❌ JSON v8r 18 1 0 10.04s
⚠️ MARKDOWN markdownlint 2 1 72 0 1.26s
❌ MARKDOWN markdown-link-check 2 1 0 17.51s
✅ MARKDOWN markdown-table-formatter 2 1 0 0 0.29s
❌ REPOSITORY checkov yes 6 no 18.65s
✅ REPOSITORY git_diff yes no no 0.01s
❌ REPOSITORY grype yes 18 no 27.05s
✅ REPOSITORY secretlint yes no no 0.8s
✅ REPOSITORY syft yes no no 6.89s
⚠️ REPOSITORY trivy yes 1 no 15.07s
✅ REPOSITORY trivy-sbom yes no no 6.19s
✅ REPOSITORY trufflehog yes no no 16.97s
❌ SPELL cspell 161 5 0 5.63s
❌ SPELL lychee 33 8 0 11.35s
✅ TYPESCRIPT prettier 108 36 0 0 3.14s
❌ TYPESCRIPT ts-standard 108 108 1 0 27.18s
✅ YAML prettier 13 0 0 0 2.23s
✅ YAML v8r 13 0 0 6.37s
❌ YAML yamllint 13 23 0 4.79s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

github-actions[bot] avatar Jan 16 '25 13:01 github-actions[bot]

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

kodiakhq[bot] avatar Jan 17 '25 09:01 kodiakhq[bot]

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them. While these secrets were previously flagged, we no longer have a reference to the specific commits where they were detected. Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately. Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

gitguardian[bot] avatar Jan 20 '25 08:01 gitguardian[bot]