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 nestjs #594

Closed
wants to merge 1 commit into from
Closed

fix(deps): update nestjs #594

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/cli ~10.0.0 -> ~10.4.0 age adoption passing confidence
reflect-metadata (source) ^0.1.14 -> ^0.2.0 age adoption passing confidence

Release Notes

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

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

Compare Source

  • Merge pull request #​2502 from micalevisk/fix/issue-2458 (195dc7b)
  • Merge pull request #​2503 from nestjs/renovate/chokidar-3.x (42b15e1)
  • fix(deps): update dependency chokidar to v3.6.0 (e256345)
  • style: fix formatting (be2f7e6)
  • feat: check only the major slice on nestjs dep mismatch (4c89de4)
  • chore(deps): update typescript-eslint monorepo to v6.21.0 (ec761a4)
  • chore(deps): update dependency lint-staged to v15.2.2 (8b7083e)
  • chore(deps): update dependency @​swc/core to v1.4.0 (9cac3ff)
  • chore(deps): update dependency @​swc/cli to v0.3.9 (49a5267)

v10.3.1

Compare Source

v10.3.0

Compare Source

v10.2.1

Compare Source

v10.2.0

Compare Source

v10.1.18

Compare Source

v10.1.17

Compare Source

v10.1.16

Compare Source

  • fix(swc): disable paths mapping on windows (0cc6c92)
  • chore(deps): update dependency @​types/node to v18.17.11 (4747852)
  • chore(deps): update dependency jest to v29.6.4 (183d07b)

v10.1.15

Compare Source

v10.1.14

Compare Source

v10.1.13

Compare Source

v10.1.12

Compare Source

v10.1.11

Compare Source

  • Merge pull request #​2206 from micalevisk/fix/preservewatch (226d506)
  • fix: support using preserveWatchOutput from tsconfig file (fd2f735)
  • feat: support --preserveWatchOutput for 'build' command (b923083)
  • style: format all files (ff52a06)
  • chore(deps): update dependency @​swc/core to v1.3.72 (ddcaaa1)
  • chore(deps): update dependency eslint to v8.46.0 (de55c2c)
  • chore(deps): update dependency eslint-config-prettier to v8.9.0 (2a444d5)
  • chore(deps): update dependency jest to v29.6.2 (92cd16f)
  • chore(deps): update dependency @​types/node to v18.17.1 (b1b5404)
  • chore(deps): update dependency @​swc/core to v1.3.71 (baa9ff6)
  • chore(deps): update typescript-eslint monorepo to v6.2.0 (02cc313)
  • chore(deps): update dependency @​types/node to v18.17.0 (0dc6cd3)
  • chore(deps): update dependency @​types/node to v18.16.20 (a9a724a)
  • chore(deps): update dependency release-it to v16.1.3 (534659d)

v10.1.10

Compare Source

  • Merge pull request #​2188 from JohanManders/swc-reload (99d32e7)
  • chore(deps): update commitlint monorepo to v17.6.7 (e8b82b9)
  • fix(swc): SWC doesn't reload the application on Windows (ad30bcb)
  • chore(deps): update dependency @​swc/core to v1.3.70 (cb547fa)
  • chore(deps): update typescript-eslint monorepo to v6.1.0 (e8d82e5)

v10.1.9

Compare Source

  • Merge pull request #​2159 from nestjs/renovate/angular-cli-monorepo (707cb55)
  • Merge pull request #​2169 from nestjs/renovate/tsconfig-paths-webpack-plugin-4.x (56c7b83)
  • Merge pull request #​2179 from micalevisk/perf/eage-load-compilers (7609844)
  • Merge pull request #​2175 from sezanzeb/patch-1 (36a7111)
  • chore: ignore type declaration files from eslint checking (5cc0c8a)
  • perf(actions): on build, only import the used compiler (984b697)
  • chore(deps): update dependency release-it to v16.1.2 (27faa64)
  • chore(deps): update dependency eslint to v8.45.0 (d368823)
  • fix(cli): don't fail if the argument contains multiple '--' (72f94f1)
  • chore(deps): update dependency @​swc/core to v1.3.69 (e21dd65)
  • fix(deps): update dependency tsconfig-paths-webpack-plugin to v4.1.0 (4dd8bf2)
  • fix(deps): update angular-cli monorepo to v16.1.4 (e8dd638)

v10.1.8

Compare Source

  • Merge pull request #​2161 from powerfulyang/master (c2e2d26)
  • Merge pull request #​2155 from tuxmachine/patch-1 (be5d1d0)
  • chore(deps): update typescript-eslint monorepo to v6 (2d8a8d5)
  • chore(deps): update typescript-eslint monorepo to v5.62.0 (e13f4df)
  • chore(deps): update dependency @​types/jest to v29.5.3 (8d512ee)
  • chore(deps): update dependency release-it to v16.1.0 (ac30e00)
  • fix(swc): deepMerge didn't handle array type properly (bc18e83)
  • chore(deps): update dependency jest to v29.6.1 (1b9ab26)
  • chore(deps): update dependency release-it to v16 (77915d8)
  • chore(deps): update dependency prettier to v3 (ac0a98d)
  • fix(swc): don't set missing class fields (37813f4)

v10.1.7

Compare Source

  • feat(plugin): use local ts binary for meta printer (1fc18f6)

v10.1.6

Compare Source

  • fix(plugin): use unknown to fix ts incompatibility issues (882722d)

v10.1.5

Compare Source

v10.1.4

Compare Source

  • refactor: update readonly visitor methods to take type args (d0f086d)

v10.1.3

Compare Source

  • fix: swc default factory should be usable for swc loader (b00c3e1)

v10.1.2

Compare Source

v10.1.1

Compare Source

v10.1.0

Compare Source


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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


Thanks for the PR!

Any successful deployments (not always required) will be available below.

Once merged, code will be promoted and handed off to following workflow run.

Copy link
Contributor Author

renovate bot commented Feb 9, 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: libs/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @nestjs/[email protected]
npm error Found: [email protected]
npm error node_modules/reflect-metadata
npm error   dev reflect-metadata@"^0.2.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer reflect-metadata@"^0.1.12" from @nestjs/[email protected]
npm error node_modules/@nestjs/common
npm error   @nestjs/common@"^9.4.0" from the root project
npm error   peer @nestjs/common@"^9.0.0" from @nestjs/[email protected]
npm error   node_modules/@nestjs/core
npm error     @nestjs/core@"^9.4.0" from the root project
npm error     1 more (@nestjs/testing)
npm error   1 more (@nestjs/testing)
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/reflect-metadata
npm error   peer reflect-metadata@"^0.1.12" from @nestjs/[email protected]
npm error   node_modules/@nestjs/common
npm error     @nestjs/common@"^9.4.0" from the root project
npm error     peer @nestjs/common@"^9.0.0" from @nestjs/[email protected]
npm error     node_modules/@nestjs/core
npm error       @nestjs/core@"^9.4.0" from the root project
npm error       1 more (@nestjs/testing)
npm error     1 more (@nestjs/testing)
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/2024-05-03T19_12_03_722Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-03T19_12_03_722Z-debug-0.log

@renovate renovate bot force-pushed the renovate/nestjs branch 2 times, most recently from 92f357e to 55ef23d Compare February 9, 2024 17:45
@renovate renovate bot force-pushed the renovate/nestjs branch 3 times, most recently from 92d087a to 23dd5b2 Compare March 26, 2024 19:43
@renovate renovate bot changed the title fix(deps): update nestjs fix(deps): update dependency @nestjs/cli to ~10.3.0 Mar 29, 2024
@renovate renovate bot changed the title fix(deps): update dependency @nestjs/cli to ~10.3.0 fix(deps): update nestjs Apr 5, 2024
@renovate renovate bot force-pushed the renovate/nestjs branch 4 times, most recently from 5f902ef to 74eae6d Compare April 11, 2024 18:40
@renovate renovate bot force-pushed the renovate/nestjs branch 2 times, most recently from 7988e39 to c395a63 Compare May 3, 2024 19:12
@renovate renovate bot force-pushed the renovate/nestjs branch from c395a63 to 9df5401 Compare June 10, 2024 19:06
Copy link
Contributor Author

renovate bot commented Jun 10, 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: libs/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @nestjs/[email protected]
npm error Found: [email protected]
npm error node_modules/reflect-metadata
npm error   dev reflect-metadata@"^0.2.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer reflect-metadata@"^0.1.12" from @nestjs/[email protected]
npm error node_modules/@nestjs/common
npm error   @nestjs/common@"^9.4.0" from the root project
npm error   peer @nestjs/common@"^9.0.0" from @nestjs/[email protected]
npm error   node_modules/@nestjs/core
npm error     @nestjs/core@"^9.4.0" from the root project
npm error     1 more (@nestjs/testing)
npm error   1 more (@nestjs/testing)
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/reflect-metadata
npm error   peer reflect-metadata@"^0.1.12" from @nestjs/[email protected]
npm error   node_modules/@nestjs/common
npm error     @nestjs/common@"^9.4.0" from the root project
npm error     peer @nestjs/common@"^9.0.0" from @nestjs/[email protected]
npm error     node_modules/@nestjs/core
npm error       @nestjs/core@"^9.4.0" from the root project
npm error       1 more (@nestjs/testing)
npm error     1 more (@nestjs/testing)
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/2024-08-19T18_30_52_371Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-08-19T18_30_52_371Z-debug-0.log

@renovate renovate bot force-pushed the renovate/nestjs branch 4 times, most recently from c0cac93 to b87c194 Compare June 11, 2024 23:52
@renovate renovate bot force-pushed the renovate/nestjs branch 4 times, most recently from cce4100 to 585756f Compare June 28, 2024 22:22
@renovate renovate bot force-pushed the renovate/nestjs branch 3 times, most recently from 7061d8a to b8f4dd6 Compare July 9, 2024 10:02
@renovate renovate bot force-pushed the renovate/nestjs branch 3 times, most recently from 290ab3e to 72caf8f Compare July 31, 2024 16:41
@renovate renovate bot force-pushed the renovate/nestjs branch 3 times, most recently from bc68033 to f451555 Compare August 8, 2024 18:27
@renovate renovate bot force-pushed the renovate/nestjs branch from f451555 to 6ebaaa6 Compare August 19, 2024 18:30
@ianliuwk1019
Copy link
Collaborator

Close this one, will be done in #676

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.

1 participant