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 ember-cli-inject-live-reload is breaking the build 🚨 #72

Open
greenkeeper bot opened this issue Jul 14, 2017 · 6 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Jul 14, 2017

Version 1.7.0 of ember-cli-inject-live-reload just got published.

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

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

As ember-cli-inject-live-reload is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪

Status Details
  • ci/circleci Your tests failed on CircleCI Details

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 14, 2017

After pinning to 1.6.1 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 Jul 24, 2018

Version 1.8.0 just got published.

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

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 24, 2018

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

greenkeeper bot commented Aug 3, 2018

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

greenkeeper bot commented Oct 13, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • 60b2ba2 1.10.0
  • 415935b Add yarn.lock.
  • 542a2a0 Migrate to lerna-changelog + add 1.10.0 to changelog.
  • a21fd1d Merge pull request #55 from SparshithNR/path-fix
  • f6d8238 Provide backward compatibility.
  • ab29353 Pass path as argument to livereload.js
  • 68c237e release v1.9.0 🎉
  • 2e88996 Merge pull request #54 from SparshithNR/test-refactor
  • fcd41eb Refactoring and Tests

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 13, 2018

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 15 commits.

  • da9e570 v1.10.1
  • 8844673 Update Changelog
  • 06cae3f Merge pull request #57 from ember-cli/add-linting
  • 5c3fcbe Fix lint issues.
  • 1d863cc Add linting to CI.
  • 7f84828 Add eslint and eslint-plugin-node.
  • ba1d783 Merge pull request #59 from Turbo87/declare-node-compat
  • e896559 package.json: Declare Node.js version requirements
  • db3f067 Merge pull request #58 from Turbo87/tests
  • 159ce91 Fix issues with running under Node 4.
  • fba28eb Add missing use strict directive
  • a975535 Pin qunit to v2.6.x for Node 4 compat
  • 520fe25 Downgrade lerna-changelog to v0.7.0 for Node 4 compat
  • 2278338 Add TravisCI config file
  • 08cc356 Add a test script

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