Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Update babylon to the latest version 🚀 #269

Merged
merged 1 commit into from
Jan 11, 2017

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jan 10, 2017

Version 6.15.0 of babylon just got published.

Dependency babylon
Current Version 6.14.1
Type dependency

The version 6.15.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 babylon.
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.


Commits

The new version differs by 28 commits .

  • aa1a4be 6.15.0
  • fdc106c Update yarn.lock
  • 0f0b729 Changelog 6.15.0 (#283)
  • ed13a4a Refactor tokenizer types file (#263)
  • 5055b33 Rename folder to avoid Windows-illegal characters (#281)
  • 6773279 Update eslint-config-babel to the latest version 🚀 (#273)
  • cd9aaf2 Fix syntax error in .travis.yml
  • 008a29c Update yarn.lock
  • 326670d chore(package): update rollup to version 0.41.0 (#272)
  • cec8bc0 Add some test coverage for decorators stage-0 plugin (#250)
  • 3267e5f Don't set inType flag when parsing property names (#266)
  • dd4c4ea chore(package): update rollup to version 0.40.0 (#270)
  • 9ea4e9d Add support for Flow shorthand import type (#267)
  • 68bb1c6 Allow this.state.clone() when parsing decorators (#262)
  • 1c13800 Use fromCodePoint to convert high value unicode entities (#243)

There are 28 commits in total. See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@codecov-io
Copy link

Current coverage is 92.64% (diff: 100%)

Merging #269 into master will not change coverage

@@             master       #269   diff @@
==========================================
  Files             5          5          
  Lines           340        340          
  Methods          66         66          
  Messages          0          0          
  Branches         74         74          
==========================================
  Hits            315        315          
  Misses           25         25          
  Partials          0          0          

Powered by Codecov. Last update a924d9b...a164447

@KnisterPeter KnisterPeter merged commit 8bb7da2 into master Jan 11, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/babylon-6.15.0 branch January 11, 2017 05:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants