react-devui
react-devui copied to clipboard
chore(deps): bump nx from 14.5.6 to 14.5.10
Bumps nx from 14.5.6 to 14.5.10.
Release notes
Sourced from nx's releases.
14.5.10
14.5.10 (2022-08-23)
Bug Fixes
14.5.8
14.5.8 (2022-08-19)
Bug Fixes
- core: project graph should be read from executor context (b5f4b12)
14.5.7
14.5.7 (2022-08-17)
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)
Commits
b5f4b12fix(core): project graph should be read from executor contextede5927fix(linter): replace all$chars in path; not only the first (#11621)7d4a5c7fix(core): fix backwards compatibility with Nx 14.1.0 (#11438)0c25e57fix(angular): add namedInputs to expected angular extension properties (#11593)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Website preview has been generated! :tada: :tada: :tada:
Codecov Report
Merging #198 (747f0f5) into main (22034a6) will increase coverage by
100.00%. The diff coverage isn/a.
@@ Coverage Diff @@
## main #198 +/- ##
===========================================
+ Coverage 0 100.00% +100.00%
===========================================
Files 0 1 +1
Lines 0 29 +29
Branches 0 13 +13
===========================================
+ Hits 0 29 +29
| Impacted Files | Coverage Δ | |
|---|---|---|
| packages/ui/components/button/Button.tsx | 100.00% <0.00%> (ø) |
Superseded by #200.