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.40.0 #10

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 22, 2023

This PR contains the following updates:

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

Release Notes

zloirock/core-js (core-js)

v3.40.0

Compare Source

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](https://red


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.29.1 chore(deps): update dependency core-js to v3.30.1 Apr 18, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from e6d53f0 to 9e6cc9a Compare April 18, 2023 00:00
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.30.1 chore(deps): update dependency core-js to v3.30.2 May 31, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 9e6cc9a to 77201ea Compare May 31, 2023 01:59
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.30.2 chore(deps): update dependency core-js to v3.31.0 Jun 12, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 77201ea to e0aa79e Compare June 12, 2023 05:37
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.31.0 chore(deps): update dependency core-js to v3.31.1 Jul 7, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from e0aa79e to 19e5f4f Compare July 7, 2023 02:50
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.31.1 chore(deps): update dependency core-js to v3.32.0 Jul 28, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 19e5f4f to 56db76c Compare July 28, 2023 02:14
@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 Aug 19, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 56db76c to b6bd3f7 Compare August 19, 2023 02:42
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from b6bd3f7 to 83358c2 Compare September 7, 2023 17:39
@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 Sep 7, 2023
@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.0 Oct 2, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 83358c2 to 6a3b53c Compare October 2, 2023 05:14
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.33.0 chore(deps): update dependency core-js to v3.33.1 Oct 21, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 6a3b53c to 60593e4 Compare October 21, 2023 05:51
@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.2 Oct 31, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 60593e4 to e7be787 Compare October 31, 2023 17:54
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.33.2 chore(deps): update dependency core-js to v3.33.3 Nov 20, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from e7be787 to dc4782b Compare November 20, 2023 02:58
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.33.3 chore(deps): update dependency core-js to v3.34.0 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from dc4782b to b43b96a Compare December 6, 2023 17:49
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from b43b96a to 843e974 Compare December 29, 2023 02:56
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.34.0 chore(deps): update dependency core-js to v3.35.0 Dec 29, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 843e974 to e04269b Compare January 21, 2024 02:50
@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 Jan 21, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from e04269b to a20be19 Compare February 15, 2024 02:44
@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 Feb 15, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from a20be19 to 2fa0e87 Compare March 19, 2024 20:52
@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 Mar 19, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2fa0e87 to 025ded8 Compare April 16, 2024 23:58
@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 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 025ded8 to df01727 Compare May 23, 2024 14:57
@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 May 23, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from df01727 to 3be33db Compare August 6, 2024 05:53
@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.0 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 3be33db to f7c90d9 Compare August 21, 2024 05:32
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.38.0 chore(deps): update dependency core-js to v3.38.1 Aug 21, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from f7c90d9 to 61db51a Compare November 1, 2024 05:16
@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 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 61db51a to 16ccac5 Compare January 9, 2025 03:48
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.39.0 chore(deps): update dependency core-js to v3.40.0 Jan 9, 2025
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