ardean / jsGBC-core

jsGBC Core Emulator
https://github.com/ardean/jsGBC/
MIT License
15 stars 2 forks source link

Update file-saver to the latest version 🚀 #12

Closed greenkeeper[bot] closed 2 years ago

greenkeeper[bot] commented 5 years ago

The dependency file-saver was updated from 1.3.8 to 2.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.


Find out more about this release.

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:

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v2.0.2
  • Catching an exception on Send (HEAD) (#534)
Commits

The new version differs by 6 commits.

  • 1bc9ed3 bump minor version
  • 71f266f Missing dist build
  • 9bd5261 Catching an exception on Send. This happens when request for HEAD returns 405 Method Not Allowed. Instead of error http status, this may throw an exception. Return false and fallback to link download.
  • 3caf053 fix autoBom documentation
  • 04ca364 Updated Chrome data
  • d87b419 Update README.md

See the full diff