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 nx monorepo (major) #1466

Closed
wants to merge 1 commit into from

Conversation

samuelfernandez
Copy link
Contributor

@samuelfernandez samuelfernandez commented May 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-devkit/build-angular 17.3.6 -> 18.1.0 age adoption passing confidence
@angular-devkit/core 17.3.6 -> 18.1.0 age adoption passing confidence
@angular-devkit/schematics 17.3.6 -> 18.1.0 age adoption passing confidence
@angular/animations (source) 17.3.7 -> 18.1.0 age adoption passing confidence
@angular/cli 17.3.6 -> 18.1.0 age adoption passing confidence
@angular/common (source) ^17.2.0 -> ^18.1.0 age adoption passing confidence
@angular/common (source) 17.3.7 -> 18.1.0 age adoption passing confidence
@angular/compiler (source) 17.3.7 -> 18.1.0 age adoption passing confidence
@angular/compiler-cli (source) 17.3.7 -> 18.1.0 age adoption passing confidence
@angular/core (source) ^17.2.0 -> ^18.1.0 age adoption passing confidence
@angular/core (source) ^17.0.0 -> ^18.1.0 age adoption passing confidence
@angular/core (source) 17.3.7 -> 18.1.0 age adoption passing confidence
@angular/forms (source) ^17.0.0 -> ^18.1.0 age adoption passing confidence
@angular/forms (source) 17.3.7 -> 18.1.0 age adoption passing confidence
@angular/language-service (source) 17.3.7 -> 18.1.0 age adoption passing confidence
@angular/platform-browser (source) 17.3.7 -> 18.1.0 age adoption passing confidence
@angular/platform-browser-dynamic (source) 17.3.7 -> 18.1.0 age adoption passing confidence
@angular/platform-server (source) 17.3.7 -> 18.1.0 age adoption passing confidence
@angular/router (source) 17.3.7 -> 18.1.0 age adoption passing confidence
@angular/ssr 17.3.6 -> 18.1.0 age adoption passing confidence
@nx/angular (source) 18.3.4 -> 19.4.2 age adoption passing confidence
@nx/cypress (source) 18.3.4 -> 19.4.2 age adoption passing confidence
@nx/devkit (source) ^17.0.0 || ^18.0.0 -> ^17.0.0 || ^18.0.0 || ^19.0.0 age adoption passing confidence
@nx/devkit (source) 18.3.4 -> 19.4.2 age adoption passing confidence
@nx/eslint (source) 18.3.4 -> 19.4.2 age adoption passing confidence
@nx/eslint-plugin (source) 18.3.4 -> 19.4.2 age adoption passing confidence
@nx/jest (source) 18.3.4 -> 19.4.2 age adoption passing confidence
@nx/js (source) 18.3.4 -> 19.4.2 age adoption passing confidence
@nx/playwright (source) 18.3.4 -> 19.4.2 age adoption passing confidence
@nx/plugin (source) ^17.0.0 || ^18.0.0 -> ^17.0.0 || ^18.0.0 || ^19.0.0 age adoption passing confidence
@nx/plugin (source) 18.3.4 -> 19.4.2 age adoption passing confidence
@nx/webpack (source) ^17.0.0 || ^18.0.0 -> ^17.0.0 || ^18.0.0 || ^19.0.0 age adoption passing confidence
@nx/webpack (source) 18.3.4 -> 19.4.2 age adoption passing confidence
@nx/workspace (source) 18.3.4 -> 19.4.2 age adoption passing confidence
@schematics/angular 17.3.6 -> 18.1.0 age adoption passing confidence
ng-packagr 17.3.0 -> 18.1.0 age adoption passing confidence
nx (source) ^17.0.0 || ^18.0.0 -> ^17.0.0 || ^18.0.0 || ^19.0.0 age adoption passing confidence
nx (source) 18.3.4 -> 19.4.2 age adoption passing confidence

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v18.1.0

Compare Source

@​angular/cli
Commit Type Description
6d266c146 fix add fallbacks for migration package resolution
@​schematics/angular
Commit Type Description
22e05dcb4 fix generate new projects with ECMAScript standard class field behavior
@​angular/build
Commit Type Description
687a6c7ec feat add --inspect option to the dev-server
628d87a94 feat support WASM/ES Module integration proposal
3e359da8d fix address rxjs undefined issues during SSR prebundling
4ff914a16 fix allow additional module preloads up to limit
fb8e3c39a fix allow top-level await in zoneless applications
83b75af9f fix check inlineSourceMap option with isolated modules optimization
cd97134a6 fix normalize paths during module resolution in Vite
13d2100dd fix read WASM file from script location on Node.js
3091956f5 fix support import attributes in JavaScript transformer
dd94a831b perf enable dependency prebundling for server dependencies
3acb77683 perf use direct transpilation with isolated modules

v18.0.7

Compare Source

@​angular/cli
Commit Type Description
67bf90131 fix make ng update to keep newline at the end of package.json
@​angular-devkit/build-angular
Commit Type Description
9b43ecbd0 fix reduce the number of max workers to available CPUs minus one
03dad6806 fix rollback terser to 5.29.2
@​angular/build
Commit Type Description
fc928f638 fix correctly name entry points to match budgets
2d51e8607 fix redirect to path with trailing slash for asset directories
16f1c1e01 fix reduce the number of max workers to available CPUs minus one

v18.0.6

Compare Source

@​angular/build
Commit Type Description
98a8a8a78 fix show JavaScript cache store initialization warning

v18.0.5

Compare Source

@​schematics/angular
Commit Type Description
5c705e800 fix update schematics to use RouterModule when --routing flag is present
@​angular-devkit/build-angular
Commit Type Description
86e031dc7 fix use istanbul-lib-instrument directly for karma code coverage
@​angular/build
Commit Type Description
bdd168f37 fix add CSP nonce to script with src tags
405c14809 fix automatically resolve .mjs files when using Vite
7360a346e fix use Node.js available parallelism for default worker count

v18.0.4

Compare Source

@​angular/build
Commit Type Description
791ef809d fix do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled
20fc6ca05 fix generate module preloads next to script elements in index HTML
3a1bf5c8a fix Initiate PostCSS only once
78c611754 fix issue warning when auto adding @angular/localize/init

v18.0.3

Compare Source

@​angular/cli
Commit Type Description
b709d2a24 fix add schema.json options to parsed command, also when a version is passed to ng add <package>@&#8203;<version>
@​angular/build
Commit Type Description
43a2a7d13 fix avoid escaping rebased Sass URL values
9acb5c7ca fix disable JS transformer persistent cache on web containers
346df4909 fix improve Sass rebaser ident token detection
6526a5f59 fix watch all related files during a Sass error

v18.0.2

Compare Source

@​schematics/angular
Commit Type Description
9967c04b8 fix check both application builder packages in SSR schematic
92b48ab14 fix set builders assets option correctly for new applications
@​angular/build
Commit Type Description
3bb06c37d fix disable Worker wait loop for Sass compilations in web containers
c4cf35923 fix print Sass @warn location
352879804 fix support valid self-closing MathML tags in HTML index file
476f3084a fix support valid self-closing SVG tags in HTML index file
@​angular/pwa
Commit Type Description
acbffd236 fix set manifest icons location to match assets builder option

v18.0.1

Compare Source

@​schematics/angular
Commit Type Description
01842f515 fix use angular.dev in readme
@​angular/build
Commit Type Description
7d253e9cd fix avoid rebasing URLs with function calls
6b6a76a99 fix disable persistent disk caching inside webcontainers by default
ba70a50b6 fix handle esbuild-browser polyfills option as string during ng serve
706423aca fix only import persistent cache store with active caching

v18.0.0

Compare Source

Breaking Changes

@​angular/cli
  • The ng doc command has been removed without a replacement. To perform searches, please visit www.angular.dev
  • Node.js support for versions <18.19.1 and <20.11.1 has been removed.
@​angular-devkit/build-angular
  • By default, the index.html file is no longer emitted in the browser directory when using the application builder with SSR. Instead, an index.csr.html file is emitted. This change is implemented because in many cases server and cloud providers incorrectly treat the index.html file as a statically generated page. If you still require the old behavior, you can use the index option to specify the output file name.

    "architect": {
      "build": {
        "builder": "@&#8203;angular-devkit/build-angular:application",
        "options": {
          "outputPath": "dist/my-app",
          "index": {
            "input": "src/index.html",
            "output": "index.html"
          }
        }
      }
    }
  • The support for the legacy Sass build pipeline, previously accessible via NG_BUILD_LEGACY_SASS when utilizing webpack-based builders, has been removed.

Deprecations

@​angular-devkit/schematics
  • NodePackageLinkTask in @angular-devkit/schematics. A custom task should be created instead.
@​angular/cli
Commit Type Description
ac3019570 feat add ng dev alias to ng serve
4087728c3 feat support for Node.js v22
41ab6c8c3 fix add --version option
df4dde95d fix add @angular/build package to update group list
1039f6d79 fix change update guide link to angular.dev
f4670fcb1 fix eliminate prompts during ng version command
a99ec6a54 fix keep cli package first in update package group metadata
dd786d495 fix only add --version option on default command
03eee0545 refactor remove ng doc command
c7b208555 refactor remove support for Node.js versions <18.19.1 and <20.11.1
@​schematics/angular
Commit Type Description
b2ac5fac7 feat allow application migration to use new build package in projects where possible
6530aa11b feat replace assets with public directory
725883713 feat use eventCoalescing option by default (standalone bootstrap)
508d97da7 feat use ngZoneEventCoalescing option by default (module bootstrap)
f452589e2 feat use TypeScript bundler module resolution for new projects
95a4d6ee5 fix add less dependency in application migration if needed
c46aa084f fix add postcss dependency in application migration if needed
157329384 fix add spaces around eventCoalescing option
23cc337aa fix keep deployUrl option when migrating to application builder
@​angular-devkit/architect
Commit Type Description
ddd08efef fix resolve builder aliases from containing package
@​angular-devkit/build-angular
Commit Type Description
53c319aaa feat add support for the poll option in the library builder
83d1d233a feat enhance Sass rebasing importer for resources URL defined in variables and handling of external paths
d51cb598a feat inject event-dispatch in SSR HTML page
0b03829bc feat move i18n extraction for application builder to new build system package
4ffe07aa2 feat move Vite-based dev-server for application builder to new build system package
d1c632af9 feat support native async/await when app is zoneless
37fc7f0cc fix disable Vite prebundling when script optimizations are enabled
2acf95a94 fix do not generate an index.html file in the browser directory when using SSR.
8a54875cb fix handle wrapping of class expressions emitted by esbuild
97973059e refactor remove Sass legacy implementation
@​angular-devkit/schematics

| Commit | Type | Description |
|


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 has been generated by Renovate Bot.

@samuelfernandez samuelfernandez added the dependencies Renovate PRs label May 11, 2024
@samuelfernandez samuelfernandez self-assigned this May 11, 2024
@samuelfernandez
Copy link
Contributor Author

samuelfernandez commented May 11, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts 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 error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @jscutlery/semver@5.2.2
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error   @nx/devkit@"19.4.2" from @nx/angular@19.4.2
npm error   node_modules/@nx/angular
npm error     dev @nx/angular@"19.4.2" from the root project
npm error   9 more (@nx/cypress, @nx/eslint, @nx/eslint-plugin, @nx/jest, ...)
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" from the root project
npm error
npm error Conflicting peer dependency: @nx/devkit@18.3.5
npm error node_modules/@nx/devkit
npm error   peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error   node_modules/@jscutlery/semver
npm error     @jscutlery/semver@"5.2.2" 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/2024-07-12T10_21_54_283Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-07-12T10_21_54_283Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @jscutlery/semver@5.2.2
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error   @nx/devkit@"19.4.2" from @nx/angular@19.4.2
npm error   node_modules/@nx/angular
npm error     dev @nx/angular@"19.4.2" from the root project
npm error   9 more (@nx/cypress, @nx/eslint, @nx/eslint-plugin, @nx/jest, ...)
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" from the root project
npm error
npm error Conflicting peer dependency: @nx/devkit@18.3.5
npm error node_modules/@nx/devkit
npm error   peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error   node_modules/@jscutlery/semver
npm error     @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_10_147Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_10_147Z-debug-0.log

File name: package.json
Command failed: npm run prepare --if-present
sh: 1: husky: not found

File name: package.json
Command failed: npx --no-install nx migrate @angular/cli --from=@angular/cli@17.3.6 --to=@angular/cli@18.1.0
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_24_834Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @jscutlery/semver@5.2.2
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error   @nx/devkit@"19.4.2" from @nx/angular@19.4.2
npm error   node_modules/@nx/angular
npm error     dev @nx/angular@"19.4.2" from the root project
npm error   9 more (@nx/cypress, @nx/eslint, @nx/eslint-plugin, @nx/jest, ...)
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" from the root project
npm error
npm error Conflicting peer dependency: @nx/devkit@18.3.5
npm error node_modules/@nx/devkit
npm error   peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error   node_modules/@jscutlery/semver
npm error     @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_25_353Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_25_353Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx migrate --run-migrations --if-exists
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_30_848Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx run-many --target=lint --all --parallel --fix --skip-nx-cache
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_31_329Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_31_842Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_31_842Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_32_927Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_32_927Z-debug-0.log

File name: package.json
Command failed: npm run prepare --if-present
sh: 1: husky: not found

File name: package.json
Command failed: npx --no-install nx migrate @angular/core --from=@angular/core@17.3.7 --to=@angular/core@18.1.0
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_33_871Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_34_308Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_34_308Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx migrate --run-migrations --if-exists
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_35_105Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx run-many --target=lint --all --parallel --fix --skip-nx-cache
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_35_572Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_36_068Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_36_068Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_36_888Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_36_888Z-debug-0.log

File name: package.json
Command failed: npm run prepare --if-present
sh: 1: husky: not found

File name: package.json
Command failed: npx --no-install nx migrate @nx/angular --from=@nx/angular@18.3.4 --to=@nx/angular@19.4.2
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_37_824Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_38_273Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_38_273Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx migrate --run-migrations --if-exists
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_39_064Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx run-many --target=lint --all --parallel --fix --skip-nx-cache
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_39_534Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_40_026Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_40_026Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_40_835Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_40_835Z-debug-0.log

File name: package.json
Command failed: npm run prepare --if-present
sh: 1: husky: not found

File name: package.json
Command failed: npx --no-install nx migrate @nx/cypress --from=@nx/cypress@18.3.4 --to=@nx/cypress@19.4.2
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_41_770Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_42_235Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_42_235Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx migrate --run-migrations --if-exists
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_43_014Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx run-many --target=lint --all --parallel --fix --skip-nx-cache
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_43_478Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_43_972Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_43_972Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_44_784Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_44_784Z-debug-0.log

File name: package.json
Command failed: npm run prepare --if-present
sh: 1: husky: not found

File name: package.json
Command failed: npx --no-install nx migrate @nx/devkit --from=@nx/devkit@18.3.4 --to=@nx/devkit@19.4.2
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_45_726Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_46_183Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_46_183Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx migrate --run-migrations --if-exists
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_46_973Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx run-many --target=lint --all --parallel --fix --skip-nx-cache
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_47_431Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_47_916Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_47_916Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_48_726Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_48_726Z-debug-0.log

File name: package.json
Command failed: npm run prepare --if-present
sh: 1: husky: not found

File name: package.json
Command failed: npx --no-install nx migrate @nx/eslint --from=@nx/eslint@18.3.4 --to=@nx/eslint@19.4.2
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_49_645Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_50_090Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_50_090Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx migrate --run-migrations --if-exists
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_50_894Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx run-many --target=lint --all --parallel --fix --skip-nx-cache
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_51_359Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_51_851Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_51_851Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_52_657Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_52_657Z-debug-0.log

File name: package.json
Command failed: npm run prepare --if-present
sh: 1: husky: not found

File name: package.json
Command failed: npx --no-install nx migrate @nx/eslint-plugin --from=@nx/eslint-plugin@18.3.4 --to=@nx/eslint-plugin@19.4.2
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_53_602Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_54_055Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_54_055Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx migrate --run-migrations --if-exists
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_54_846Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx run-many --target=lint --all --parallel --fix --skip-nx-cache
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_55_312Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_55_806Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_55_806Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_56_615Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_56_615Z-debug-0.log

File name: package.json
Command failed: npm run prepare --if-present
sh: 1: husky: not found

File name: package.json
Command failed: npx --no-install nx migrate @nx/jest --from=@nx/jest@18.3.4 --to=@nx/jest@19.4.2
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_57_552Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_58_007Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_58_007Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx migrate --run-migrations --if-exists
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_58_788Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx run-many --target=lint --all --parallel --fix --skip-nx-cache
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_59_262Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_22_59_760Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_22_59_760Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_23_00_578Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_00_578Z-debug-0.log

File name: package.json
Command failed: npm run prepare --if-present
sh: 1: husky: not found

File name: package.json
Command failed: npx --no-install nx migrate @nx/js --from=@nx/js@18.3.4 --to=@nx/js@19.4.2
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_01_517Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_23_01_962Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_01_962Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx migrate --run-migrations --if-exists
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_02_761Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx run-many --target=lint --all --parallel --fix --skip-nx-cache
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_03_231Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_23_03_717Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_03_717Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_23_04_534Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_04_534Z-debug-0.log

File name: package.json
Command failed: npm run prepare --if-present
sh: 1: husky: not found

File name: package.json
Command failed: npx --no-install nx migrate @nx/playwright --from=@nx/playwright@18.3.4 --to=@nx/playwright@19.4.2
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_05_476Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_23_05_931Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_05_931Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx migrate --run-migrations --if-exists
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_06_723Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx run-many --target=lint --all --parallel --fix --skip-nx-cache
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_07_188Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_23_07_673Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_07_673Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_23_08_485Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_08_485Z-debug-0.log

File name: package.json
Command failed: npm run prepare --if-present
sh: 1: husky: not found

File name: package.json
Command failed: npx --no-install nx migrate @nx/plugin --from=@nx/plugin@18.3.4 --to=@nx/plugin@19.4.2
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_09_415Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_23_09_861Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_09_861Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx migrate --run-migrations --if-exists
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_10_645Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx run-many --target=lint --all --parallel --fix --skip-nx-cache
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_11_107Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_23_11_604Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_11_604Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_23_12_420Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_12_420Z-debug-0.log

File name: package.json
Command failed: npm run prepare --if-present
sh: 1: husky: not found

File name: package.json
Command failed: npx --no-install nx migrate @nx/webpack --from=@nx/webpack@18.3.4 --to=@nx/webpack@19.4.2
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_13_357Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_23_13_803Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_13_803Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx migrate --run-migrations --if-exists
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_14_598Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx run-many --target=lint --all --parallel --fix --skip-nx-cache
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_15_065Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_23_15_558Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_15_558Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_23_16_375Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_16_375Z-debug-0.log

File name: package.json
Command failed: npm run prepare --if-present
sh: 1: husky: not found

File name: package.json
Command failed: npx --no-install nx migrate @nx/workspace --from=@nx/workspace@18.3.4 --to=@nx/workspace@19.4.2
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_17_311Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_23_17_765Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_17_765Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx migrate --run-migrations --if-exists
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_18_561Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx run-many --target=lint --all --parallel --fix --skip-nx-cache
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_19_035Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_23_19_519Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_19_519Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_23_20_332Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_20_332Z-debug-0.log

File name: package.json
Command failed: npm run prepare --if-present
sh: 1: husky: not found

File name: package.json
Command failed: npx --no-install nx migrate nx --from=nx@18.3.4 --to=nx@19.4.2
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_21_258Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devkit@"19.4.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @nx/devkit@"^18.0.0" from @jscutlery/semver@5.2.2
npm error node_modules/@jscutlery/semver
npm error   @jscutlery/semver@"5.2.2" 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 /home/ubuntu/.npm/_logs/2024-07-12T10_23_21_710Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_21_710Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx migrate --run-migrations --if-exists
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_22_508Z-debug-0.log

File name: package.json
Command failed: npx --no-install nx run-many --target=lint --all --parallel --fix --skip-nx-cache
npm error npx canceled due to missing packages and no YES option: ["nx@19.4.2"]
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2024-07-12T10_23_22_977Z-debug-0.log

File name: package.json
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: nx-squeezer@0.0.0
npm error Found: @nx/devkit@19.4.2
npm error node_modules/@nx/devkit
npm error   @nx/devk

@samuelfernandez samuelfernandez force-pushed the renovate-github/major-nx-monorepo branch 27 times, most recently from ed2e90b to 46b75bb Compare May 18, 2024 04:31
@samuelfernandez samuelfernandez force-pushed the renovate-github/major-nx-monorepo branch 17 times, most recently from fd7522b to 9c661de Compare July 6, 2024 17:18
@samuelfernandez samuelfernandez force-pushed the renovate-github/major-nx-monorepo branch 9 times, most recently from 44d7625 to 776ca95 Compare July 10, 2024 13:25
@samuelfernandez samuelfernandez force-pushed the renovate-github/major-nx-monorepo branch from 776ca95 to 24bcccf Compare July 10, 2024 14:20
Copy link

sonarcloud bot commented Jul 10, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Renovate PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants