Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update nrwl monorepo (major) #1052

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nrwl/angular (source) 13.4.5 -> 19.5.7 age adoption passing confidence
@nrwl/cli (source) 13.4.5 -> 15.9.3 age adoption passing confidence
@nrwl/tao (source) 13.4.5 -> 19.5.7 age adoption passing confidence
@nrwl/workspace (source) 13.4.5 -> 19.5.7 age adoption passing confidence

Release Notes

nrwl/nx (@​nrwl/angular)

v19.5.7

Compare Source

19.5.7 (2024-08-07)
🚀 Features
  • core: add nx-console installation source to nx connect (#​27307)
🩹 Fixes
  • core: remove additional quotes around cache path while pruning (#​27273)
  • core: move token generation into new (#​27266)
  • core: script-based targets should be able to be modified in a project.json file (#​27309)
  • core: don't cache full dependency configuration when expanding target name (#​27308)
  • core: allow configuring plugin message timeout (#​27315)
  • js: locate npm nodes correctly for aliased packages (#​27124)
  • misc: fix cloud setup (#​27281)
  • misc: end ab testing for onboarding message (#​27316)
  • misc: track which CI providers being used (#​27320)
  • nx-cloud: fix connect generator (#​27314)
  • nx-dev: Turn off next.js cache for careers api (#​27275)
  • nx-dev: clean up heading text (#​27205)
❤️ Thank You

v19.5.6

Compare Source

19.5.6 (2024-08-01)

🩹 Fixes
  • misc: add cloud token during new workspace like expected (#​27265)
❤️ Thank You

v19.5.5

Compare Source

19.5.5 (2024-08-01)

🚀 Features
  • misc: add more logging while running migrations (#​27063)
  • nx-dev: add contact us button (#​27248)
🩹 Fixes
  • core: show target description, add metadata to schema, and docum… (#​27131)
  • linter: allow undefined options in eslint plugin (#​27232)
  • misc: hide git not a repository error (#​27237)
  • nx-dev: OG image meta tag (#​27195)
  • nx-dev: plugin-registry title style (fb423e58af)
  • nx-dev: adjust scroll offset for headings on docs and blog container (c4674f4a3b)
❤️ Thank You

v19.5.4

Compare Source

19.5.4 (2024-07-30)
🚀 Features
  • core: update axios to ^1.7.2 (#​27076)
  • core: include target architecture in nx report (#​27094)
  • js: added a verdaccio listen address to configuration (#​26976)
  • misc: add onboarding a/b testing (#​27217)
  • nx-dev: Update nx-cloud page ai section (#​27103)
  • nx-dev: Migrate pricing page from nx.app (#​27012)
  • nx-dev: Migrate brands from nx.app (#​27044)
  • nx-dev: Update footer links (#​27075)
  • nx-dev: add ai for ci (#​27096)
  • nx-dev: improve link visibility on docs pages (38c2fe0cd0)
  • react: add skipPackageJson flag to remote and host generators (#​27116)
  • release: allow {releaseGroupName} to be interpolated in tag pattern (#​27188)
  • release: allow {releaseGroupName} to be interpolated in releaseTagPattern" (#​27189)
  • release: allow {releaseGroupName} to be interpolated in releaseTagPattern (#​27190)
🩹 Fixes
  • angular: bump ngrx version and add @​ngrx/operators to the package update list (#​27107)
  • bundling: explicitly set types for exports entries in package.json (#​27152)
  • core: format global config files modified by nx migrate (#​27066)
  • core: bump the time crate so compilation succeeds (#​27117)
  • core: always load task envs from workspace root instead of relative to cwd (#​27120)
  • core: change link in e2e-ci error message (#​27187)
  • core: disable plugin isolation by default on windows for now (#​27210)
  • devkit: detect package manager based on install location (#​27127)
  • js: do not override package.json type when defined in tsc executor (#​27106)
  • js: generate additional entry point exports without the filename for barrel files (#​27112)
  • js: handle project references better in typescript plugin (#​27178)
  • linter: ensure too many warnings is only logged if enabled (#​27083)
  • linter: checking command is specified (#​26908)
  • misc: generate the "types" field in package.json if no set (#​27147)
  • module-federation: handle tspath mappings with /* wildcard #​26765 (#​27149, #​26765)
  • nextjs: fix inlined workspace root in .nx-helpers (#​27136)
  • node: ensure artifacts are built before serving app (#​27146)
  • node: Ensure docker file is generated when nest framework is supplied (#​27153)
  • nx-dev: improve bandwidth usage convert gif to mp4 (#​27129)
  • nx-dev: add background on pricing tiles & blog link to pricing page #​27157 (#​27157)
  • nx-dev: Add png image file for ai blog socials (#​27192)
  • react: generate valid Vite + JSX setup for React (#​27130)
  • release: only include relevant authors in project changelogs (#​27181)
  • release: ensure @​org/package style names are wrapped in quotes in version plans (#​27177)
  • release: do not add groups to commit message when their projects have no changes (#​27218)
  • release: deleted files should be staged alongside changed files (#​27219)
  • vite: vitest executor should continue to load plugins #​22001 (#​27118, #​22001)
  • vite: ensure nxViteTsPaths resolve before vite internal resolver (#​27155)
  • webpack: fixing null pointer about projectGraph with nx enhance configuration (#​26430)
  • webpack: include hash in asset filenames so they do not conflict (#​27159)
❤️ Thank You

v19.5.3

Compare Source

19.5.3 (2024-07-24)

🚀 Features
  • core: error when running atomized tasks outside of DTE (#​26898)
  • core: update pnpm/action-setup to v4 in ci-workflow generator (#​26838)
  • js: add scopes option for verdaccio (#​26918)
  • misc: prioritize github onboarding flow (#​27085)
  • misc: only create one commit with cloud onboard URL on cnw (#​27093)
  • module-federation: improve console output for remote build errors (#​26711)
  • module-federation: support setremotedefinition api (#​27051)
  • nx-dev: Migrate careers from nx.app (#​27020)
  • nx-dev: reprioritize customer logos on landing page (#​27061)
🩹 Fixes
  • angular: remove unnecessary esbuild peer dependency (#​27046)
  • bundling: prevent exports overwrite with esbuild (#​27047)
  • bundling: get workspace package prefix length correctly #​20817 (#​27092, #​20817)
  • core: fix watch daemon error (#​27067)
  • core: ensure output paths returned are unique (#​18207)
  • core: use argument length that match the actual size of the argument length (#​21074)
  • core: reset should cleanup temporary nx-cloud files (#​23316)
  • core: shorten socket length for plugin workers (#​27073)
  • core: remove outdated workaround artificially keeping process alive (#​27062)
  • core: update migration generators missing calls to format files (#​27082)
  • core: improve error for setting an internal node as an external … (#​27102)
  • core: allow overriding NX_PARALLEL with --parallel (#​27016)
  • module-federation: pin versions mf packages versions (#​27071)
  • nx-dev: Remove announcement banner (48aad32d7d)
  • testing: use taskkill to kill web server process when running cypress on windows (#​27068)
  • vite: remove cache.dir option from test utils (#​27087)
  • vite: respect existing package.json type #​27057 (#​27084, #​27057)
❤️ Thank You

v19.5.2

Compare Source

19.5.2 (2024-07-23)
🚀 Features
  • graph: add parallelism in target details (#​27014)
  • module-federation: use proxy servers to proxy to single file server for static remotes (#​26782)
  • nx-dev: update descriptions and layout styles for better clarity (#​26991)
  • nx-dev: update typography and hero component styles (#​27011)
  • nx-dev: add Nx Cloud Page (#​26865)
  • repo: run e2e in the same command as build,test,lint (#​27019)
  • testing: support vite configOverrides for cypress (#​26554)
🩹 Fixes
  • angular: generate correct server file when using webpack-based executors (#​27007)
  • core: resolve nested delegated executor package correctly (#​26979)
  • core: normalizeTargetDependencyWithStringProjects should not return undefined (#​26994)
  • core: typo in nx update log (#​27036)
  • core: record stats for more commands (#​27017)
  • core: copy package manager config files when installing latest nx version in nx migrate (#​27032)
  • linter: log a message when the number of warnings exceeds the specified maxWarnings for the lint executor (#​27003)
  • linter: convert root projects correctly to inferred and remove default option values (#​27035)
  • module-federation: do not cache assets from static serve (#​27005)
  • react-native: fix unable to resolve realm (#​26983)
  • repo: update tests to pass regardless of actually installed yarn version (#​27054)
  • vite: typecheck vue projects with vue-tsc #​20242 (#​26450, #​20242)
❤️ Thank You

v19.5.1

Compare Source

19.5.1 (2024-07-18)
🚀 Features
  • module-federation: add nx-runtime-library-control-plugin (#​26816)
  • nx-dev: add announcement pill on top of hero section (#​26961)
  • nx-dev: improve hero section on homepage (1f34788c75)
🩹 Fixes
  • devkit: remove --web from being logged to show project details (#​26968)
  • misc: update concurrency in ci workflows to 3 (#​26974)
  • nx-dev: Navigating to blogs should work (#​26972)
❤️ Thank You

v19.5.0

Compare Source

19.5.0 (2024-07-17)

🚀 Features
  • angular: support angular v18.1.0 (#​26504)
  • core: move target defaults back to post graph step (#​26596)
  • core: support compile to wasi target (#​22870)
  • core: add support for wildcards in dependsOn (#​19611)
  • core: uncomment start-ci-run (#​26645)
  • core: avoid forking process for nx:noop (#​26869)
  • core: enable plugin isolation by default (#​26888)
  • core: pattern matching for target defaults (#​26870)
  • core: add parallelism to target configuration (#​26820)
  • core: ci-workflow adds workflow file to sharedGlobal inputs (#​26948)
  • gradle: gradle atomizer (#​26663)
  • gradle: add help metadata (#​26810)
  • gradle: change test glob to include Tests and Test (#​26913)
  • graph: add copy button for entire target configuration (#​26284)
  • js: add createNodesV2 for typescript plugin (#​26788)
  • linter: support eslint.config.cjs and *.cjs extension with flat config (#​26637)
  • module-federation: use @​module-federation/enhanced for withModuleFederation (#​26777)
  • nx-dev: update next to fix img fetchpriority error (#​26766)
  • nx-dev: add customers & company pages (#​26813)
  • nx-dev: Add more OSS logos (#​26922)
  • nx-dev: update home page (#​26893)
  • react: add support for React Compiler in @​nx/react/babel (#​26826)
  • react-native: update react-native-svg to 15.3.0 (#​26827)
🩹 Fixes
  • core: handle packageManager property with createPackageJson (#​26726)
  • core: do not re-register ts-node twice for the same compiler opt… (#​26758)
  • core: cannot read properties of undefined (reading 'options') (#​26721)
  • core: register swc transpiler once per compilerOptions (#​26807)
  • core: always inherit output from plugins (#​26797)
  • core: ignore errors from cleanupNativeFileCache (revert to previous behaviour) (#​26806)
  • core: recursive resolve deps on create command graph (#​22989)
  • core: ensure better create nodes error messaging (#​26811)
  • core: load isolated plugins in parallel (#​26874)
  • core: report should work if project graph errors (#​26858)
  • core: do not mutate target defaults (#​26941)
  • core: merge package.json plugins and updated project.json plugin… (#​26952)
  • core: running just 'nx' should show help (#​26871)
  • core: decrease initial memory for wasm (#​26956)
  • core: properly handle reading target defaults (#​26959)
  • core: disable isolation in wasm (#​26960)
  • gradle: pass process.env when running gradle (#​26776)
  • gradle: fix gradle exclude src/test (#​26741)
  • js: node executor now correctly kills tasks when exiting (#​19219)
  • js: normalize excluded paths to task inputs correctly in typescript plugin (#​26801)
  • linter: Correctly collect lintable files for project in @​nx/eslint plugin (#​26638)
  • misc: respect useInferencePlugin in nx.json when generating apps and libs (#​26703)
  • misc: adjust nx cloud ab test (#​26866)
  • misc: properly set the value of the bitbucket option for ci work… (#​26890)
  • misc: add more ab testing for setting up ci and nx cloud (#​26907)
  • misc: add NX_E2E_RUN_E2E env to e2eInputs (#​26939)
  • misc: finalize ab testing (#​26958)
  • node: Enable e2e test (#​23508)
  • nx-cloud: onboarding cloud version handling (#​26790)
  • nx-dev: plugin-registry menu (#​26767)
  • nx-dev: Update Next.js version (#​26912)
  • nx-dev: website copy corrections and changes (3a40d37f5e)
  • nx-plugin: tslib is not set as a dependency when using create-package generator (#​22429)
  • rollup: always generate package.json when using @​nx/rollup:rollup (#​26940)
  • testing: pin cypress to 13.12.0 and re-enable skipped tests (#​26751)
  • vite: infer build and serve targets when rollupOptions.input is present (#​26750)
  • vite: remove deprecated cache.dir from vitest generation (#​26756)
  • vite: Only attempt to amend test object if one exists (#​26822)
  • vue: bump vue-tsc version to 2.x.x (#​26867)
❤️ Thank You

v19.4.4

Compare Source

19.4.4 (2024-07-16)

🚀 Features
  • core: ci-workflow adds workflow file to sharedGlobal inputs (#​26948)
  • nx-dev: update home page (#​26893)
🩹 Fixes
❤️ Thank You

v19.4.3

Compare Source

19.4.3 (2024-07-12)

🚀 Features
  • core: avoid forking process for nx:noop (#​26869)
  • js: add createNodesV2 for typescript plugin (#​26788)
  • nx-dev: add customers & company pages (#​26813)
  • nx-dev: Add more OSS logos (#​26922)
🩹 Fixes
  • core: load isolated plugins in parallel (#​26874)
  • core: report should work if project graph errors (#​26858)
  • misc: properly set the value of the bitbucket option for ci work… (#​26890)
  • misc: add more ab testing for setting up ci and nx cloud (#​26907)
  • vite: Only attempt to amend test object if one exists (#​26822)
  • vue: bump vue-tsc version to 2.x.x (#​26867)
❤️ Thank You

v19.4.2

Compare Source

19.4.2 (2024-07-08)

🚀 Features
  • core: add support for wildcards in dependsOn (#​19611)
  • linter: support eslint.config.cjs and *.cjs extension with flat config (#​26637)
🩹 Fixes
  • core: ensure better create nodes error messaging (#​26811)
  • misc: adjust nx cloud ab test (#​26866)
❤️ Thank You

v19.4.1

Compare Source

19.4.1 (2024-07-05)
🚀 Features
  • graph: add copy button for entire target configuration (#​26284)
  • nx-dev: update next to fix img fetchpriority error (#​26766)
  • react-native: update react-native-svg to 15.3.0 (#​26827)
🩹 Fixes
  • core: cannot read properties of undefined (reading 'options') (#​26721)
  • core: register swc transpiler once per compilerOptions (#​26807)
  • core: always inherit output from plugins (#​26797)
  • core: ignore errors from cleanupNativeFileCache (revert to previous behaviour) (#​26806)
  • core: recursive resolve deps on create command graph (#​22989)
  • gradle: fix gradle exclude src/test (#​26741)
  • js: normalize excluded paths to task inputs correctly in typescript plugin (#​26801)
  • node: Enable e2e test (#​23508)
  • nx-dev: plugin-registry menu (#​26767)
  • nx-plugin: tslib is not set as a dependency when using create-package generator (#​22429)
❤️ Thank You

v19.4.0

Compare Source

19.4.0 (2024-07-02)

🚀 Features
  • angular: update ngrx packages to v18 (#​26549)
  • angular: add helper function to devkit to add viewProviders to a component (#​26526)
  • bundling: add convert-to-inferred generator for @​nx/rollup (#​26280)
  • core: allow defining target with only dependsOn (#​26545)
  • core: add lifecycle to record task history & retrieve via daemon (#​26593)
  • core: added the ability to split command property into an array in nx:run-commands executor (#​20201)
  • core: add --help content to project details view (#​26629)
  • devkit: add aggregateLog util for executor to plugin migration (#​26523)
  • expo: add to project package.json for install command (#​26500)
  • gradle: support composite build (#​25990)
  • graph: add description and tags to details page (#​26252)
  • graph: add atomizer label to target groups (#​26622)
  • nextjs: add experimental-build-mode option to support compile only (#​26465)
  • nextjs: Add convert-to-inferred generator (#​26706)
  • nx-cloud: updates to the new onboarding flow (d928558bc)
  • nx-cloud: unhide new onboarding flow (92be32c1a)
  • release: allow disabling GitHub username matching in default changelog renderer (#​26672)
  • remix: add convert-to-inferred generator (#​26601)
  • storybook: add convert-to-inferred generator (#​26595)
  • testing: add convert-to-inferred migration generator for jest (#​26259)
  • vite: add convert-to-inferred migration generator (#​26249)
  • webpack: add createNodesV2 for plugin (#​26588)
  • webpack: add convertConfigToWebpackPlugin (#​26516)
  • webpack: add convert-to-inferred generator (#​26621)
🩹 Fixes
  • angular: fix chalk import and correctly skip invalid projects in ng-add generator (#​26667)
  • angular: allow usages of ecmascript decorators in ng-packagr executors (#​26691)
  • angular: migration of browserTarget to buildTarget should handle empty config #​26681 (#​26690, #​26681)
  • bundling: set project type correct for buildable vite projects (#​26420)
  • bundling: convert to inferred should handle config file (#​26619)
  • bundling: rename aliases for @​nx/rollup:convert-to-inferred generator (#​26659)
  • bundling: use vite createNodes v2 for add plugin (#​26662)
  • bundling: register plugin correctly in rollup migration generator (#​26673)
  • core: merge args and options in nx:run-commands executor (#​26573)
  • core: repair sourcemaps that had file & plugin swapped (#​26628)
  • core: pick up changes to plugins configuration in daemon (#​26625)
  • core: isolated plugins should provide cleanup function (#​26657)
  • core: expand env variables on load and unload (#​26459)
  • core: move plugin worker to socket (#​26558)
  • core: do not create projects twice from package.json (#​26700)
  • core: fix create package json root parsing (#​26717)
  • core: add windowsHide for depencies-and-lockfile plugin with bun (#​26718)
  • core: correctly detect Windows Bamboo agents as CI environments (#​26699)
  • core: prevent cmd popups from isolation (#​26730)
  • core: do not load transpiler when within tsx environment (#​26723)
  • core: handle packageManager property with createPackageJson (#​26726)
  • core: do not re-register ts-node twice for the same compiler opt… (#​26758)
  • expo: fix expo start windows (#​26493)
  • expo: should support app.config.ts (#​26713)
  • gradle: fix migrations (#​26739)
  • gradle: pass process.env when running gradle (#​26776)
  • graph: improve layout when target groups are empty or there are no groups (#​26555)
  • graph: fix search params reload when back to graph (#​26580)
  • graph: fix empty target group (#​26704)
  • graph: update atomizer metadata & pdv hint (#​26733)
  • js: node executor now correctly kills tasks when exiting (#​19219)
  • linter: ensure that @​nx/eslint-plugin is installed when we add an extracted base eslintrc file (#​26679)
  • linter: handle eslint flat config path correctly in lint executor (#​26687)
  • linter: dependency checks should respect pnpm workspace versions (#​26709)
  • misc: rename @​nrwl/* to @​nx/* in init generator descriptions (#​26610)
  • misc: register plugins correctly in migration generators (#​26670)
  • misc: restrict countries not supported by OpenAI (#​26725)
  • misc: respect useInferencePlugin in nx.json when generating apps and libs (#​26703)
  • module-federation: module-federation-dev-server hang caused by child process exiting too early (#​26684, #​26685)
  • module-federation: dynamic remotes external to workspace should be skipped correctly #​26551 (#​26692, #​26551)
  • nest: Add missing props (#​26534)
  • nextjs: fixes for convert-to-inferred (#​26735)
  • nuxt: api template typo (#​26719)
  • nx-cloud: do not use bff api for onboarding (#​26712)
  • nx-cloud: onboarding cloud version handling (#​26790)
  • nx-dev: allow linking to headers that are code wrapped (#​26608)
  • release: skip dependents of projects without changes in conventional commits (#​26671)
  • remix: don't add @​remix-run/eslint-config dependency to new remix apps (#​26568)
  • storybook: output should match CLI flag (#​26652)
  • testing: handle different jest config files in configurations when migrating to inferred (#​26591)
  • testing: accept a numeric value for the playwright executor's workers option (#​26689)
  • testing: only add atomizer label for parent atomizer task (#​26740)
  • testing: pin cypress to 13.12.0 and re-enable skipped tests (#​26751)
  • vite: nxViteTsPaths plugin should not run-many for vitest (#​26574)
  • vite: setup-paths-plugin should only register import once (#​26678)
  • vite: incremental builds tmp tsconfig should have baseUrl set to workspace root (#​26680)
  • vite: infer build and serve targets when rollupOptions.input is present (#​26750)
  • vite: remove deprecated cache.dir from vitest generation (#​26756)
  • vue: application generator should use normalized app name #​26605 (#​26729, #​26605)
  • webpack: handle nullable plugin options (#​26624)
  • webpack: skip useLegacyNxPlugin during graph creation (#​26626)
  • webpack: add comment to explain useLegacyNxPlugin and how to remove it (#​26696)
❤️ Thank You

v19.3.2

Compare Source

19.3.2 (2024-06-26)

🚀 Features
  • nx-cloud: updates to the new onboarding flow (75b7fa155)
  • nx-cloud: unhide new onboarding flow (73f15ebcc)
  • release: allow disabling GitHub username matching in default changelog renderer (#​26672)
🩹 Fixes
  • angular: fix chalk import and correctly skip invalid projects in ng-add generator (#​26667)
  • angular: allow usages of ecmascript decorators in ng-packagr executors (#​26691)
  • angular: migration of browserTarget to buildTarget should handle empty config #​26681 (#​26690, #​26681)
  • bundling: use vite createNodes v2 for add plugin (#​26662)
  • core: repair sourcemaps that had file & plugin swapped (#​26628)
  • core: pick up changes to plugins configuration in daemon (#​26625)
  • core: isolated plugins should provide cleanup function (#​26657)
  • core: expand env variables on load and unload (#​26459)
  • graph: fix search params reload when back to graph (#​26580)
  • linter: ensure that @​nx/eslint-plugin is installed when we add an extracted base eslintrc file (#​26679)
  • linter: handle eslint flat config path correctly in lint executor (#​26687)
  • module-federation: module-federation-dev-server hang caused by child process exiting too early (#​26684, #​26685)
  • module-federation: dynamic remotes external to workspace should be skipped correctly #​26551 (#​26692, #​26551)
  • release: skip dependents of projects without changes in conventional commits (#​26671)
  • remix: don't add @​remix-run/eslint-config dependency to new remix apps (#​26568)
  • testing: accept a numeric value for the playwright executor's workers option (#​26689)
  • vite: setup-paths-plugin should only register import once (#​26678)
  • vite: incremental builds tmp tsconfig should have baseUrl set to workspace root (#​26680)
  • webpack: handle nullable plugin options (#​26624)
❤️ Thank You

v19.3.1

Compare Source

19.3.1 (2024-06-21)
🚀 Features
  • angular: update ngrx packages to v18 (#​26549)
  • angular: add helper function to devkit to add viewProviders to a component (#​26526)
  • expo: add to project package.json for install command (#​26500)
  • graph: add description and tags to details page (#​26252)
  • webpack: add createNodesV2 for plugin (#​26588)
🩹 Fixes
  • bundling: set project type correct for buildable vite projects (#​26420)
  • core: merge args and options in nx:run-commands executor (#​26573)
  • expo: fix expo start windows (#​26493)
  • graph: improve layout when target groups are empty or there are no groups (#​26555)
  • misc: rename @​nrwl/* to @​nx/* in init generator descriptions (#​26610)
  • nest: Add missing props (#​26534)
  • nx-dev: allow linking to headers that are code wrapped (#​26608)
  • vite: nxViteTsPaths plugin should not run-many for vitest (#​26574)
❤️ Thank You

v19.3.0

Compare Source

v19.2.3

Compare Source

19.2.3 (2024-06-10)
🩹 Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

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

@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 4 times, most recently from ea648b7 to 7d0255c Compare April 28, 2022 23:28
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 5 times, most recently from dd9a634 to d7d3f12 Compare May 5, 2022 22:10
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 4 times, most recently from bf09bd6 to 4da7e70 Compare May 17, 2022 20:16
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 2 times, most recently from d200def to fc59278 Compare May 25, 2022 02:39
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 3 times, most recently from 7373b54 to e48b401 Compare June 8, 2022 16:34
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 6 times, most recently from fb93c3c to 0612725 Compare June 15, 2022 19:15
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch from 0612725 to 788ad31 Compare June 16, 2022 20:50
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 5 times, most recently from a1cc230 to d44d925 Compare July 8, 2022 04:50
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 2 times, most recently from 6f65382 to 6a3201c Compare May 15, 2024 21:38
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 5 times, most recently from 6139daf to 73c5234 Compare May 24, 2024 19:54
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 3 times, most recently from 216bbaa to a033fc3 Compare June 3, 2024 16:04
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 4 times, most recently from cc59a46 to bf2cea1 Compare June 10, 2024 19:25
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch from bf2cea1 to 9152cfe Compare June 13, 2024 17:48
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 2 times, most recently from 8534e5b to 0d9c4f0 Compare June 26, 2024 18:08
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 3 times, most recently from 8603de4 to 3a0c68c Compare July 9, 2024 01:08
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 4 times, most recently from 41a42a8 to aceb20e Compare July 18, 2024 17:35
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 2 times, most recently from 1e5b77a to 2f41e45 Compare July 25, 2024 04:57
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch 2 times, most recently from 6d214c5 to 8ea61cf Compare August 1, 2024 22:56
@renovate renovate bot force-pushed the renovate/major-nrwl-monorepo branch from 8ea61cf to 4b379f6 Compare August 7, 2024 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants