Skip to content

Conversation

@snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade core-js from 3.8.0 to 3.8.1.

merge advice
✨ Snyk has automatically assigned this pull request, set who gets assigned.

ℹ️ 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 22 days ago, on 2020-12-06.
Release notes
Package name: core-js
  • 3.8.1 - 2020-12-06
    • Fixed work of new %TypedArray% methods on BigInt arrays
    • Added ESNext methods to ES3 workaround for Number constructor wrapper
  • 3.8.0 - 2020-11-25
    • Added relative indexing method stage 3 proposal
      • Array#at
      • %TypedArray%#at
    • Added Number.range stage 1 proposal
      • Number.range
      • BigInt.range
    • Added array filtering stage 1 proposal
      • Array#filterOut
      • %TypedArray%#filterOut
    • Added array deduplication stage 1 proposal
      • Array#uniqueBy
    • Added code points / code units explicit feature detection in String#at for preventing breakage code which use obsolete String#at proposal polyfill
    • Added the missed (es|stable)/instance/replace-all entries
    • Updated compat data mapping for Opera - from Opera 69, the difference with Chrome versions increased to 14
    • Compat data mapping for modern Android WebView to Chrome moved from targets parser directly to compat data
    • Depracate core-js-builder blacklist option in favor of exclude
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

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@snyk-bot snyk-bot requested a review from a team as a code owner December 28, 2020 00:01
@github-actions

This comment has been minimized.

@codecov
Copy link

codecov bot commented Dec 28, 2020

Codecov Report

Merging #462 (b2e8724) into main (82be0ec) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #462   +/-   ##
=======================================
  Coverage   85.68%   85.68%           
=======================================
  Files         749      749           
  Lines       15320    15320           
  Branches     1814     1814           
=======================================
  Hits        13127    13127           
  Misses       2162     2162           
  Partials       31       31           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 82be0ec...b2e8724. Read the comment docs.

@aaron-steinfeld aaron-steinfeld merged commit 22d1a8b into main Dec 28, 2020
@aaron-steinfeld aaron-steinfeld deleted the snyk-upgrade-028e5f447abf30e7d1ab38d50ee3734e branch December 28, 2020 01:47
@github-actions
Copy link

Unit Test Results

    1 files  ±0  230 suites  ±0   5m 8s ⏱️ +26s
796 tests ±0  796 ✔️ ±0  0 💤 ±0  0 ❌ ±0 
800 runs  ±0  800 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 22d1a8b. ± Comparison against base commit 82be0ec.

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.

3 participants