Skip to content

chore: update dependency @nrwl/tao to v13.8.4 #3061

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

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nrwl/tao (source) 13.5.1 -> 13.8.4 age adoption passing confidence

Release Notes

nrwl/nx

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)

v13.8.3

Compare Source

Bug Fixes
  • js: ensure correct path format for asset pattern matching (#​9022) (30d1172)
  • node: webpack/terser stripping class names breaking reflection (#​8784) (ebeb588)
Features

v13.8.2

Compare Source

Bug Fixes
  • angular: fix link to docs when ng update command is run (#​9000) (effa692)
  • angular: handle different workspace version and format when falling back to the angular cli (#​8993) (1cae869)
  • core: show all task logs when using --verbose with run-many (d5280f0)
  • core: wait for tasks to be scheduled before checking for work (#​8840) (619a7e8), closes #​8888
  • js: exclude .test.ts files in tsconfig (#​8908) (9900732)
  • js: migrate swc executor off of rxjs (#​8728) (7da9fbb)
  • linter: enforce fresh graph if rule not run by nx command (#​8976) (aefe782)
  • react: get component name for self-closing elements as well (#​8991) (1abba90), closes #​8715
  • web: remove deep import of webpack ProgressPlugin (#​8892) (5bf37f0)
  • web: support custom webpack config written in TypeScript for web:build (#​8939) (3c25a1c)
Features

v13.8.1

Compare Source

Bug Fixes

v13.8.0

Compare Source

Bug Fixes
Features
  • misc: change cloud prompt default (e008caf)
  • react-native: debug option for build-android (#​8702) (e942a85)
  • react: add postcssConfig option to apps to enable auto-loading or set a single path (#​8849) (475143b)

v13.7.3

Compare Source

Bug Fixes
  • angular: update schemas with missing changes from previous versions (#​8836) (39f4c47)
  • linter: add missing swc/core-linux-* as optional dependencies (#​8831) (076254c)

v13.7.2

Compare Source

Bug Fixes
  • angular: prevent adding dependencies when generating apps and specifying skipPackageJson (#​8806) (cf7a18b)
  • angular: support target aliases existing in the angular-cli (#​8787) (3a2fd3f)
  • angular: update ng-packagr executors to support browserlist version ranges (#​8783) (5f3ca78)
  • core: do not start daemon process when running a docker container (fb05689)
  • docs: fix id of library-secondary-entry-point page (#​8739) (3494d7b)
  • linter: add swc/core-linux-musl as an optional dependency for alpine (#​8814) (da64519)
  • react: fix issue with postcss and images in webpack config (#​8802) (120e987), closes #​8300
  • storybook: ensure watch is passed to angular storybook options (#​8800) (19f8813)
Features

v13.7.1

Compare Source

Bug Fixes

v13.7.0

Compare Source

Bug Fixes
Features

v13.6.1

Compare Source

Bug Fixes
  • core: better detection whether the workspace uses git (#​8720) (86a1a6c)
  • linter: use swc over ts-node for workspace lint rule registration (#​8694) (541d4e2)

v13.6.0

Compare Source

Bug Fixes
  • angular: don't generate a .browserslistrc file for non buildable and non publishable libs (#​8710) (a56c89c)
  • core: stop inlining tsconfig-paths-webpack-plugin and use version with fix (#​8357) (be91d1f)
  • linter: handle missing project tslint during conversion (#​8708) (d0a2a4d)
  • linter: skip tslint file checks if ignore flag set (#​8692) (df4ba33)
  • web: remove terser from dependencies and update terser-webpack-plugin (#​8631) (78c9f15)
Features

v13.5.3

Compare Source

Bug Fixes
  • core: keep output if process exits unexpectedly (#​8696) (c319367)
  • js: swc compiler builds extends in tmp generated tsconfig wrong (#​8683) (375f939)
Features
  • linter: omit require and register if plugin folder is missing (#​8689) (e394b7d)
  • misc: do not print path mappings when verbose logging is true (7ca35b0)
Reverts

v13.5.2

Compare Source

Bug Fixes
Features
  • angular: add --export flag to scam (#​8662) (56261ae)
  • angular: add --export flag to scam-directive (#​8673) (ac66fc1)
  • angular: add --export to scam-pipe generator (#​8672) (5081db1)
  • core: improve detection whether we are running in CI (27dc36f)
  • linter: add warning to nx rule when project graph is unavailable (#​8668) (8719a9a)

Configuration

📅 Schedule: 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 this update again.


  • If you want to rebase/retry this PR, click this checkbox.

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

@escapedcat escapedcat merged commit adb64b1 into master Mar 3, 2022
@escapedcat escapedcat deleted the renovate/nrwl-monorepo branch March 3, 2022 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants