flatbread
flatbread copied to clipboard
chore(deps): update dependency @nrwl/workspace to v14.8.9
trafficstars
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @nrwl/workspace (source) | 14.4.3 -> 14.8.9 |
Release Notes
nrwl/nx (@βnrwl/workspace)
v14.8.9
v14.8.8
Bug Fixes
v14.8.7
Bug Fixes
v14.8.6
Features
- core: add ability not to load dot env files (7de531d)
v14.8.5
Bug Fixes
- core: custom generators help should print relevant information (#β12258) (9ce268b)
- core: do not fallback to angular cli for ng deploy (#β12401) (bb05d80)
- core: do not run postinstall unless it is the main nx package (#β12591) (8f6eb81)
- core: drain stdout before exit in print-affected (#β12559) (731f839)
- core: readRawWorkspaceJson should keep workspace cache up to date (#β12528) (acd5964)
- js: check if asset create/update event contains a file before copying (#β12551) (64103af)
v14.8.4
Bug Fixes
- angular: export generators correctly #β12434 (#β12460) (3569a6f)
- angular: ng-add migration should set default project (#β12513) (38509cc)
- bundling: do not add types field in package.json for esbuild (#β12424) (2405a2e)
- bundling: fix esbuild build watch (#β12448) (8ba237e)
- core: daemon termination should be ok when client does not need anything (#β12519) (7865e6a)
- core: hide leaky error message from git show command in affected (#β12521) (26fce5b)
- graph: close tooltips when panning graph (#β12468) (4a30fcd)
- misc: update axios to 1.0.0 (#β12437) (640cfba)
v14.8.3
Bug Fixes
- bundling: correct main field in package.json when using esbuild (#β12328) (7733769)
- bundling: set NODE_ENV correctly to avoid warnings (#β12331) (2f2c7d8)
- core: disable broken git hasher recourse submodules (#β12337) (f54dd1a)
- core: remove trailing slash in outputs that prevents correct caching (#β10708) (c3f853a), closes nrwl/nx#10549
- core: use node based hasher in git repos with submodules (60f4aca)
- nextjs: return correct webpack config for next.js storybook app (#β12371) (df3cd66)
Features
- bundling: add skipValidation option when generating rollup/webpack project (#β12392) (ea42c9f)
- misc: a/b different messages during migration to next major (ce0fe45)
Reverts
- Revert "fix(nx): git-hasher should fetch files from git submodules (#β11334)" (f717303), closes #β11334
v14.8.2
Bug Fixes
- core: add missing core plugins to list command (#β12305) (7addb44)
- core: add missing packages to report command (#β12306) (7bde32f)
- core: daemon should not shut down due to inactivity when there are open connections (1dcfec1)
- misc: remove remaining usages of @βnrwl/workspace:run-commands executor (#β12299) (8b305d0)
- nx: git-hasher should fetch files from git submodules (#β11334) (c54e136)
- storybook: check root mainjs for builder (#β12308) (c344a10)
- webpack: regression from #β10432 to allow
//prefix in remote (#β12302) (0b0131e)
v14.8.1
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
Bug Fixes
v14.7.18
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
Bug Fixes
- core: temporary disable outputs tracking when using wsl (093fed8)
v14.7.16
Reverts
v14.7.15
Note: Version bump only for package @βnrwl/nx-source
v14.7.14
Bug Fixes
- angular: add error handling for cypress mf to correct file #β12118 (#β12234) (7ea0df8)
- angular: fix root selector in index.html for standalone remotes (#β12255) (66d1aed)
- angular: update component correctly when remote uses inlineTemplate (#β12256) (3771b7d)
- misc: add builders key to nx package.json (#β12244) (44f99ad)
- storybook: dont override native params (#β12238) (d423df6), closes #β7531
- storybook: optional chaining for typename text (#β12235) (24880aa), closes #β12155
- storybook: set type of Story directly (#β12241) (b74201f), closes #β12125 #β12125
- testing: include cypress commands in tsconfig (#β12149) (fb0ea29), closes #β12148
Features
- core: add migration and deprecation warning for @βnrwl/workspace:run-commands (#β12199) (90604d8)
- core: rework outputs tracking to create fewer subscriptions (10aeb28)
- nextjs: remove dependency on "@βnrwl/next" for the production build (#β12247) (50f6cbb)
- react-native: upgrade react-native version to 0.70.1 (#β12124) (2436a5d)
- storybook: add support for basic test-runner configuration (#β11101) (2f91d96), closes #β11047
Reverts
- Revert "Revert "fix(misc): move library without given importPath should default to contain slashes (#β11869)"" (c8de6f1), closes #β11869
v14.7.13
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
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
Bug Fixes
Features
v14.7.10
Bug Fixes
- bundling: set correct rootDir compiler option for type checker (#β12182) (9d0d6d0)
- core: properly invalidate outputs when output is removed (#β12188) (1ae30d1)
- expo: add deps to root package (#β12107) (b7f9d90)
- js: update library generator for webpack and rollup bundler (#β12183) (0baae01)
- nextjs: fix resolving dependencies (#β11842) (351bc2e)
- react-native: fix xcode shell script used for release builds (#β12171) (7e316af), closes #β12166
Features
v14.7.9
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
- core: add package manager parsers and stringifiers (#β11953) (074ac5e)
- core: add yarn lock file pruning (#β12105) (bd7a266)
v14.7.8
Bug Fixes
- repo: make esbuild package as non private (6eb4e1f)
v14.7.7
Bug Fixes
- core: add cleanup on e2e tests (#β12093) (635b2a6)
- core: do not use nx daemon during workspace creation (3ab1eb8)
- core: reenable output watching (38e4a8e)
- detox: add cleanup on e2e tests (#β12092) (d18d7e9)
- js: add cleanup on e2e tests (#β12094) (88be1d0)
- linter: add cleanup on e2e tests (#β12099) (dd6f38e)
- linter: consider the default public API filename when checking for secondary entrypoints (#β11811) (d526efb)
- misc: ensure cleanup is run on a proper cwd in e2e (#β12101) (12c27d3)
- node: add cleanup on e2e tests (#β12096) (5bd30cc)
- nx-plugin: add cleanup on e2e tests (#β12097) (1aebdd6)
- react: add cleanup on e2e tests (#β12091) (9b2a439)
- storybook: add cleanup on e2e tests (#β12095) (27d654a)
- testing: add cleanup on cypress e2e tests (#β12089) (96be1f5)
- testing: improve return type of getJestProjects (#β12040) (fc73d03)
- web: add cleanup on e2e tests (#β12098) (bcbf76b)
Features
v14.7.6
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
- angular: add types to the generated tailwind configuration (#β12018) (730d323)
- angular: support inferring project from cwd in terminal for generating components (#β11980) (e5d9f9f)
- bundling: move rollup to its own plugin (#β12009) (dd6adde)
- core: update nrwl/ci version to 0.7 (#β11925) (ace2325)
- js: add rootDir option (#β11678) (b3e69e2), closes #β11601 #β9410 #β10707
- misc: remove unused dependencies from packages (#β11986) (ee8ba2d)
- react-native: upgrade react native to 0.70.0 (#β11971) (306d8a4)
- webpack: add webpack plugin (#β11966) (f49769a)
v14.7.5
Bug Fixes
- core: temporary make the daemon output optimization opt in (9364a40)
- repo: ensure husky checks are respected on commit (#β11973) (3a78d3b)
Features
- core: support ts 4.8 (#β11845) (d782a69)
- js: add
srcRootForCompilationRootoption to tsc executor (#β10707) (aa01b7b), closes #β9410
Reverts
- Revert "feat(js): add
srcRootForCompilationRootoption to tsc executor (#β10707)" (#β11977) (2508cb0), closes #β10707 #β11977
v14.7.4
Bug Fixes
- testing: change @βnrwl/workspace import to deep import (#β11961) (ff0126c)
v14.7.3
Features
- core: add more logging when socket communication fails (0663385)
v14.7.2
Bug Fixes
- core: DAEMON_DIR_FOR_CURRENT_WORKSPACE isnt defined in case of error (6849b90)
v14.7.1
Bug Fixes
- core: nx daemon doesnt get disable correctly (0f8aac0)
v14.7.0
Bug Fixes
- angular: emit typescript declaration diagnostics in ng-packagr executors (#β11927) (c6520a1)
- angular: warning logged when generating MF app with no e2e (#β11911) (4aa7282)
- core: add back target defaults for all new workspaces (#β11936) (caec117)
- core: fix process.send will crash the nx runner without check if it is undefined (#β11904) (350f71d)
- repo: remove more things from production fileset and added babel config (#β11942) (b582964)
- storybook: do not add target defaults and named inputs if they are not defined (#β11941) (31b1b00)
- testing: add component-test named inputs (7b52c0d)
- testing: do not add cypress inputs if namedInputs is not defined (#β11943) (8a35f18)
- testing: move cypress tsconfig to cypress folder (6d0c6a8)
Features
- angular: allow component options to be passed to standalone library #β11702 (#β11890) (81b5eeb)
- angular: share by default some relevant angular packages when using withModuleFederation (#β11849) (41af7c7)
- core: create the daemon socket file in the tmp dir instead of node modules (db74bc7)
- core: generate inputs configuration for new workspaces (#β11856) (292f0c1)
- core: use daemon to watch outputs to enable cache restoration optimization (0d9dbae)
- storybook: generate storybook with more framework options (#β11914) (ae58c1d)
- testing: support angular cypress component testing (#β11790) (a0904a6), closes #β11602
v14.6.5
Bug Fixes
v14.6.4
Bug Fixes
- angular: host tests were failing due to no navigation (#β11825) (458e89b)
- core: gracefully handle errors when unable to find custom hasher (#β11854) (830b55a)
- js: remove check for non-buildable libs being used when packaging. (#β11835) (cd3352a)
- misc: print new workspace directory and fix issues when creating workspaces with non-normalized name (#β11853) (8db5f1a)
- nextjs: use SWC compiler for next.js libraries (#β11848) (525350f)
v14.6.3
Bug Fixes
- nextjs: SVGR plugin should not be used if
nx: { svgr: false }is set in next.config.js (#β11829) (9b26bc1)
Features
- misc: a/b test different prompt messages (f89b68b)
v14.6.2
Bug Fixes
- angular: collect secondary folders correctly for tailwind #β11747 (#β11805) (62d2d82)
- angular: remove double normalize of project name #β11819 (#β11822) (f51c1be)
- core: do a recursive check to see if files should be restored (9b5f25a)
- storybook: support secondary entry points for angular #β11446 (#β11798) (a264754)
v14.6.1
Note: Version bump only for package @βnrwl/nx-source
v14.6.0
Bug Fixes
- angular: adds missing types in the schemes of
remoteandhostgenerators (#β11428) (9294b64) - angular: change rxjs migration to conditional migration (#β11771) (b86ace5)
- angular: remote entry component template typo (#β11707) (3822d83)
- angular: remote generator should not assume a default host (#β11705) (6f0c22f)
- angular: use x-dropdown for nx console project hint (#β11706) (614b2d2)
- core: Add throw of error if a dependency is not in the graph (#β11652) (2d50f35)
- core: make --verbose consistent with NX_VERBOSE_LOGGING=true (c0dd2f5)
- core: pass-through ipc messages to and from task processes (#β11744) (8b02670)
- core: project graph should be read from executor context (6948ffd)
- devkit: convertNxExecutor() should properly emit observables (6fdc123), closes #β11653
- devkit: split-create-tree should use nx cli (#β11736) (3ff6809)
- devkit: support expanded x-prompt object for input prompts (7c8839b)
- docs: fix typo in github actions setup (#β10989) (27f9cc7)
- linter: add jest to root .eslintrc if selected as unit test runner (#β11555) (187f520)
- linter: target migration version (#β11783) (a04b13d)
- linter: use typescript-eslint 5.33.1 as latest requires ts4.8 (#β11773) (bbe7a36)
- misc: skip projects configured in package.json for adding schemas (#β11742) (47045c4)
- misc: use autocomplete prompt for projects for x-dropdown, project, projectName (9d6e53b)
- next: add default hostname value to @βnrwl/next:server (#β11701) (3afb6bf)
- nextjs: fix .next folder linting (#β11614) (89a4013), closes #β11541
- nextjs: fix React 18 detection (#β11656) (43b6e1e)
- nextjs: set
__NEXT_REACT_ROOTonly when the version ofreact-domis 18 or above (#β11749) (4dfd0f3) - react): fix(react: fix missing integrity tags in production builds (#β10949) (36a72c7), closes #β10926
- react: fix webpack node api config error serving a react app (#β11580) (34fdbc0), closes #β11571
- react: support older npm version (#β11646) (c4a0d85)
- storybook: change the react native storybook searchDir option to array (#β11628) (670d9f1)
- storybook: ignore addon-postcss from version update (#β11801) (835d0ef), closes #β11465
- storybook: remove react typings from angular tsconfig (#β11769) (6ea8d0d), closes #β11746 #β11746
- testing: handle more complex projects for react component testing (#β11725) (c7249db), closes #β11372
- testing: update cypress argument name (#β11797) (35744c1)
Features
- angular: export test runners from package (#β11613) (99a3563)
- angular: migrate versions to 14.2.0 (#β11530) (aaeeaed)
- angular: standalone host and remote generation support (#β11708) (c616f62)
- angular: support library routing setup for standalone routes (#β11634) (09112cc)
- core: add ability to exclude task deps from the task graph (e7c86e1)
- core: add daemon to the context provided to task runners (1a31018)
- core: add file completion types for the nx language server (#β11669) (e7ec91b)
- core: better formatting of project-graph related error messages (b6c9c12)
- core: move git commit from generators to create-nx-workspace (#β11633) (15d8325)
- core: refactor daemon to support longer messages (971bcbe)
- core: stop agents after build task on CI generated workflows (#β11719) (5bb75ba)
- core: support reading cli args from env (#β11721) (d9b9bd1)
- js: support wildcard/nested tsconfig paths (#β11233) (aedcdaf)
- misc: add task hashes to the output of print affected (#β11763) (a312611)
- nextjs: upgrade to nextjs 12.2.5 (#β11665) (646b8c2)
- node: expose webpack watchOptions to executor (#β11453) (86b2015)
- nx-plugin: thread jest options through nx-plugin:e2e executor (#β11442) (4d1acad)
- react-native: update react native bundle options (#β11699) (44d1f2c)
- react-native: upgrade metro to 0.72.0 (#β11480) (519451e)
- react-native: upgrade metro to 0.72.1 (#β11697) (73d748c)
- react: update package versions (#β11667) (77f0508)
- react: update package versions (#β11800) (81c06f8)
- storybook: add build-storybook to cacheable operations (#β11631) (5176ee9)
- testing: support jest 28 (#β10857) (657b2bf)
Reverts
- Revert "feat(core): support reading cli args from env (#β11721)" (#β11738) (ef5334b), closes #β11721 #β11738
v14.5.10
Bug Fixes
v14.5.9
v14.5.8
Bug Fixes
- core: project graph should be read from executor context (b5f4b12)
v14.5.7
Bug Fixes
- angular: add check before attempting to collect secondary entrypoints #β11437 (#β11496) (f930117)
- angular: add namedInputs to expected angular extension properties (#β11593) (0c25e57)
- angular: use rxjs 7.5.0 for Angular 14.1 (#β11586) (47e38d1)
- core: fix backwards compatibility with Nx 14.1.0 (#β11438) (7d4a5c7)
- linter: normalize rule context file name for cross OS (#β11604) (3574fdc)
- linter: replace all
$chars in path; not only the first (#β11621) (ede5927) - linter: use more performant way to check for package existance (#β11603) (244ac01)
- nx-plugin: fix the file paths for newly created generators in generators.json (#β11611) (2baa96a), closes #β11610
- repo: change e2e tests to publish 9999.0.2 (#β11591) (0a64415)
Features
- angular: add scam to standalone conversion generator (#β11578) (7891a68)
- angular: add standalone app generation (#β11592) (af93cfd)
- angular: support standalone component library generation (#β11608) (da1741b)
- nextjs: add --custom-server option to app generator (#β11607) (51da354)
- react: update packages (#β11606) (6fd0da5)
v14.5.6
Bug Fixes
- core: restore the old behavior of output missing check (9d500ee)
v14.5.5
Bug Fixes
- angular: 14.5.3 migration should hit @βangular/cdk (#β11560) (8eb2304)
- angular: add missing allowed extension properties (#β11547) (42fe477)
- core: include config name in the cached fileset (438e4a5)
- core: list local plugins (#β11410) (db97728)
- express: tslib should be included if importHelpers is true (#β11419) (0ce3b1a), closes #β11012
- js: update SIGINT and SIGTERM handling for tsc/swc executors (#β11492) ([d1af72d](https://togithub.com/nrwl/nx/commit/d1af72dde060f9c2
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 this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
I don't think this is being used anymore