Closed greenkeeper[bot] closed 7 years ago
Update to this version instead 🚀
factoryFor
should cache when possible./
in pathnamesetupForTesting
.Ember.warn
without test.Ember.Router.router
property in favor of Ember.Router._routerMicrolib
.
Version 2.13.0 of ember-source just got published.
The version 2.13.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of ember-source. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
v2.13.0CHANGELOG
factoryFor
should cache when possible./
in pathnamesetupForTesting
.Ember.warn
without test.Ember.Router.router
property in favor ofEmber.Router._routerMicrolib
.Commits
The new version differs by 231 commits ahead by 231, behind by 91.
1cd37cb
Release v2.13.0.
5c666ed
Update the CHANGELOG for 2.13.0.
bc3dfad
Add 2.12.2 to CHANGELOG.md.
c107be8
Add 2.12.1 to CHANGELOG.md.
d3394ed
[BUGFIX release] Correct
until
values forthis.container
deprecations.ac792ca
[BUGFIX beta] Avoid creating enumerable properties on all objects created by DI.
323c983
[BUGFIX release] Fixes #15154
0930425
[BUGFIX beta] Avoid storing container on the prototype.
ed541ab
[Bugfix beta] Fix route blueprint for --reset-namespace
bacbcfb
Add failing tests for ember-cli/6026
92f072a
[BUGFIX beta] finishChains should operate on metas
25ebccc
[BUGFIX release] Don’t leak container while injection deprecated container
6dbc512
[BUGFIX beta] Remove global didDefineProperty
fe49417
[BUGFIX beta] Make toString safe for arrays too.
cd3dd40
[DOC beta] document unexpected default behavior
There are 231 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: