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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

babel-preset-env@1.1.6 breaks build 🚨 #102

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

babel-preset-env just published its new version 1.1.6.

State Failing tests 🚨
Dependency babel-preset-env
New version 1.1.6
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-preset-env 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!

🌴


GitHub Release

v1.1.6 (2017-01-06)

🐛 Bug Fix

{
  "targets": {
    "browsers": ["ios >= 6"] // was resolving to {ios: 10} rather than {ios: 6}
  }
}

The new version differs by 26 commits .

  • fdf3c35 1.1.6
  • 1753330 v1.1.6 changelog [skip ci]
  • 84d10f3 Explicitly resolve lowest browser version (#121)
  • 21de4a1 test actual requires from useBuiltIns (#95)
  • 0fa91c9 v1.1.5 changelog [skip ci] (#118)
  • efefa05 1.1.5
  • fb26c0e Show error if target version is not a number (#107)
  • ba896ec Merge pull request #109 from yavorsky/debug-targets
  • 2982b6e Drop unneeded eslint-plugin-flow-vars dep (#115)
  • b213fc3 Use parsed targets for Using targets log.
  • 1e0b3a2 Make plugin output single-lined.
  • 8077ec3 Fix targets for debug.
  • 03cd1fe changelog [skip ci]
  • 0886f1a 1.1.4
  • d6822f5 1.1.3

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


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@coveralls
Copy link

coveralls commented Jan 7, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 7b2cba6 on greenkeeper-babel-preset-env-1.1.6 into ed5a2d2 on master.

@Scrum Scrum closed this Mar 30, 2017
@Scrum Scrum deleted the greenkeeper-babel-preset-env-1.1.6 branch March 30, 2017 14:54
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

3 participants