BrianSipple / ember-web-animations-next-polyfill

An Ember addon that provides and enables use of the web-animations-next polyfill in consuming applications
MIT License
9 stars 2 forks source link

Update ember-source to the latest version 🚀 #20

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.13.0 of ember-source just got published.

Dependency ember-source
Current Version 2.12.2
Type devDependency

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.0

CHANGELOG

  • #15111 / #15029 [PERF] factoryFor should cache when possible.
  • #14961 [BUGIX] [Fixes #14925] remove duplicate / in pathname
  • #15065 [BUGFIX] Guard jQuery access in setupForTesting.
  • #15103 [BUGFIX] Allow calling Ember.warn without test.
  • #15106 [DOC] Introduce a more debugging data to warnings about CP dependencies.
  • #15107 [PERF] avoid toBoolean conversion when possible (chains).
  • #14011 [FEATURE ember-unique-location-history-state] Implements RFC #186.
  • #13231 [BUGFIX] Fix a bug when using commas in computer property dependent keys.
  • #14890 [BUGFIX] Fix a race condition where actions are invoked on destroyed DOM nodes.
  • #14894 [FEATURE ember-no-double-extend] Enable by default.
  • #14781 / #14954 Upgrade to Glimmer VM v0.22
  • #14919 [DEPRECATION] Deprecate the private Ember.Router.router property in favor of Ember.Router._routerMicrolib.
  • #14970 [BUGFIX] Generate integration tests for template helpers by default.
  • #14976 [BUGFIX] Remove "no use strict" workaround for old versions of iOS 8.
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 for this.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:

greenkeeper[bot] commented 7 years ago

Version 2.13.0 just got published.

Update to this version instead 🚀

Release Notes v2.13.0

CHANGELOG

  • #15111 / #15029 [PERF] factoryFor should cache when possible.
  • #14961 [BUGIX] [Fixes #14925] remove duplicate / in pathname
  • #15065 [BUGFIX] Guard jQuery access in setupForTesting.
  • #15103 [BUGFIX] Allow calling Ember.warn without test.
  • #15106 [DOC] Introduce a more debugging data to warnings about CP dependencies.
  • #15107 [PERF] avoid toBoolean conversion when possible (chains).
  • #14011 [FEATURE ember-unique-location-history-state] Implements RFC #186.
  • #13231 [BUGFIX] Fix a bug when using commas in computer property dependent keys.
  • #14890 [BUGFIX] Fix a race condition where actions are invoked on destroyed DOM nodes.
  • #14894 [FEATURE ember-no-double-extend] Enable by default.
  • #14781 / #14954 Upgrade to Glimmer VM v0.22
  • #14919 [DEPRECATION] Deprecate the private Ember.Router.router property in favor of Ember.Router._routerMicrolib.
  • #14970 [BUGFIX] Generate integration tests for template helpers by default.
  • #14976 [BUGFIX] Remove "no use strict" workaround for old versions of iOS 8.
Commits

The new version differs by 0 commits0.

false

See the full diff