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
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).
The devDependency webpack was updated from
4.41.4
to4.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
webpack://
prefix in SourceMaps correctlyprovidedExports
withexport *
which caused changing module hashes and unnecessary HMR invalidationCommits
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 sourcesSee 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: