Closed greenkeeper[bot] closed 6 years ago
Update to this version instead š
getOwner(this)
.didRemoveListener
so evented proxy objects can functionariaRole
can be initially false.The new version differs by 25 commits.
cc511bb
Release v3.1.1
508277b
Add v3.1.1 to CHANGELOG
f39deb6
Fixup (another) incorrect import.
a3b8729
Fix incorrect import (bad cherry-pick).
928f854
fix 16505: construct valid curly component manager class ref
2712a16
failing tests for #16505
1e0ecb1
[BUGFIX release] avoid strict assertion when object proxy calls thru for function
722480e
[BUGFIX release] Ensure Ember.isArray does not trigger proxy assertion.
fa3b662
Fix (another) merge conflict issue.
5dda038
[BUGFIX release] Ensure ariaRole
can be initially false.
234e7cd
Add missing import.
8931875
fix 16311 and 16477
7ea5308
tests for #16311
1070ba0
Update to glimmer-vm 0.32.7.
78ec2dc
[BUGFIX release] Test to ensure helper definitions are not leaked.
There are 25 commits in total.
See the full diff
Update to this version instead š
The new version differs by 11 commits.
5458d51
fixup! [BUGFIX release] Fix SimpleHelper memory leak
91d3329
Release v3.1.2.
6273d32
Add v3.1.2 to CHANGELOG.
20c908d
fix(link-to): add id to "inactive loading state" warning
91735dc
[BUGFIX release] Use resetCache on container destroy to help reduce
d09dbf6
Minor change to wording of doco for 'action' template helper
6ac012b
[DOC release] Correct description of usage of setUnknownProperty
by set
58bb287
[BUGFIX release] Fix SimpleHelper memory leak
182fc31
Bump glimmer-vm (for Arguments GC)
ed6b937
Merge pull request #16582 from toddjordan/important-api-doc-bugfix-cherrypick
9255539
[DOC release] Fix docs per issue #16500
See the full diff
Update to this version instead š
The new version differs by 474 commits ahead by 474, behind by 86.
5028c75
Release v3.2.0.
b47c345
Add 3.2.0 to CHANGELOG.
dd09fe1
Replace @glimmer/env imports with ember-env-flags (fixing merge back
0417690
[BUGFIX release] Fix #16427
19c6d7a
Add test for issue #16427
d887e98
remove unused isDescriptorTrap
f93e4b4
clean lint stuff
e4ebe8c
some cleanup
13ae9d2
remove EMBER_METAL_ES5_GETTER flag
2d779dc
[BUGFIX beta] computed.sort array should update if sort properties array is empty
c744480
[BUGFIX beta] bump glimmer
7cf9642
Fix module unification lookup.
a5d59cf
fix, weakmap is pointless since we don't unload compiled templates.
62c6354
Fix cache
140ffb7
we don't need to build a composite key, the layout and component
There are 250 commits in total.
See the full diff
āļø Greenkeeperās updated Terms of Service will come into effect on April 6th, 2018.
Version 3.1.0 of ember-source was just published.
The version 3.1.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.
Commits
The new version differs by 597 commits ahead by 597, behind by 107.
9a81db7
Release v3.1.0
2a19b7b
Add v3.1.0 to CHANGELOG
ad09111
Rename private property Route#router to Router#_router
96ed878
[DOC release] Fix Router Service copypasta mistake
90d484c
[BUGFIX release] Ignore --pod for -addon blueprints
efb0511
Add failing tests for -addon blueprints with --pod
76746ab
[DOCS Beta] Tweaked the url for the Ember Inspector
eef7288
clarify documentation for makeArray
7169066
[BUGFIX beta] revert jquery-less pendingRequest event handling
ac55699
Release v3.1.0-beta.5
8f395f0
Add v3.1.0-beta.5 to CHANGELOG
b822e6b
[BUGFIX release] Fold all trap methods together
daeb631
[BUGFIX release] Adds toJSON to list of descriptorTrap assertion exception
d60b301
[BUGFIX beta] Bring RSVP.cast back from the dead
821a34e
[BUGFIX] Fix initialiters tests blueprints
There are 250 commits in total.
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: