Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

[Snyk] Upgrade core-js from 3.19.1 to 3.19.2 #967

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

Conversation

snyk-bot
Copy link
Contributor

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

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-11-29.
Release notes
Package name: core-js
  • 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
  • 3.19.1 - 2021-11-02
    • Added a workaround for FF26- bug where ArrayBuffers are non-extensible, but Object.isExtensible does not report it:
      • Fixed in Object.{ isExtensible, isSealed, isFrozen } and Reflect.isExtensible
      • Fixed handling of ArrayBuffers as collections keys
    • Fixed Object#toString on AggregateError in IE10-
    • Fixed possible lack of dependencies of WeakMap in IE8-
    • .findLast methods family marked as supported from Chrome 97
    • Fixed inheritance of Electron compat data web. modules
    • Fixed Safari 15.1 compat data (some features were not added)
    • Added iOS Safari 15.1 compat data mapping
from core-js GitHub release notes
Commit messages
Package name: core-js
  • e49b7f3 3.19.2
  • 52eea94 move some logic to the prototype of `URL` state
  • c4e8bb3 move some logic to state prototypes
  • 7f6670f prevent some theoretical cases of breaking / observing the internal state by patching `Array.prototype[@@ species]`
  • 48d0b3f update dependencies
  • 28f30d3 add Electron 17.0 compat data mapping
  • 8aaad88 Merge pull request #1015 from zloirock/uc-sticky
  • ab4cc84 update the changelog
  • 1ed2bd1 try to fix broken UC browser `RegExp#sticky`
  • 73804dd update dependencies
  • a4317b7 update dependencies
  • 91938c2 unpin `cli-table` since a bug was fixed
  • ef375b2 update dependencies
  • b68787a simplify `karma.conf`
  • 4d336df improve unit tests linting
  • 69e14b8 refactor tests, fix some asserts
  • 3a05507 fix a typo
  • 50ef716 update the changelog
  • 66b146d add `QUnit.assert.{ true, false }` helpers for `qunit@1`
  • 9943cee add `notSame` qunit helper
  • f1bee9e simplify qunit helpers
  • cbb60c9 Merge pull request #1010 from ildar-shaimordanov/patch-1
  • b307593 add new test asserts for es.function.name.js
  • 48d9401 follow ESLint recommendations

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 December 21, 2021 11:42
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.

None yet

1 participant