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

chore(deps): update dependency core-js to v3.39.0 #130

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 1, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js (source) 3.9.0 -> 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 core-js@3.32.1 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#issuecommen

Configuration

📅 Schedule: Branch creation - "before 7am on the first day of the month" in timezone GMT, 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 changed the title chore(deps): update dependency core-js to v3.18.1 chore(deps): update dependency core-js to v3.18.2 Oct 5, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 6cc724f to 673c66e Compare October 12, 2021 21:11
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.18.2 chore(deps): update dependency core-js to v3.18.3 Oct 12, 2021
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.18.3 chore(deps): update dependency core-js to v3.19.0 Oct 25, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 673c66e to 32d3ea8 Compare October 25, 2021 08:34
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 32d3ea8 to c602f25 Compare November 2, 2021 21:14
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.19.0 chore(deps): update dependency core-js to v3.19.1 Nov 2, 2021
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.19.1 chore(deps): update dependency core-js to v3.19.2 Nov 29, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 7e140f4 to 3cced42 Compare December 6, 2021 10:56
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.19.2 chore(deps): update dependency core-js to v3.19.3 Dec 6, 2021
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.19.3 chore(deps): update dependency core-js to v3.20.0 Dec 15, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 3cced42 to 31fdb43 Compare December 15, 2021 22:12
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.20.0 chore(deps): update dependency core-js to v3.20.1 Dec 23, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 31fdb43 to a36383e Compare December 23, 2021 14:18
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.20.1 chore(deps): update dependency core-js to v3.20.2 Jan 2, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from a36383e to 0f4144c Compare January 2, 2022 04:08
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.20.2 chore(deps): update dependency core-js to v3.20.3 Jan 15, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 0f4144c to 6e21b82 Compare January 15, 2022 12:48
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 6e21b82 to bbcd027 Compare February 2, 2022 00:58
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.20.3 chore(deps): update dependency core-js to v3.21.0 Feb 2, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from bbcd027 to 4bb57b9 Compare February 16, 2022 19:26
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.21.0 chore(deps): update dependency core-js to v3.21.1 Feb 16, 2022
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.21.1 chore(deps): update dependency core-js to v3.22.0 Apr 15, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 4bb57b9 to 6f3a2e6 Compare April 15, 2022 04:58
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.22.0 chore(deps): update dependency core-js to v3.22.1 Apr 20, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 6f3a2e6 to a6d1958 Compare April 20, 2022 03:39
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.22.1 chore(deps): update dependency core-js to v3.22.2 Apr 21, 2022
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.24.1 - autoclosed chore(deps): update dependency core-js to v3.24.1 Apr 5, 2023
@renovate renovate bot reopened this Apr 5, 2023
@renovate renovate bot restored the renovate/core-js-3.x branch April 5, 2023 01:02
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.24.1 chore(deps): update dependency core-js to v3.32.0 Aug 1, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from d70bd58 to c2bf67e Compare August 1, 2023 05:45
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.32.0 chore(deps): update dependency core-js to v3.32.1 Sep 1, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from c2bf67e to 507e657 Compare September 1, 2023 01:00
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 507e657 to 9df1607 Compare October 1, 2023 01:14
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.32.1 chore(deps): update dependency core-js to v3.32.2 Oct 1, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 9df1607 to f0a907e Compare November 1, 2023 00:18
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.32.2 chore(deps): update dependency core-js to v3.33.1 Nov 1, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from f0a907e to c4e59be Compare December 1, 2023 00:19
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.33.1 chore(deps): update dependency core-js to v3.33.3 Dec 1, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from c4e59be to 62fd165 Compare January 1, 2024 02:23
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.33.3 chore(deps): update dependency core-js to v3.35.0 Jan 1, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 62fd165 to 7c83551 Compare February 1, 2024 01:06
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.35.0 chore(deps): update dependency core-js to v3.35.1 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 7c83551 to 0b4df95 Compare March 1, 2024 00:37
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.35.1 chore(deps): update dependency core-js to v3.36.0 Mar 1, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 0b4df95 to 1c6a460 Compare April 1, 2024 01:07
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.36.0 chore(deps): update dependency core-js to v3.36.1 Apr 1, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 1c6a460 to c7eb25d Compare May 1, 2024 02:24
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.36.1 chore(deps): update dependency core-js to v3.37.0 May 1, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from c7eb25d to 60e19a6 Compare June 1, 2024 03:04
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.37.0 chore(deps): update dependency core-js to v3.37.1 Jun 1, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 60e19a6 to 2040638 Compare September 1, 2024 00:41
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.37.1 chore(deps): update dependency core-js to v3.38.1 Sep 1, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2040638 to 1e61c70 Compare December 1, 2024 02:02
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.38.1 chore(deps): update dependency core-js to v3.39.0 Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants