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-cli-babel is breaking the build 🚨 #200

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 6.2.0 of ember-cli-babel just got published.

Branch Build failing 🚨
Dependency ember-cli-babel
Current Version 6.1.0
Type dependency

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

ember-cli-babel is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/echobind/ember-links-with-follower/257?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

Commits

The new version differs by 15 commits.

  • 1286e54 Revert "[FIXES #150] update babel-preset-env"
  • df2e98a release v6.2.0 πŸŽ‰
  • 346b53c [FIXES #150] update babel-preset-env
  • 603667a Merge pull request #148 from babel/node-8
  • 79a33cf allow node 8 to fail until ember-cli is updated
  • 5b52b66 lock to older version of preset-env (before the breaking change)
  • fb07e99 skip failed test
  • 86260f4 skip test that is failing because babel-preset-env changed it API (will fix later)
  • 6eb7285 [BUGFIX #147] add node 8 support
  • 65038c7 Merge pull request #144 from babel/update
  • b8e1107 upgrade all the deps
  • aca5787 Merge pull request #139 from rwjblue/update-readme
  • 718e419 Specifically call out the @glimmer/env import path.
  • 7567ada Merge pull request #138 from babel/Turbo87-patch-1
  • ffb7850 README: Add missing return type

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 6.3.0 just got published.

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

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.4.1 just got published.

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

Commits

The new version differs by 14 commits.

  • 63045ce v6.4.1
  • 6e8bc39 Merge pull request #154 from rwjblue/provide-annotation-to-babel-transpiler
  • 465353d Refactor README.
  • 79e5604 Update babel-plugin-debug-macros to avoid message building when test passes.
  • c53b873 Add convienient broccoli debug tooling.
  • 4e523f5 Provide annotation to broccoli-babel-transpiler.
  • 6f2fdc1 v6.4.0
  • 9d65b8c Update yarn.lock for manual package.json changes.
  • 9ad43a0 Merge pull request #145 from aheuermann/disable-babelrc
  • c701403 Add note about babelrc files being ignored
  • 96eeeb5 Disable loading configuration from .babelrc.
  • 28104d6 Merge pull request #152 from babel/babel-preset-env
  • a24b01f Disable mocha timeouts.
  • 9ccd3a4 [FIXES #150] update babel-preset-env

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.4.2 just got published.

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

Commits

The new version differs by 5 commits.

  • bf126fe v6.4.2
  • 3f9f223 Merge pull request #158 from dwickern/sourcemaps
  • 8119645 Respect babel sourceMaps option
  • 90cde9e Merge pull request #157 from rwjblue/add-plugin-info
  • b5aa0b3 Add info on adding custom plugins.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.5.0 just got published.

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

Commits

The new version differs by 5 commits.

  • 403b4bf v6.5.0
  • f93f6e2 Merge pull request #159 from rwjblue/add-shims-support
  • bcc62b7 Merge pull request #155 from babel/node-engines
  • 305ab9b Add emberjs/rfcs#176 support by default.
  • 4213eac only support supported versions of node

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.5.1 just got published.

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

Commits

The new version differs by 2 commits.

  • fdd8b26 6.5.1
  • 51a0a44 Revert "Add emberjs/rfcs#176 support by default."

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.6.0 just got published.

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

Commits

The new version differs by 6 commits ahead by 6, behind by 2.

  • 6ea1cec v6.6.0
  • 6ac2390 Merge pull request #161 from rwjblue/avoid-issues-with-ember-debug
  • d632119 Add more tests to ensure public modules API's are stripped.
  • 4f9a45e Ensure import is removed properly when using mixed configuration.
  • 4b644fe Ensure both inspect and assert are properly supported.
  • 3550cb9 Avoid conflicting transforms for @ember/debug.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.7.0 just got published.

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

Commits

The new version differs by 19 commits.

  • 31bf770 6.7.0
  • 05e910a Merge pull request #172 from Turbo87/update
  • ff0790a Update "broccoli-babel-transpiler" to v6.1.1
  • a06803d Merge pull request #164 from villander/master
  • 2350271 Use new import paths
  • eab02d5 Fix syntax
  • 908b9e0 Merge branch 'master' into master
  • 4ff31c1 Merge pull request #167 from kellyselden/ember-cli
  • 7a57e13 Merge pull request #165 from dfreeman/patch-1
  • 846fa79 ember-cli 2.14.0 upgrade + eslint
  • a315a9c Fix tests again
  • 6ce402f Fix assert test
  • a29e3b1 Fix and improve acceptance tests
  • fcd7011 Undo ember syntax
  • eed8b03 Include examples for where to put options

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.7.1 just got published.

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

Commits

The new version differs by 3 commits.

  • 0de7868 v6.7.1
  • cb2cfb7 Merge pull request #174 from mikrostew/bbt-dep-update
  • 5fd2347 update broccoli-babel-transpiler dependency to 6.1.2

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.7.2 just got published.

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

Commits

The new version differs by 5 commits.

  • c9b3004 v6.7.2
  • c7cda60 Merge pull request #175 from mikrostew/amd-name-resolver-parallel
  • 788e171 update amd-name-resolver version to enable parallel babel transpile
  • 184d0c6 Merge pull request #173 from Turbo87/ci-deploy
  • 1692a89 CI: Deploy tags automatically

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.8.0 just got published.

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

Commits

The new version differs by 3 commits.

  • 86b75cb v6.8.0
  • fa5583d Merge pull request #177 from rwjblue/update-modules-polyfill
  • da74c6f Update minimum version of babel-plugin-ember-modules-api-polyfill.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.8.1 just got published.

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

Commits

The new version differs by 2 commits.

  • 3159fd0 v6.8.1
  • 427e26f Update minimum version of babel-plugin-ember-modules-api-polyfill.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 6.8.2 just got published.

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

Release Notes v6.8.2

CHANGELOG

  • Update babel-plugin-ember-modules-api-polyfill to ensure the latest versions of ember-rfc176-data.
Commits

The new version differs by 3 commits.

  • d02675c v6.8.2
  • f083553 Merge pull request #180 from Turbo87/update-modules-polyfill
  • b0d2f65 Update "babel-plugin-ember-modules-api-polyfill" to v2.0.1

See the full diff