joaogarin / angular-electron

Angular2 and Electron starter using webpack
150 stars 53 forks source link

Update reflect-metadata to the latest version 🚀 #51

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.1.10 of reflect-metadata just got published.

Dependency reflect-metadata
Current Version 0.1.9
Type devDependency

The version 0.1.10 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 reflect-metadata. 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.


Commits

The new version differs by 10 commits .

  • 55f38eb Add AUTHORS, bump version to v0.1.10
  • 8cfef1e Merge pull request #59 from rbuckton/fix56
  • 5f1e47d Add gulp test:use-polyfill task
  • c729777 Minor revision to _find algorithm
  • 95507d5 Fix cache lookup on insert
  • 22d7ec8 Updated readme
  • bda5e97 Fix failing test
  • 166d500 Documentation cleanup for tests
  • ffc554c Documentation cleanup
  • 9daccd5 General repository cleanup

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: