Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of file-loader is breaking the build 🚨 #533

Open
greenkeeper bot opened this issue Dec 16, 2017 · 5 comments
Open

An in-range update of file-loader is breaking the build 🚨 #533

greenkeeper bot opened this issue Dec 16, 2017 · 5 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Dec 16, 2017

Version 1.1.6 of file-loader was just published.

Branch Build failing 🚨
Dependency file-loader
Current Version 1.1.5
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 could not complete due to an error Details

Release Notes Release v1.1.6

1.1.6 (2017-12-16)

Bug Fixes

  • rootContext compatibility fix for legacy / v4 (#237) (1e4b7cf), closes #237
Commits

The new version differs by 4 commits.

  • d965494 chore(release): 1.1.6
  • 1e4b7cf fix: rootContext compatibility fix for legacy / v4 (#237)
  • 0c4cdc2 docs(README): correct the default value for [hash:<length>] (#230)
  • 52c882e test: standardize test configuration (#214)

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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 16, 2017

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 19, 2018

Version 1.1.7 just got published.

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

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 20, 2018

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
Copy link
Author

greenkeeper bot commented Feb 27, 2018

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 5 commits.

  • d27b04c chore(release): 1.1.10
  • 3a6a7a1 fix(package): add webpack >= 4 (peerDependencies) (#255)
  • 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
Copy link
Author

greenkeeper bot commented Mar 1, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants