blgm / karma-buble-preprocessor

A Karma preprocessor for the Bublé ES2015+ compiler
MIT License
2 stars 0 forks source link

An in-range update of buble is breaking the build 🚨 #34

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency buble was updated from 0.19.6 to 0.19.7.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

buble is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/blgm/karma-buble-preprocessor/builds/505226435?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 33 commits.

  • bb71619 -> v0.19.7
  • 4fa2796 Bump regexpu-core dependency
  • 4b81396 Fix #149 Non string keys are not excluded from rest object
  • d43769c Update repo links
  • 4656e2b Bump acorn dependency
  • 29eb127 More cleanup of test262 data
  • 811efd0 Improve test262 data
  • 584082a Correctly pass-through async class methods
  • b2d7f85 Correctly pass-through async shorthand methods
  • 8e10ff6 Pin rollup-pluginutils@2.3.3 for node 4 compat
  • 8ca60c2 Cleanup previous commit
  • 8aa3ad0 Correctly pass-through async arrow functions
  • 7316be7 Bump magic-string. Closes #183
  • 77ab236 Bump acorn dependency
  • aafd681 Parenthesize a first spread element when necessary

There are 33 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 0.19.6 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

blgm commented 5 years ago

Tests now passing