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.41.0 #474

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2022

This PR contains the following updates:

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

Release Notes

zloirock/core-js (core-js)

v3.41.0

Compare Source

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


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 force-pushed the renovate/core-js-3.x branch from bebf00b to 5c58149 Compare September 18, 2022 20:47
@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 5c58149 to 6a2bd97 Compare September 26, 2022 02:29
@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 force-pushed the renovate/core-js-3.x branch from 6a2bd97 to cbb1ddd Compare October 2, 2022 20:34
@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 cbb1ddd to c19a908 Compare October 3, 2022 21:04
@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 c19a908 to e3d6c0e Compare October 23, 2022 18:52
@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.0 Oct 23, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from e3d6c0e to cbdc1c2 Compare November 20, 2022 10:53
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.26.0 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 19, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from cbdc1c2 to bd53082 Compare March 19, 2023 01:57
@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.1 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from bd53082 to e373f20 Compare April 17, 2023 11:45
@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 28, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from e373f20 to 8e9450f Compare May 28, 2023 11:41
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 8e9450f to 427b380 Compare June 11, 2023 22:50
@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 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 427b380 to a4fcce2 Compare July 6, 2023 01:47
@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 4 times, most recently from 9c7e9c9 to 6329d66 Compare July 30, 2023 02:51
@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 6329d66 to 17a8c0b Compare August 18, 2023 20:46
@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 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 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/core-js-3.x branch from 5893bae to a3f65a1 Compare October 30, 2023 19:59
@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 a3f65a1 to 147ff34 Compare November 19, 2023 22:13
@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 147ff34 to 6df6a46 Compare December 5, 2023 20:21
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 6df6a46 to d240c03 Compare December 29, 2023 01:34
@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 d240c03 to ed47cac Compare January 21, 2024 01:12
@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 ed47cac to dda6113 Compare February 14, 2024 10:03
@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 dda6113 to 63a037c Compare March 19, 2024 02:15
@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 63a037c to 80dca59 Compare April 16, 2024 22:57
@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 80dca59 to fe840c4 Compare May 14, 2024 10:43
@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 fe840c4 to 6dbe0e9 Compare August 4, 2024 23:05
@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 6dbe0e9 to 911b686 Compare August 20, 2024 13:08
@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 911b686 to b2114b1 Compare October 31, 2024 03:30
@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 b2114b1 to 4f148bb Compare January 7, 2025 20:52
@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
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 4f148bb to 52ac5a4 Compare March 2, 2025 00:14
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.40.0 fix(deps): update dependency core-js to v3.41.0 Mar 2, 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