console
console copied to clipboard
chore(deps): bump @nrwl/devkit from 14.6.1 to 14.8.4
Bumps @nrwl/devkit from 14.6.1 to 14.8.4.
Release notes
Sourced from @nrwl/devkit's releases.
14.8.4
14.8.4 (2022-10-11)
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)
14.8.3
14.8.3 (2022-10-04)
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
14.8.2
14.8.2 (2022-09-29)
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)
... (truncated)
Commits
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)
☁️ Nx Cloud Report
CI is running/has finished running commands for commit b6fd300feb9277aee92dd1bbe563d98283aff289. 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 2 targets
Sent with 💌 from NxCloud.
Superseded by #344.