sockethub
sockethub copied to clipboard
Update devDependencies (non-major)
This PR contains the following updates:
Release Notes
nrwl/nx
v14.4.3
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
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
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
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
- angular: add entity name to entity model for ngrx classes #10845 (#10853) (251af50)
- angular: add option to format files with storybook generators (#10909) (8ca7d4b)
- angular: replace mfe references with mf (#10957) (37072bc)
- angular: support @angular-eslint/* v14.0.0 (#10820) (08899b1)
- angular: support ngrx v14.0.0 (#10818) (db16d8a)
- core: extend the default hasher to support different filesets (6a65101)
- core: finalize the input api (c52a8c2)
- core: generalize the notion of filesets to include other inputs (4b85716)
- core: make npmScope optional (#10018) (62bae5a)
- core: move workspace configuration computation to daemon (#10860) (5b90514)
- core: support env vars and runtime deps as inputs (8d4e87d)
- core: update github action workflow to latest version (#10863) (803333a)
- linter: use project scoped ESLint cacheLocation (#10590) (274534c)
- node: update @types/node to 18.0.0 (#10916) (bf11bbf)
- nx-plugin: add a minimal setup flag to produce an empty nx-plugin (#10718) (c486b30)
- react: update react package versions (#10915) (7065da3)
v14.3.6
Bug Fixes
- angular: ensure @schematics/angular version gets updated when listed in the package.json (#10770) (c6c00fc)
- core: scheduler should notify the life cycle about task scheduling (fadd03c)
- core: update move generator to move multiple projects in eslint parserOptions override (#10775) (a0f5b7c), closes #10774
- misc: add space in monorepo-nx-enterprise.md (#10478) (9900ceb)
Features
- angular: add support for incremental builds to the webpack-server executor (#10754) (f3a9f55)
- react: update @nrwl/react package versions (#10778) (4aa8101)
v14.3.5
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
Bug Fixes
- angular: remove unnecessary unused entry module import from new mf remote apps (#10749) (25b2682)
- core: Add missing
formatFilesto 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:rollupexecutor so it is an opt-in feature (#10742) (d58eedc), closes #10741 - web: add named extractCss option (#10710) (63ae3ae)
v14.3.3
Bug Fixes
- misc: format command prints an irrelevant warning (2695b27)
Features
- core: read globs from pnpm config files (69e5549)
v14.3.2
Bug Fixes
- core: handle empty positional overrides (694510e)
- core: Support dot-prefixed project locations (#10726) (4a5bda6), closes #10724
Features
- react: update emotion package versions (#10736) (b19bce2)
- storybook: generate stories for angular standalone components (#10728) (beb7486)
v14.3.1
Bug Fixes
- detox: change detox to compiling dependency to fix android with react native 0.68 (#10701) (e00dc75)
Features
Reverts
- Revert "feat(core): support nested ignore files (#10455)" (5b17335), closes #10455
- Revert "fix(core): fix ignore logic and un-expose the functions from devkit (#10703)" (bc7c8ad), closes #10703
v14.3.0
Bug Fixes
- core: fix ignore logic and un-expose the functions from devkit (#10703) (0fd3281)
- core: handle falsy error in params.ts#handleErrors (#10509) (cad9032)
- core: rearrange the core and npm presets to avoid breaking existing workspaces (fbc14d6)
- js: check that project's package.json exists before attempting to read its contents (#10650) (a42d681)
- js: preset should use packages folder (#10691) (6132ad7)
- nextjs: Fixes Next JS Component generator to export component when export flag is provided (#10699) (550b185)
- react: update nx generator commands in react sample app (#10680) (6e924c8)
- repo: reset git index when terminating publishing (#10689) (049435c)
- storybook: better webpack5 detection logging (#10662) (e29cd09), closes #10585 #9290
- storybook: ensure required files are copied as assets #10679 (#10694) (9de9cb3)
- storybook: remove projectBuildConfig from everywhere (#10664) (1fe3ba6)
- storybook: tsConfig option for storybook angular (#10663) (56dbb0d)
- web: @nrwl/web:file-server throws 404 after refresh (#9839) (3de1cb6)
Features
- core: introduce the NX_PROJECT_GRAPH_CACHE_DIRECTORY to allow separating it from the computation cache (#10693) (1937deb)
- core: provide a way to handle get unparsed args in the executor (5c49345)
- core: support nested ignore files (#10455) (36d8ee2)
- core: throw graceful error in runNxMigration() if no collection (#10655) (1e90413)
- next: update package versions (#10658) (f95b1c3)
- web: added
javascriptEnabledoption for @nrwl/web:rollup (#8327) (c421324)
v14.2.4
Bug Fixes
- angular: support secondary entry points #10329 (#10615) (67a2777)
- core: prevent "ng completion" command to run through the nx cli (8c4d413)
- core: print a better error when tasksRunnerOptions are missing (48246e8)
- linter: plugin-lint-checks should allow some strings as valid versions (#10647) (7f4abd9)
- node: use webpack compilation hooks to emit package.json (#10229) (7418ae1)
- react-native: replace incorrect ignore paths for pods (#10634) (9d04d93), closes #10633
- repo: fix lerna.json formatting during publish (#10639) (88bcdd0)
Features
- misc: add ability to run graph in any workspace (e8cfa35)
- node: add deleteOutputPath option to @nrwl/node:webpack executor (#10073) (99b245b)
- react: update package versions (#10657) (d4c04b5)
v14.2.3
v14.2.2
Bug Fixes
- angular: add exports to package.json in the ng-packagr-lite executor (#10630) (26488c2)
- angular: prevent deleting library's root package.json file on windows machines (#10635) (9e91baf)
- core: custom executor package resolution should work when not using nx-plugin (#10624) (adec3e0)
- core: handle non-existing cli entry in nx.json in migration to remove default collection (#10632) (d4274b3)
- misc: fix printing duplicate generators that are actually extensions (#10625) (ab00752)
- nx-plugin: generator and executor generators should work in js libs (#10621) (8fc70ce)
- react-native: use appsDir when generating app (#10606) (e493611)
- react: set migration to use nx cli (#10638) (a1f3e0e)
- testing: update @nrwl/cypress peer deps (#10618) (b9012fa)
Features
- storybook: Custom .babelrc in Storybook (#10551) (52f824c)
- web: enable allowDeclareFields for @babel/preset-typescript (#9805) (5809b8b)
v14.2.1
Bug Fixes
- angular: add missing angular packages to the v14 migration (#10530) (20a509d)
- angular: apply default eager packages correctly #10496 (#10596) (339b129)
- angular: do not configure e2e test runner when generating a library (#10553) (ec90625)
- angular: fix component export logic to handle internal modules and secondary entry points (#10517) (2b1591d)
- angular: fix implementation path to setup-tailwind schematic (#10545) (5ec5497)
- angular: handle paths correctly on window when migrating angular cli workspaces to nx (#10611) (f828da9)
- angular: update remote entry component selector to use the provided prefix (#10561) (edea01a)
- core: do not create project graph when creating a sandbox in create-nx-workspace (10e9992)
- core: ensure createPackageJson sorts dependencies consistently (#10476) (7ee93f0)
- core: ensure pnpm v7 install when peer deps are missing (#10522) (daa5cfe)
- core: fix outputs migration (#10575) (41882bf)
- core: new and migrate commands should exit with code (#10491) (affa979)
- core: print normalized generator name instead of aliases (#10574) (2fb1059)
- core: require.resolve(m/package.json) is not guarunteed to work for modern module format (#10497) (7f7bc1a)
- core: swc should be an optional peer dependency (#10461) (c9897c6)
- devkit: add options allow trailing commas for parsing json (#10538) (925a27b)
- docs: yarn1 does not need -W flag (#10419) (a7e2d0c)
- js: return empty array if no helper dependencies found (#10582) (5daeaf8)
- js: semver regex update (#10416) (c0a0f16)
- linter: relative paths should be correct on windows (#10604) (838170e)
- nextjs: update e2e test case to cover env variables exported from libraries (#10532) (89d9d9a), closes #9633
- nx-plugin: handle nx.json without npmScope during plugin generation (620b858)
- react-native: rename blacklistRE to blockList in metro.config.js (#10607) (df61381)
- react: fix external option for @emotion/react (#7870) (a2c22eb)
- react: fixes typescript override error in the render method of a generated app (#10069) (0407d8a)
- storybook: allow NX_* environment variables (#10061) (bb166a5)
- storybook: dont generate stories for stories (#10570) (d48a709), closes #10286
- storybook: fix migration (#10573) (8b12832)
- storybook: ignore addon-notes from version update (#10568) (189c036), closes #10484
- storybook: optional chain includes (#10567) (a49ee7e), closes #10482
- testing: fix ts-node migration version (#10578) (26177d1)
- web: enable tree shaking (#8296) (85b1857)
- web: fix dev-server deprecation warning (#10203) (daddcde)
Features
- angular: add x-type to host and remote generators (#10479) (33b5142)
- angular: support angular v14.0.0 (#10559) (eea2470)
- angular: support angular v14.0.0-rc.2 (#8883) (62afcb7)
- angular: support angular v14.0.0-rc.3 (#10543) (26edb49)
- angular: support auto-serving known dynamic remotes (#10475) (0c241ee)
- angular: support exporting standalone component in library's entry point file (#10544) (98014dd)
- angular: support tailwind.config.cjs as valid config file in library executors (#10531) (c6af229)
- core: ability to pass extra target deps when invoking commands (7ce487e)
- core: add the flag to stop execution on first error (7bfceb6)
- core: deprecate affected:apps and affected:libs (#10524) (0844ab9)
- core: do not double prefix output when running nested commands (9d0d0f2)
- core: install packages after migrations have run and dependencies haven been modified (#10415) (7aec02e)
- core: make nx.json optional (e491c6f)
- core: migrate to prettier ^2.6.2 (#10499) (d53000a)
- core: outputs should be able to interpolate project properties (876d4d8)
- core: prefix when using --output-style=stream (844679e)
- core: prompt for available generators (#10463) (3bcaa18)
- misc: update typescript to 4.7 (#10560) (914f0ce)
- nx-plugin: add plugin eslint rules (#9697) (10363e3)
- react-native: upgrade metro to 0.71.0 (#10598) (d038b70)
- storybook: change react stories template to use ComponentStory and ComponentMeta (#10490) (b35e383)
- storybook: choose to generate ts config (#10572) (1de896f), closes #10394
- storybook: updating to Storybook 6.5 (#10450) (9199123)
Reverts
- Revert "fix(js): resolve shallow dependencies when building package.json (#10600)" (029be8c), closes #10600
- Revert "fix(core): store relative file name in hash details (#10166)" (6c3ce13), closes #10166
- Revert "cleanup(storybook): Refine change Storybook target warn message (#10495)" (#10571) (56e0ec5), closes #10495 #10571
v14.2.0
v14.1.10
Bug Fixes
typescript-eslint/typescript-eslint
v5.31.0
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.
☁️ 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
nx run-many --target=test --all --skip-nx-cachenx run-many --target=test --all --skip-nx-cachenx run-many --target=coverage --allnx run-many --target=test --all --skip-nx-cachenx run-many --target=build --allnx run-many --target=build --allnx run-many --target=build --allnx run-many --target=lint --all
Sent with 💌 from NxCloud.