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

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

Merged
merged 2 commits into from
Feb 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nrwl/cli (source) 13.8.5 -> 13.10.6 age adoption passing confidence
@nrwl/eslint-plugin-nx (source) 13.8.5 -> 13.10.6 age adoption passing confidence
@nrwl/jest (source) 13.8.5 -> 13.10.6 age adoption passing confidence
@nrwl/linter (source) 13.8.5 -> 13.10.6 age adoption passing confidence
@nrwl/tao (source) 13.8.5 -> 13.10.6 age adoption passing confidence
@nrwl/workspace (source) 13.8.5 -> 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)
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

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

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

@ghost
Copy link

ghost commented Feb 2, 2023

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

@renovate
Copy link
Contributor Author

renovate bot commented Feb 2, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@p-fernandez p-fernandez merged commit 011f933 into next Feb 2, 2023
@p-fernandez p-fernandez deleted the renovate/nrwl-monorepo branch February 2, 2023 16:08
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

1 participant