Closed greenkeeper[bot] closed 6 years ago
devDependency
ember-source was updated from 3.1.4
to 3.4.2
.Update to this version instead 🚀
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.1.4
to 3.4.3
.Update to this version instead 🚀
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
Version 3.4.1 of ember-source was just published.
The version 3.4.1 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of ember-source.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v3.4.1CHANGELOG
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: