wishtack / wishtack-steroids

Frontend on Steroids: Reactive Component Loader, RxJS Scavenger...
https://wishtack.io
MIT License
96 stars 16 forks source link

Update ts-loader to the latest version šŸš€ #57

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.2 of ts-loader just got published.

Dependency ts-loader
Current Version 2.0.1
Type devDependency

The version 2.0.2 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 ts-loader. 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.0.2
Commits

The new version differs by 8 commits .

  • 8987ac6 v2.0.2 release prep
  • 1c1e2c3 Update CHANGELOG.md
  • 44a2cdb Track timestamps to filter changed files. (#500)
  • 05ca5e5 Merge pull request #495 from johnnyreilly/master
  • d364800 tolerate kb differences in comparison tests
  • dedc468 Change test output to cater for change in webpack
  • a7b7306 Merge pull request #491 from johnnyreilly/master
  • 1d30c4e regenerate test data for conditionalRequire

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.0.3 just got published.

Update to this version instead šŸš€

Release Notes v2.0.3
Commits

The new version differs by 2 commits .

  • 6c73327 prepare for 2.0.3 release (#510)
  • 5e20c2c Don't include appended TS extension in webpack dependencies. (#497)

See the full diff.