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 v11.6.3 #40

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 18, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nrwl/cli (source) 11.2.12 -> 11.6.3 age adoption passing confidence
@nrwl/eslint-plugin-nx (source) 11.2.12 -> 11.6.3 age adoption passing confidence
@nrwl/jest (source) 11.2.12 -> 11.6.3 age adoption passing confidence
@nrwl/nest (source) 11.2.12 -> 11.6.3 age adoption passing confidence
@nrwl/node (source) 11.2.12 -> 11.6.3 age adoption passing confidence
@nrwl/tao (source) 11.2.12 -> 11.6.3 age adoption passing confidence
@nrwl/workspace (source) 11.2.12 -> 11.6.3 age adoption passing confidence

Release Notes

nrwl/nx

v11.6.3

Compare Source

Bug Fixes
  • core: allow building of workspaces when hosted at / (#​5252) (c23a4d1)
  • core: print error if there is an issue creating the sandbox during create (#​5380) (c4e264b)
  • core: throw an error if generating a new workspace into a non-empty directory (#​5296) (373e9e9)
  • core: Wrap head + base arguments in quotes in execSyn (#​5240) (b0e9b4b), closes #​4828
  • devkit: devkitTreeFromAngularDevkitTree exists function should also work on dirs (3f9c76d), closes #​5318
  • react: fix react publish library copy readme (#​5345) (85f070c)
  • storybook: incorrect environment in dev (#​5313) (1821955)
Features
  • core: allow passing a path into read workspace config (#​5337) (bd8fbc5)

v11.6.2

Compare Source

Bug Fixes
  • angular: fix eslint component/directive selector prefix (4d9c230)
  • angular: prevent running ngcc with incremental builds (6492fd9)
  • core: target project locator should ignore nested node modules (b3b00a0)
  • devkit: fix reading partial workspace layout (#​5204) (4069fde)
  • devkit: safely reference engineHost paths (#​5121) (b5a3332), closes #​5120
  • linter: convert tslint:disable comments as part of project conversion (#​5188) (989f742)
  • misc: pass in specific copy of webpack (#​5190) (4b6fa37)
  • node: apps use commonjs module (29011a1)
  • web: emit event to which upstream executors can listen to (e.g. Cypress) (#​5273) (1521b15)

v11.6.1

Compare Source

Bug Fixes

v11.6.0

Compare Source

Bug Fixes
Features

v11.5.2

Compare Source

Bug Fixes
  • core: fix project dependency resolution for relative imports on windows (#​5009) (5337865), closes #​5002
  • core: git hasher identifies deleted files (34710a5), closes #​4201
  • core: git hashing handles "unusual" pathname characters (e02b49f)
  • react: add migrations to fix babel setup for workspaces using react, next.js, and gatsby (#​5041) (27f168e)
  • testing: remove jest executor error while babel-jest exists with ts-jest (#​4729) (#​4730) (0132609)

v11.5.1

Compare Source

Bug Fixes

v11.5.0

Compare Source

Bug Fixes
Features
  • angular: support font inling optimization for builds (#​4971) (372b793)
  • core: allow excluding imports using a special ignore comment called nx-import-ignore (f160583)
  • express: add express preset to create-nx-workspace (#​4909) (bba26b0)
  • nextjs: allow custom distDir (#​4885) (c9a2b2c)
  • web: improve support for decorators (#​4826) (041340b)

v11.4.0

Compare Source

Bug Fixes
  • angular: fix --skipFormat option on application schematic (1681257)
  • angular: honor buildableProjectDepsInPackageJsonType in angula… (#​4760) (5ee2874)
  • core: add fail over --fork-point arg to git merge (acd5502)
  • core: support unit testing of nx generators invoking wrapped schematics (3157293)
  • core: throw an error if user tries generating/executing from a package which does not support it (#​4835) (95848ca)
  • core): fix(core): fix(core: ensure dir when exporting dep-graph to json (#​4893) (6dc7de4)
  • devkit: generateFiles should rename paths recursively (#​4784) (4522a90)
  • devkit: migrate devkit to the latest version during migrate (#​4898) (befd9dc)
  • devkit: properly emit failures when converting nx executor (#​4866) (f206925)
  • devkit: support .template extensions for generating files (#​4842) (0fc729c)
  • misc: fix removing the projects with jest configs (#​4874) (1cf9295)
  • misc: plugins deep importing perf-logging (9d0a4c8)
  • nextjs: fix the executor (aa311fa)
  • react: add dependency onto @​nrwl/workspace (#​4865) (956dfe6)
  • repo: fixing broken internal links (#​4790) (ed22ae6)
  • storybook: emit a value from storybook executor so that e2e tests work (#​4845) (35049dc)
Features
  • core: export jestConfigParser from jest.impl (043de57)
  • linter: noEslintrc option for eslint executor (699b1cb)
  • react: migrate gatsby builders to devkit (#​4864) (54b6461)
  • react: migrate next builders to devkit (#​4861) (fd18b5e)
  • repo: add npm audit report on ci (9275d1c)

v11.3.2

Bug Fixes
  • angular: fix --skipFormat option on application schematic (1681257)
  • angular: honor buildableProjectDepsInPackageJsonType in angula… (#​4760) (5ee2874)
  • core: add fail over --fork-point arg to git merge (acd5502)
  • core: support unit testing of nx generators invoking wrapped schematics (f62d495)
  • core: throw an error if user tries generating/executing from a package which does not support it (#​4835) (95848ca)
  • devkit: generateFiles should rename paths recursively (#​4784) (4522a90)
  • devkit: properly emit failures when converting nx executor (#​4866) (c80c38f)
  • devkit: support .template extensions for generating files (#​4842) (0fc729c)
  • misc: fix removing the projects with jest configs (#​4874) (5b4192c)
  • nextjs: fix the executor (aa311fa)
  • react: add dependency onto @​nrwl/workspace (#​4865) (f156391)
  • storybook: emit a value from storybook executor so that e2e tests work (#​4845) (35049dc)
Features
  • core: export jestConfigParser from jest.impl (043de57)
  • repo: add npm audit report on ci (9275d1c)

v11.3.0

Compare Source

Bug Fixes
Features

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.

@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v11.3.0 chore(deps): update nrwl monorepo to v11.3.1 Feb 22, 2021
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v11.3.1 chore(deps): update nrwl monorepo to v11.3.2 Feb 24, 2021
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v11.3.2 chore(deps): update nrwl monorepo to v11.4.0 Feb 25, 2021
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v11.4.0 chore(deps): update nrwl monorepo to v11.5.0 Mar 10, 2021
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v11.5.0 chore(deps): update nrwl monorepo to v11.5.1 Mar 10, 2021
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v11.5.1 chore(deps): update nrwl monorepo to v11.5.2 Mar 19, 2021
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v11.5.2 chore(deps): update nrwl monorepo to v11.6.0 Mar 29, 2021
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v11.6.0 chore(deps): update nrwl monorepo to v11.6.1 Mar 31, 2021
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v11.6.1 chore(deps): update nrwl monorepo to v11.6.2 Apr 9, 2021
@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch 2 times, most recently from ed23ff7 to 9e86fa9 Compare April 20, 2021 05:39
@renovate renovate bot changed the title chore(deps): update nrwl monorepo to v11.6.2 chore(deps): update nrwl monorepo to v11.6.3 Apr 20, 2021
@renovate
Copy link
Author

renovate bot commented Dec 10, 2022

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (11.6.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/nrwl-monorepo branch December 10, 2022 17:18
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.

2 participants