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 file-loader is breaking the build 🚨 #199

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.1.7 of file-loader was just published.

Branch Build failing 🚨
Dependency file-loader
Current Version 1.1.6
Type devDependency

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

file-loader 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/343500432?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 5 commits.

  • 1451b1e chore(release): 1.1.7
  • 98bf052 fix(index): don't concat options.outputPath and options.publicPath (#246)
  • 9ee8332 docs(README): add regExp option (options.regExp) (#244)
  • f62bc44 chore(package): update schema-utils v0.3.0...0.4.5 (#245)
  • ef5688e docs(README): correct default value for digestType (hashes) (#239)

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 1.1.6 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 1.1.8 just got published.

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

Commits

The new version differs by 4 commits.

  • c0785d1 chore(release): 1.1.8
  • 26e47ca fix(index): normalize and concat paths via path.join()
  • 4c1ccaa fix(index): don't append outputPath to the original url (options.outputPath {Function})
  • 3b071f5 fix(index): context takes precedence over issuer.context (options.useRelativePath)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.1.9 just got published.

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

Release Notes v1.1.9

2018-02-21

Bug Fixes

  • index: handle protocol URL's correctly (options.publicPath) (#253) (54fa5a3)
  • index: use path.posix for platform consistency (#254) (2afe0af)
Commits

The new version differs by 3 commits.

  • b3f9189 chore(release): 1.1.9
  • 2afe0af fix(index): use path.posix for platform consistency (#254)
  • 54fa5a3 fix(index): handle protocol URL's correctly (options.publicPath) (#253)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.1.10 just got published.

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

Release Notes v1.1.10

2018-02-26

Bug Fixes

  • package: add webpack >= 4 (peerDependencies) (#255) (3a6a7a1)
Commits

The new version differs by 2 commits.

  • d27b04c chore(release): 1.1.10
  • 3a6a7a1 fix(package): add webpack >= 4 (peerDependencies) (#255)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.1.11 just got published.

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

Release Notes v1.1.11

2018-03-01

Reverts

  • index: context takes precedence over issuer.context (options.useRelativePath) (#260) (e73131f)
Commits

The new version differs by 2 commits.

  • f7f6d6c chore(release): 1.1.11
  • e73131f revert(index): context takes precedence over issuer.context (options.useRelativePath) (#260)

See the full diff