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-compat from 3.16.0 to 3.16.1 #2

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade core-js-compat from 3.16.0 to 3.16.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-08-08.
Release notes
Package name: core-js-compat
  • 3.16.1 - 2021-08-08
    • Fixed microtask implementation on iOS Pebble, #967
    • Fixed some entry points
    • Improved old Safari compat data
  • 3.16.0 - 2021-07-30
    • Array find from last proposal moved to the stage 3, July 2021 TC39 meeting
    • Array filtering stage 1 proposal:
      • Array.prototype.filterReject replaces Array.prototype.filterOut
      • %TypedArray%.prototype.filterReject replaces %TypedArray%.prototype.filterOut
    • Added Array grouping stage 1 proposal:
      • Array.prototype.groupBy
      • %TypedArray%.prototype.groupBy
    • Work with symbols made stricter: some missed before cases of methods that should throw an error on symbols now works as they should
    • Handling @@ toPrimitive in some cases of ToPrimitive internal logic made stricter
    • Fixed work of Request with polyfilled URLSearchParams, #965
    • Fixed possible exposing of collections elements metadata in some cases, #427
    • Fixed crashing of Object.create(null) on WSH, #966
    • Fixed some cases of typed arrays subclassing logic
    • Fixed a minor bug related to string conversion in RegExp#exec
    • Fixed Date.prototype.getYear feature detection
    • Fixed content of some entry points
    • Some minor optimizations and refactoring
    • Deno:
      • Added Deno support (sure, after bundling since Deno does not support CommonJS)
      • Allowed deno target in core-js-compat / core-js-builder
      • A bundle for Deno published on deno.land/x/corejs
    • Added / updated compat data / mapping:
      • Deno 1.0-1.13
      • NodeJS up to 16.6
      • iOS Safari up to 15.0
      • Samsung Internet up to 15.0
      • Opera Android up to 64
      • Object.hasOwn marked as supported from V8 9.3 and FF92
      • Date.prototype.getYear marked as not supported in IE8-
    • Added summary option to core-js-builder, see more info in the README, #910
from core-js-compat GitHub release notes
Commit messages
Package name: core-js-compat
  • d4ecfce 3.16.1
  • 4555d02 simplify
  • 6ee268d simplify and improve commonjs entries testing, test coverage of those tests, fix some entries
  • 823785e update dependencies
  • ea035fe use `7.1` instead of `8.0` for safari versions in compat data since it's a backported version with the same results
  • 0aae40b update dependencies
  • 84a0573 test and fix unexpected inner namespaces in entry points
  • 9c3a0d8 use `konan` instead of `detective` since we need ESM support
  • 25f09dd update `babel`
  • 8665a3d update dependencies
  • 0171c09 update `eslint-plugin-unicorn`
  • c064b7e update the changelog
  • faa1168 Merge pull request Fix microtasks on iOS Pebble zloirock/core-js#967 from leo60228/pebble-microtask
  • de6d2fc fix microtasks on iOS Pebble
  • f726966 add `check-unused-modules` script
  • 11a1e79 some stylistic changes, optimize `clean-and-copy`
  • c8661bc use `globby` in some cases + some stylistic changes
  • bd40601 update dependencies
  • 77e0e3d move some tests to zx

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant