Skip to content

chore: update nx to v23#124

Open
tsang-bot[bot] wants to merge 1 commit into
mainfrom
renovate/major-nx
Open

chore: update nx to v23#124
tsang-bot[bot] wants to merge 1 commit into
mainfrom
renovate/major-nx

Conversation

@tsang-bot

@tsang-bot tsang-bot Bot commented Oct 7, 2024

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nx/devkit (source) 19.8.423.1.0 age adoption passing confidence
@nx/esbuild (source) 19.8.423.1.0 age adoption passing confidence
@nx/eslint (source) 19.8.423.1.0 age adoption passing confidence
@nx/eslint-plugin (source) 19.8.423.1.0 age adoption passing confidence
@nx/jest (source) 19.8.423.1.0 age adoption passing confidence
@nx/js (source) 19.8.423.1.0 age adoption passing confidence
@nx/node (source) 19.8.423.1.0 age adoption passing confidence
@nx/plugin (source) 19.8.423.1.0 age adoption passing confidence
@nx/workspace (source) 19.8.423.1.0 age adoption passing confidence
nx (source) 19.8.423.1.0 age adoption passing confidence

Release Notes

nrwl/nx (@​nx/devkit)

v23.1.0

Compare Source

23.1.0 (2026-07-13)
🚀 Features
🩹 Fixes
  • angular: resolve esbuild option paths relative to the workspace root (#​36017, #​35936)
  • angular: bump prescribed angular version to 22.0.4 (#​36130)
  • angular: make nx migrate to Angular 22 leave a buildable workspace (#​36183)
  • angular-rspack: surface compilation failures as build errors and release resources on teardown (#​36018)
  • bundling: restore preprocessor extensions in postcss normalizeOp… (#​36057, #​35854)
  • bundling: prevent TS6059 when an app imports a workspace lib from source (#​36217, #​35017)
  • core: avoid tsconfig path false positives for sibling project roots (#​35796, #​35795, #​35786)
  • core: do not write minimumReleaseAgeExclude during nx migrate (#​36045)
  • core: do not crash nx migrate on non-semver dependency specifiers (#​36051)
  • core: format AI-edited files after agentic migrations (#​36064)
  • core: prefer module.registerHooks to avoid DEP0205 deprecation warning (#​36081)
  • core: prevent nx migrate crash when include=optional filters out the target package (#​36087)
  • core: make nx migrate honor preapproved packages and emit a valid temp workspace (#​36086)
  • core: skip daemon project-graph recompute on no-op file rewrites (#​36082)
  • core: prevent the TUI from auto-selecting a completed task when a batch finishes (#​35833)
  • core: deregister pseudo-terminal exit handlers when tasks finish (#​36115)
  • core: prevent path traversal / zip-slip in self-hosted remote cache (#​36116)
  • core: respect explicit --nxCloud=skip for AI agents in create-nx-workspace (#​36131)
  • core: warn when the self-hosted remote cache disables TLS verification (NXC-4593) (#​36132, #​36116)
  • core: throw actionable error when pnpm .modules.yaml is missing (#​35666, #​35635)
  • core: support ${configDir} in tsconfig path alias resolution (#​36037, #​35804)
  • core: prevent non-npm devEngines pin from breaking npm registry lookups (#​36020, #​35815)
  • core: clarify nx sync remediation messaging and surface spinner output in non-tty (#​35747)
  • core: exclude direct-dependency overrides from generated package.json (#​36040, #​35675)
  • core: apply target defaults when project.json overrides an inferred run-commands target with different commands (#​36142, #​36067)
  • core: run the nx.bat wrapper for dot-nx setup on windows (#​36048)
  • core: refine the end-of-run performance report recommendations (#​36127, #​36077)
  • core: speed up bun lockfile parsing (#​36198)
  • core: set NX_CLI_SET in batch worker processes (#​36214, #​36210)
  • core: use standard utm params on performance-report links (#​36226)
  • core: preserve comments in catalog YAML updates (#​35733)
  • core: box JsonFileSet payload to keep HashInstruction small (#​36247, #​35248, #​36244, #​36152)
  • core: share workspace fileset hash results instead of deep-cloning per task (#​36244, #​34971, #​34942)
  • core: replace per-input visited clones with undo-log scoping in hash planner (#​36248, #​35071, #​36152, #​34971, #​36244, #​35248, #​36247)
  • core: intern hash instructions in a pool and plan with id lists (#​36249, #​35071, #​36152, #​36248)
  • core: add trailing space after performance report popup title (#​36259)
  • core: prevent TUI hint popup from permanently stealing focus (#​36256)
  • core: detect Codex sandbox on Linux to disable daemon and plugin isolation (#​36273)
  • core: skip projects-filtered targetDefaults when resolved without a project (#​36281, #​36049)
  • core: size TUI bottom bar reservations to the actual help text (#​36261)
  • core: defer unresolved spread tokens when merging intermediate target configurations (#​36283, #​36235)
  • core: omit peer dependencies when installing packages to a temp dir (#​36295)
  • core: include root package.json dependencies for '.'-rooted projects (#​36291, #​33791, #​36290)
  • core: reduce task hashing memory usage on large workspaces (#​36267, #​36152)
  • devkit: restore prettier v2 support in formatFiles (#​36193)
  • gradle: track copy/sync and AGP merge task outputs in dependent task inputs (#​36099)
  • gradle: correct change-plugin-version-0-1-23 migration to nx 23.1.0-beta.4 (#​36103, #​36100)
  • gradle: make project graph reports machine-portable (#​36210, #​35388)
  • gradle: derive dependent-task input extensions from the task model instead of scanning disk (#​36211)
  • graph: prevent project details web view top from being clipped (#​36154)
  • js: prevent doubled output paths in buildable library path mappings (#​36138, #​36079)
  • js: scope incremental type-check .tsbuildinfo per project (#​36137, #​36113)
  • js: preserve npm allowScripts allowlist in pruned package.json (#​36016, #​35931)
  • js: resolve catalog references in pruned package.json output (#​35805, #​35419)
  • js: restore the pre-TypeScript 6 default of loading all @​types (#​36163)
  • js: avoid import locator unicode position panic (#​36133, #​36128)
  • js: prevent Windows TS6059 rootDir errors in tsc builds (#​36184, #​35696)
  • js: preserve esModuleInterop default when migrating to TypeScript 6 (#​36225)
  • js: keep tsconfigs compiling and config files loading under TypeScript 6 (#​36245)
  • js: wait for process tree exit when stopping node executor tasks (#​36230)
  • js: pin tsconfig root dir even when it matches the config directory (#​36272, #​3175)
  • js: pin rootDir on composite tsconfigs for ts6 (ts-jest strips composite) (#​36285, #​36272)
  • js: bump @​swc/cli to 0.8.1 to patch critical decompress advisory (#​36294)
  • linter: install angular-eslint when converting Angular configs to flat config (#​36160)
  • linter: run typescript-eslint v8 rule migrations for scoped-only workspaces (#​36180)
  • linter: harden the ESLint v9 flat-config migration (#​36204)
  • linter: reconcile angular-eslint v22 breaking changes in flat config (#​36200)
  • linter: update terminal cli regex for local-dist build (#​36201, #​36199)
  • maven: de-flake maven e2e by dropping -X debug forks and widening timeout (#​36091)
  • misc: bump happy-dom, tmp, and form-data to patched versions (#​36013)
  • misc: bump axios to 1.16.1 (#​36120)
  • misc: use default import for chalk in @​nx/workspace output.ts (#​35523, #​35521, #​34111, #​21201, #​26667)
  • misc: remove duplicate nx init cloud-prompt telemetry event (#​36145)
  • misc: export @​nx/esbuild/executors entry point (#​36282)
  • nx-cloud: use standard utm params on cloud prompt links (#​36227, #​36226)
  • nx-dev: keep mobile sidebar toggle clear of the conference banner (#​36047)
  • nx-dev: run next-sitemap directly instead of via pnpm (#​36054)
  • nx-dev: remove empty SaaS and Mobile template filters (#​36085)
  • react: skip react 19 update for workspaces using remix v2 (#​36065, #​418)
  • react: reserve ports in rspack e2e test to avoid default port collisions (#​36090)
  • react: bump eslint-plugin-react below 7.35 for ESLint 9 compatibility (#​36161)
  • react: stop pinning eslint-plugin-react in generated projects (#​36168, #​36161)
  • react: validate typecheck in the React 19 migration (#​36186)
  • ⚠️ release: stop breaking change changelog entry from swallowing trailing PR body (#​36052, #​35910, #​33070)
  • release: widen release e2e timeouts to absorb pre-version dlx install (#​36092)
  • repo: trust wix/brew tap so macOS detox CI can install applesimutils (#​36146)
  • rsbuild: bump @​rsbuild/plugin-sass with @​rsbuild/core for the v2 migration (#​36162)
  • rspack: use contenthash for chunkFilename to prevent stale chunks (#​36136, #​2292, #​36014)
  • testing: keep ts-jest resolving exports-only libs on typescript < 6 (#​36089)
  • testing: disable justInTimeCompile for webpack Cypress component testing (#​36185)
  • testing: update eslint-plugin-cypress for ESLint 9 compatibility (#​36202)
  • testing: template the e2e config for fresh projects instead of ast-parsing it (#​36304)
  • vite: widen vite ts-solution e2e build timeouts for cold multi-lib build (#​36093)
  • vite: detect @​vitejs/plugin-vue2 (vite:vue2) for vue-tsc typecheck (#​36125, #​36094)
  • vite: update deprecation docs link (#​36070, #​36053)
  • vitest: apply mode-based config consistently in the test executor (#​36041, #​35196)
  • vitest: support passing mode through to vitest (#​35069)
  • web: run executor/plugin/generator commands with the workspace package manager (#​36021, #​35950)
  • webpack: prevent TS6059 when a tsc build bundles a workspace lib (#​36188, #​35017)
⚠️ Breaking Changes
  • angular: support angular v22 (#​35851, #​35910)
    Angular v19 is no longer supported.
  • linter: drop eslint v8 support (#​36006)
    ESLint v8 is no longer supported. Nx requires ESLint v9
    or later.
❤️ Thank You

v23.0.2

Compare Source

23.0.2 (2026-07-10)
🚀 Features
  • core: re-add isCacheableTask helper (#​36177)
🩹 Fixes
  • bundling: prevent TS6059 when an app imports a workspace lib from source (#​36217, #​35017)
  • core: prefer module.registerHooks to avoid DEP0205 deprecation warning (#​36081)
  • core: prevent nx migrate crash when include=optional filters out the target package (#​36087)
  • core: make nx migrate honor preapproved packages and emit a valid temp workspace (#​36086)
  • core: skip daemon project-graph recompute on no-op file rewrites (#​36082)
  • core: prevent the TUI from auto-selecting a completed task when a batch finishes (#​35833)
  • core: deregister pseudo-terminal exit handlers when tasks finish (#​36115)
  • core: prevent path traversal / zip-slip in self-hosted remote cache (#​36116)
  • core: respect explicit --nxCloud=skip for AI agents in create-nx-workspace (#​36131)
  • core: warn when the self-hosted remote cache disables TLS verification (NXC-4593) (#​36132, #​36116)
  • core: throw actionable error when pnpm .modules.yaml is missing (#​35666, #​35635)
  • core: support ${configDir} in tsconfig path alias resolution (#​36037, #​35804)
  • core: prevent non-npm devEngines pin from breaking npm registry lookups (#​36020, #​35815)
  • core: clarify nx sync remediation messaging and surface spinner output in non-tty (#​35747)
  • core: exclude direct-dependency overrides from generated package.json (#​36040, #​35675)
  • core: apply target defaults when project.json overrides an inferred run-commands target with different commands (#​36142, #​36067)
  • core: run the nx.bat wrapper for dot-nx setup on windows (#​36048)
  • core: speed up bun lockfile parsing (#​36198)
  • core: set NX_CLI_SET in batch worker processes (#​36214, #​36210)
  • core: preserve comments in catalog YAML updates (#​35733)
  • core: box JsonFileSet payload to keep HashInstruction small (#​36247, #​35248, #​36244, #​36152)
  • core: share workspace fileset hash results instead of deep-cloning per task (#​36244, #​34971, #​34942)
  • core: replace per-input visited clones with undo-log scoping in hash planner (#​36248, #​35071, #​36152, #​34971, #​36244, #​35248, #​36247)
  • core: intern hash instructions in a pool and plan with id lists (#​36249, #​35071, #​36152, #​36248)
  • core: detect Codex sandbox on Linux to disable daemon and plugin isolation (#​36273)
  • devkit: restore prettier v2 support in formatFiles (#​36193)
  • graph: prevent project details web view top from being clipped (#​36154)
  • js: prevent doubled output paths in buildable library path mappings (#​36138, #​36079)
  • js: scope incremental type-check .tsbuildinfo per project (#​36137, #​36113)
  • js: preserve npm allowScripts allowlist in pruned package.json (#​36016, #​35931)
  • js: resolve catalog references in pruned package.json output (#​35805, #​35419)
  • js: avoid import locator unicode position panic (#​36133, #​36128)
  • js: prevent Windows TS6059 rootDir errors in tsc builds (#​36184, #​35696)
  • js: wait for process tree exit when stopping node executor tasks (#​36230)
  • linter: update terminal cli regex for local-dist build (#​36201, #​36199)
  • maven: de-flake maven e2e by dropping -X debug forks and widening timeout (#​36091)
  • misc: bump axios to 1.16.1 (#​36120)
  • misc: use default import for chalk in @​nx/workspace output.ts (#​35523, #​35521, #​34111, #​21201, #​26667)
  • misc: remove duplicate nx init cloud-prompt telemetry event (#​36145)
  • nx-cloud: use standard utm params on cloud prompt links (#​36227, #​36226)
  • nx-dev: remove empty SaaS and Mobile template filters (#​36085)
  • react: reserve ports in rspack e2e test to avoid default port collisions (#​36090)
  • react: stop pinning eslint-plugin-react in generated projects (#​36168, #​36161)
  • release: widen release e2e timeouts to absorb pre-version dlx install (#​36092)
  • repo: trust wix/brew tap so macOS detox CI can install applesimutils (#​36146)
  • rspack: use contenthash for chunkFilename to prevent stale chunks (#​36136, #​2292, #​36014)
  • rspack: stop mocking non-existent is-serve-mode util in apply-base-config test (fea2cabbcc)
  • vite: widen vite ts-solution e2e build timeouts for cold multi-lib build (#​36093)
  • vite: detect @​vitejs/plugin-vue2 (vite:vue2) for vue-tsc typecheck (#​36125, #​36094)
  • vite: update deprecation docs link (#​36070, #​36053)
  • vitest: support passing mode through to vitest (#​35069)
  • web: run executor/plugin/generator commands with the workspace package manager (#​36021, #​35950)
  • webpack: prevent TS6059 when a tsc build bundles a workspace lib (#​36188, #​35017)
❤️ Thank You

v23.0.1

Compare Source

23.0.1 (2026-06-23)
🚀 Features
  • nx-cloud: add utm tracking to clickable cloud prompt links (#​36028)
🩹 Fixes
  • angular: resolve esbuild option paths relative to the workspace root (#​36017, #​35936)
  • angular-rspack: surface compilation failures as build errors and release resources on teardown (#​36018)
  • bundling: restore preprocessor extensions in postcss normalizeOp… (#​36057, #​35854)
  • core: avoid tsconfig path false positives for sibling project roots (#​35796, #​35795, #​35786)
  • core: do not write minimumReleaseAgeExclude during nx migrate (#​36045)
  • core: do not crash nx migrate on non-semver dependency specifiers (#​36051)
  • core: format AI-edited files after agentic migrations (#​36064)
  • misc: bump happy-dom, tmp, and form-data to patched versions (#​36013)
  • nx-dev: keep mobile sidebar toggle clear of the conference banner (#​36047)
  • nx-dev: run next-sitemap directly instead of via pnpm (#​36054)
  • ⚠️ release: stop breaking change changelog entry from swallowing trailing PR body (#​36052, #​35910, #​33070)
  • vitest: apply mode-based config consistently in the test executor (#​36041, #​35196)
❤️ Thank You

v23.0.0

Compare Source

23.0.0 (2026-06-16)
🚀 Features
  • ⚠️ angular: remove deprecated @​nx/angular/module-federation entry point (#​35512)
  • ⚠️ angular: remove deprecated move generator (#​35513)
  • ⚠️ angular: remove deprecated ngrx generator (#​35567)
  • angular: deprecate convert-to-with-mf generator (#​35862)
  • angular: deprecate SCAM generators (#​35887)
  • ⚠️ bundling: drop legacy typescript plugin and align rollup buildLibsFromSource default (#​35516)
  • ⚠️ bundling: remove SVGR option and provide withSvgr migration (#​35611)
  • bundling: add Vite 7 -> 8 migrations (#​35614)
  • core: add support for '...' as a spread token when merging target config (#​34285)
  • core: show target uses task graph + filter broken dependsOn during normalization (#​35367)
  • core: add --mode and --multi-major-mode flags to nx migrate (#​35497)
  • core: support prompt field in migration entries (#​35638)
  • core: rename nx watch --includeDependentProjects to --includeDependencies (#​35699)
  • core: support filtered array-shape targetDefaults with projects and source (#​35340)
  • core: enable native Node.js TypeScript stripping by default (#​35608)
  • core: add shell tab-completion (bash, zsh, fish, powershell) (#​34951)
  • core: add agentic mode to nx migrate --run-migrations (#​35718)
  • core: add a migrate configuration section to nx.json (#​35831)
  • core: feed migration docs to agents in nx migrate (#​35835)
  • core: avoid redundant rematch in findMatchingConfigFiles (#​35793, #​35792)
  • ⚠️ core: rename CreateNodes V2 types to canonical OG names (#​35386, #​32951)
  • core: support prompt-only and hybrid migrations in Nx Console UI (#​35822, #​35718, #​3153)
  • core: add JSON schema for migrations.json files (#​35888)
  • core: add migrations for createNodesV2 -> createNodes rename (#​35893, #​35386)
  • core: extend nx migrate --include to any package that supports optional updates (#​35905)
  • core: report analytics events for the nx migrate flow (#​35937)
  • core: revert array-shape targetDefaults support pending redesign and reapplication (#​36005, #​35340, #​35711, #​35752, #​35991)
  • ⚠️ detox: deprecate the @​nx/detox build and test executors (#​35529)
  • devkit: migrate @nx/devkit/src/... deep imports (#​35541, #​34946)
  • ⚠️ devkit: deprecate the standalone parameter of addProjectConfiguration (#​35883)
  • gradle: stream batch task results to nx as they finish (#​35487)
  • js: support pnpm 11.2.2 (#​35772)
  • linter: allow prompt-only entries in migration nx-plugin-checks (#​35700, #​35638)
  • linter: deprecate ESLint v8 support (#​35819)
  • ⚠️ misc: remove Tailwind CSS setup-tailwind generators (#​35049)
  • ⚠️ misc: remove deprecated stylesheet options from generators (#​35103)
  • misc: drop Node 20 support and bump @​types/node (#​35591)
  • ⚠️ misc: deprecate executors with inferred-plugin replacements (#​35576, #​35517)
  • ⚠️ misc: remove deprecated js option from component generators (#​35616, #​29111)
  • misc: convert prompt generator migrations to use prompt field (#​35688)
  • ⚠️ misc: drop deprecated webpack plugin re-exports + v23 polish (#​35659)
  • misc: add --trustThirdPartyPreset flag to skip confirmation prompt (#​35827, #​35826)
  • misc: remove migrations prior to v21 in preparation for v23 (#​35909, #​30839, #​32904, #​35900)
  • misc: multi-version support compliance for detox, expo, react-native, and remix (#​35885)
  • misc: prompt analytics earlier in init flow (#​35922)
  • module-federation: deprecate old generators and add new consumer/provider generators (#​35825)
  • ⚠️ nextjs: deprecate withNx function (#​35861)
  • nx-dev: track docs analytics for code copy, LLM prompt, YouTube (#​35526)
  • nx-dev: add docs top banner for ai monorepos conference (#​35956)
  • nx-dev: support optional artwork in the promo banner card (#​35992)
  • ⚠️ release: drop deprecated releaseTag* flat properties and update v23 defaults (#​35694)
  • ⚠️ testing: deprecate the @​nx/cypress:cypress executor (#​35531, #​35529)
  • testing: bump cypress to 15.14 + remove stale Vite 8 guard (#​35613)
  • testing: add migration for Jest 30 snapshot guide link (#​35629)
  • ⚠️ testing: remove deprecated skipSetupFile and setupFile jest options (#​35588)
  • ⚠️ vite: remove vitest support in favor of @​nx/vitest (#​35517)
  • ⚠️ vite: deprecate the nxViteTsPaths and nxCopyAssetsPlugin helpers (#​35664)
  • ⚠️ webpack: deprecate webpack/rspack config compose helpers (#​35867)
🩹 Fixes
  • angular: disable vitest watch by default (#​35493)
  • angular: multi-version support compliance (#​35587)
  • angular: only add @​oxc-project/runtime on the vitest-analog path (#​35734)
  • angular: bump zoneJsVersion to ~0.16.0 to align with Angular v21 (#​35799)
  • angular-rspack: keep root-scoped assets out of per-locale i18n emit (#​35621)
  • angular-rspack: exclude eslint config from tailwind v4 source scan (#​35663)
  • angular-rspack: apply multi-version compliance to @​nx/angular-rspack(-compiler) (#​35806)
  • angular-rspack: dispose stylesheet bundler so one-shot builds exit (#​35869)
  • bundling: include tsconfig solution input for rollup (#​35476)
  • bundling: include tsconfig solution input for webpack (#​35477, #​35476)
  • bundling: multi-version support compliance for @​nx/esbuild (#​35768)
  • core: remove redundant allWorkspaceFiles from the project graph pipeline (#​34425)
  • core: prevent spinner flicker when sync applying (#​35445)
  • core: exclude hyperfine env vars from daemon env reflection (182273670a)
  • core: provide actionable feedback when running migrations and pre-install fails with npm peer dep errors (#​33961, #​33942)
  • core: consider virtual trees in multiGlobWithWorkspaceContext (#​35447, #​31805, #​35373, #​32588)
  • core: surface ./nx --version stderr and force devDeps install (#​35469)
  • core: keep continuous children alive when nx:noop orchestrator completes (#​35388)
  • core: start TUI event reader synchronously in enter() to prevent stdin race (#​35465, #​34619, #​34144)
  • core: use require for global to local Nx handoff so Windows drive paths work (#​35478)
  • core: prevent daemon shutdown from cache-poisoned in-process nx loads (#​35482, #​35444, #​34463, #​34111)
  • core: add provenance check in nx console status path ([

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/London)

  • 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 has been generated by Mend Renovate.

@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch 2 times, most recently from 434a35f to 5ba9a21 Compare October 9, 2024 14:27
@tsang-bot tsang-bot Bot changed the title chore: update nx (major) chore: update nx to v20 (major) Oct 10, 2024
@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch from 5ba9a21 to 2a5853a Compare October 10, 2024 13:59
@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch 2 times, most recently from 0627c1e to 855fe44 Compare October 11, 2024 02:23
@tsang-bot tsang-bot Bot changed the title chore: update nx to v20 (major) chore: update nx to v20 (major) - autoclosed Oct 14, 2024
@tsang-bot tsang-bot Bot closed this Oct 14, 2024
@tsang-bot
tsang-bot Bot deleted the renovate/major-nx branch October 14, 2024 13:11
@tsang-bot tsang-bot Bot changed the title chore: update nx to v20 (major) - autoclosed chore: update nx to v20 (major) Oct 14, 2024
@tsang-bot tsang-bot Bot reopened this Oct 14, 2024
@tsang-bot
tsang-bot Bot restored the renovate/major-nx branch October 14, 2024 14:08
@tsang-bot tsang-bot Bot changed the title chore: update nx to v20 (major) chore(deps): update nx to v20 (major) Oct 14, 2024
@tsang-bot tsang-bot Bot changed the title chore(deps): update nx to v20 (major) chore: update nx to v20 (major) Oct 14, 2024
@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch 4 times, most recently from 0cd9ab2 to e6af23e Compare October 19, 2024 13:27
@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch 2 times, most recently from 8184825 to 96b8f44 Compare October 26, 2024 02:20
@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch 3 times, most recently from 1458d47 to 6612893 Compare November 6, 2024 02:19
@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch 2 times, most recently from 957cbf5 to 66997e9 Compare January 24, 2025 02:17
@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch from 66997e9 to 05fdd18 Compare January 28, 2025 02:18
@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch 3 times, most recently from 7b9b396 to 87ad0cc Compare February 13, 2025 02:20
@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch 3 times, most recently from f215f59 to ce8118a Compare February 21, 2025 02:23
@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch from ce8118a to 29caebc Compare March 7, 2025 02:26
@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch 3 times, most recently from 3bde4cc to 189d43e Compare March 20, 2025 02:26
@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch 2 times, most recently from 0b1187b to b192f03 Compare March 26, 2025 02:28
@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch from b192f03 to 4e237ba Compare April 1, 2025 02:46
@tsang-bot

tsang-bot Bot commented Apr 1, 2025

Copy link
Copy Markdown
Contributor Author

⚠️ 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 warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @aws-lambda-nx/source@0.0.0
npm error Found: eslint@8.57.1
npm error node_modules/eslint
npm error   dev eslint@"8.57.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^9.0.0 || ^10.0.0" from @nx/eslint@23.1.0
npm error node_modules/@nx/eslint
npm error   dev @nx/eslint@"23.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps 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/2026-07-14T04_01_42_147Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-07-14T04_01_42_147Z-debug-0.log

File name: undefined
Command failed: npm ci --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @aws-lambda-nx/source@0.0.0
npm error Found: eslint@8.57.1
npm error node_modules/eslint
npm error   dev eslint@"8.57.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^9.0.0 || ^10.0.0" from @nx/eslint@23.1.0
npm error node_modules/@nx/eslint
npm error   dev @nx/eslint@"23.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps 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/2026-07-14T04_01_45_131Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2026-07-14T04_01_45_131Z-debug-0.log

File name: undefined
Command failed: npx nx migrate 23.1.0 --from=nx@19.8.4
npm warn exec The following package was not found and will be installed: nx@23.1.0

 NX   Could not find Nx modules at "/tmp/renovate/repos/github/tsangste/aws-lambda-nx".

Have you run npm/yarn install?


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

File name: undefined
Command failed: npm install --ignore-scripts
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @aws-lambda-nx/source@0.0.0
npm error Found: eslint@8.57.1
npm error node_modules/eslint
npm error   dev eslint@"8.57.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^9.0.0 || ^10.0.0" from @nx/eslint@23.1.0
npm error node_modules/@nx/eslint
npm error   dev @nx/eslint@"23.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps 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/2026-07-14T04_01_53_893Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2026-07-14T04_01_53_893Z-debug-0.log

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

@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch 2 times, most recently from 215aec1 to 7ba01d8 Compare April 9, 2025 02:29
@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch from 7ba01d8 to 2f5df50 Compare April 15, 2025 02:39
@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch from 2f5df50 to f3fc6e8 Compare April 25, 2025 02:40
@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch from f3fc6e8 to 6b4caf6 Compare May 6, 2025 02:43
@tsang-bot tsang-bot Bot changed the title chore: update nx to v20 (major) chore: update nx to v21 (major) May 6, 2025
@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch 2 times, most recently from 239b7c7 to 2568673 Compare May 9, 2025 02:46
@tsang-bot
tsang-bot Bot force-pushed the renovate/major-nx branch 3 times, most recently from b42429a to f8126dd Compare May 22, 2025 02:45
@tsang-bot

tsang-bot Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants