An in-range update of ember-cli-babel is breaking the build π¨
The dependency ember-cli-babel was updated from 7.13.2 to 7.14.0.
π¨ View failing branch.
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, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
Release Notes for Release 7.14.0
π Enhancement
- #318 Add polyfill that allows apps and addons to use
@ember-datarelated packages regardless ofember-dataversion (@runspired) - #320 Update Babel to v7.8.3 (@Turbo87)
- #315 Update Babel dependencies to latest and fix CI. (@rwjblue)
π Internal
Committers: 4
- Chris Thoburn (@runspired)
- David Mazza (@dmzza)
- Robert Jackson (@rwjblue)
- Tobias Bieniek (@Turbo87)
Commits
The new version differs by 18 commits.
5443d3eRelease 7.14.02ba3ef7Add polyfill that allows apps and addons to use@ember-datare⦠(#318)334e0eefix test scope for using co wrapa351f96fix node 6 supporte3377d0fix rimrafbc897e1fix restored tests58b4483feat: EmberData Packages Polyfillf305de0Merge pull request #320 from Turbo87/babelb96ec8cUpdate Babel to v7.8.3b23e749Bump handlebars from 4.1.2 to 4.5.3 (#317)442ec64Update Babel dependencies to latest and fix CI. (#315)a604b01Revert "Update async generator tests"cbf1141Update Babel dependencies to latest versions.235d88aReplace deprecated ember-cli-qunit with ember-qunit (#313)1b954f8bump ember-load-initializers to 2.1.1
There are 18 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot :palm_tree:
After pinning to 7.13.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
dependencyember-cli-babel was updated from7.14.0to7.14.1.
Your tests are passing again with this update. Explicitly upgrade to this version π
- The
dependencyember-cli-babel was updated from7.14.1to7.15.0.
Your tests are still failing with this version. Compare changes
Release Notes for v7.15.0
π Enhancement
- #318 Add polyfill that allows apps and addons to use
@ember-datarelated packages regardless ofember-dataversion (@runspired)
Committers: 1
- Chris Thoburn (@runspired)
Commits
The new version differs by 8 commits.
fee4d647.15.02f66a62Add v7.15.0 to CHANGELOG.md.9075502Add polyfill that allows apps and addons to use@ember-datarelated packages regardless ofember-dataversion875af1atests8b2b305Revert "Revert "Add polyfill that allows apps and addons to use@ember-datare⦠(#318)""e0cead07.14.1b57a35dAdd v7.14.1 to CHANGELOG.md.f9de09fRevert "Add polyfill that allows apps and addons to use@ember-datare⦠(#318)"
See the full diff
- The
dependencyember-cli-babel was updated from7.15.0to7.16.0.
Your tests are still failing with this version. Compare changes
Release Notes for Release 7.16.0
π Enhancement
- #319 Use helpers from @babel/helper-compilation-targets (@existentialism)
Committers: 1
- Brian Ng (@existentialism)
- The
dependencyember-cli-babel was updated from7.16.0to7.17.0.
Your tests are still failing with this version. Compare changes
Release Notes for Release 7.17.0
π Enhancement
- #314 Provide TypeScript compilation support when using ember-cli-typescript@4 or higher. (@jamescdavis)
Committers: 2
- James C. Davis (@jamescdavis)
- Stefan Penner (@stefanpenner)
Commits
The new version differs by 29 commits.
80ab8ceRelease 7.17.02b697caMerge pull request #314 from jamescdavis/add_typescript_transform_plugin4ab55d1refactor: don't explicitly add optional-chaining/nullish coalescingd0db857chore: upgrade to latest @babel packages22480f1Merge branch 'master' into add_typescript_transform_plugin11df8e5Merge branch 'master' into add_typescript_transform_pluginbcbddffMerge pull request #1 from dfreeman/exclude-ts-declarationsf6adfe1fix: don't emit modules for .d.ts files9bf6424fix: e-c-ts was released as 4.0.0-alpha.16393260Revert "feat: handle ts (in addition to js) by default"5fb2aa0docs: document enableTypeScriptTransforms5d7a817chore: add ember-cli-typescript version to comment802323fchore: s/\t/ /21de796feat: handle ts (in addition to js) by defaultac58290refactor: only enforce TS transform else case
There are 29 commits in total.
See the full diff
- The
dependencyember-cli-babel was updated from7.17.0to7.17.1.
Your tests are still failing with this version. Compare changes
Release Notes for Release 7.17.1
π Bug Fix
- #324 Ensure ember-data modules polyfill does not apply to ember-data itself. (@runspired)
Committers: 1
- Chris Thoburn (@runspired)
- The
dependencyember-cli-babel was updated from7.17.1to7.17.2.
Your tests are still failing with this version. Compare changes
Release Notes for Release 7.17.2
π Bug Fix
- #325 Ensure
ember-datamodules polyfill does not apply to any@ember-datapackages. (@runspired)
Committers: 1
- Chris Thoburn (@runspired)
- The
dependencyember-cli-babel was updated from7.17.2to7.18.0.
Your tests are passing again with this update. Explicitly upgrade to this version π