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.2.0#256

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

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

Conversation

@dependabot-preview
Copy link
Contributor

Bumps webpack from 3.11.0 to 4.2.0.

Release notes

Sourced from webpack's releases.

v4.2.0

Features

  • add splitChunks.automaticNameDelimiter to configure the name separator for automatic names
  • stats.excludeModules now also accept booleans
  • webpack throws an error when trying to run in twice at a time
  • performance is disabled by default in non-web targets
  • AMD parser plugins can now be extended by inheriting

Bugfixes

  • Fix a race condition when writing events.json in ProfilingPlugin
  • HMR runtime code is reverted to ES5 style
  • script timeout is not correctly in seconds
  • reexporting JSON exports works correctly now
  • fix a bug when combining ProfilingPlugin with SourceMapDevToolPlugin
  • add a missing semicolon to the runtime code

v4.1.1

Features

  • Stats now displays the number of assets of a module

Bugfixes

  • sourceMap option of the default UglifyJsPlugin now defaults to true when the SourceMapDevToolPlugin is used
  • module.assets is now working again in the Stats
  • chunk ids are not stringified on target node
  • devtoolNamespace default works now also for arrays passed to output.library
  • Format date with 2 digits in Stats for Build At
  • fix a bug renaming classes incorrectly
  • fix a bug where modules ignore the chunks option of optimization.splitChunks

v4.1.0

Features

  • add filename option to optimization.splitChunks to modify the filename template for splitted chunks
  • allow modules which doesn't emit code into the bundle

Bugfixes

  • watchpack updated to 1.5.0
  • performance fix for Module Concatenation (v8 bug)
  • fix using this.xxx in ProvidePlugin

v4.0.1

Features

  • add version property to webpack exports

... (truncated)

Commits
  • d668a23 4.2.0
  • 04d8188 Merge pull request #6754 from byzyk/fix/6742
  • 0d3063e Merge pull request #6810 from howdy39/add-end-of-statement-semicolon
  • d628f90 Add end of statement semicolon
  • 3024078 Merge pull request #6788 from byzyk/fix/6779
  • c6b9b9e Merge pull request #6806 from webpack/bugfix/json-reexport
  • cda226a handle reexporting json default export correctly
  • d061aba fix ProfilingPlugin
  • f82beb3 Merge pull request #6789 from EugeneHlushko/issue/5964
  • c4678e3 fix(bug) #5964 convert MS into S for scripts timeout attr: update expected by...
  • Additional commits viewable in compare view

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 with 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)

Finally, you can contact us by mentioning @dependabot.

Bumps [webpack](https://github.com/webpack/webpack) from 3.11.0 to 4.2.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v3.11.0...v4.2.0)

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

Superseded by #258.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/webpack-4.2.0 branch March 28, 2018 02:12
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