Skip to content
This repository has been archived by the owner on Sep 30, 2022. It is now read-only.

fix(deps): update nrwl monorepo to v14.8.2 #469

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 27, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nrwl/angular (source) 14.7.5 -> 14.8.2 age adoption passing confidence
@nrwl/eslint-plugin-nx (source) 14.7.5 -> 14.8.2 age adoption passing confidence
@nrwl/workspace (source) 14.7.5 -> 14.8.2 age adoption passing confidence
nx (source) 14.7.5 -> 14.8.2 age adoption passing confidence

Release Notes

nrwl/nx

v14.8.2

Compare Source

Bug Fixes

v14.8.1

Compare Source

Bug Fixes
  • bundling: add missing assets ignore option to @​nrwl/esbuild:esbuild (#​12288) (65dc805)
  • core: add missing packages (esbuild, webpack, rollup) to nx-migration field (#​12285) (ac4cf51)
  • devkit: ensure that getProjects works properly without a nx.json (#​12295) (35082c7)
  • misc: buildable libs should not throw when some npm packages are not defined (d070fdf)

v14.8.0

Compare Source

Bug Fixes

v14.7.18

Compare Source

Bug Fixes
  • core: temporary disable outputs watching on inux (65f7d61)
Features
  • core: don't generate workspace.json for v2 workspaces (#​12127) (9b63ce1)
  • react: add stylus as a dependency since stylus-loader requires it (#​12266) (09cfbf0)

v14.7.17

Compare Source

Bug Fixes
  • core: temporary disable outputs tracking when using wsl (093fed8)

v14.7.16

Compare Source

Reverts

v14.7.15

Compare Source

Note: Version bump only for package @​nrwl/nx-source

v14.7.14

Compare Source

Bug Fixes
Features
Reverts
  • Revert "Revert "fix(misc): move library without given importPath should default to contain slashes (#​11869)"" (c8de6f1), closes #​11869

v14.7.13

Compare Source

Bug Fixes
  • core: excluding task dependencies breaks task sorting (84fb879)
Reverts
  • Revert "fix(misc): move library without given importPath should default to contain slashes (#​11869)" (33c0f94), closes #​11869

v14.7.12

Compare Source

Bug Fixes
  • bundling: support type checking when using esbuidl with --watch (#​12192) (1b06110)
  • core: update wording of print affected select input parameter (#​11832) (b69d68e)
  • misc: move library without given importPath should default to contain slashes (#​11869) (9dbcb45), closes #​9281
  • webpack: add check if scripts exist or fallback to empty array (#​12110) (94a2b0b)
Features
  • bundling: improve watch logging for esbuild (#​12193) (e6d4ec3)
  • bundling: manually set tsconfig for esbuild rather than auto-detecting it (#​12194) (1d89ef0)
  • core: add the ability to reset the daemon client when getting a project graph (8d1f284)
  • nx-plugin: allow skipping the creation of an e2e project (#​12129) (e80c2ee)

v14.7.11

Compare Source

Bug Fixes
Features

v14.7.10

Compare Source

Bug Fixes
Features

v14.7.9

Compare Source

Bug Fixes
  • bundling: provide correct defaults scripts/styles options (#​12157) (d05cc86)
  • bundling: skip web-specific configuration when bundling for node (#​12130) (84a21e9)
  • core: do not throw when cannot parse root tsconfig (8fdf8c5)
  • core: do not use named inputs to cache fileset hashes (9a84281)
  • core: prevent duplicate prefixes when using outputStyle stream (a66a549)
  • core: revert logic of run-executor handling streaming (f94a18e)
  • js: install bundler nx plugin when needed (#​12131) (6c0a838)
  • js: support both .cjs and .js file extensions when generating package.json file (#​12137) (75115e1)
  • repo: fix a failing e2e test (0d18397)
Features

v14.7.8

Compare Source

Bug Fixes
  • repo: make esbuild package as non private (6eb4e1f)

v14.7.6

Compare Source

Bug Fixes
  • angular: add $schema property to generated project configs (#​12031) (e2bfaa6)
  • bundling: default outputFileName to "main.js" when called from "@​nrwl/web:webpack" (#​12072) (d9afcac)
  • core: rework the daemon process communication to use a queue and a long running connection (a3e480b)
  • core: split chunk correctly when they contain multiple messages (08e7588)
  • core: temp workaround to deal with daemon start during workspace creation (8e8b175)
  • linter: handle missing task graph in hasher on print-affected (#​11974) (40da702)
  • testing: normalize paths for component-testing (#​11963) (1a9df53)
  • testing: use cypress generated tsconfig for angular ct (#​12014) (d535cf3)
  • testing: use webpack defined in executor options for react ct (#​12005) (73fd49a)
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 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 renovate bot force-pushed the renovate/nrwl-monorepo branch from c1bca60 to 60bdd1f Compare September 27, 2022 16:42
@renovate renovate bot changed the title fix(deps): update nrwl monorepo to v14.7.13 fix(deps): update nrwl monorepo to v14.7.17 Sep 27, 2022
@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch 2 times, most recently from 779d1f2 to 3d1456e Compare September 28, 2022 17:33
@renovate renovate bot changed the title fix(deps): update nrwl monorepo to v14.7.17 fix(deps): update nrwl monorepo to v14.8.0 Sep 28, 2022
@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch from 3d1456e to 4939a22 Compare September 28, 2022 23:06
@renovate renovate bot changed the title fix(deps): update nrwl monorepo to v14.8.0 fix(deps): update nrwl monorepo to v14.8.1 Sep 29, 2022
@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch from 4939a22 to a0554e0 Compare September 29, 2022 19:27
@renovate renovate bot force-pushed the renovate/nrwl-monorepo branch from a0554e0 to a906644 Compare September 29, 2022 23:31
@renovate renovate bot changed the title fix(deps): update nrwl monorepo to v14.8.1 fix(deps): update nrwl monorepo to v14.8.2 Sep 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants