Skip to content
This repository has been archived by the owner on Jan 11, 2025. It is now read-only.

Update dependency core-js to v3.40.0 #68

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2022

This PR contains the following updates:

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

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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jul 17, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @
npm ERR! Found: [email protected]
npm ERR! node_modules/vue
npm ERR!   vue@"3.2.37" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vue@">= 2.5 < 3" from @vue/[email protected]
npm ERR! node_modules/@vue/composition-api
npm ERR!   @vue/composition-api@"1.6.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-16T20_17_04_622Z-debug-0.log

@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 1c1cddd to ee96983 Compare July 25, 2022 06:08
@renovate renovate bot changed the title Update dependency core-js to v3.23.5 Update dependency core-js to v3.24.0 Jul 25, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from ee96983 to a190777 Compare July 29, 2022 18:17
@renovate renovate bot changed the title Update dependency core-js to v3.24.0 Update dependency core-js to v3.24.1 Jul 29, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from a190777 to a00672b Compare August 24, 2022 22:46
@renovate renovate bot changed the title Update dependency core-js to v3.24.1 Update dependency core-js to v3.25.0 Aug 24, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from a00672b to 6ec90d6 Compare September 7, 2022 21:43
@renovate renovate bot changed the title Update dependency core-js to v3.25.0 Update dependency core-js to v3.25.1 Sep 7, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 6ec90d6 to c5b1bf8 Compare September 25, 2022 21:50
@renovate renovate bot changed the title Update dependency core-js to v3.25.1 Update dependency core-js to v3.25.2 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from c5b1bf8 to f8faf16 Compare November 20, 2022 11:22
@renovate renovate bot changed the title Update dependency core-js to v3.25.2 Update dependency core-js to v3.26.1 Nov 20, 2022
@renovate renovate bot changed the title Update dependency core-js to v3.26.1 Update dependency core-js to v3.29.1 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from f8faf16 to 73e9c05 Compare March 16, 2023 07:09
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 73e9c05 to 5081c4c Compare April 17, 2023 10:16
@renovate renovate bot changed the title Update dependency core-js to v3.29.1 Update dependency core-js to v3.30.1 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 5081c4c to 29a7572 Compare May 28, 2023 12:18
@renovate renovate bot changed the title Update dependency core-js to v3.30.1 Update dependency core-js to v3.30.2 May 28, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 29a7572 to e0e7f36 Compare June 11, 2023 22:08
@renovate renovate bot changed the title Update dependency core-js to v3.30.2 Update dependency core-js to v3.31.0 Jun 11, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from e0e7f36 to fc6c613 Compare July 6, 2023 01:45
@renovate renovate bot changed the title Update dependency core-js to v3.31.0 Update dependency core-js to v3.31.1 Jul 6, 2023
@renovate renovate bot changed the title Update dependency core-js to v3.31.1 Update dependency core-js to v3.32.0 Jul 27, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from fc6c613 to d4807b2 Compare July 27, 2023 19:16
@renovate renovate bot changed the title Update dependency core-js to v3.32.0 Update dependency core-js to v3.32.1 Aug 18, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from d4807b2 to 919f084 Compare August 18, 2023 20:12
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 919f084 to 7ea9680 Compare September 7, 2023 14:36
@renovate renovate bot changed the title Update dependency core-js to v3.32.1 Update dependency core-js to v3.32.2 Sep 7, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 7ea9680 to 35f79e1 Compare October 1, 2023 19:14
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 35f79e1 to a6d49d5 Compare October 20, 2023 06:58
@renovate renovate bot changed the title Update dependency core-js to v3.33.0 Update dependency core-js to v3.33.1 Oct 20, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from a6d49d5 to 2195c9f Compare October 30, 2023 18:12
@renovate renovate bot changed the title Update dependency core-js to v3.33.1 Update dependency core-js to v3.33.2 Oct 30, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2195c9f to a00d004 Compare November 19, 2023 18:44
@renovate renovate bot changed the title Update dependency core-js to v3.33.2 Update dependency core-js to v3.33.3 Nov 19, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from a00d004 to 0ff3819 Compare December 5, 2023 19:46
@renovate renovate bot changed the title Update dependency core-js to v3.33.3 Update dependency core-js to v3.34.0 Dec 5, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 0ff3819 to 23915fb Compare December 29, 2023 01:37
@renovate renovate bot changed the title Update dependency core-js to v3.34.0 Update dependency core-js to v3.35.0 Dec 29, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 23915fb to a27d3ee Compare January 21, 2024 01:36
@renovate renovate bot changed the title Update dependency core-js to v3.35.0 Update dependency core-js to v3.35.1 Jan 21, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from a27d3ee to ec454bb Compare February 14, 2024 10:13
@renovate renovate bot changed the title Update dependency core-js to v3.35.1 Update dependency core-js to v3.36.0 Feb 14, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from ec454bb to 400b103 Compare March 19, 2024 04:46
@renovate renovate bot changed the title Update dependency core-js to v3.36.0 Update dependency core-js to v3.36.1 Mar 19, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 400b103 to 94be50e Compare April 16, 2024 20:17
@renovate renovate bot changed the title Update dependency core-js to v3.36.1 Update dependency core-js to v3.37.0 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 94be50e to 2cff50a Compare May 14, 2024 10:29
@renovate renovate bot changed the title Update dependency core-js to v3.37.0 Update dependency core-js to v3.37.1 May 14, 2024
Copy link
Contributor Author

renovate bot commented May 14, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @
npm ERR! Found: [email protected]
npm ERR! node_modules/vue
npm ERR!   vue@"3.2.37" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer vue@">= 2.5 < 3" from @vue/[email protected]
npm ERR! node_modules/@vue/composition-api
npm ERR!   @vue/composition-api@"1.6.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2025-01-08T16_08_38_472Z-debug-0.log

@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2cff50a to 30e79b2 Compare August 4, 2024 20:08
@renovate renovate bot changed the title Update dependency core-js to v3.37.1 Update dependency core-js to v3.38.0 Aug 4, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 30e79b2 to 5628129 Compare August 20, 2024 14:54
@renovate renovate bot changed the title Update dependency core-js to v3.38.0 Update dependency core-js to v3.38.1 Aug 20, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 5628129 to 25ee4e3 Compare October 31, 2024 02:18
@renovate renovate bot changed the title Update dependency core-js to v3.38.1 Update dependency core-js to v3.39.0 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 25ee4e3 to 30f455c Compare January 8, 2025 16:08
@renovate renovate bot changed the title Update dependency core-js to v3.39.0 Update dependency core-js to v3.40.0 Jan 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants