noflo / noflo-gestures

Gesture recognition library for NoFlo
MIT License
3 stars 4 forks source link

Update coffee-loader to the latest version 🚀 #38

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.8.0 of coffee-loader just got published.

Dependency coffee-loader
Current Version 0.7.3
Type devDependency

The version 0.8.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 coffee-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 Release v0.8.0

0.8.0 (2017-08-23)

Bug Fixes

Features

  • add support for coffeescript 2 dependency (#30) (e5c24cc)
Commits

The new version differs by 16 commits ahead by 16, behind by 11.

  • 4f2d339 chore(release): 0.8.0
  • cb24882 chore: fix release script
  • a84b639 chore: Add homepage field to pacakge
  • 0b69430 chore: Adds release script
  • 74ca767 chore: Adds release tooling & formats license field
  • 6f6dded docs(README): explain what the loader does (#38)
  • e5c24cc feat: add support for coffeescript 2 dependency (#30)
  • 69ebdf4 fix(#25): fix coffee-script dependency version (@jacobthemyth)
  • e7a1539 chore(release): coffee-loader v0.7.3
  • 4e6b430 fix(getOptions): deprecation warn in loaderUtils (#28)
  • 420e07f docs(README): add JSF Maintainers
  • ad86c10 docs(README): refactor for webpack v2
  • 9a7ae26 docs(LICENSE): add JSF License
  • 9d564d6 Update README to use -loader suffix to support webpack 2
  • cf45b73 refactor: removed deprecated feature #10

There are 16 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 6 years ago

Version 0.9.0 just got published.

Update to this version instead 🚀

Release Notes Release v0.9.0

0.9.0 (2017-10-25)

Features

  • add transpile option (options.transpile) (#47) (abaf498)
Commits

The new version differs by 3 commits.

  • fc0d9aa chore(release): 0.9.0
  • abaf498 feat: add transpile option (options.transpile) (#47)
  • 995e7b8 chore: Removes header duplication from changelog

See the full diff