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 expose-loader is breaking the build 🚨 #519

Open
greenkeeper bot opened this issue Nov 18, 2017 · 2 comments
Open

An in-range update of expose-loader is breaking the build 🚨 #519

greenkeeper bot opened this issue Nov 18, 2017 · 2 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Nov 18, 2017

Version 0.7.4 of expose-loader was just published.

Branch Build failing 🚨
Dependency expose-loader
Current Version 0.7.3
Type devDependency

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

expose-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 v0.7.4

0.7.4 (2017-11-18)

Bug Fixes

  • hash: inconsistent hashes for builds in different dirs. (#28) (efe59de)
  • remainingRequest: resolve issue when multiple variables are exposed for the same request. (#30) (335f9e6)
  • ensure userRequest stays unique (module.userRequest) (#58) (51629a4)
Commits

The new version differs by 21 commits ahead by 21, behind by 11.

  • 5227cc5 chore(release): 0.7.4
  • a1b6628 chore: Adds contrib standard release tooling
  • 51629a4 fix: ensure userRequest stays unique (module.userRequest) (#58)
  • 3191765 docs(README): add missing syntax highlight annotations (#57)
  • e789b77 docs: #globals_require_resolve --> #modules_require_resolve (#52)
  • 2f36785 docs(README): add links to docs (#45)
  • 15e105b docs(README): link to webpack 2 docs (#44)
  • 381db4a docs(README): remove outdated React references (#42)
  • 2152a24 docs(#36): add webpack 2 usage (@wuxiandiejia)
  • f607c80 docs: Fix Typo
  • 1011308 docs(readme): updates for JSF maintainers (#34)
  • 343b10d chore(license): update to JSF standard license (#33)
  • dab3406 chore(release): expose loader v0.7.3
  • 335f9e6 fix(remainingRequest): resolve issue when multiple variables are exposed for the same request. (#30)
  • 14418a3 chore(release): expose loader v0.7.2

There are 21 commits in total.

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 Nov 18, 2017

After pinning to 0.7.3 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 Mar 9, 2018

Version 0.7.5 just got published.

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

Release Notes v0.7.5

2018-03-09

Bug Fixes

  • package: add webpack >= v4.0.0 (peerDependencies) (#67) (daf39ea)
Commits

The new version differs by 2 commits.

  • af7b7ca chore(release): 0.7.5
  • daf39ea fix(package): add webpack >= v4.0.0 (peerDependencies) (#67)

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