angular-ru-sdk
angular-ru-sdk copied to clipboard
build: update nrwl dependencies to v14.5.5
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @nrwl/cli (source) | dependencies | patch | 14.5.4 -> 14.5.5 |
| @nrwl/devkit (source) | dependencies | patch | 14.5.4 -> 14.5.5 |
| @nrwl/tao (source) | dependencies | patch | 14.5.4 -> 14.5.5 |
| @nrwl/workspace (source) | dependencies | patch | 14.5.4 -> 14.5.5 |
Release Notes
nrwl/nx
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)
- linter: skip prettier config if prettier is missing (#β11542) (f44ba27)
- nextjs: react root enabled for nextjs (#β11362) (50afd2b), closes #β11345
- nxdev: preserve generated sitemap in cache (#β11540) (57acec9)
- react: allow async functions to work with custom webpack config (#β11467) (dec9102)
- testing: exclude jest.config.ts in angular project tsconfigs (#β11468) (bd4e6ac)
- testing: install ts-node when migrating to ts jest config files (#β11427) (acab648)
- testing: restore setting for update-jestconfig (#β11457) (95e579b)
- web: run swc after other plugins in rollup (#β11501) (4917239)
Features
- core: format additional flags values for logging (#β11564) (899625c)
- core: hash tasks early when possible to enable optimizations (#β11533) (918ddf6)
- core: support yarn berry in CNW (#β11528) (36213b7)
- linter: add option to set report unused disabled directives (#β11212) (#β11272) (36f9420)
- misc: repair should support running extra migrations (#β11504) (efea1a5)
- misc: update shared ts-node and ts-loader packages (#β11429) (5267f45)
- nextjs: improve type checking for nextjs config file (#β11497) (522dcdd)
- node: update @βtypes/node to 18.7.1 (#β11545) (9cbfd65)
- react-native: add exclude to sync-deps (#β11365) (65f554f)
- react: improve types for module federation config file (#β11476) (2c8a711)
- react: update packages (#β11499) (e4d60da)
- storybook: ignore paths when generating stories (#β11111) (8bc9940), closes #β10211
- web: update node types to 18.7.1 (#β11546) (1121907)
Configuration
π Schedule: At any time (no schedule defined).
π¦ Automerge: Enabled.
β» 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, click this checkbox.
This PR has been generated by Renovate Bot.
Codecov Report
Base: 82.68% // Head: 82.69% // Increases project coverage by +0.00% :tada:
Coverage data is based on head (
fef27f2) compared to base (8175c00). Patch coverage: 25.00% of modified lines in pull request are covered.
:exclamation: Current head fef27f2 differs from pull request most recent head 5ef0cbb. Consider uploading reports for the commit 5ef0cbb to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #1350 +/- ##
=======================================
Coverage 82.68% 82.69%
=======================================
Files 617 617
Lines 8749 8748 -1
Branches 1679 1678 -1
=======================================
Hits 7234 7234
Misses 1435 1435
+ Partials 80 79 -1
| Flag | Coverage Ξ | |
|---|---|---|
| cdk | 80.16% <25.00%> (+0.01%) |
:arrow_up: |
| jest | 80.83% <ΓΈ> (ΓΈ) |
|
| ngxs | 96.63% <ΓΈ> (ΓΈ) |
|
| summary | 82.69% <25.00%> (+<0.01%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Ξ | |
|---|---|---|
| .../src/components/table-cell/table-cell.component.ts | 9.27% <25.00%> (+0.09%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.