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.10.1 to 3.11.0 #374

Merged
merged 1 commit into from
Apr 25, 2021

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade core-js from 3.10.1 to 3.11.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 2 versions ahead of your current version.
  • The recommended version was released 2 days ago, on 2021-04-22.
Release notes
Package name: core-js
  • 3.11.0 - 2021-04-22
  • 3.10.2 - 2021-04-19
    • URL and URLSearchParams marked as supported from Safari 14.0
    • Polyfilled built-in constructors protected from calling on instances
  • 3.10.1 - 2021-04-07
    • Prevented possible RegExp#split problems in old engines, #751, #919
    • Detection of Safari 10 string padding bug extended to some Safari-based browsers
from core-js GitHub release notes
Commit messages
Package name: core-js
  • e94a771 3.11.0
  • d4f51fa Merge pull request #928 from jamiebuilds/patch-1
  • 7ea1f1b review
  • 28afbf1 Update hasOwn to reflect change in operation order
  • 8e1c655 add node 16 to ci
  • 42f0d0f update dependencies
  • acd0a4a add accessible `Object#hasOwnProperty` stage 2 proposal, `Object.hasOwn` method
  • 8f158cb improve linting
  • 5f34c78 update dependencies
  • b76f929 fix a possible `RegExp` constructor problem with multiple global `core-js` instances
  • 8710503 3.10.2
  • ee0e2b8 update dependencies
  • 0ef4be7 mark `URL` and `URLSearchParams` as supported from Safari 14.0
  • b5dbc24 fix `Symbol` detection in compat tests
  • 7fb2b1d change a term for consistency
  • 8355c43 protect polyfilled built-in constructors from calling on instances
  • 25d67d1 update dependencies
  • ce52fdc update dependencies, improve linting
  • 381a25c fix incorrect blob urls origin
  • 3922729 update dependencies
  • 1f7de10 update dependencies
  • 8e7a34a update `Intl` note, https://github.com/Intl support zloirock/core-js#839#issuecomment-648584917
  • ea13590 update dependencies
  • 20183a5 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

@codecov
Copy link

codecov bot commented Apr 24, 2021

Codecov Report

Merging #374 (74cd04b) into master (752508f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #374   +/-   ##
=======================================
  Coverage   28.86%   28.86%           
=======================================
  Files         109      109           
  Lines        2404     2404           
  Branches      340      340           
=======================================
  Hits          694      694           
  Misses       1660     1660           
  Partials       50       50           

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 752508f...74cd04b. Read the comment docs.

@makimenko makimenko merged commit 0f40ad8 into master Apr 25, 2021
@makimenko makimenko deleted the snyk-upgrade-d1053cdfbdbd74fd19fb47bd5ff1cc58 branch April 25, 2021 17:32
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