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.5.0 to 3.6.4 #43

Merged
merged 1 commit into from Mar 19, 2020

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade core-js from 3.5.0 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 5 versions ahead of your current version.
  • The recommended version was released 2 months 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
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

Copy link
Member

@joffutt4 joffutt4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@joffutt4 joffutt4 merged commit 08d6b8a into master Mar 19, 2020
@joffutt4 joffutt4 deleted the snyk-upgrade-ce14f03009c73fd0e6b6bce1f49ce6e6 branch March 19, 2020 19:51
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