Closed dependabot[bot] closed 3 months ago
The following labels could not be found: dependencies
, bot
.
Summary | Status |
---|---|
Failed tests | :white_check_mark: All tests passed |
API changes | :zero: No API changes |
Security flaws | :white_check_mark: None detected |
Performance problems | :white_check_mark: None detected |
Code anti-patterns | :white_check_mark: None detected |
New AppMaps | :zero: No new AppMaps |
Superseded by #110.
Bumps @nx/webpack from 18.0.4 to 19.4.3.
Release notes
Sourced from
@nx/webpack
's releases.... (truncated)
Commits
d90a735
feat(core): add --help content to project details view (#26629)86412cb
fix(webpack): add comment to explain useLegacyNxPlugin and how to remove it (...ce3f7f4
fix(module-federation): dynamic remotes external to workspace should be skipp...c936f86
fix(misc): register plugins correctly in migration generators (#26670)47dfdcf
feat(webpack): add convert-to-inferred generator (#26621)963f753
fix(webpack): skip useLegacyNxPlugin during graph creation (#26626)f66ac74
fix(webpack): handle nullable plugin options (#26624)b1dbf47
feat(webpack): add convertConfigToWebpackPlugin (#26516)86954ae
fix(misc): rename @nrwl/* to @nx/* in init generator descriptions (#26610)95a6e68
feat(webpack): add createNodesV2 for plugin (#26588)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show