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 #311

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js (source) 2.6.12 -> 3.39.0 age adoption passing confidence

Release Notes

zloirock/core-js (core-js)

v3.39.0

Compare Source

v3.38.1

Compare Source

v3.38.0

Compare Source

v3.37.1

Compare Source

v3.37.0

Compare Source

v3.36.1

Compare Source

v3.36.0

Compare Source

v3.35.1

Compare Source

v3.35.0

Compare Source

v3.34.0

Compare Source

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

v3.27.1

Compare Source

  • Fixed a Chakra-based MS Edge (18-) bug that unfreeze (O_o) frozen arrays used as WeakMap keys
  • Fixing of the previous bug also fixes some cases of String.dedent in MS Edge
  • Fixed dependencies of some entries

v3.27.0

Compare Source

  • Iterator Helpers proposal:
    • Built-ins:
      • Iterator
        • Iterator.from
        • Iterator.prototype.drop
        • Iterator.prototype.every
        • Iterator.prototype.filter
        • Iterator.prototype.find
        • Iterator.prototype.flatMap
        • Iterator.prototype.forEach
        • Iterator.prototype.map
        • Iterator.prototype.reduce
        • Iterator.prototype.some
        • Iterator.prototype.take
        • Iterator.prototype.toArray
        • Iterator.prototype.toAsync
        • Iterator.prototype[@​@​toStringTag]
      • AsyncIterator
        • AsyncIterator.from
        • AsyncIterator.prototype.drop
        • AsyncIterator.prototype.every
        • AsyncIterator.prototype.filter
        • AsyncIterator.prototype.find
        • AsyncIterator.prototype.flatMap
        • AsyncIterator.prototype.forEach
        • AsyncIterator.prototype.map
        • AsyncIterator.prototype.reduce
        • AsyncIterator.prototype.some
        • AsyncIterator.prototype.take
        • AsyncIterator.prototype.toArray
        • AsyncIterator.prototype[@​@​toStringTag]
    • Moved to Stage 3, [November 2022 TC39 meeting](https://redirect.github.com/babel/proposals/issues/85#issuecomment-

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 8, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 4e28b80 to 3ddc191 Compare April 22, 2021 11:33
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 3 times, most recently from 5b8cce1 to de5bc5a Compare May 5, 2021 14:54
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 2c972c2 to 67eb719 Compare May 8, 2021 21:55
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 6e12839 to 64ba18f Compare May 29, 2021 10:10
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 64ba18f to 585ce87 Compare June 5, 2021 08:43
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 8ba7ccb to e6c96e3 Compare June 22, 2021 19:23
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from e6c96e3 to 43b376b Compare June 29, 2021 11:59
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 43b376b to 7bb252e Compare July 30, 2021 04:21
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 7bb252e to 7d62232 Compare August 8, 2021 18:38
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 7d62232 to faf4d2e Compare August 17, 2021 14:35
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from c0f394c to 5015a06 Compare August 29, 2021 16:19
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 3 times, most recently from 0060b36 to b657d0d Compare September 2, 2021 19:17
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from b657d0d to df8e8ce Compare September 9, 2021 09:25
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from df8e8ce to 88cc2bd Compare September 19, 2021 20:24
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 88cc2bd to 4437c70 Compare September 26, 2021 23:26
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 4437c70 to 29fa6a5 Compare October 5, 2021 19:33
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 29fa6a5 to dacba35 Compare October 12, 2021 19:37
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from dacba35 to 9de9ce5 Compare October 25, 2021 09:55
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 9de9ce5 to 29015e7 Compare November 2, 2021 20:47
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 29015e7 to 621ef0b Compare November 29, 2021 19:44
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 7a8c4c4 to 9e01eb6 Compare November 20, 2022 12:14
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from bc29380 to d7429eb Compare December 29, 2022 20:19
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from d7429eb to e5256a4 Compare January 18, 2023 20:38
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from e5256a4 to e79e0fc Compare February 13, 2023 22:08
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from e79e0fc to 4b0f34f Compare February 26, 2023 22:57
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 4b0f34f to 7dc564a Compare March 13, 2023 08:32
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 7dc564a to 67c4cac Compare April 4, 2023 00:45
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 67c4cac to 8c39f8d Compare April 17, 2023 09:45
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 8c39f8d to 0d2a11e Compare May 28, 2023 10:30
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 0d2a11e to ae8931d Compare June 11, 2023 22:39
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from ae8931d to 699b2f9 Compare July 6, 2023 03:20
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 699b2f9 to 285dbc1 Compare July 27, 2023 19:44
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 285dbc1 to 1d6d615 Compare August 18, 2023 19:38
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 1d6d615 to 3180628 Compare September 7, 2023 13:00
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 3180628 to d140548 Compare October 1, 2023 21:14
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from d140548 to 8b8e5e1 Compare October 20, 2023 07:11
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 8b8e5e1 to bab8c46 Compare October 30, 2023 18:39
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from bab8c46 to b2d7c46 Compare November 19, 2023 20:07
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from b2d7c46 to f98a054 Compare December 5, 2023 19:22
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from f98a054 to df41a60 Compare December 29, 2023 01:45
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from df41a60 to 1df864d Compare January 21, 2024 01:41
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 1df864d to 28dd5d3 Compare February 14, 2024 09:36
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 28dd5d3 to f77ae34 Compare March 19, 2024 02:11
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from f77ae34 to 13f04d4 Compare April 16, 2024 23:09
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 13f04d4 to 5d09f61 Compare May 14, 2024 10:17
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 5d09f61 to fd3d92b Compare August 4, 2024 18:24
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from fd3d92b to 80587aa Compare August 20, 2024 12:59
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 80587aa to eb5da63 Compare October 31, 2024 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants