koopjs / koop-cache-memory

Deprecated
Other
0 stars 4 forks source link

Update buble to the latest version ๐Ÿš€ #9

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency buble was updated from 0.16.0 to 0.19.4.

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 34 commits.

  • a4d66ef -> v0.19.5
  • 08be12b Transpile U+2028 and U+2029 (json-superset)
  • 59d1127 Hopefully fix travis file syntax
  • 1593577 Try to make register test run in node4
  • 85d74e0 Stricter and faster travis setup
  • eb0f3c5 Add simple test for register.js functionality
  • 7ddf225 Correctly transpile computed xor spread properties
  • 7e7e9e7 Add class /@PURE/ annotations to tests
  • 8e87c35 Add /@PURE/ comment annotation to class IIFE
  • 24b1fab Allow disabling spread properties transpiling
  • 9a79122 Add objectRestSpread support data
  • ab84650 Add support info for async/await
  • bc02c36 Add support data for newer engine versions
  • f311900 Mark Safari 9 as not supporting argument destructuring
  • fd0cbb5 Mark more engines as not supporting const/let

There are 34 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 8 commits.

  • bc51d3b -> v0.19.6
  • 1bb3537 Move acorn deps to dev-deps, since they are bundled
  • 15befd8 Bundle acorn dependencies since acorn-jsx is not node 4 compatible
  • 9d6aa44 Treat all dependencies as externals
  • cc9ca91 Add bundlers integration tests
  • 7fd3406 Support objectAssign: true in API
  • 455a224 Fix class expressions with heritage in arrow functions
  • 499df99 Enforce const (and let) via eslint

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 33 commits.

  • bb71619 -> v0.19.7
  • 4fa2796 Bump regexpu-core dependency
  • 4b81396 Fix #149 Non string keys are not excluded from rest object
  • d43769c Update repo links
  • 4656e2b Bump acorn dependency
  • 29eb127 More cleanup of test262 data
  • 811efd0 Improve test262 data
  • 584082a Correctly pass-through async class methods
  • b2d7f85 Correctly pass-through async shorthand methods
  • 8e10ff6 Pin rollup-pluginutils@2.3.3 for node 4 compat
  • 8ca60c2 Cleanup previous commit
  • 8aa3ad0 Correctly pass-through async arrow functions
  • 7316be7 Bump magic-string. Closes #183
  • 77ab236 Bump acorn dependency
  • aafd681 Parenthesize a first spread element when necessary

There are 33 commits in total.

See the full diff