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.8.3 to 3.9.0 #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

titonobre
Copy link
Owner

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

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-18.
Release notes
Package name: core-js
  • 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
  • 3.8.3 - 2021-01-19
    • Fixed some more issues related to FF44- legacy Iterator, #906
from core-js GitHub release notes
Commit messages
Package name: core-js
  • 37970c0 3.9.0
  • 1f4e254 update dependencies
  • 62a3711 add some caps for the pure version
  • f2f4f4b adapt tests to specific of Chrome 67 `BigInt` constructor
  • 1ae4619 add a workaround for testing DOM collections iterators with non-standard behaviour of DOM collections prototypes in Safari ~12
  • 8a71f7a drop some more `ToLength` tests
  • de922f3 fix previous commit
  • 1d4b84f drop `{ Map, WeakMap }#{ upsert, updateOrInsert }.name` tests
  • 3ec7426 fix incorrect replacement
  • 66770c8 update dependencies
  • 4112be2 update dependencies
  • b369faf add `%TypedArray%#uniqueBy` method
  • 05fccd8 some stylistic changes
  • 4e18c01 add `Array` find from last stage 1 proposal
  • d3f70c7 update dependencies
  • bf49cb3 remove cache from CI because of a NPM bug on Windows
  • 38b83e6 drop one more unnecessary test
  • 944a687 drop `ToLength` detection from array methods feature detection
  • 5543070 try to fix an CI / NPM issue on windows
  • 3b30b80 try to enable Node 15 CI
  • a0fb020 trying to fix an NPM issue on windows
  • c8601fa fix a test
  • 7b48bc9 downgrade `semver` for trying to fix an NPM issue on windows
  • fb3c343 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

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