Closed greenkeeper[bot] closed 6 years ago
Update to this version instead ๐
component#sendAction
(see emberjs/rfcs#335 for more details)backburner.js
to 2.3.0ArrayMixin#invoke
returns an Ember.A.The new version differs by 166 commits ahead by 166, behind by 48.
14f44d6
Release v3.4.0
0143d4a
Add v3.4.0 to CHANGELOG
0934632
Release v3.4.0-beta.3
84770c4
Add v3.4.0-beta.3 to CHANGELOG
2aee453
[BUGFIX beta] support mouseEnter/Leave events w/o jQuery
94512a0
Add v3.3.2 to CHANGELOG
af60c28
Adapt publish_builds to expect just the npm token in an environment
3b51225
Add v3.1.4 to CHANGELOG.md.
5da5051
[BUGFIX beta] Enable @ember/object#get to be called with an empty string
7595ad8
Release v3.4.0-beta.2
df84704
Add v3.4.0-beta.2 to CHANGELOG
c4e02b1
Add v3.3.1 to CHANGELOG
24ba27d
[bugfix] Prevents the recursive redefinition of root chains
645b611
[BUGFIX beta] Don't thread FactoryManager through createComponent
aea5d6f
[BUGFIX beta] Allow ArrayProxy#pushObjects to accept ArrayProxy again
There are 166 commits in total.
See the full diff
devDependency
ember-source was updated from 3.2.2
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.2.2
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
devDependency
ember-source was updated from 3.2.2
to 3.4.4
.Update to this version instead ๐
{{{...}}}
or {{...}}
with htmlSafe('')
in IE11
Version 3.3.0 of ember-source was just published.
The version 3.3.0 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.
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: