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

fix(deps): update nest monorepo to v11 (major) - autoclosed #1867

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/cli 10.4.9 -> 11.0.2 age adoption passing confidence
@nestjs/common (source) 10.4.15 -> 11.0.9 age adoption passing confidence
@nestjs/core (source) 10.4.15 -> 11.0.9 age adoption passing confidence
@nestjs/passport 10.0.3 -> 11.0.5 age adoption passing confidence
@nestjs/platform-express (source) 10.4.15 -> 11.0.9 age adoption passing confidence
@nestjs/schematics 10.2.3 -> 11.0.0 age adoption passing confidence
@nestjs/testing (source) 10.4.15 -> 11.0.9 age adoption passing confidence

Release Notes

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

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.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

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.0

Compare Source

Release 11.0.0 (2025-01-17)
Changelog
  • feat: sort library and sub-app names to reduce git merge conflicts (797a384)
  • feat: enable strict null checks and consistent casing (a4cb235)
  • chore: upgrade to eslint v9 (7b205f5)

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
Contributor Author

renovate bot commented Jan 16, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @nestjs/[email protected]
npm warn Found: @nestjs/[email protected]
npm warn node_modules/@nestjs/common
npm warn   @nestjs/common@"11.0.9" from the root project
npm warn   9 more (@nestjs/config, @nestjs/jwt, @nestjs/mongoose, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer @nestjs/common@"^8.0.0 || ^9.0.0 || ^10.0.0" from @nestjs/[email protected]
npm warn node_modules/@nestjs/mapped-types
npm warn   @nestjs/mapped-types@"2.0.6" from @nestjs/[email protected]
npm warn   node_modules/@nestjs/swagger
npm warn
npm warn Conflicting peer dependency: @nestjs/[email protected]
npm warn node_modules/@nestjs/common
npm warn   peer @nestjs/common@"^8.0.0 || ^9.0.0 || ^10.0.0" from @nestjs/[email protected]
npm warn   node_modules/@nestjs/mapped-types
npm warn     @nestjs/mapped-types@"2.0.6" from @nestjs/[email protected]
npm warn     node_modules/@nestjs/swagger
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @nestjs/[email protected]
npm error Found: @nestjs/[email protected]
npm error node_modules/@nestjs/common
npm error   @nestjs/common@"11.0.9" from the root project
npm error   peer @nestjs/common@"^10.0.0 || ^11.0.0" from @nestjs/[email protected]
npm error   node_modules/@nestjs/config
npm error     @nestjs/config@"4.0.0" from the root project
npm error   8 more (@nestjs/jwt, @nestjs/mongoose, @nestjs/typeorm, ...)
npm error
npm error Could not resolve dependency:
npm error peer @nestjs/common@"^9.0.0 || ^10.0.0" from @nestjs/[email protected]
npm error node_modules/@nestjs/swagger
npm error   @nestjs/swagger@"8.1.1" from the root project
npm error
npm error Conflicting peer dependency: @nestjs/[email protected]
npm error node_modules/@nestjs/common
npm error   peer @nestjs/common@"^9.0.0 || ^10.0.0" from @nestjs/[email protected]
npm error   node_modules/@nestjs/swagger
npm error     @nestjs/swagger@"8.1.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-02-12T14_58_08_942Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-12T14_58_08_942Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 12 times, most recently from 441f1be to 30f546d Compare January 23, 2025 22:36
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 34db2ff to f380b62 Compare January 31, 2025 17:29
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 02945ef to be38f2a Compare February 11, 2025 10:12
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from be38f2a to d86709a Compare February 12, 2025 14:58
@renovate renovate bot changed the title fix(deps): update nest monorepo to v11 (major) fix(deps): update nest monorepo to v11 (major) - autoclosed Feb 14, 2025
@renovate renovate bot closed this Feb 14, 2025
@renovate renovate bot deleted the renovate/major-nest-monorepo branch February 14, 2025 00:40
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