Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

babel-plugin-transform-async-to-generator@6.16.0 breaks build 🚨 #850

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

babel-plugin-transform-async-to-generator just published its new version 6.16.0.

State Failing tests 🚨
Dependency babel-plugin-transform-async-to-generator
New version 6.16.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build went from success to failure.

As babel-plugin-transform-async-to-generator is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪

Of course this could just be a false positive, caused by a flaky test suite, or third parties that are currently broken or unavailable, but that would be another problem I’d recommend working on.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@clarkbw
Copy link
Contributor

clarkbw commented Sep 30, 2016

Some docs on the changes that happened:
https://github.com/babel/babel/releases/tag/v6.16.0

Looks like it was from babel/babel#3473 and babel/babel#4576

@jlongster
Copy link
Contributor

I will merge in this change with #851 because the related failing code needs changes that should be on top of there. I don't know why this suddenly broke, but it's having a hard time parsing an away inside a for/of loop.

@jlongster jlongster closed this Oct 3, 2016
@jlongster jlongster deleted the greenkeeper-babel-plugin-transform-async-to-generator-6.16.0 branch October 3, 2016 16:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants