nx-packaged icon indicating copy to clipboard operation
nx-packaged copied to clipboard

build: update @nrwl/nx to version 7.8.7-beta.1

Open renovate[bot] opened this issue 6 years ago • 0 comments

This PR contains the following updates:

Package Type Update Change
@​nrwl/nx dependencies minor 7.6.0-beta.1 -> 7.8.7-beta.1
@nrwl/schematics (source) devDependencies minor 7.6.0-beta.1 -> 7.8.7

Release Notes

nrwl/nx

v7.8.7

Bug Fixes
  • frontend: tsconfig paths resolution (c2a9271)
  • nx: fix affected params interpolation (b288abd)
  • nx: fix updating from 6 to 8 (33d3423)
  • nx: wrap tmp directory into quotes (df6cd70)
  • schematics: consider ExportDeclaration with a moduleSpecifier only for dependency calculation (9fc6e76), closes #​1303
  • schematics: topologically sort projects for affected:build --all in v7 (aef9170), closes #​1302
Features
  • nx: add ability to use interpolated arguments in affected (27e0780)
  • nx: support passing args to run-commands builder (fba08a5)

v7.8.1

Compare Source

Bug Fixes
Features

v7.8.0

Compare Source

Bug Fixes
  • nx: fix app generation for names which match builder properties (417863d)
  • nx: handle unnormalized names for project generation (259f662)
  • schematics: normalize path in findTargetProject (97457a2)
  • testing: warn on type checking errors (5137c18)
Features
  • node: add --host option when inspecting a node process (8428182)
  • schematics-cli: add multiple selection support for prompts (5e470ca)
  • testing: support for vscode-jest integration (c1aaed5)

v7.7.2

Compare Source

Bug Fixes
  • nx: migration fails when ngrx is not in package.json (3277b9d)

v7.7.1

Compare Source

Bug Fixes
  • nx: minify production web bundles (18c870c)

v7.7.0

Bug Fixes
  • angular: update app.component.ts to point to nx.dev (8d382a8)
  • doc: getting started video sizes (#​1097) (ca5cec6)
  • docs: typo in nx workspace without npx (#​1113) (19e90f8)
  • nx: add zone.js as a dependency of builders (938eb19)
  • nx: fix broken publish script (ea9d73b)
  • nx: format ng-new projects (37c7170)
  • nx: install ts-jest for non-angular apps (04c6966)
  • nx: lock version during update (a6fd16d)
  • nx: only add angular deps when generating angular apps (63691ec)
  • nx: pin cli version (759d4f9)
  • nx: remove es5BrowserSupport from non-angular apps (a34eb17)
  • nx: remove extension from export in lib index for react libs (#​1156) (7d59926)
  • nx: remove extract-i18n target from non-angular apps (460d2d7)
  • nx: small fixes (b4b38d1)
  • scripts: documentation file names generation (3eede56)
  • testing: do not generate serializers for non-angular apps (1dacfef)
  • testing: fix jest typings version (#​1155) (345170a)
  • testing: support loading css (268fe36)
Features
  • angular: update readme (67b68e3)
  • builders: support Cypress exit option (a84d671), closes #​1119
  • cypress: enable parallelization (6970911)
  • docs: fix typo in run-commands (c82cfe4)
  • nx: add appropriate favicons for different frameworks (#​1157) (0c07888)
  • nx: add create-nx-workspace package to simplify workspace creation (24f31d1)
  • nx: add framework react for libs (98e83f9)
  • nx: add js and jsx support to builders and affected (2a94649)
  • nx: add presets for web components and react (b81e767)
  • nx: add presets to simplify the creation of workspaces with angular and fullstack apps (7f2c16f)
  • nx: empty workspace should start with no dependencies (9ef7606)
  • nx: support no framework apps (3bad40e)
  • nx: update docs (eabcb96)
  • testing: update to jest v24 (132bf47)
  • tools: update documentation template (ea1caa1)

v7.6.0

Bug Fixes
Features
  • docs: add more guides (5f756bf)
  • docs: docs cleanup (e823df3)
  • frontend: generate NxModule only when generating NgRx (36b8ff9)
  • node: add frontendProject property (edff771)
  • node: add waitUntilTargets (c6c5059)
  • node: move the generated endpoint under /api (02d01b5)
  • node: read the port from env (6d661cf)
  • node: set externalDependencies to none for production builds (c2fc63d)
  • node: support .env files (8948c8d)
  • nx: add tslint vscode plugin (656c88c)
  • nx: switch defaults to jest, cypress, and nest (03992c7)
  • schematics: add vscode extension recommendations (#​1023) (52f90b9)
  • schematics: introduce framework option for lib schematic (db0fa65)
  • schematics: update ngrx to 7.2.0 (dbf59af)
  • schematics: update to angular cli 7.3.0 (f6224ff)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

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

:ghost: 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 WhiteSource Renovate. View repository job log here.

renovate[bot] avatar Feb 17 '19 20:02 renovate[bot]