Skip to content
This repository was archived by the owner on Dec 6, 2019. It is now read-only.

Comments

Bump webpack from 3.11.0 to 4.8.1#315

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/webpack-4.8.1
Closed

Bump webpack from 3.11.0 to 4.8.1#315
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/webpack-4.8.1

Conversation

@dependabot-preview
Copy link
Contributor

Bumps webpack from 3.11.0 to 4.8.1.

Release notes

Sourced from webpack's releases.

v4.8.1

Bugfixes

  • fix some WASM parsing issues

v4.8.0

Features

  • new WASM pipeline
    • use instantiateStreaming when available
    • allow circular dependencies between wasm modules (functions only)

Bugfixes

  • fix a bug where runtime code for wasm was incorrectly cached
  • fix a bug where a splitChunks cacheGroup without name wasn't executed

v4.7.0

Features

  • add webpackIgnore magic comment (import(/* webpackIgnore: true */ "...")) to keep the import in the bundle
  • add chunkGroups to Stats
    • chunkGroups option
    • namedChunkGroups property
    • Chunk Group text output

Bugfixes

  • prevent chunk merging for the runtimeChunk
  • fix a caching issue for concatenated modules
  • namedModules now handle name conflicts correctly
  • fix a crash when using [contenthash:n] without on-demand-chunks

Internal changes

  • testing uses Jest now
  • testing in node.js 10 too
  • Performance improvements

v4.6.0

Features

  • improve stats output alignment
  • improve stats text output when all exports are used
  • add webpackPrefetch/webpackPreload magic comments to import()
  • add stats.entrypoints[].children and stats.entrypoints[].childAssets to stats json
  • add prefetched/preloaded chunks and assets to stats text output
  • Performance improvements

Bugfixes

... (truncated)
Commits

Dependabot compatibility score

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 [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

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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](https://github.com/webpack/webpack) from 3.11.0 to 4.8.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v3.11.0...v4.8.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

Superseded by #324.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/webpack-4.8.1 branch May 14, 2018 02:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant