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) #24

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 30, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/common (source) ^8.4.7 -> ^11.0.0 age adoption passing confidence
@nestjs/testing (source) 8.4.7 -> 11.0.1 age adoption passing confidence

Release Notes

nestjs/nest (@​nestjs/common)

v11.0.1

Compare Source

v11.0.0

Compare Source

v10.4.15

Compare Source

v10.4.15 (2024-12-09)
Dependencies

v10.4.14

Compare Source

v10.4.13

Compare Source

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

Compare Source

v10.4.0

Compare Source

v10.3.10

Compare Source

v10.3.9

Compare Source

v10.3.9 (2024-06-03)
Bug fixes
Enhancements
Docs
Dependencies
Committers: 14

v10.3.8

Compare Source

v10.3.7

Compare Source

v10.3.6

Compare Source

v10.3.6 (2024-03-27)

Bug fixes
Dependencies
Committers: 2

v10.3.5

Compare Source

v10.3.4

Compare Source

v10.3.4 (2024-03-18)
Bug fixes
Enhancements
Docs
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.

@renovate
Copy link
Author

renovate bot commented Aug 30, 2022

⚠ 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @vodyani/[email protected]
npm ERR! Found: @nestjs/[email protected]
npm ERR! node_modules/@nestjs/core
npm ERR!   peer @nestjs/core@"^8.0.0" from @nestjs/[email protected]
npm ERR!   node_modules/@nestjs/platform-express
npm ERR!     peerOptional @nestjs/platform-express@"^8.0.0" from @nestjs/[email protected]
npm ERR!   peer @nestjs/core@"^8.0.0" from @nestjs/[email protected]
npm ERR!   node_modules/@nestjs/swagger
npm ERR!     @nestjs/swagger@"5.2.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev @nestjs/testing@"10.3.8" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @nestjs/[email protected]
npm ERR! node_modules/@nestjs/core
npm ERR!   peer @nestjs/core@"^10.0.0" from @nestjs/[email protected]
npm ERR!   node_modules/@nestjs/testing
npm ERR!     dev @nestjs/testing@"10.3.8" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-20T12_01_04_273Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from f6eee13 to a064a85 Compare September 24, 2022 12:25
@renovate renovate bot changed the title chore(deps): update dependency @nestjs/testing to v9 fix(deps): update nest monorepo to v9 (major) Sep 24, 2022
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from a064a85 to a379134 Compare September 25, 2022 06:31
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from d68a810 to 5f05cd9 Compare October 5, 2022 17:33
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from d2e4ff6 to 0608875 Compare October 21, 2022 17:48
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 0608875 to 0d9f3b5 Compare October 24, 2022 15:03
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 0d9f3b5 to 077a37c Compare November 7, 2022 11:09
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 077a37c to f15b274 Compare November 29, 2022 09:17
@renovate renovate bot changed the title fix(deps): update nest monorepo to v9 (major) Update nest monorepo to v9 (major) Dec 17, 2022
@renovate renovate bot changed the title Update nest monorepo to v9 (major) fix(deps): update nest monorepo to v9 (major) Dec 17, 2022
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from c07338b to 03b4b67 Compare March 16, 2023 13:28
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 03b4b67 to de2373f Compare March 22, 2023 13:18
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from de2373f to 93a56a3 Compare May 28, 2023 22:01
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 1cbf61f to 7738872 Compare June 17, 2023 05:39
@renovate renovate bot changed the title fix(deps): update nest monorepo to v9 (major) fix(deps): update nest monorepo to v10 (major) Jun 17, 2023
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from c7a2503 to 25f4a7d Compare June 22, 2023 20:34
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from cc5d8fa to 43f1f29 Compare July 3, 2023 20:49
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 43f1f29 to da17083 Compare July 17, 2023 21:00
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from da17083 to 771c8b8 Compare July 25, 2023 05:36
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from d1c1875 to 0dac96e Compare November 4, 2023 08:00
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 88cf35f to 72408bb Compare November 21, 2023 18:04
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 72408bb to b3559a4 Compare December 19, 2023 08:28
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from b3559a4 to 6efaaa3 Compare January 23, 2024 17:44
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 7dc854b to a0f7ec4 Compare February 13, 2024 02:31
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 96105c6 to 00e7886 Compare March 23, 2024 17:40
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 00e7886 to 69343ad Compare March 28, 2024 23:46
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 69343ad to 719f72a Compare April 20, 2024 12:01
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 719f72a to 3b06938 Compare June 4, 2024 17:35
Copy link
Author

renovate bot commented Jun 4, 2024

⚠️ 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @vodyani/[email protected]
npm ERR! Found: @nestjs/[email protected]
npm ERR! node_modules/@nestjs/core
npm ERR!   peer @nestjs/core@"^8.0.0" from @nestjs/[email protected]
npm ERR!   node_modules/@nestjs/platform-express
npm ERR!     peerOptional @nestjs/platform-express@"^8.0.0" from @nestjs/[email protected]
npm ERR!   peer @nestjs/core@"^8.0.0" from @nestjs/[email protected]
npm ERR!   node_modules/@nestjs/swagger
npm ERR!     @nestjs/swagger@"5.2.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! dev @nestjs/testing@"11.0.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @nestjs/[email protected]
npm ERR! node_modules/@nestjs/core
npm ERR!   peer @nestjs/core@"^11.0.0" from @nestjs/[email protected]
npm ERR!   node_modules/@nestjs/testing
npm ERR!     dev @nestjs/testing@"11.0.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2025-01-17T03_17_15_246Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 3b06938 to fa2804e Compare July 2, 2024 17:32
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from fa2804e to a385dc6 Compare August 14, 2024 02:49
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from fb04af6 to 64ee040 Compare September 24, 2024 02:46
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 64ee040 to c4179bd Compare October 16, 2024 20:57
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from c4179bd to 6ed286c Compare October 24, 2024 05:46
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 6ed286c to b7067c0 Compare November 6, 2024 23:34
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from b7067c0 to 4abba72 Compare November 16, 2024 02:43
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from 4443877 to 40faa6c Compare November 30, 2024 02:57
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 8dc44b5 to 782ebf5 Compare December 9, 2024 23:53
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 782ebf5 to fa5d043 Compare January 17, 2025 03:17
@renovate renovate bot changed the title fix(deps): update nest monorepo to v10 (major) fix(deps): update nest monorepo to v11 (major) Jan 17, 2025
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