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

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 11, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js (source) 2.6.11 -> 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:

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, 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 force-pushed the renovate/core-js-3.x branch from d69c01e to 2b49940 Compare August 18, 2023 17:14
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2b49940 to 59b459b Compare September 8, 2023 14:47
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 59b459b to f5ec5f2 Compare October 1, 2023 22:35
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from f5ec5f2 to 38f1119 Compare October 20, 2023 16:24
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 38f1119 to de0ac0e Compare November 3, 2023 17:05
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from de0ac0e to 0737af7 Compare November 19, 2023 18:52
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 0737af7 to 36f147f Compare December 8, 2023 16:07
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 36f147f to 7687925 Compare December 29, 2023 15:35
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 7687925 to 8ac5d82 Compare January 21, 2024 00:14
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 8ac5d82 to 986d12c Compare February 16, 2024 16:17
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 986d12c to 4fbb90e Compare April 22, 2024 00:19
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 4fbb90e to 2428ef0 Compare May 17, 2024 21:30
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2428ef0 to 9047857 Compare August 4, 2024 19:49
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 9047857 to 5b2e2dd Compare August 25, 2024 21:03
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 5b2e2dd to 5dc11aa Compare November 1, 2024 15:10
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 5dc11aa to 0605dc3 Compare January 10, 2025 16:54
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