Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update buble to the latest version 馃殌 #49

Merged
merged 1 commit into from
Nov 21, 2017

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 5, 2017

Version 0.17.0 of buble was just published.

Dependency buble
Current Version 0.16.0
Type devDependency

The version 0.17.0 is not covered by your current version range.

If you don鈥檛 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.

It might be worth looking into these changes and trying to get this project onto the latest version of buble.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


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

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

greenkeeper bot added a commit that referenced this pull request Nov 9, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 9, 2017

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 added a commit that referenced this pull request Nov 11, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 11, 2017

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 added a commit that referenced this pull request Nov 11, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 11, 2017

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 added a commit that referenced this pull request Nov 18, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 18, 2017

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

@dmfenton dmfenton merged commit 92c8f16 into master Nov 21, 2017
@dmfenton dmfenton deleted the greenkeeper/buble-0.17.0 branch November 21, 2017 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant