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

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

Open
greenkeeper bot opened this issue Nov 6, 2019 · 14 comments
Open

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

greenkeeper bot opened this issue Nov 6, 2019 · 14 comments
Labels
bug Something isn't working greenkeeper

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 6, 2019

The dependency core-js was updated from 3.3.6 to 3.4.0.

🚨 View failing branch.

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 passed (Details).
  • WhiteSource Security Check: The Security Check found 7 vulnerabilities.

Severity CVSS Score CVE GitHub Issue
High 7.3 WS-2019-0291 #8
Medium 6.1 CVE-2012-6708 #6
Medium 6.1 CVE-2019-11358 #3
Medium 6.1 CVE-2015-9251 #2
Medium 5.0 WS-2019-0043 #7
Medium 4.3 CVE-2011-4969 #5
Medium 4.3 WS-2016-0090 #4

Scan token: bd49f8cea88c4a0e9f04eb6b7f591f61 - ✅ **Travis CI - Branch:** The build **passed**.

Release Notes for 3.4.0 - 2019.11.07
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 🌴

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.91. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@issue-label-bot issue-label-bot bot added the bug Something isn't working label Nov 6, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 6, 2019

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 12, 2019

  • The dependency core-js was updated from 3.4.0 to 3.4.1.

Your tests are still failing with this version. Compare changes

Release Notes for 3.4.1 - 2019.11.12

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 21, 2019

  • The dependency core-js was updated from 3.4.1 to 3.4.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 3.4.2 - 2019.11.22
  • Don't use polyfilled symbols as internal uids, a workaround for some incorrect use cases
  • String#replaceAll is available only in nightly FF builds
  • Improved Promise feature detection for the case of V8 6.6 with multiple core-js copies
  • Some internals optimizations
  • Added Node 13.2 -> V8 7.9 compat data mapping
  • Returned usage of node -e in postinstall scripts

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 26, 2019

  • The dependency core-js was updated from 3.4.2 to 3.4.3.

Your tests are still failing with this version. Compare changes

Release Notes for 3.4.3 - 2019.11.26
  • Fixed missed es.json.stringify and some modules from iteration helpers proposal in some entry points
  • Added a workaround of String#{ endsWith, startsWith } MDN polyfills bugs, #702
  • Fixed .size property descriptor of Map / Set in the pure version
  • Refactoring, some internal improvements

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 27, 2019

  • The dependency core-js was updated from 3.4.3 to 3.4.4.

Your tests are still failing with this version. Compare changes

Release Notes for 3.4.4 - 2019.11.27
  • Added feature detection for Safari non-generic Promise#finally bug (critical for core-js-pure)
  • Fixed missed esnext.string.code-points in core-js/features/string entry point
  • Updated Iterator proposal feature detection for the case of non-standard Iterator in FF44-

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 27, 2019

  • The dependency core-js was updated from 3.4.4 to 3.4.5.

Your tests are still failing with this version. Compare changes

Release Notes for 3.4.5 - 2019.11.28
  • Detect incorrect order of operations in Object.assign, MS Edge bug
  • Detect usage of ToLength in Array#{ filter, map }, FF48-49 and MS Edge 14- issues
  • Detect incorrect MS Edge 17-18 Reflect.set which allows setting the property to object with non-writable property on the prototype
  • Fixed inspectSource helper with multiple core-js copies and some related features like some edge cases of Promise feature detection

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 2, 2019

  • The dependency core-js was updated from 3.4.5 to 3.4.6.

Your tests are still failing with this version. Compare changes

Release Notes for 3.4.6 - 2019.12.03
  • Improved iOS compat data - added missed mapping iOS 12.2 -> Safari 12.1, added bug fixes from patch releases
  • Added Safari 13.1 compat data
  • Added missed in core-js-compat helpers ie_mob normalization
  • Normalize the result of getModulesListForTargetVersion core-js-compat helper
  • Improved CI detection in the postinstall script, #707

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 2, 2019

  • The dependency core-js was updated from 3.4.6 to 3.4.7.

Your tests are still failing with this version. Compare changes

Release Notes for 3.4.7 - 2019.12.03
  • Fixed an NPM publishing issue

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 8, 2019

  • The dependency core-js was updated from 3.4.7 to 3.4.8.

Your tests are still failing with this version. Compare changes

Release Notes for 3.4.8 - 2019.12.09
  • Added one more workaround for broken in previous versions inspectSource helper, #719
  • Added Opera Mobile compat data
  • Updated Samsung Internet, iOS, old Node and Android compat data mapping
  • es.string.match-all marked as completely supported in FF73
  • Generate core-js-compat/modules since often we need just the list of core-js modules

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 12, 2019

  • The dependency core-js was updated from 3.4.8 to 3.5.0.

Your tests are still failing with this version. Compare changes

Release Notes for 3.5.0 - 2019.12.12

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 19, 2019

  • The dependency core-js was updated from 3.5.0 to 3.6.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 3.6.0 - 2019.12.19
  • Added support of sticky (y) RegExp flag, #372, #732, #492, thanks @cvle and @nicolo-ribaudo
  • Added RegExp#test delegation to RegExp#exec, #732, thanks @cvle
  • Fixed some cases of Object.create(null) in IE8-, #727, #728, thanks @aleen42
  • Allowed object of minimum environment versions as core-js-compat and core-js-builder targets argument
  • Allowed corresponding to Babel targets.esmodules, targets.browsers, targets.node options in core-js-compat and core-js-builder
  • Engines in compat data and results of targets parsing sorted alphabetically
  • Fixed features/instance/match-all entry compat data
  • Fixed Array.prototype[@@unscopables] descriptor (was writable)
  • Added Samsung Internet 11 compat data mapping

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 25, 2019

  • The dependency core-js was updated from 3.6.0 to 3.6.1.

Your tests are still failing with this version. Compare changes

Release Notes for 3.6.1 - 2019.12.25
  • Fixed a bug related Symbol with multiple copies of core-js (for 3.4.2-3.6.0), #736
  • Refactored some tools

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 9, 2020

  • The dependency core-js was updated from 3.6.4 to 3.6.5.

Your tests are still failing with this version. Compare changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working greenkeeper
Projects
None yet
Development

No branches or pull requests

0 participants