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

fix(deps): update dependency core-js to v3.40.0 #164

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 8, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js (source) 3.12.0 -> 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 [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 c

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 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 force-pushed the renovate/core-js-3.x branch from b98d7aa to 2c93420 Compare May 25, 2021 19:40
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.12.1 fix(deps): update dependency core-js to v3.13.0 May 25, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2c93420 to 9e7fb27 Compare May 29, 2021 09:25
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.13.0 fix(deps): update dependency core-js to v3.13.1 May 29, 2021
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.13.1 fix(deps): update dependency core-js to v3.14.0 Jun 5, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 9e7fb27 to 61c8585 Compare June 5, 2021 09:16
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 61c8585 to d32f531 Compare June 20, 2021 18:24
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.14.0 fix(deps): update dependency core-js to v3.15.0 Jun 20, 2021
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.15.0 fix(deps): update dependency core-js to v3.15.1 Jun 22, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 6e7ceab to 5e35844 Compare June 29, 2021 11:52
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.15.1 fix(deps): update dependency core-js to v3.15.2 Jun 29, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 5e35844 to a71cb76 Compare October 18, 2021 19:28
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.15.2 fix(deps): update dependency core-js to v3.18.3 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from a71cb76 to 43fcbc6 Compare March 7, 2022 15:06
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.18.3 fix(deps): update dependency core-js to v3.21.1 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 43fcbc6 to 9d7165f Compare April 24, 2022 22:09
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.21.1 fix(deps): update dependency core-js to v3.22.2 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 9d7165f to 411e4e0 Compare May 16, 2022 01:42
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.22.2 fix(deps): update dependency core-js to v3.22.5 May 16, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 411e4e0 to c6836f1 Compare June 18, 2022 22:59
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.22.5 fix(deps): update dependency core-js to v3.23.1 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from c6836f1 to 3bf04b5 Compare June 24, 2022 01:14
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.23.1 fix(deps): update dependency core-js to v3.23.2 Jun 24, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 3bf04b5 to 64b8750 Compare August 4, 2022 08:25
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.23.2 fix(deps): update dependency core-js to v3.24.1 Aug 4, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 64b8750 to 998fff9 Compare August 24, 2022 20:47
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.24.1 fix(deps): update dependency core-js to v3.25.0 Aug 24, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 998fff9 to e1193f2 Compare September 7, 2022 21:06
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.25.0 fix(deps): update dependency core-js to v3.25.1 Sep 7, 2022
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.32.2 fix(deps): update dependency core-js to v3.33.0 Oct 1, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 4de9c77 to 9b480a4 Compare October 20, 2023 07:48
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.33.0 fix(deps): update dependency core-js to v3.33.1 Oct 20, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 9b480a4 to 1b29293 Compare October 30, 2023 19:12
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.33.1 fix(deps): update dependency core-js to v3.33.2 Oct 30, 2023
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.33.2 fix(deps): update dependency core-js to v3.33.3 Nov 19, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 1b29293 to 6b7a356 Compare November 19, 2023 19:13
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 6b7a356 to 59df3d6 Compare December 5, 2023 19:46
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.33.3 fix(deps): update dependency core-js to v3.34.0 Dec 5, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 59df3d6 to 30c07ee Compare December 29, 2023 01:31
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.34.0 fix(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 30c07ee to 6c4522d Compare January 20, 2024 23:05
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.35.0 fix(deps): update dependency core-js to v3.35.1 Jan 20, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 6c4522d to 750de49 Compare February 14, 2024 09:28
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.35.1 fix(deps): update dependency core-js to v3.36.0 Feb 14, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 750de49 to 5ba1cac Compare March 19, 2024 03:16
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.36.0 fix(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 5ba1cac to 3bfee05 Compare April 16, 2024 20:32
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.36.1 fix(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 3bfee05 to d9b9123 Compare May 14, 2024 11:31
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.37.0 fix(deps): update dependency core-js to v3.37.1 May 14, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from d9b9123 to d380ebc Compare August 4, 2024 19:56
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.37.1 fix(deps): update dependency core-js to v3.38.0 Aug 4, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from d380ebc to 13aaeac Compare August 20, 2024 13:58
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.38.0 fix(deps): update dependency core-js to v3.38.1 Aug 20, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 13aaeac to 172615e Compare October 31, 2024 01:24
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.38.1 fix(deps): update dependency core-js to v3.39.0 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 172615e to 5077ef8 Compare January 7, 2025 21:23
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.39.0 fix(deps): update dependency core-js to v3.40.0 Jan 7, 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