audiojs / audio

Class for high-level audio manipulations [NOT MAINTAINED]
MIT License
240 stars 9 forks source link

Update callsites to the latest version 🚀 #60

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The dependency callsites was updated from 2.0.0 to 3.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.


Release Notes for v3.0.0

Breaking:

Other:

Commits

The new version differs by 5 commits.

  • 3bc8adc 3.0.0
  • 7f0d4c9 Add TypeScript definitions (#9)
  • 5ecb5c6 Remove non-existing methods from the docs (#8)
  • a6b3533 Require Node.js 6
  • 9c103fd Meta tweaks and doc improvements (#7)

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:

derhuerst commented 5 years ago

callsites@3 raises the minimum Node version to 6. ⚠️

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v3.1.0
  • Refactor TypeScript definition to CommonJS compatible export (#11) e62c864

v3.0.0...v3.1.0

Commits

The new version differs by 2 commits.

  • f89815a 3.1.0
  • e62c864 Refactor TypeScript definition to CommonJS compatible export (#11)

See the full diff