furystack / boilerplate

Boilerplate app with Furystack
GNU General Public License v2.0
0 stars 0 forks source link

An in-range update of webpack is breaking the build 🚨 #33

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency webpack was updated from 4.41.4 to 4.41.5.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **furystack.boilerplate:** [1 errors / 0 warnings](https://dev.azure.com/furystack/0c14e605-59af-4d6b-ac87-7e5e0442a758/_build/results?buildId=878)

Release Notes for v4.41.5

Bugfixes

  • handle relative paths with webpack:// prefix in SourceMaps correctly
  • fixes a non-determinism about providedExports with export * which caused changing module hashes and unnecessary HMR invalidation
Commits

The new version differs by 7 commits.

  • 45ecebc 4.41.5
  • 8a0dac1 Merge pull request #10185 from webpack/bugfix/non-deterministic-provided-exports
  • 4e31587 Merge pull request #10183 from webpack/deps/update
  • 3ec952f update dependencies in-range
  • 8e4749e make order of exports in providedExports deterministic
  • 0e5e8d9 Merge pull request #10181 from webpack/backport/webpack-source-map-prefix
  • 6b9884e handle webpack:// prefix in SourceMap sources

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: