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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2022

This PR contains the following updates:

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

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 774bbe9 to 72d642e Compare September 7, 2022 23:14
@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 force-pushed the renovate/core-js-3.x branch from 72d642e to ae2d406 Compare September 18, 2022 20:54
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.25.1 fix(deps): update dependency core-js to v3.25.2 Sep 18, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from ae2d406 to 451de9d Compare September 26, 2022 00:32
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.25.2 fix(deps): update dependency core-js to v3.25.3 Sep 26, 2022
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.25.3 fix(deps): update dependency core-js to v3.25.4 Oct 2, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 451de9d to 4449656 Compare October 2, 2022 19:22
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.25.4 fix(deps): update dependency core-js to v3.25.5 Oct 3, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 4449656 to d6f0065 Compare October 3, 2022 18:51
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from d6f0065 to e72ad7e Compare November 20, 2022 07:23
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.25.5 fix(deps): update dependency core-js to v3.26.1 Nov 20, 2022
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.26.1 fix(deps): update dependency core-js to v3.29.1 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from b2d9ede to 71c7830 Compare March 18, 2023 22:03
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.29.1 fix(deps): update dependency core-js to v3.30.0 Apr 4, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 71c7830 to 5da41f6 Compare April 4, 2023 00:04
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 5da41f6 to 37cf7ab Compare April 13, 2023 20:53
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.30.0 fix(deps): update dependency core-js to v3.30.1 Apr 13, 2023
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.30.1 fix(deps): update dependency core-js to v3.30.2 May 6, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 37cf7ab to 28e2418 Compare May 6, 2023 20:59
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.30.2 fix(deps): update dependency core-js to v3.31.0 Jun 11, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 28e2418 to a8511b9 Compare June 11, 2023 21:04
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.31.0 fix(deps): update dependency core-js to v3.31.1 Jul 6, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from a8511b9 to 7f9d362 Compare July 6, 2023 04:53
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.31.1 fix(deps): update dependency core-js to v3.32.0 Jul 27, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 7f9d362 to 2fe1fa5 Compare July 27, 2023 19:32
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.32.0 fix(deps): update dependency core-js to v3.32.1 Aug 18, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2fe1fa5 to 9b69c46 Compare August 18, 2023 19:37
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.32.1 fix(deps): update dependency core-js to v3.32.2 Sep 7, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from be4d781 to 1748c47 Compare October 1, 2023 21:22
@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 1748c47 to 8b37d33 Compare October 20, 2023 07:13
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 8b37d33 to 1dcabcb Compare October 30, 2023 20:19
@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 1dcabcb to f71df16 Compare November 19, 2023 18:42
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from f71df16 to 183a8fe Compare December 5, 2023 19:52
@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 183a8fe to 6b84689 Compare December 29, 2023 00:27
@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 6b84689 to 2f2491d Compare January 21, 2024 01:48
@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 21, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2f2491d to e53defc Compare February 14, 2024 10:21
@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 e53defc to 3e67072 Compare March 19, 2024 03:53
@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 3e67072 to cd10a87 Compare April 16, 2024 23:21
@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 cd10a87 to f34f32d Compare May 14, 2024 12:06
@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 f34f32d to b4c6085 Compare August 4, 2024 19:36
@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 b4c6085 to 54e6c16 Compare August 20, 2024 13:12
@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 54e6c16 to 2075247 Compare October 31, 2024 05:13
@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 2075247 to abc54d7 Compare January 7, 2025 20:54
@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