Release notes
*Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).*
> ## v4.11.1
> # Features
>
> * add `optimization.mangleWasmImports` option to disable mangling of wasm imports
>
> # Bugfixes
>
> * disable wasm import mangling temporary because of bugs in the underlying wasm processing
Commits
- [`956c0b1`](https://github.com/webpack/webpack/commit/956c0b12dcc274f5e5725fc5abc51f805d916f43) 4.11.1
- [`5fee19d`](https://github.com/webpack/webpack/commit/5fee19d687dbe433a421fb5cbecfb09f16fa4f0e) Merge pull request [#7487](https://github-redirect.dependabot.com/webpack/webpack/issues/7487) from webpack/bugfix/no-wasm-import-mangle
- [`8e3be48`](https://github.com/webpack/webpack/commit/8e3be48da400e66323fed1d4296091559ade11a8) allow to disable wasm import mangle
- See full diff in [compare view](https://github.com/webpack/webpack/compare/v4.11.0...v4.11.1)
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use (this|these) assignee[s]` will set the current assignees as the default for future PRs for this repo and language
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps webpack from 4.11.0 to 4.11.1.
Release notes
*Sourced from [webpack's releases](https://github.com/webpack/webpack/releases).* > ## v4.11.1 > # Features > > * add `optimization.mangleWasmImports` option to disable mangling of wasm imports > > # Bugfixes > > * disable wasm import mangling temporary because of bugs in the underlying wasm processingCommits
- [`956c0b1`](https://github.com/webpack/webpack/commit/956c0b12dcc274f5e5725fc5abc51f805d916f43) 4.11.1 - [`5fee19d`](https://github.com/webpack/webpack/commit/5fee19d687dbe433a421fb5cbecfb09f16fa4f0e) Merge pull request [#7487](https://github-redirect.dependabot.com/webpack/webpack/issues/7487) from webpack/bugfix/no-wasm-import-mangle - [`8e3be48`](https://github.com/webpack/webpack/commit/8e3be48da400e66323fed1d4296091559ade11a8) allow to disable wasm import mangle - See full diff in [compare view](https://github.com/webpack/webpack/compare/v4.11.0...v4.11.1)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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use (this|these) assignee[s]` will set the current assignees as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.