echobind / ember-links-with-follower

Render a set of links with a "follower" line underneath. The follower moves to the active link, matching size and position on the page.
https://echobind.github.io/ember-links-with-follower
MIT License
45 stars 2 forks source link

An in-range update of ember-ajax is breaking the build 🚨 #251

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

Version 3.1.1 of ember-ajax was just published.

Branch Build failing 🚨
Dependency ember-ajax
Current Version 3.1.0
Type devDependency

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

ember-ajax 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 - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/echobind/ember-links-with-follower/455?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 34 commits.

  • 196b10f v3.1.1
  • 22f63a0 fix: use assign instead of deprecated merge
  • 3bcd571 chore(deps): update
  • 829d82d chore(ci): run tests against Ember 2.12+
  • 46b7ba1 chore: remove reference to ic-ajax
  • 826d4c3 chore: remove reference to Ember 1.13
  • 6694fb1 chore(docs): update README
  • 3a25d71 fix: don't append leading '/' when building url
  • f71854f refactor: convert to TypeScript
  • 23705b9 chore(deps): install and configure TypeScript
  • 31ee07a fix: make FastBoot test more reliable
  • b96b65f test: add FastBoot test
  • 2f58087 fix: correctly import najax for FastBoot
  • ad730f9 chore(ci): update node version
  • d1990ea fix: clean up some deprecation warnings

There are 34 commits in total.

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 5 years ago

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