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

chore(deps): update nest monorepo to v11 (major) - autoclosed #309

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/common (source) ^8.0.0 || ^9.0.2 -> ^11.0.0 age adoption passing confidence
@nestjs/common (source) 8.4.7 -> 11.0.3 age adoption passing confidence
@nestjs/platform-express (source) ^8.0.0 || ^9.0.2 -> ^11.0.0 age adoption passing confidence
@nestjs/platform-express (source) 8.4.7 -> 11.0.3 age adoption passing confidence

Release Notes

nestjs/nest (@​nestjs/common)

v11.0.3

Compare Source

v11.0.2

Compare Source

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

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 renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from 722a0d7 to d5bce4b Compare July 18, 2022 11:02
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from d5bce4b to 2d26349 Compare July 20, 2022 09:47
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from 72d8bb6 to 6b91791 Compare August 3, 2022 11:10
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 7b5a558 to 11d3277 Compare August 16, 2022 10:36
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 11d3277 to 7b8291d Compare September 25, 2022 21:58
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 7b8291d to aa446b7 Compare November 20, 2022 09:10
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from aa446b7 to 6033ccf Compare March 8, 2023 22:17
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 5c32faf to f928bff Compare March 24, 2023 18:06
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from f928bff to 44fd42c Compare April 17, 2023 14:18
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 44fd42c to 63b158c Compare May 28, 2023 11:57
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 7745f5c to 6013b71 Compare June 15, 2023 11:06
@renovate renovate bot changed the title chore(deps): update nest monorepo to v9 (major) chore(deps): update nest monorepo to v10 (major) Jun 15, 2023
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 4 times, most recently from 63e8c1f to 3132e79 Compare June 21, 2023 10:47
@renovate
Copy link
Contributor Author

renovate bot commented Jun 21, 2023

⚠ 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 unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @nestjs/[email protected]
npm ERR! Found: @nestjs/[email protected]
npm ERR! node_modules/@nestjs/common
npm ERR!   dev @nestjs/common@"10.3.8" from the root project
npm ERR!   peer @nestjs/common@"^10.0.0" from @nestjs/[email protected]
npm ERR!   node_modules/@nestjs/platform-express
npm ERR!     dev @nestjs/platform-express@"10.3.8" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @nestjs/common@"^8.0.0" from @nestjs/[email protected]
npm ERR! node_modules/@nestjs/core
npm ERR!   dev @nestjs/core@"8.4.7" 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-19T08_22_28_252Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 0e6d8d4 to aad807c Compare July 3, 2023 10:40
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from aad807c to 5a17f9c Compare July 17, 2023 09:41
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from 2432af8 to cb95819 Compare July 31, 2023 10:31
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 93a9138 to bb1f193 Compare April 19, 2024 08:22
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from bb1f193 to d12b4a9 Compare June 5, 2024 23:41
Copy link
Contributor Author

renovate bot commented Jun 5, 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 unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @nestjs/[email protected]
npm ERR! Found: @nestjs/[email protected]
npm ERR! node_modules/@nestjs/common
npm ERR!   dev @nestjs/common@"11.0.3" from the root project
npm ERR!   peer @nestjs/common@"^11.0.0" from @nestjs/[email protected]
npm ERR!   node_modules/@nestjs/platform-express
npm ERR!     dev @nestjs/platform-express@"11.0.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @nestjs/common@"^8.0.0" from @nestjs/[email protected]
npm ERR! node_modules/@nestjs/core
npm ERR!   dev @nestjs/core@"8.4.7" 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-21T10_22_05_579Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from d12b4a9 to af1a6c4 Compare July 1, 2024 09:50
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 60d5813 to 7805e8c Compare August 13, 2024 10:31
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 4 times, most recently from 1e86592 to 7e97b02 Compare September 23, 2024 10:09
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from cbae14d to 31cc1bc Compare October 23, 2024 08:45
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 31cc1bc to 72ab80d Compare November 5, 2024 11:30
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 72ab80d to c5c5483 Compare November 15, 2024 15:18
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 3 times, most recently from b8394be to 09333a5 Compare November 29, 2024 12:38
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 2 times, most recently from 0ff9258 to b205666 Compare December 9, 2024 14:30
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from b205666 to 792714e Compare January 16, 2025 13:20
@renovate renovate bot changed the title chore(deps): update nest monorepo to v10 (major) chore(deps): update nest monorepo to v11 (major) Jan 16, 2025
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch 4 times, most recently from 94f02f6 to 5d646d7 Compare January 21, 2025 10:19
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 5d646d7 to 154f6c7 Compare January 21, 2025 10:22
@renovate renovate bot changed the title chore(deps): update nest monorepo to v11 (major) chore(deps): update nest monorepo to v11 (major) - autoclosed Jan 22, 2025
@renovate renovate bot closed this Jan 22, 2025
@renovate renovate bot deleted the renovate/major-nest-monorepo branch January 22, 2025 07:18
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