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.35.1 #499

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

zloirock/core-js (core-js)

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


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 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 has been generated by Mend Renovate. View repository job log here.

@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 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 force-pushed the renovate/all-minor-patch-dependencies-except-node branch from 7f41ff1 to 5248251 Compare April 13, 2023 21:18
@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/all-minor-patch-dependencies-except-node branch from 5248251 to 5e64467 Compare May 6, 2023 21:20
@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/all-minor-patch-dependencies-except-node branch from 5e64467 to 9028cab Compare June 11, 2023 21:35
@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/all-minor-patch-dependencies-except-node branch from 9028cab to dfe1ca0 Compare July 6, 2023 01:38
@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/all-minor-patch-dependencies-except-node branch from dfe1ca0 to 89f0d91 Compare July 27, 2023 19:02
@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/all-minor-patch-dependencies-except-node branch from 89f0d91 to 2e30e0f Compare August 18, 2023 18:13
@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/all-minor-patch-dependencies-except-node branch from 2e30e0f to 034a11e Compare September 7, 2023 14:37
@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/all-minor-patch-dependencies-except-node branch from 034a11e to 6733522 Compare October 1, 2023 19:41
@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/all-minor-patch-dependencies-except-node branch from 6733522 to a8e2025 Compare October 20, 2023 07:17
@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 force-pushed the renovate/all-minor-patch-dependencies-except-node branch from a8e2025 to bdd0d7d Compare October 30, 2023 18:34
@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/all-minor-patch-dependencies-except-node branch from bdd0d7d to 3e685d1 Compare November 19, 2023 20:11
@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/all-minor-patch-dependencies-except-node branch from 3e685d1 to ff49cf3 Compare December 5, 2023 18:16
@renovate renovate bot force-pushed the renovate/all-minor-patch-dependencies-except-node branch from ff49cf3 to 230ae07 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 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/all-minor-patch-dependencies-except-node branch from 230ae07 to 36cf596 Compare January 21, 2024 00:44
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.

None yet

0 participants