core icon indicating copy to clipboard operation
core copied to clipboard

chore(deps): update nrwl monorepo to v13.10.6

Open renovate[bot] opened this issue 2 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nrwl/cli (source) 13.8.3 -> 13.10.6 age adoption passing confidence
@nrwl/eslint-plugin-nx (source) 13.8.3 -> 13.10.6 age adoption passing confidence
@nrwl/tao (source) 13.8.3 -> 13.10.6 age adoption passing confidence
@nrwl/workspace (source) 13.8.3 -> 13.10.6 age adoption passing confidence

Release Notes

nrwl/nx (@​nrwl/cli)

v13.10.6

Compare Source

v13.10.5

Compare Source

Bug Fixes

v13.10.4

Compare Source

Bug Fixes
  • core: fix migrating workspaces without any task runners configured (#​10065) (46ff3ad)

v13.10.3

Compare Source

Bug Fixes

v13.10.2

Compare Source

Bug Fixes
Features

v13.10.1

Compare Source

Bug Fixes
Features
  • linter: add cacheStrategy, rulesdir and resolvePluginsRelativeTo flags to eslint executor (#​9709) (a64bba9)

v13.10.0

Compare Source

Bug Fixes
Features
Reverts

v13.9.7

Compare Source

Bug Fixes
Features
  • angular: support migrating angular cli workspaces with multiple projects when keeping the angular cli layout (#​9653) (5825257)

v13.9.6

Compare Source

Bug Fixes

v13.9.5

Compare Source

Bug Fixes
  • core: add missing CNW flags in help report (#​9479) (2f3d80e)
  • core: fix a perf regression in the lint executor (63cd369)
  • core: fix missing versions from nx report (#​9450) (f5e40ed)
  • js: add swc/helpers to js packages on converting to swc (#​9467) (1e978f4)
  • js: improve inconsistencies with assets in tsc and swc from previous implementation (#​9470) (8fbbe3b)
  • js: pin fast-glob to 3.2.7 due to regression in 3.2.8 (#​9484) (a466455)
  • node: update node migrations to use forEachExecutorOptions (#​9471) (ba2dfc4)
  • react: fix conflicting NODE_ENV values between an application and webpack Plugins (DefinePlugin) (#​9460) (01f7e00), closes #​7924
  • web: ensure file server works on windows (#​9449) (df5db9d)

v13.9.4

Compare Source

Bug Fixes
  • angular: change mfe schema port type to number (#​9420) (d614434)
  • angular: set tsconfig path correctly (#​9386) (7b5664b)
  • core: don't allow arbitrary code execution when manipulating cache (#​9329) (78d27f5)
  • core: ngcli-adapter should work on windows without workspace.json present (#​9163) (d7172f5)
  • core: projects inferrred in apps directory should be inferred as an application (#​9379) (b380597)
  • core: targets referred to by targetDependencies should be optional by default (#​9344) (1ff9cb3)
  • js: mimic the behavior of tsc compilation for runTypeCheck (#​9240) (d778340), closes #​9203
  • js: return success false if tsc compilation fails (#​9438) (ddb10e1)
  • linter: check for both nrwl/nx and eslint for terminal runs (#​9340) (f172ac6)
  • linter: ensure eslint fixes are stored before results are filtered (#​9348) (8681d12)
  • node: npm modules are not resolved correctly (#​9284) (f24af57)
  • nx-plugin: remove broken reference to e2e tsconfig (#​9409) (263e19f)
  • nx-plugin: use importPath as package.json name when passed (#​9430) (3940027)
  • storybook: when building set node_env (#​9390) (67ed0b4), closes #​8403
  • web: fix handling of buildLibsFromSource: false in dev-server executor (#​9326) (5a4b8e3)

v13.9.3

Compare Source

Bug Fixes

v13.9.2

Compare Source

Bug Fixes

v13.9.1

Compare Source

Bug Fixes
  • core: fix migrate command to properly handle the packages consolidation (#​9352) (7e7f04a)

v13.9.0

Compare Source

Bug Fixes
  • angular: strip trailing slash from directory #​9263 (#​9314) (3c39c31)
  • core: correctly reexport from nx to preserve backwards compat (94f575a)
  • core: fix a typo in a migration (7b4ee52)
  • core: reexport package-manager (86aaeb6)
  • js: default swcCwd to '.' to prevent ENOENT error when invoking swc cli (#​9256) (71bd3e1)
  • js: fix inconsistent tsconfig module casing (#​9320) (5c0da2f)
  • misc: handle tsx files correctly when excluding specs (4191318)
  • misc: reexport tokens that from nx (0f7cf34)
  • misc: report should include nx-plugin (#​9312) (db93879)
  • repo: temporary disable tests (53a0528)
  • storybook: fixing the static-dir issue (#​9313) (dbbd7ef)
Features
  • angular: add buildLibsFromSource option to @​nrwl/angular:webpack-browser executor (#​9334) (a82edb1)
  • angular: default export of scams to true (#​9331) (c4f9646)
  • core: add a migration to replace nrwl/cli and nrwl/tao with nx (48a5d19)
  • core: reorganize packges to consolidate all cli-related code in nx (6f038e7)
  • web: add proxy config support to file-server executor (#​9225) (48d32ac)

v13.8.8

Compare Source

Bug Fixes
Features
  • core: provide an experimental hashing mode for jest and cyrpess (a32d46c)
  • nx-plugin: port compiler option into nx-plugin generator (#​9299) (208d5c0)
  • react: update packages (#​9296) (ec533c5)

v13.8.7

Compare Source

v13.8.6

Compare Source

Bug Fixes
Features
  • angular: add mfe-host generator (#​9218) (7442030)
  • angular: add mfe-remote generator (#​9191) (6c99959)
  • angular: add opinionated mfe webpack helpers (#​9233) (bef8fb3)
  • core: prep project graph during postinstall (#​9204) (88204a0)
  • linter: add notDependOnLibsWithTags constraint option to enforce-module-boundaries rule (#​8633) (0a17a61)
  • linter: automatic fixes for noRelativeOrAbsoluteImportsAcrossLibraries and noSelfCircularDependencies (#​8901) (45bf0e5)
  • react-native: upgrade react-native to 0.67.3 (#​9215) (8101df4)
  • storybook: show warning about version 5 support drop (#​9257) (261b35d)
  • web: update license-webpack-plugin to improve performance (#​9058) (dbb4988)

v13.8.5

Compare Source

Bug Fixes
Features

v13.8.4

Compare Source

Bug Fixes
  • angular: align root karma config when migrating from angular cli to match the one for new workspaces (#​9144) (cef4bbd)
  • angular: change --preserveAngularCLILayout to --preserve-angular-cli-layout (#​9051) (33c9ca9)
  • angular: improve angular cli migration when using --preserve-angular-cli-layout (#​9064) (ebaf8f6)
  • angular: karma migrator fixes (#​9063) (5d9176e)
  • angular: set the right defaultBase when migrating an angular cli workspace (#​9050) (dfcc853)
  • angular: upgrade karma and fix settings (#​9056) (01dba86)
  • core: batch calls to git hash-object to avoid E2BIG error (efedd2e)
  • core: improve output color consistency across terminal themes (#​9133) (471f7be)
  • detox: remove extra build target from project config (#​9089) (b602c52)
  • devkit: fall back to the target default config when reading target options and the config is not provided (#​8932) (e677a1d)
  • js: adjust destination directory for swc executor (#​9072) (5527724)
  • js: update dependencies in package.json (#​9073) (4287d59)
  • linter: make sure hasher has all the tags (#​9110) (3c45a1c)
  • misc: format:check not checking all affected files (#​9152) (ea33428)
  • react: component generator outputs correct CSS module setup (#​9084) (e6941e4)
  • web: fixes force down compilation for non esm bundles (#​8907) (68e9435), closes #​8639
Features
  • angular: support migrating angular cli workspaces using cypress for e2e tests (#​9105) (615955a)
  • core: use package manager workspace globs to find projects (#​9131) (5964379)
  • node: consolidate js and node plugins (#​9086) (95f5a08)
  • storybook: add styles and stylePreprocessorOptions to the executors (#​9057) (fc018cd)
nrwl/nx (@​nrwl/eslint-plugin-nx)

v13.10.6

Compare Source

v13.10.5

Compare Source

Bug Fixes

v13.10.4

Compare Source

Bug Fixes
  • core: fix migrating workspaces without any task runners configured (#​10065) (46ff3ad)

v13.10.3

Compare Source

Bug Fixes
  • angular: path normalize was in correct on windows #​9861 (#​9881) (75c6722)
  • core: allow parsing dot notation cli args (#​9812) ([2b045e0](https://togithub.com/nrwl/nx/commit/2b045e0

Configuration

📅 Schedule: Branch creation - "after 9pm every weekday,before 5pm every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever PR is behind base branch, 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar May 27 '22 21:05 renovate[bot]

Codecov Report

Patch and project coverage have no change.

Comparison is base (51e6b9d) 100.00% compared to head (51e6b9d) 100.00%.

:exclamation: Current head 51e6b9d differs from pull request most recent head 8632a97. Consider uploading reports for the commit 8632a97 to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff            @@
##           release      #259   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines          856       856           
=========================================
  Hits           856       856           
Flag Coverage Δ
axios 100.00% <0.00%> (ø)
browser-storage 100.00% <0.00%> (ø)
core 100.00% <0.00%> (ø)
memory 100.00% <0.00%> (ø)
prismic 100.00% <0.00%> (ø)
react 100.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Aug 30 '22 18:08 codecov-commenter