Skip to content

Update webpack to the latest version 🚀#157

Closed
greenkeeper[bot] wants to merge 2 commits intostagingfrom
greenkeeper/webpack-4.28.0
Closed

Update webpack to the latest version 🚀#157
greenkeeper[bot] wants to merge 2 commits intostagingfrom
greenkeeper/webpack-4.28.0

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Dec 19, 2018

The devDependency webpack was updated from 4.27.1 to 4.28.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v4.28.0

Features

  • IgnorePlugin: checkResource has an additional context argument

Bugfixes

  • Injection of node.js globals has been disabled for .mjs files as it's crashing
Commits

The new version differs by 11 commits.

  • e871eeb 4.28.0
  • f6d67b6 update examples
  • 573d2da Merge pull request #8511 from isiahmeadows/fix-erroneous-injection
  • 6b54a46 Fix failing test.
  • 14ef010 Fix nits, block require to prevent false positive
  • f2f62c7 Merge pull request #8516 from iliakan/master
  • a9d465f IgnorePlugin: add context argument to checkResource, deprecate checkContext
  • 31de553 Add test
  • 18d7396 Remove a broken hook
  • d5e26f7 Merge pull request #8467 from Connormiha/simplify-append-head
  • 6f5c5ef Use document.head instead of getElementsByTagName

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@szerintedmi
Copy link
Member

szerintedmi commented Dec 19, 2018

Deploy preview for augmintsim ready!

Built with commit b2cae5b

https://deploy-preview-157--augmintsim.netlify.com

greenkeeper bot added a commit that referenced this pull request Dec 20, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 20, 2018

  • The devDependency webpack was updated from 4.27.1 to 4.28.1.

Update to this version instead 🚀

Release Notes for v4.28.1

Bugfixes

  • fix error in IgnorePlugin when no contextRegExp is passed
Commits

The new version differs by 3 commits.

  • 7a6a71f 4.28.1
  • 068fe24 Merge pull request #8530 from webpack/bugfix/ignore-plugin
  • 6c22ca2 fix issue when contextRegExp is undefined

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 22, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 22, 2018

  • The devDependency webpack was updated from 4.27.1 to 4.28.2.

Update to this version instead 🚀

Release Notes for v4.28.2

Bugfixes

  • fixes a crash when multiple IgnorePlugins are used
Commits

The new version differs by 3 commits.

  • fe514dd 4.28.2
  • 899eeff Merge pull request #8542 from webpack/bugfix/ignore-externals
  • bc368c7 fixes #8538

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 29, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 29, 2018

  • The devDependency webpack was updated from 4.27.1 to 4.28.3.

Update to this version instead 🚀

Release Notes for v4.28.3

Bugfixes

  • ProfilingPlugin creates the output folder if necessary
Commits

The new version differs by 7 commits ahead by 7, behind by 664.

  • 983c261 4.28.3
  • 510abf7 Merge pull request #8565 from NaviMarella/ProfilingPlugin_8503
  • 0128118 Modified Tests as suggested.
  • 5b5f1d4 Made changes as requested
  • eb960cc Fixed Profiling Output path for creating a folder, if it doesn't exists.
  • 3b344f2 Merge pull request #8559 from darrelfrancis/darrelfrancis-patch-1-readme
  • e2abdae Fix minor typos, improve clarity of README

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 10, 2019

  • The devDependency webpack was updated from 4.27.1 to 4.28.4.

Update to this version instead 🚀

Release Notes for v4.28.4

Bugfixes

  • ProfilingPlugin creates output path if not existing
  • fixed support for arrow function functions for optimization.minimizer
  • failed hooks is now also called when run() fails
Commits

The new version differs by 14 commits.

  • fdb6b13 4.28.4
  • 3e147e6 Merge pull request #8588 from hulkish/faster-statement-type-check
  • 2a04dee added ExportAllDeclaration, fixed fn signature
  • baf0aa1 Merge pull request #8581 from DanielRuf/tests/increase-jest-timeout
  • 41b6887 use faster statement type check
  • af01643 Increase Jest timeout for profiling plugin test
  • ccc7db7 Merge pull request #8401 from shahkashani/fix-for-issue-8398
  • 2e3e2a0 Merge pull request #8544 from chuckdumont/work
  • 69dea22 Merge pull request #8573 from hulkish/fix-minimizer-fn
  • 6240cf6 added config test case for optimization.minimizer
  • d8ab512 Merge pull request #8565 from NaviMarella/ProfilingPlugin_8503
  • 1fd25dd Revert AMDRequireDependency.js changes
  • d49082a Make some AMD dep classes easier to subclass
  • 217b2ad Fix for #8398 - call failed-hook on compilation errors

See the full diff

@greenkeeper greenkeeper bot deleted the greenkeeper/webpack-4.28.0 branch January 22, 2019 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant