Skip to content
This repository was archived by the owner on Sep 27, 2022. It is now read-only.

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade core-js from 3.19.2 to 3.19.3.

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 22 days ago, on 2021-12-06.
Release notes
Package name: core-js
  • 3.19.3 - 2021-12-06
    • Fixed internal slots check in methods of some built-in types, #1017
    • Fixed URLSearchParams iterator .next that should be enumerable by the spec
    • Refactored Subscription
    • Added NodeJS 17.2 compat data mapping
  • 3.19.2 - 2021-11-29
    • Added a workaround for a UC Browser specific version bug with unobservable RegExp#sticky flag, #1008, #1015
    • Added handling of comments and specific spaces to Function#name polyfill, #1010, thanks @ ildar-shaimordanov
    • Prevented some theoretical cases of breaking / observing the internal state by patching Array.prototype[@@ species]
    • Refactored URL and URLSearchParams
    • Added iOS Safari 15.2 compat data mapping
    • Added Electron 17.0 compat data mapping
    • Updated Deno compat data mapping
from core-js GitHub release notes
Commit messages
Package name: core-js
  • 7dae270 3.19.3
  • dde0f68 adapt some tests for IE8-
  • 1c30078 update the changelog
  • 2e73413 slightly rework `Subscription` state
  • bbddc65 update dependencies
  • ef0bd20 update dependencies
  • 325ee1e fix internal slots check in methods of some more built-in types
  • 4a29d1f fix `URLSearchParams` iterator `.next` that should be enumerable by the spec
  • bfa8fe1 fix requirements of internal slots in `Observable` / `Subscription` / `SubscriptionObserver`
  • 66e8263 fix a link
  • 810be7b update dependencies, we can no longer use `legacy-peer-deps`
  • 70c1732 add NodeJS 17.2 compat data mapping

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

@podarok podarok merged commit d3fd847 into 4.x Jan 4, 2022
@podarok podarok deleted the snyk-upgrade-db1a5e7cb9d3c90db666e05ed49f2d3c branch January 4, 2022 12:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants