dolanmiu / Git-Proton

An fast, open Git GUI Tool focused on aesthetics and usability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of core-js is breaking the build 🚨

greenkeeper opened this issue Β· comments

Version 2.5.2 of core-js was just published.

Branch Build failing 🚨
Dependency core-js
Current Version 2.5.1
Type dependency

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

core-js 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

Release Notes 2.5.2 - 2017.12.09
  • MutationObserver no longer used for microtask implementation in iOS Safari because of bug with scrolling, #339
  • Fixed JSON.stringify(undefined, replacer) case in the wrapper from the Symbol polyfill, #345
  • Array() calls changed to new Array() for V8 optimisation
Commits

The new version differs by 24 commits.

  • a03fd19 2.5.2
  • 1dfbedd revert Symbol.asyncIterator - leave changes like this for core-js@3
  • f2fc21a update eslint and webpack
  • 23904b8 fix #339
  • adeb69d fix #345
  • 5c0fe50 update grunt-contrib-uglify
  • 7f43485 update eslint
  • 16c775f update eslint
  • 0e05248 Merge pull request #350 from rqrqrqrq/feature/spelling
  • 616b90c fix typos in readme
  • df3e18c update eslint
  • 83ef517 move async iteration to the stage 3
  • ab8ad81 update some dev dependencies
  • e44fc05 sort the list of dev dependencies, use caret ranges for some of dev dependencies
  • bca7744 update eslint

There are 24 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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

Version 2.5.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 2.5.3 - 2017.12.12
  • Fixed calling onunhandledrejectionhandler multiple times for one Promise chain, #318
  • Forced replacement of String#{padStart, padEnd} in Safari 10 because of a bug, #280
  • Fixed Array#@@iterator in a very rare version of WebKit, #236 and #237
  • One more #345-related fix
Commits

The new version differs by 9 commits ahead by 9, behind by 2.

See the full diff

Version 2.5.7 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes 2.5.7 - 2018.05.26
  • Get rid of reserved variable name final, related #400
Commits

The new version differs by 44 commits ahead by 44, behind by 3.

There are 44 commits in total.

See the full diff