Closed dependabot[bot] closed 2 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 #123.
Bumps @nx/webpack from 18.0.4 to 19.5.6.
Release notes
Sourced from
@nx/webpack
's releases.... (truncated)
Commits
133a3ae
fix(webpack): include hash in asset filenames so they do not conflict (#27159)2b7c6b8
fix(webpack): fixing null pointer about projectGraph with nx enhance configur...7ee0f0e
fix(module-federation): handle tspath mappings with /* wildcard #26765 (#27149)2c0bbec
feat(module-federation): use proxy servers to proxy to single file server for...483bcf3
feat(module-federation): add nx-runtime-library-control-plugin (#26816)981eb30
feat(core): support compile to wasi target (#22870)a6522f7
feat(module-federation): use@module-federation/enhanced
for withModuleFedera...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...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