brunobesson / c2c-stats

https://brunobesson.github.io/c2c-stats/
GNU Affero General Public License v3.0
0 stars 0 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 2.5.4 of core-js was just published.

Branch Build failing 🚨
Dependency core-js
Current Version 2.5.3
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](https://travis-ci.org/brunobesson/c2c-stats/builds/358971491?utm_source=github_status&utm_medium=notification)

Release Notes 2.5.4 - 2018.03.27
  • Fixed one case of deoptimization built-in iterators in V8, related #377
  • Fixed some cases of iterators feature detection, #368
  • Fixed manually entered NodeJS domains issue in Promise, #367
  • Fixed Number.{parseInt, parseFloat} entry points
  • Fixed __(define|lookup)[GS]etter__ export in the library version
Commits

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

There are 25 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 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 2.5.5 just got published.

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

Release Notes 2.5.5 - 2018.04.08
  • Fix some edge cases of Reflect.set, #392 and #393
Commits

The new version differs by 10 commits ahead by 10, behind by 6.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.5.6 just got published.

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

Commits

The new version differs by 17 commits ahead by 17, behind by 8.

  • c31ae34 2.5.6
  • 3bbe23d add modern version internal debugging information about used versions
  • cfd9371 add a webos-related comment
  • 1e8a890 fix v8 6.6 (Node 10 and Chrome 66) Promise bug with resolving custom thenables
  • 3520378 fix #396
  • 7902263 2.5.5
  • 8a6e82a fix #392, #393
  • b34b0c3 2.5.4
  • 3119c26 fix one case of built-in iterators deoptimization in V8, related #377
  • c77b93a revert e1ffbae because of #368
  • 902d4f8 2.5.3
  • 86d7a90 2.5.2
  • c4c2843 revert Symbol.asyncIterator - leave changes like this for core-js@3
  • 167408c update changelog
  • 9f7fcc1 disable Node 10 on Travis on master and v2 branches because of some strange livescript-related issues (reproducible only on Travis), will be restored on v3 branch

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

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 19 commits ahead by 19, behind by 13.

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 2.6.0 - 2018.12.05
Commits

The new version differs by 11 commits.

  • f980318 2.6.0
  • f0b4154 add es6.regexp.exec as a direct dependency of _fix-re-wks for prevent breakage of existent code
  • a221e2a replace redefine by hide because of Chrome 38 bug with symbols conversion
  • 41e41e9 add some caps for the library version
  • 79db861 Merge pull request #458 from nicolo-ribaudo/backport-453
  • b0a70f9 Backport 41a8b12c8e641061e3576f89023f0a8fa903b81b
  • f77f88e Backport gh-453
  • 04b76e8 Merge pull request #435 from nicolo-ribaudo/backport-named-replace
  • 2b102b7 Polyfll named groups in RegExp#@@replace
  • fd64c48 Merge pull request #428 from nicolo-ribaudo/backport-es2015-regex
  • bc6ed09 Make RegExp#[Symbol.*] methods call exec

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 2.6.1 - 2018.12.18
  • Fixed an issue with minified version, #463, #465
Commits

The new version differs by 3 commits.

  • a5def74 2.6.1
  • 3866e96 Merge pull request #465 from nicolo-ribaudo/fix-regression-463
  • af4a972 Fix bug #463

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 2.6.4 - 2019.02.07
  • Added a workaround against crushing an old IE11.0.9600.16384 build, #485.
Commits

The new version differs by 10 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 2.6.5 - 2019.02.15
  • Fixed buggy String#padStart and String#padEnd mobile Safari implementations, #414.
Commits

The new version differs by 2 commits.

  • e778e80 2.6.5
  • 990ae2f fix buggy String#padStart and String#padEnd mobile Safari implementations, backport of 16dbccf

See the full diff