Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

babylon@6.11.2 untested ⚠️ #391

Merged
merged 1 commit into from
Sep 27, 2016
Merged

babylon@6.11.2 untested ⚠️ #391

merged 1 commit into from
Sep 27, 2016

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

babylon just published its new version 6.11.2.

State No tests ⚠️
Dependency babylon
New version 6.11.2
Type dependency

This version is covered by your current version range, but I could not detect automated tests for this project. Without a test suite I can not really tell whether your project still works.

I was looking at the latest commit of your default branch, but GitHub said there is no status attached to it.

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!

🌴


GitHub Release

Bug Fix

  • #139 Don't do the duplicate check if not an identifier (#140) @hzoo
// regression with duplicate export check
SyntaxError: ./typography.js: `undefined` has already been exported. Exported identifiers must be unique. (22:13)
  20 | 
  21 | export const { rhythm } = typography;
> 22 | export const { TypographyStyle } = typography

Bail out for now, and make a change to account for destructuring in the next release.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@hzoo hzoo merged commit 9346a60 into master Sep 27, 2016
@hzoo hzoo deleted the greenkeeper-babylon-6.11.2 branch September 27, 2016 12:43
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.

3 participants