ember-add-to-homescreen icon indicating copy to clipboard operation
ember-add-to-homescreen copied to clipboard

An in-range update of ember-cli-inject-live-reload is breaking the build 🚨

Open greenkeeper[bot] opened this issue 5 years ago β€’ 3 comments

Version 1.8.0 of ember-cli-inject-live-reload was just published.

Branch Build failing 🚨
Dependency ember-cli-inject-live-reload
Current Version 1.7.0
Type devDependency

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

ember-cli-inject-live-reload 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

Commits

The new version differs by 5 commits.

  • fcd8ba0 1.8.0
  • e06f677 Add 1.8.0 to the CHANGELOG.
  • 4b6c25a Merge pull request #49 from SparshithNR/prefix-fix
  • 92f52a7 Adding clean-base-url as dependency
  • 63b8c66 Consider liveReloadPrefix option which got added into tiny-lr

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 :palm_tree:

greenkeeper[bot] avatar Jul 24 '18 14:07 greenkeeper[bot]

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

greenkeeper[bot] avatar Jul 24 '18 15:07 greenkeeper[bot]

Version 1.8.1 just got published.

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

Commits

The new version differs by 4 commits.

  • d4149dc 1.8.1
  • 09e5def Update CHANGELOG for 1.8.1.
  • 104202f Merge pull request #50 from SparshithNR/prefix-fix
  • b9398cf fix undefined error when options.liveReloadPrefix is undefined

See the full diff

greenkeeper[bot] avatar Jul 24 '18 19:07 greenkeeper[bot]

Version 1.8.2 just got published.

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

Commits

The new version differs by 4 commits.

  • 21b5f65 1.8.2
  • 7228895 Add 1.8.2 to CHANGELOG.
  • 4d0930c Merge pull request #51 from SparshithNR/prefix-fix
  • 7a255c5 Passing port and host to livereload.js file as regex fails to parse url with prefix

See the full diff

greenkeeper[bot] avatar Aug 03 '18 15:08 greenkeeper[bot]