sockethub icon indicating copy to clipboard operation
sockethub copied to clipboard

Update devDependencies (non-major)

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

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nrwl/js (source) 14.1.9 -> 14.4.3 age adoption passing confidence
@nrwl/node (source) 14.1.9 -> 14.4.3 age adoption passing confidence
@types/eslint 8.4.2 -> 8.4.5 age adoption passing confidence
@types/nconf 0.10.2 -> 0.10.3 age adoption passing confidence
@types/sinon 10.0.11 -> 10.0.13 age adoption passing confidence
@typescript-eslint/parser 5.26.0 -> 5.31.0 age adoption passing confidence
c8 7.11.3 -> 7.12.0 age adoption passing confidence
eslint (source) 8.16.0 -> 8.20.0 age adoption passing confidence
eventemitter2 6.4.5 -> 6.4.6 age adoption passing confidence
jsdoc 3.6.10 -> 3.6.11 age adoption passing confidence
karma 6.3.20 -> 6.4.0 age adoption passing confidence
npm (source) 8.11.0 -> 8.15.0 age adoption passing confidence
ts-node (source) 10.8.0 -> 10.9.1 age adoption passing confidence
typescript (source) 4.7.2 -> 4.7.4 age adoption passing confidence
webpack 5.72.1 -> 5.74.0 age adoption passing confidence
webpack-cli 4.9.2 -> 4.10.0 age adoption passing confidence
yarn 1.22.18 -> 1.22.19 age adoption passing confidence

Release Notes

nrwl/nx

v14.4.3

Compare Source

Bug Fixes
  • angular: amend wrong project name schema options to hint nx console to show a project dropdown (#​11097) (43bd32f)
  • angular: do not generate ts path mappings for lazy loaded libs in app tsconfig file (#​11125) (010ba00)
  • angular: do not set a module federation remote project as the default project (#​11127) (20865fe)
  • angular: do not write files unnecessarily in mfe to mf migration (#​11126) (5e8d80c)
  • angular: emit dts when using entrypoint name as filename in ng-packagr executors (#​11032) (7e106fa)
  • core: adjust add and addDev command for pnpm when it is in a pnpm workspace (be1d236)
  • core: handle specifying a prerelease version without a package when migrating (#​11129) (e1f64d5)
  • core: outputs in nx.json targetDefaults is not work (#​11157) (2a711b4), closes #​11141
  • core: remove eslintrc.json from the package build artifact (#​11043) (6f3cc3c)
  • core: use generator options from nx config (#​11006) (dfd7e0f), closes #​11004
  • dep-graph: filter by text correctly during quick inputs (#​10986) (9931f83)
  • linter: escape dollar signs in filepaths (#​11009) (a24886c)
  • misc: add dotenv as dependencies for plugins that import it (#​11167) (d223a18)
  • nextjs: set development outputPath to a different one from production build (#​11169) (a49d14a), closes #​10312
  • react: do not set a module federation remote project as the default project (#​11128) (3dbef4a)
  • react: fix typo in testing-library migrations (d292185)
  • storybook: fix schema to read projectName from config (#​11098) (aa422a7)
  • storybook: include polyfills in Storybook tsconfig for ngapps (#​11136) (8a7b7cb)

v14.4.2

Compare Source

Bug Fixes
  • angular: generate stories for secondary entrypoints (#​11005) (6a63138)
  • core: merge named inputs from project.json and package.json (bfddf94)
  • core: resolve default project correctly when running targets (#​11016) (e2ddb63)
  • misc: handle external nodes correctly in module federation additional shared config (#​11018) (23d94a8)
  • node: add missing production configuration for serve target in app generator (#​10988) (2753c11)

v14.4.1

Compare Source

Bug Fixes
  • core: expand the number of cases where analyzeSourceFiles is defaulted to true (da14cfa)
  • core: plugins config changes should invalidate graph cache (f42113e)

v14.4.0

Compare Source

Bug Fixes
  • angular: allow generating scam and exporting them from secondary entrypoints (#​10888) (b0205d7)
  • angular: allow generating scam directive and exporting them from secondary entrypoints (#​10981) (a9e1fd0)
  • angular: allow generating scam pipe and exporting them from secondary entrypoints (#​10977) (748fb82)
  • angular: export component generator (#​10883) (c3b7db8)
  • angular: forward --verbose flag to remotes when serving the host with it (#​10794) (538190e)
  • angular: ngrx generator should support multiple stores in one buildable library #​10900 (#​10932) (769d10f)
  • angular: normalize path in ng-package.json when moving a library project (#​10925) (f9bb54d)
  • angular: set default project if not set when creating an application (#​10789) (ca92b7a)
  • core: correctly handle * in implicitDependencies derived from inputs (43201f2)
  • core: do not attempt to slice leading slash on move if not defined (#​10959) (c299234)
  • core: handle removals of dependencies (589637f)
  • core: hasher should handle non existent env vars (40716f1)
  • core: make nx init search against a regex instead of indexOf (36b6456)
  • core: nx Cloud messaging on the wrkspace setup commands (80c5f32)
  • core: return a list of dependents that do not have sourceRoot to calculate glob patterns (#​10899) (1afad76), closes #​10871
  • core: show meaningful error message when unsupported positional arg set (#​10848) (e9a5903)
  • linter: do not break on positional arguments (#​10847) (ea91c9f)
  • linter: linter executor should work from other folders than root (#​10684) (5b39955)
  • linter: update @​typescript-eslint/* deps (a788855)
  • misc: normalize paths when moving projects (#​10944) (9e6e01b)
  • nextjs: reorder eslint extension so that local eslint loads last (#​10802) (fd98c50), closes #​9741
  • nextjs: storybook generator properly supports nextjs apps (#​10816) (3d52609)
  • react-native: remove trailing "/" in generated .gitignore (#​10827) (1d8369b)
  • repo: add snap files to prod exclude input (#​10910) (5c1d69b)
  • storybook: fix support for nextjs and swc (#​10828) (26d8376)
  • storybook: pass tsConfiguration option from framework generators to storybook (#​10837) (26627e3)
  • storybook: update storybook tsconfig to only include *.storybook files (#​10823) (d9bb4ac), closes #​9933
Features

v14.3.6

Compare Source

Bug Fixes
Features

v14.3.5

Compare Source

Bug Fixes
  • core: handle an edge case where overrides_unparsed is not set (f469fd1)
  • core: handle optional cli property when writing workspace configuration in the ng cli adapter (#​10758) (986b053)

v14.3.4

Compare Source

Bug Fixes
  • angular: remove unnecessary unused entry module import from new mf remote apps (#​10749) (25b2682)
  • core: Add missing formatFiles to migrations (09baf95), closes nrwl/nx#​10665
  • core: runExecutor should set overrides_unparsed to mimic the invocation from the terminal (da1faaf)
  • web: in webpack style-loader should be used when extract-css is false (#​10192) (f7a61dc)
Features
  • core: generalize setting target defaults (f86a5ff)
  • react: add generateExportsField option to @nrwl/web:rollup executor so it is an opt-in feature (#​10742) (d58eedc), closes #​10741
  • web: add named extractCss option (#​10710) (63ae3ae)

v14.3.3

Compare Source

Bug Fixes
  • misc: format command prints an irrelevant warning (2695b27)
Features
  • core: read globs from pnpm config files (69e5549)

v14.3.2

Compare Source

Bug Fixes
Features

v14.3.1

Compare Source

Bug Fixes
  • detox: change detox to compiling dependency to fix android with react native 0.68 (#​10701) (e00dc75)
Features
  • react-native: upgrade metro to 0.71.1 and react-native-config to 1.4.6 (#​10700) (cce43db)
Reverts

v14.3.0

Compare Source

Bug Fixes
Features

v14.2.4

Compare Source

Bug Fixes
Features

v14.2.3

Compare Source

v14.2.2

Compare Source

Bug Fixes
Features

v14.2.1

Compare Source

Bug Fixes
Features
Reverts

v14.2.0

Compare Source

v14.1.10

Compare Source

Bug Fixes
typescript-eslint/typescript-eslint

v5.31.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.30.7 (2022-07-18)

Bug Fixes

5.30.6 (2022-07-11)

Note: Version bump only for package @​typescript-eslint/parser

5.30.5 (2022-07-04)

Note: Version bump only for package @​typescript-eslint/parser

[5.30.4](https://t


Configuration

📅 Schedule: Branch creation - "before 7am on the first day of the month" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] 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 Jul 01 '22 04:07 renovate[bot]

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 912632722425ad53718921d4a8b07881f877bdfb. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 8 targets

Sent with 💌 from NxCloud.

nx-cloud[bot] avatar Jul 01 '22 04:07 nx-cloud[bot]