kellyselden / ember-cli-tree-shaker

Experiment with tree-shaking in Ember CLI
MIT License
76 stars 7 forks source link

Update ember-source to the latest version 🚀 #44

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.2.0 of ember-source was just published.

Dependency ember-source
Current Version 3.1.2
Type devDependency

The version 3.2.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 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

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: