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.9.0 to 3.9.1 #212

Merged
merged 1 commit into from Mar 3, 2021

Conversation

rafa8626
Copy link
Member

@rafa8626 rafa8626 commented Mar 2, 2021

Snyk has created this PR to upgrade core-js from 3.9.0 to 3.9.1.

merge advice
ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released a day ago, on 2021-02-28.
Release notes
Package name: core-js
  • 3.9.1 - 2021-02-28
    • Added a workaround for Chrome 38-40 bug which does not allow to inherit symbols (incl. well-known) from DOM collections prototypes to instances, #37
    • Used NumericRangeIterator as toStringTag instead of RangeIterator in { Number, BigInt }.range iterator, per this PR
    • TypedArray constructors marked as supported from Safari 14.0
    • Updated compat data mapping for iOS Safari and Opera for Android
  • 3.9.0 - 2021-02-18
    • Added Array find from last stage 1 proposal
      • Array#findLast
      • Array#findLastIndex
      • %TypedArray%#findLast
      • %TypedArray%#findLastIndex
    • Added %TypedArray%#uniqueBy method for array deduplication stage 1 proposal
      • %TypedArray%#uniqueBy
    • Dropped ToLength detection from array methods feature detection which could cause hanging FF11-21 and some versions of old WebKit, #764
    • Minified bundle from core-js-bundle uses terser instead of uglify-js
from core-js GitHub release notes
Commit messages
Package name: core-js
  • 50073b3 3.9.1
  • a329c50 update dependencies
  • 2394dac added a workaround for Chrome 38-40 bug which does not allow to inherit symbols (incl. well-known) from DOM collections prototypes to instances
  • a136e4d update `eslint`
  • a392631 update dependencies
  • cdae214 compress `__webpack_require__` with `keep_fnames` option
  • a9c10da use `NumericRangeIterator` as toStringTag instead of `RangeIterator` in `{ Number, BigInt }.range` iterator
  • b679f3a Merge pull request #913 from roadupcc/patch-1
  • bb1eaa6 mark TypedArray constructors as supported from Safari 14.0
  • 64f3dc4 update dependencies
  • 89d9e04 update the changelog
  • 80dda60 update dependencies
  • eb197db add mapping iOS 14.5 -> Safari 14.1
  • 6d4f894 Update 2019-03-19-core-js-3-babel-and-a-look-into-the-future.md
  • 1120528 add `repository.directory` to `packages/*/package.json`
  • 647b55d update compat data mapping for mobile Opera
  • 95a6f55 update dependencies

Compare


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

@rafa8626 rafa8626 merged commit 4c143fb into master Mar 3, 2021
@rafa8626 rafa8626 deleted the snyk-upgrade-15f3c2cd2ca56d55337dfdd189d4018d branch May 13, 2021 01:11
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