Open greenkeeper[bot] opened 7 years ago
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
The new version differs by 19 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.
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
There are 19 commits in total.
See the full diff
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
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
Version 6.2.0 of ember-cli-babel just got published.
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-deprecated/builds/238094876?utm_source=github_status&utm_medium=notification)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: