mike-north / ember-material-lite

Material Design Lite for Ember.js Apps
http://mike.works/ember-material-lite
MIT License
148 stars 51 forks source link

An in-range update of ember-cli-babel is breaking the build 🚨 #260

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

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

Branch Build failing 🚨
Dependency ember-cli-babel
Current Version 6.3.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 - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/mike-north/ember-material-lite/builds/238604487?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 8 commits.

  • 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

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.4.2 just got published.

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

Commits

The new version differs by 11 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.
  • 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.

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

Version 6.12.0 just got published.

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

Commits

The new version differs by 70 commits.

  • d8f266c release v6.12.0 πŸŽ‰
  • fd6c9a6 Merge pull request #204 from kellyselden/_shouldDoNothing
  • ea3a2c5 add test
  • 5442a39 add a no-op optimization
  • 4b68bef Merge pull request #199 from astronomersiva/remove_redundant_check
  • 1e1bba9 Remove redundant check for targets
  • f810c92 v6.11.0
  • 0987183 Merge pull request #197 from rwjblue/update-modules-polyfill
  • 3d058c9 Fix test fixtures to pass with new babel plugin version.
  • 7735c61 Update babel-plugin-ember-modules-api-polyfill to 2.3.0.
  • c2472ca Merge pull request #194 from jevanlingen/patch-1
  • 85e1636 Update README.md
  • 8138ec4 Fix link
  • 94415d7 v6.10.0
  • ef1c2d8 Add v6.10.0 to the CHANGELOG.

There are 70 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.13.0 just got published.

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

Commits

The new version differs by 18 commits.

  • 70f1dbd release v6.13.0 πŸŽ‰
  • 6ba2ed1 Merge pull request #223 from mikrostew/bring-back-parallel
  • e33466e drop EOL nodes from CI, add latest (10)
  • f852120 try bumping timeout, seeing some timeouts on appveyor in the following
  • ef4e171 shut down workers after each test
  • a2c4784 avoid eagerly requiring plugins and presets
  • ef09f8a Tidy-up readme
  • 1af54b1 Merge pull request #221 from babel/fixup
  • 94fa307 fix:
  • f4add6e Merge pull request #220 from babel/upgrades
  • 58ff967 fix lints
  • 8c3f7b4 upgrade deps
  • 8fb95ef Merge pull request #219 from babel/tidy-up
  • 061d44c tidy-up
  • 295eb29 Merge pull request #217 from Bartheleway/bumps-broccoli-funnel-version

There are 18 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.14.0 just got published.

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

Commits

The new version differs by 4 commits.

  • fcc6c89 release v6.14.0 πŸŽ‰
  • 9d67987 Merge pull request #222 from babel/throw-unless-parallelizable
  • 8ea7de3 Add throwUnlessParallelizable
  • 458a881 Improve readme re: parallel builds

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.14.1 just got published.

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

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.15.0 just got published.

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

Commits

The new version differs by 6 commits.

  • 160bd60 release v6.15.0 πŸŽ‰
  • 4e4d65a fix docs re: throwUnlessParallelizable
  • cb5a382 Merge pull request #230 from kellyselden/babel-plugin-debug-macros
  • 98e266d update babel-plugin-debug-macros to 0.2.0-beta.6
  • 8d8c591 Merge pull request #225 from Turbo87/changelog
  • 19f5225 Update Changelog

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.16.0 just got published.

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

Commits

The new version differs by 3 commits.

  • 5e5c3e6 release v6.16.0 πŸŽ‰
  • d1c874e Merge pull request #232 from babel/updates
  • 2f8cffd Upgrade deps

See the full diff