Skip to content

[Snyk] Upgrade core-js from 3.15.0 to 3.15.1 #989

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

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade core-js from 3.15.0 to 3.15.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 21 days ago, on 2021-06-22.
Release notes
Package name: core-js
  • 3.15.1 - 2021-06-22
    • Fixed cloning of regex through RegExp constructor, #948
  • 3.15.0 - 2021-06-20
    • Added RegExp named capture groups polyfill, #521, #944
    • Added RegExp dotAll flag polyfill, #792, #944
    • Added missed polyfills of Annex B features (required mainly for some non-browser engines), #336, #945:
      • escape
      • unescape
      • String.prototype.substr
      • Date.prototype.getYear
      • Date.prototype.setYear
      • Date.prototype.toGMTString
    • Fixed detection of forbidden host code points in URL polyfill
    • Allowed rhino target in core-js-compat / core-js-builder, added compat data for rhino 1.7.13, #942, thanks @ gausie
    • .at marked as supported from FF90
from core-js GitHub release notes
Commit messages
Package name: core-js

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

@snyk-bot snyk-bot requested a review from a team as a code owner July 13, 2021 19:19
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@codecov
Copy link

codecov bot commented Jul 13, 2021

Codecov Report

Merging #989 (3bb9073) into main (b71fd7b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #989   +/-   ##
=======================================
  Coverage   85.07%   85.07%           
=======================================
  Files         814      814           
  Lines       16773    16773           
  Branches     2169     2169           
=======================================
  Hits        14269    14269           
  Misses       2473     2473           
  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 b71fd7b...3bb9073. Read the comment docs.

@aaron-steinfeld aaron-steinfeld merged commit 2301fe7 into main Jul 13, 2021
@aaron-steinfeld aaron-steinfeld deleted the snyk-upgrade-0e66c079bb121016257d40ce5a82a465 branch July 13, 2021 21:16
@github-actions
Copy link

Unit Test Results

    4 files  259 suites   16m 18s ⏱️
941 tests 941 ✔️ 0 💤 0 ❌
947 runs  947 ✔️ 0 💤 0 ❌

Results for commit 2301fe7.

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.

2 participants