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

[Snyk] Upgrade core-js from 3.4.5 to 3.6.4 #153

Merged
merged 2 commits into from Mar 11, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade core-js from 3.4.5 to 3.6.4.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 9 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-01-13.
Release notes
Package name: core-js
  • 3.6.4 - 2020-01-13
    • Prevented a possible almost infinite loop in non-standard implementations of some backward iteration array methods
  • 3.6.3 - 2020-01-10
    • Fixed replacement of substitutes of undefined capture groups in .replace in Safari 13.0-, #471, #745, thanks @mattclough1
    • Improved compat data for old engines
  • 3.6.2 - 2020-01-06
    • Fixed early implementations of Array#{ every, forEach, includes, indexOf, lastIndexOf, reduce, reduceRight, slice, some, splice } for the usage of ToLength
    • Added RegExp#exec dependency to methods which depends on the correctness of logic of this method (3.6.0-3.6.1 issue), #741
    • Refactored some internals
  • 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
  • 3.6.0 - 2019-12-18
    • 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
  • 3.5.0 - 2019-12-12
  • 3.4.8 - 2019-12-08
    • 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
  • 3.4.7 - 2019-12-02
    • Fixed an NPM publishing issue
  • 3.4.6 - 2019-12-02
    • 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
  • 3.4.5 - 2019-11-27
from core-js GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@Narshe1412 Narshe1412 merged commit c6af9f6 into master Mar 11, 2020
@Narshe1412 Narshe1412 deleted the snyk-upgrade-86bc67fdb551a6d9a10832aa2da8f4ba branch March 11, 2020 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants