Open greenkeeper[bot] opened 5 years ago
After pinning to 7.8.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
ember-cli-babel was updated from 7.10.0
to 7.11.0
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
0ebdb3d
Release 7.11.0
c21cc9e
Add support for dependentKeyCompat
from @ember/object/compat
. (#300)
f394b45
Add support for dependentKeyCompat
from @ember/object/compat
.
868c7d5
Release 7.10.0
144fd28
Update Ember modules API polyfill for modifier manager capabilit⦠(#297)
d218f46
Update Ember modules API polyfill for modifier manager capabilities.
See the full diff
dependency
ember-cli-babel was updated from 7.11.0
to 7.11.1
.Your tests are still failing with this version. Compare changes
dependency
ember-cli-babel was updated from 7.11.1
to 7.12.0
.Your tests are still failing with this version. Compare changes
dependency
ember-cli-babel was updated from 7.12.0
to 7.13.0
.Your tests are still failing with this version. Compare changes
The new version differs by 7 commits.
bec533b
Release 7.13.0
3343ca7
Fixup yarn.lock
b750535
[BUGFIX] Make loose mode in class properties transform respect B⦠(#307)
42997b1
update to yarn in appveyor
f9ccaa3
pin engine.io
b31980e
Update async generator tests
31a7586
[BUGFIX] Make loose mode in class properties transform respect Babel settings
See the full diff
dependency
ember-cli-babel was updated from 7.13.0
to 7.13.1
.Your tests are still failing with this version. Compare changes
The new version differs by 5 commits.
a72f8b0
Release 7.13.1
0d4dcc3
Include decorator and class field plugins after TypeScript, if p⦠(#311)
e08b59d
Include decorator and class field plugins after TypeScript, if present
bc0dee4
README: Update an outdated link (#309)
3f6e108
README: Update an outdated link
See the full diff
dependency
ember-cli-babel was updated from 7.13.1
to 7.13.2
.Your tests are still failing with this version. Compare changes
dependency
ember-cli-babel was updated from 7.13.2
to 7.14.0
.Your tests are still failing with this version. Compare changes
@ember-data
related packages regardless of ember-data
version (@runspired)The new version differs by 18 commits.
5443d3e
Release 7.14.0
2ba3ef7
Add polyfill that allows apps and addons to use @ember-data
re⦠(#318)
334e0ee
fix test scope for using co wrap
a351f96
fix node 6 support
e3377d0
fix rimraf
bc897e1
fix restored tests
58b4483
feat: EmberData Packages Polyfill
f305de0
Merge pull request #320 from Turbo87/babel
b96ec8c
Update Babel to v7.8.3
b23e749
Bump handlebars from 4.1.2 to 4.5.3 (#317)
442ec64
Update Babel dependencies to latest and fix CI. (#315)
a604b01
Revert "Update async generator tests"
cbf1141
Update Babel dependencies to latest versions.
235d88a
Replace deprecated ember-cli-qunit with ember-qunit (#313)
1b954f8
bump ember-load-initializers to 2.1.1
There are 18 commits in total.
See the full diff
dependency
ember-cli-babel was updated from 7.14.0
to 7.14.1
.Your tests are still failing with this version. Compare changes
dependency
ember-cli-babel was updated from 7.14.1
to 7.15.0
.Your tests are still failing with this version. Compare changes
@ember-data
related packages regardless of ember-data
version (@runspired)The new version differs by 5 commits.
fee4d64
7.15.0
2f66a62
Add v7.15.0 to CHANGELOG.md.
9075502
Add polyfill that allows apps and addons to use @ember-data
related packages regardless of ember-data
version
875af1a
tests
8b2b305
Revert "Revert "Add polyfill that allows apps and addons to use @ember-data
re⦠(#318)""
See the full diff
dependency
ember-cli-babel was updated from 7.15.0
to 7.16.0
.Your tests are still failing with this version. Compare changes
dependency
ember-cli-babel was updated from 7.16.0
to 7.17.0
.Your tests are still failing with this version. Compare changes
The new version differs by 29 commits.
80ab8ce
Release 7.17.0
2b697ca
Merge pull request #314 from jamescdavis/add_typescript_transform_plugin
4ab55d1
refactor: don't explicitly add optional-chaining/nullish coalescing
d0db857
chore: upgrade to latest @babel packages
22480f1
Merge branch 'master' into add_typescript_transform_plugin
11df8e5
Merge branch 'master' into add_typescript_transform_plugin
bcbddff
Merge pull request #1 from dfreeman/exclude-ts-declarations
f6adfe1
fix: don't emit modules for .d.ts files
9bf6424
fix: e-c-ts was released as 4.0.0-alpha.1
6393260
Revert "feat: handle ts (in addition to js) by default"
5fb2aa0
docs: document enableTypeScriptTransforms
5d7a817
chore: add ember-cli-typescript version to comment
802323f
chore: s/\t/ /
21de796
feat: handle ts (in addition to js) by default
ac58290
refactor: only enforce TS transform else case
There are 29 commits in total.
See the full diff
dependency
ember-cli-babel was updated from 7.17.0
to 7.17.1
.Your tests are still failing with this version. Compare changes
dependency
ember-cli-babel was updated from 7.17.1
to 7.17.2
.Your tests are still failing with this version. Compare changes
ember-data
modules polyfill does not apply to any @ember-data
packages. (@runspired)dependency
ember-cli-babel was updated from 7.17.2
to 7.18.0
.Your tests are still failing with this version. Compare changes
dependency
ember-cli-babel was updated from 7.18.0
to 7.19.0
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
bc32a8c
Release 7.19.0
d1ff8f0
Merge pull request #330 from jamescdavis/update-babel
f08dbe8
chore: yarn-deduplicate
cfb53ff
chore: update @babel/*@latest (generally 7.9.0)
99a2b32
Merge pull request #331 from jamescdavis/test-on-node-12
92ba7a3
chore: configure Appveyor and Travis to test on Node 12
See the full diff
The dependency ember-cli-babel was updated from
7.8.0
to7.9.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 failed ([Details](https://travis-ci.org/ming-codes/ember-regl/builds/570907441?utm_source=github_status&utm_medium=notification)).Release Notes for Release 7.9.0
Committers: 3
Commits
The new version differs by 15 commits.
6b8cf74
Release 7.9.0
8907a49
Update RELEASE.md.
a8adb49
Update modules API for colocation support (emberjs/rfcs#481). (#295)
4f9e319
Update modules API for colocation support (emberjs/rfcs#481).
0b5f299
Merge pull request #292 from babel/dependabot/npm_and_yarn/lodash.defaultsdeep-4.6.1
909a94c
Merge pull request #293 from babel/dependabot/npm_and_yarn/lodash.merge-4.6.2
447b7b2
upgrade all in-range deps (#291)
e61f9b2
Bump lodash.merge from 4.6.1 to 4.6.2
dba1ec5
Bump lodash.defaultsdeep from 4.6.0 to 4.6.1
47672e0
Merge pull request #289 from efx/remove-bower-config
adfd200
remove legacy bower configuration
2714489
Merge pull request #288 from rwjblue/reroll-yarn
a61d5d3
Refresh yarn.lock.
a4a668b
Merge pull request #287 from rwjblue/add-release-setup
321743b
Add automated release setup.
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: