flowhub / jsjob

Run arbitrary JavaScript code as jobs, in a browser-based sandbox.
MIT License
18 stars 0 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The devDependency coffee-loader was updated from 0.8.0 to 1.0.0.

This version 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.


Publisher: evilebottnawi License: MIT

Release Notes for v1.0.0

1.0.0 (2020-05-22)

BREAKING CHANGES

  • minimum required Node.js version is 10.13.0
  • minimum required webpack version is 4.0.0
  • minimum required coffeescript version is 2.0.0
  • default value for the sourceMap option based on the value of the compiler.devtool option

Features

  • respect the compiler.devtool value for the sourceMap option
  • developer can override CoffeeScript options

Bug Fixes

  • fix error reporting
Commits

The new version differs by 10 commits.

  • 9fbd029 chore(release): 1.0.0
  • 4b1420a feat: bare option (#71)
  • e986115 docs: literate CoffeeScript (#70)
  • 67b88d8 test: improve
  • e782916 refactor: next
  • fff0e7a docs(README): update coffeescript.org url to use https (#63)
  • 3b9b0cf docs(README): remove sourceMap reference (options.sourceMap) (#50)
  • 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


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: