briancavalier / creed

Sophisticated and functionally-minded async with advanced features: coroutines, promises, ES2015 iterables, fantasy-land
https://briancavalier.github.io/creed
MIT License
273 stars 20 forks source link

Update buble to the latest version 🚀 #166

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.16.0 of buble just got published.

Dependency buble
Current Version 0.15.2
Type devDependency

The version 0.16.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 buble. 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.


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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 083439dd556eb7e72d6a42a86e59a824220b1700 on greenkeeper/buble-0.16.0 into 47a517315ce1cc8bedf5929b78512907cd3bfed6 on master.

greenkeeper[bot] commented 6 years ago

Version 0.17.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 47 commits.

  • 77118f6 -> v0.17.0
  • 4d7af86 Merge pull request #32 from Rich-Harris/update-magic-string
  • f2bed34 prepend standalone arrow function expressions with ! rather than parenthesizing them
  • 1e24e5f remove rest element ellipsis
  • fe819ae more granular removals
  • e20bf67 sparse array fix
  • 81e96ae preserve temp variable
  • 323930d depth first
  • 12816d4 more granular removals
  • 73acfb9 more granular removals
  • 584202b contentOnly
  • 6c67220 contentOnly
  • 9721616 contentOnly
  • f0598d0 update sourcemap tests
  • d03c12a fix order of operators for class generator methods

There are 47 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.17.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 8d7fe77 -> v0.17.1
  • 40e7f12 Merge pull request #36 from adrianheine/dupeRestElement
  • 9a150fe Merge pull request #34 from adrianheine/destructuringComputed
  • f2ba640 Merge pull request #31 from adrianheine/objectRest
  • c2ae8d1 Merge branch 'master' into objectRest
  • be25682 Merge branch 'master' into objectRest
  • 2534078 Remove dupe RestElement extractor
  • 8e50412 Rewrite computed properties
  • e18d833 Add test with destructuring and computed property
  • b8e3e88 Bump acorn5-object-spread dependency

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.17.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 27b6899 -> v0.17.2
  • 4423051 move test
  • 6cebe83 transpile template literals depth-first, to handle nesting
  • e51b5b6 Support nested string interpolations.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.17.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.18.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 26 commits.

  • b389b9f -> v0.18.0
  • 7094fee Merge pull request #45 from adrianheine/master
  • 873bb94 Merge pull request #43 from Rich-Harris/gh-40-alt
  • ba66cbf Merge branch 'master' into master
  • 29a51ed Merge branch 'master' into master
  • 660d863 Merge pull request #47 from adrianheine/gh-46
  • 387fb5f Merge pull request #48 from adrianheine/anonymousDefaultExportClass
  • 3689ddd add removeTrailingComma helper
  • 6b1a78d Merge branch 'trailingFunctionCommas' of https://github.com/adrianheine/buble into adrianheine-trailingFunctionCommas
  • dcb5cd4 Merge pull request #52 from adrianheine/nestedComputed
  • 71f435c Fix eslint override
  • be4cc1f Add missing import
  • b443199 Change issue links from Gitlab to GitHub
  • e4f08fa Transpile trailing function commas
  • 6b98009 Move ObjectExpresssion helper declaration to top of scope

There are 26 commits in total.

See the full diff