Open greenkeeper[bot] opened 6 years ago
devDependency
ember-source was updated from 3.4.1
to 3.4.2
.Your tests are still failing with this version. Compare changes
The new version differs by 7 commits.
eab3971
Release v3.4.2
af8f4ee
Add v3.4.2 to CHANGELOG
743847a
use willDestroy in stead of destroy
1ec3086
cleanup bindings if the proxy is destroyed
3334166
[BUGFIX release] fix mouseEnter/Leave event delegation w/o jQuery
46cccd6
[DOC release] Mark notifyPropertyChange as public.
2bece3b
[DOC release]Fix module for template helpers to be ember
See the full diff
devDependency
ember-source was updated from 3.4.2
to 3.4.3
.Your tests are still failing with this version. Compare changes
The new version differs by 7 commits.
68ce8e3
3.4.3
f404f30
Merge pull request #17003 from emberjs/release-triple-curlies-bugfix
472a3b9
#17003 CHANGELOG [ci skip]
283dcd1
Bump @glimmer/*
74ebe7b
Add failing test for #16314
830d766
Add failing test for #14924 and #16172
793d123
Add failing test for #14978
See the full diff
devDependency
ember-source was updated from 3.4.3
to 3.4.4
.Your tests are still failing with this version. Compare changes
{{{...}}}
or {{...}}
with htmlSafe('')
in IE11devDependency
ember-source was updated from 3.4.4
to 3.4.5
.Your tests are still failing with this version. Compare changes
The new version differs by 7 commits.
5a8873b
Release v3.4.5
82b0b2d
Add v3.4.5 to CHANGELOG
faa9b05
[BUGFIX release] Update backburner.js to 2.4.0.
9956c06
Add integrity to yarn.lock
709ecd9
[DOC RELEASE] [DOC 3.3] [DOC 3.4] Fix missing docs
a8a84e9
Merge pull request #17031 from kgautreaux/patch-1
4eaf541
Fix typo on line 75
See the full diff
Version 3.4.1 of ember-source was just published.
This version is covered by your current version range and after updating it in your project the build failed.
ember-source is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/appveyor/branch:** AppVeyor build succeeded ([Details](https://ci.appveyor.com/project/kratiahuja/ember-cli-fastboot-xih05/build/414)). - β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/ember-fastboot/ember-cli-fastboot/builds/426994865?utm_source=github_status&utm_medium=notification)).Release Notes
v3.4.1CHANGELOG
Commits
The new version differs by 3 commits.
387b48e
Release v3.4.1
e0317d4
Add v3.4.1 to CHANGELOG
a1b5418
[BUGFIX release] Update glimmer-vm packages to 0.35.8.
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: