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

Update dependency core-js to v3.33.3 - autoclosed #1048

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2022

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js 3.27.1 -> 3.33.3 age adoption passing confidence

Release Notes

zloirock/core-js (core-js)

v3.33.3

Compare Source

v3.33.2

Compare Source

  • Simplified structuredClone polyfill, avoided second tree pass in cases of transferring
  • Added support of SuppressedError to structuredClone polyfill
  • Removed unspecified unnecessary ArrayBuffer and DataView dependencies of structuredClone lack of which could cause errors in some entries in IE10-
  • Fixed handling of fractional number part in Number.fromString
  • Compat data improvements:

v3.33.1

Compare Source

v3.33.0

Compare Source

v3.32.2

Compare Source

  • Fixed structuredClone feature detection [email protected] bug, #​1288
  • Added a workaround of old WebKit + eval bug, #​1287
  • Compat data improvements:
    • Added Samsung Internet 23 compat data mapping
    • Added Quest Browser 29 compat data mapping

v3.32.1

Compare Source

  • Fixed some cases of IEEE754 rounding, #​1279, thanks @​petamoriken
  • Prevented injection process polyfill to core-js via some bundlers or esm.sh, #​1277
  • Some minor fixes and stylistic changes
  • Compat data improvements:

v3.32.0

Compare Source

v3.31.1

Compare Source

v3.31.0

Compare Source

v3.30.2

Compare Source

  • Added a fix for a NodeJS 20.0.0 bug with cloning File via structuredClone
  • Added protection from Terser unsafe String optimization, #​1242
  • Added a workaround for getting proper global object in Figma plugins, #​1231
  • Compat data improvements:

v3.30.1

Compare Source

v3.30.0

Compare Source

v3.29.1

Compare Source

v3.29.0

Compare Source

  • Added URLSearchParams.prototype.size getter, url/734
  • Allowed cloning resizable ArrayBuffers in the structuredClone polyfill
  • Fixed wrong export in /(stable|actual|full)/instance/unshift entries, #​1207
  • Compat data improvements:
    • Set methods proposal marked as supported from Bun 0.5.7
    • String.prototype.toWellFormed marked as fixed from Bun 0.5.7
    • Added Deno 1.31 compat data mapping

v3.28.0

Compare Source

3.28.0 - 2023.02.14

v3.27.2

Compare Source

  • Set methods proposal updates:
    • Closing of iterators of Set-like objects on early exit, proposal-set-methods/85
    • Some other minor internal changes
  • Added one more workaround of a webpack dev server bug on IE global methods, #​1161
  • Fixed possible String.{ raw, cooked } error with empty template array
  • Used non-standard V8 Error.captureStackTrace instead of stack parsing in new error classes / wrappers where it's possible
  • Added detection correctness of iteration to Promise.{ allSettled, any } feature detection, Hermes issue
  • Compat data improvements:
    • Change Array by copy proposal marked as supported from V8 ~ Chrome 110
    • Added Samsung Internet 20 compat data mapping
    • Added Quest Browser 25 compat data mapping
    • Added React Native 0.71 Hermes compat data
    • Added Electron 23 and 24 compat data mapping
    • self marked as fixed in Deno 1.29.3, deno/17362
  • Minor tweaks of minification settings for core-js-bundle
  • Refactoring, some minor fixes, improvements, optimizations

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a1fe11d) 69.28% compared to head (83a1caf) 69.28%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1048   +/-   ##
=======================================
  Coverage   69.28%   69.28%           
=======================================
  Files          59       59           
  Lines        5079     5079           
  Branches     1068     1068           
=======================================
  Hits         3519     3519           
  Misses       1533     1533           
  Partials       27       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from d6f7d7b to 5c8da0c Compare May 7, 2022 22:57
@renovate renovate bot changed the title Update dependency core-js to v3.22.4 Update dependency core-js to v3.22.5 May 10, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 6 times, most recently from cfcfafe to 7a8bdbd Compare May 12, 2022 23:35
@renovate renovate bot changed the title Update dependency core-js to v3.22.5 Update dependency core-js to v3.22.6 May 22, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from b7a8b1a to 8ad3a9c Compare May 23, 2022 17:54
@renovate renovate bot changed the title Update dependency core-js to v3.22.6 Update dependency core-js to v3.22.7 May 24, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 8ad3a9c to 7798555 Compare May 24, 2022 16:54
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 3 times, most recently from e231043 to 885de27 Compare June 1, 2022 11:19
@renovate renovate bot changed the title Update dependency core-js to v3.22.7 Update dependency core-js to v3.22.8 Jun 1, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from acaeb30 to bf58468 Compare June 2, 2022 23:52
@renovate renovate bot changed the title Update dependency core-js to v3.22.8 Update dependency core-js to v3.23.0 Jun 13, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from bf58468 to 1ca8eef Compare June 13, 2022 19:12
@renovate renovate bot changed the title Update dependency core-js to v3.23.0 Update dependency core-js to v3.23.1 Jun 14, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from f1b3b5c to 42ce53c Compare June 20, 2022 19:42
@renovate renovate bot changed the title Update dependency core-js to v3.23.1 Update dependency core-js to v3.23.2 Jun 20, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 42ce53c to ba08774 Compare June 25, 2022 21:18
@renovate renovate bot changed the title Update dependency core-js to v3.23.2 Update dependency core-js to v3.23.3 Jun 25, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from ba08774 to 9a8d6cb Compare July 1, 2022 04:27
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from e37e29c to 8352984 Compare September 7, 2023 13:24
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 5 times, most recently from f2410d1 to 1c487b2 Compare September 21, 2023 21:14
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 1c487b2 to 7350bf0 Compare October 1, 2023 03:46
@renovate renovate bot changed the title Update dependency core-js to v3.32.2 Update dependency core-js to v3.33.0 Oct 1, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 4 times, most recently from 31bc43b to 34605d2 Compare October 3, 2023 16:16
@renovate renovate bot changed the title Update dependency core-js to v3.33.0 Update dependency core-js to v3.33.1 Oct 20, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 34605d2 to dc8ce01 Compare October 20, 2023 06:49
@renovate renovate bot changed the title Update dependency core-js to v3.33.1 Update dependency core-js to v3.33.2 Oct 30, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 7 times, most recently from f85b330 to b63708d Compare November 3, 2023 21:19
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from b63708d to cd2be7c Compare November 16, 2023 17:03
@renovate renovate bot changed the title Update dependency core-js to v3.33.2 Update dependency core-js to v3.33.3 Nov 19, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from cd2be7c to ab84e37 Compare November 19, 2023 19:06
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from ab84e37 to 83a1caf Compare November 28, 2023 16:31
@renovate renovate bot changed the title Update dependency core-js to v3.33.3 Update dependency core-js to v3.33.3 - autoclosed Nov 28, 2023
@renovate renovate bot closed this Nov 28, 2023
@renovate renovate bot deleted the renovate/core-js-3.x branch November 28, 2023 18:35
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.

0 participants