katallaxie / angular-preboot

:metal: A teeny tiny Angular (4 :tada:) seed to get your next great project booted. It is powered by great ideas and Webpack. It does AutoDLL, AoT, PostCss, Autoprefixer, and some other cool things.
MIT License
11 stars 1 forks source link

An in-range update of preload-webpack-plugin is breaking the build 🚨 #183

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.2.0 of preload-webpack-plugin was just published.

Branch Build failing 🚨
Dependency preload-webpack-plugin
Current Version 2.1.2
Type devDependency

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

preload-webpack-plugin 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 - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/katallaxie/angular-preboot/builds/327795079?utm_source=github_status&utm_medium=notification)

Release Notes 2.2.0

What's new?

The 2.2.0 release includes adds support for include: 'initial'. Thanks to @yyx990803 for the contribution!

Notable PRs

Commits

The new version differs by 3 commits.

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:

greenkeeper[bot] commented 6 years ago

After pinning to 2.1.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 2.3.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 17 commits.

  • f604879 2.3.0
  • 0f80892 Merge pull request #36 from laysent/master
  • 40a1220 Merge branch 'master' into master
  • aca5288 rename option names
  • 99b7f3c merge from upstream
  • de90ae6 Merge pull request #1 from alechill/master
  • 374ad6f Fixed all-assets being treated as a real chunk in doesChunkBelongToHTML - it should not be attempted to filtered as if it were a chunk, they are just files to be black/whitelisted in config
  • e29cdd4 Merge pull request #54 from toxic-johann/master
  • cf895ed [update] add excludeHtmlNames to solve problem mentioned in #48
  • 4ff53e0 Merge branch 'master' of https://github.com/GoogleChromeLabs/preload-webpack-plugin
  • 748dbfa update README to point out potential issue
  • 11da208 Merge branch 'master' into master
  • e19777f Merge pull request #1 from GoogleChromeLabs/master
  • cdb459e Merge remote-tracking branch 'refs/remotes/GoogleChrome/master'
  • 487f77a add fileWhitelist to include specific files

There are 17 commits in total.

See the full diff