vladimir-barsuchenko / angular-tuned

2 stars 0 forks source link

Update @nrwl/schematics to the latest version πŸš€ #96

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 6.2.1 of @nrwl/schematics was just published.

Dependency @nrwl/schematics
Current Version 6.2.0
Type devDependency

The version 6.2.1 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of @nrwl/schematics.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes Release 6.2.1

Bug Fixes

  • schematics: fix devkit version for ng-new (aca8aa1)
  • schematics: pin the version of the cli (c57832d)
  • schematics: remove karma.conf.ts from tsconfigs (63e0b49)
  • schematics: set lib npmScope when publishable (cca6b9f), closes #677
  • schematics: set typescript version consistent with angular cli (ba57777)
  • schematics: speed up the dry-run command (22c9fb5), closes #706
  • schematics: support app gen with inline-template (b1b0207), closes #519
  • schematics: support migrating projects with root != name from 1.7 (0a1423a)
  • schematics: update other @angular framework packages when updating (edba67f)
  • schematics: update version in legacy migration to 6.2.0 (8463691)
  • schematics: use correct action type for LoadError (7d8ec2c)

Features

  • schematics: add install task for ngrx schematics (6560db7)
  • schematics: allow nx projects to specify implicitDependencies (d779d2b), closes #665
FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 6.3.0 just got published.

Update to this version instead πŸš€

Release Notes Release 6.3.0

Bug Fixes

  • builders: import directly from jest (794075b)
  • command-line: add ng command test on affected parallel (f93d8e3), closes #700
  • command-line: format split in chunks patterns (84686d9), closes #511
  • schematics: fix migration version (e608211)

Features

  • builders: add --only-changed and --pass-with-no-tests to jest (6f909b2)
  • builders: add coverage and snapshot options for jest (74734c9)
  • builders: introduce builders package and jest builder (0788a81)
  • schematics: add schematics for jest (5a547cc)
  • schematics: add SCSS/CSS support via Prettier (5ccaef9)
greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Release 7.0.0

Bug Fixes

  • builders: using fork and getSystemPath (5154146)
  • schematics: add node types for node apps (9ab5053)
  • schematics: check existence of tslint.json for app (ng-add) (12e4842)
  • schematics: check implicity touched projects independently from git folder structure (21bb88b)
  • schematics: check type of tsConfig lint entry (ng-add) (cd43c6d)
  • schematics: create unique ids for schematic configs (f03f007)
  • schematics: do not add setup file for --no-module libs (31061d4)
  • schematics: fix tslint rules for ngadd (47d99d4)
  • schematics: handle complex asset options in ng-add (9a60c69)
  • schematics: use feature key in selector (02a49e7), closes #818

Features

  • schematics: add cypress e2e test runner (f38bda0)
  • schematics: add interactive prompts (479bf5b)
  • schematics: make dep-graph export to svg (15b8e4b), closes #811
  • schematics: make jest flow simpler (8c22ae4)
  • schematics: upgrade to angular 7 (67c4bdf)
greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Release 7.0.1

Bug Fixes

  • nx: set jasmine-marbles peer dependency to v0.4.0 (a1b8ef9)
  • schematics: ignore node_modules during affected (e681a18)
greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Release 7.0.2

Bug Fixes

  • schematics: fix ng test --watch (cf158c9)
  • schematics: replaceAppNameWithPath use pattern matching now (f6af0b9), closes #856
  • schematics: update ng packagr for ng7 migration (1d1315a)
greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Release 7.1.0

Bug Fixes

  • builders: do not copy fixtures if not defined by cypress.json (dfba24d)
  • nx: use pipeable ofType operator from ngrx (3f493b7), closes #890
  • schematics: added skipModulePrefix (c0ec046)
  • schematics: ensure path to file before writing (ace390e)
  • schematics: fix affected argument delimiting (5357aa4)
  • schematics: rename skipModuleName to simpleModuleName (0c70d07)
  • schematics: set correct tsConfig for lint for cypress project (e4f45af)
  • schematics: update description for simpleModuleName (e2cd2f9)

Features

  • builders: allow copying of assets for node apps (ed938e4)
  • builders: create sourcemaps for node apps (54063df)
  • builders: updated schema.json for cypress builder (b13bf3a)
  • schematics: add browser option to cypress builder (e5923ad), closes #906
  • schematics: add generic affected (f8ac8e1)
  • schematics: update prettier to 1.15 and format html (e7e9fac)
greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Release 7.1.1

Bug Fixes

  • schematics: update npm-run-all and purge dependency on event-stream (eed523a)
greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Release 7.2.0

Bug Fixes

  • schematics: add es2015 module to tsconfig (92383e5)
  • schematics: add forbidden properties when renaming (973d33b), closes #900
  • schematics: always npm scope for generating package.json of lib (d0c9c5e)
  • schematics: do total recalculation for legacy existing deps (d0bcb5d)
  • schematics: dont let bad .nx-results file prevent test run (e290abc)
  • schematics: fix misgenerated cypress lint configs (e020a14)
  • schematics: fix path resolution for modules that are above project rooti (fd994b7)
  • schematics: generate defaults for scss (dd4d671)
  • schematics: pass parsedArgs straight to generateDepGraph (a93033e)
  • schematics: update npm-run-all and purge dependency on event-stream (f75445d)

Features

  • builders: add mjs to extensions for node-app #944 (b2843ec)
  • schematics: add jest -t option (8b8bd41)
  • schematics: add jest testNamePattern option (4d856ae)
  • schematics: create local project tsconfigs for typings (cd2e311)
  • schematics: support dry run for workspace-schematics (2e25398)
  • schematics: update to angular cli 7.1 (5b305f7)
greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Release 7.3.0

Bug Fixes

  • builders: fix vulnerability in webpack-dev-server (0c2dd09)
  • schematics: fix ngrx dependencies migration to 7.2 (b850c1c)

Features

  • schematics: add node-app --framework nestjs (43433ec)
greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Release 7.4.0

Bug Fixes

  • build: fix readme (2f64192)
  • build: make Nx dev process WSL-friendly (ffd9d93)
  • build: make scripts work on linux (898693e)
  • builders: do not copy fixtures if not defined by cypress.json (dfba24d)
  • builders: fix vulnerability in webpack-dev-server (0c2dd09)
  • nx: set jasmine-marbles peer dependency to v0.4.0 (a1b8ef9)
  • nx: use pipeable ofType operator from ngrx (3f493b7), closes #890
  • perf: optimize affected by using a faster mtime calculation (7a13cd6)
  • schematics: add es2015 module to tsconfig (92383e5)
  • schematics: add forbidden properties when renaming (973d33b), closes #900
  • schematics: add lib module to the parent module (89262c1), closes #216
  • schematics: added skipModulePrefix (c0ec046)
  • schematics: always npm scope for generating package.json of lib (d0c9c5e)
  • schematics: correct node-app framework prompt text (3c3a54e)
  • schematics: do total recalculation for legacy existing deps (d0bcb5d)
  • schematics: dont let bad .nx-results file prevent test run (e290abc)
  • schematics: ensure path to file before writing (ace390e)
  • schematics: fix affected argument delimiting (5357aa4)
  • schematics: fix misgenerated cypress lint configs (e020a14)
  • schematics: fix ng test --watch (cf158c9)
  • schematics: fix ngrx dependencies migration to 7.2 (b850c1c)
  • schematics: fix path resolution for modules that are above project rooti (fd994b7)
  • schematics: generate defaults for scss (dd4d671)
  • schematics: ignore node_modules during affected (e681a18)
  • schematics: pass parsedArgs straight to generateDepGraph (a93033e)
  • schematics: rename skipModuleName to simpleModuleName (0c70d07)
  • schematics: replaceAppNameWithPath use pattern matching now (f6af0b9), closes #856
  • schematics: set correct tsConfig for lint for cypress project (e4f45af)
  • schematics: update description for simpleModuleName (e2cd2f9)
  • schematics: update ng packagr for ng7 migration (1d1315a)
  • schematics: update npm-run-all and purge dependency on event-stream (f75445d)

Features

  • builder: add --record option to cypress builder (1d4c2e7)
  • builder: implement run-commands builder (8f3226d)
  • builders: add mjs to extensions for node-app #944 (b2843ec)
  • builders: add support for long-running tasks to RunCommandsBuilder (230483d)
  • builders: allow copying of assets for node apps (ed938e4)
  • builders: create sourcemaps for node apps (54063df)
  • builders: updated schema.json for cypress builder (b13bf3a)
  • schematics: add browser option to cypress builder (e5923ad), closes #906
  • schematics: add generic affected (f8ac8e1)
  • schematics: add jest -t option (8b8bd41)
  • schematics: add jest testNamePattern option (4d856ae)
  • schematics: add node-app --framework nestjs (43433ec)
  • schematics: create local project tsconfigs for typings (cd2e311)
  • schematics: support dry run for workspace-schematics (2e25398)
  • schematics: update prettier to 1.15 and format html (e7e9fac)
  • schematics: update to angular cli 7.1 (5b305f7)
greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Release 7.6.0

Bug Fixes

  • angular: fix protractor and cypress related issues (6a78791)
  • build: change checkformat to check md files (505ba43)
  • build: do not cache node_modules (ddf7afb)
  • builders: copy fixture folder (#1053) (9d01586)
  • docs: update README (697f68e)
  • nx: filter non-existing files during format (#1087) (dd52f3c)
  • nx: misc docs changes (f22fccf)
  • nx: remove --yarn flag (35498d1)
  • run-commands-builder: set maxBuffer to 10MB (e8f2922)
  • schematics: add rxjs dependency (#1051) (e2f482a), closes #1050
  • schematics: app generator tsconfig types iterable error (#1033) (049fd33)
  • schematics: snapshot not being generated when ran against fixture (#959) (0b8a024), closes #958

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)
greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Release 7.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)
greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Release 7.7.1

Bug Fixes

  • nx: minify production web bundles (18c870c)
greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Release 7.7.2

Bug Fixes

  • nx: migration fails when ngrx is not in package.json (3277b9d)
greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for Release 7.8.0

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)
greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€