Skip to content

Update dependency core-js to v3.42.0 #641

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 16, 2022

This PR contains the following updates:

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

Release Notes

zloirock/core-js (core-js)

v3.42.0

Compare Source

  • Changes v3.41.0...v3.42.0 (142 commits)
  • Map upsert proposal:
    • Moved to stage 2.7, April 2025 TC39 meeting
    • Validation order of WeakMap.prototype.getOrInsertComputed updated following tc39/proposal-upsert#79
    • Built-ins:
      • Map.prototype.getOrInsert
      • Map.prototype.getOrInsertComputed
      • WeakMap.prototype.getOrInsert
      • WeakMap.prototype.getOrInsertComputed
  • Don't call well-known Symbol methods for RegExp on primitive values following tc39/ecma262#3009:
    • For avoid performance regression, temporarily, only in own core-js implementations
    • Built-ins:
      • String.prototype.matchAll
      • String.prototype.match
      • String.prototype.replaceAll
      • String.prototype.replace
      • String.prototype.search
      • String.prototype.split
  • Added workaround for the Uint8Array.prototype.setFromBase64 bug in some of Linux builds of WebKit
  • Implemented early-error iterator closing following tc39/ecma262#3467, including fix of a WebKit bug, in the following methods:
    • Iterator.prototype.drop
    • Iterator.prototype.every
    • Iterator.prototype.filter
    • Iterator.prototype.find
    • Iterator.prototype.flatMap
    • Iterator.prototype.forEach
    • Iterator.prototype.map
    • Iterator.prototype.reduce
    • Iterator.prototype.some
    • Iterator.prototype.take
  • Fixed missing forced replacement of AsyncIterator helpers
  • Added closing of sync iterator when async wrapper yields a rejection following tc39/ecma262#2600. Affected methods:
  • Added detection for throwing on undefined initial parameter in Iterator.prototype.reduce (see WebKit bug)
  • core-js-compat and core-js-builder API:
    • Added 'intersect' support for targets.esmodules (Babel 7 behavior)
    • Fixed handling of targets.esmodules: true (Babel 7 behavior)
  • Compat data improvements:

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


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 renovate bot force-pushed the renovate/core-js-3.x branch from 97efc81 to 7ff2bfb Compare October 23, 2022 21:30
@renovate renovate bot changed the title Update dependency core-js to v3.25.5 Update dependency core-js to v3.26.0 Oct 23, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 7ff2bfb to e055a83 Compare November 13, 2022 19:51
@renovate renovate bot changed the title Update dependency core-js to v3.26.0 Update dependency core-js to v3.26.1 Nov 13, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from e055a83 to fc2b439 Compare December 25, 2022 20:36
@renovate renovate bot changed the title Update dependency core-js to v3.26.1 Update dependency core-js to v3.27.0 Dec 25, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from fc2b439 to 153f4de Compare December 29, 2022 21:12
@renovate renovate bot changed the title Update dependency core-js to v3.27.0 Update dependency core-js to v3.27.1 Dec 29, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 153f4de to c59017e Compare January 18, 2023 20:12
@renovate renovate bot changed the title Update dependency core-js to v3.27.1 Update dependency core-js to v3.27.2 Jan 18, 2023
@renovate renovate bot changed the title Update dependency core-js to v3.27.2 Update dependency core-js to v3.29.1 Mar 19, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from c59017e to 04acb6e Compare March 19, 2023 02:09
@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 04acb6e to 7a4010b Compare April 17, 2023 12:57
@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 7a4010b to 3f5b1ff Compare May 28, 2023 10:24
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 3f5b1ff to 53a13af Compare June 11, 2023 21:39
@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 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 force-pushed the renovate/core-js-3.x branch from 53a13af to e2c5487 Compare July 6, 2023 01:26
@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 e2c5487 to dc2d542 Compare July 27, 2023 21:36
@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 dc2d542 to 15bd6fd Compare August 18, 2023 19:46
@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 15bd6fd to 442e0d9 Compare September 7, 2023 13:16
@renovate renovate bot changed the title Update dependency core-js to v3.32.2 Update dependency core-js to v3.33.0 Oct 1, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 442e0d9 to b560fe0 Compare October 1, 2023 19:32
@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 b560fe0 to d100fdf Compare October 20, 2023 07:36
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from d100fdf to 00dde33 Compare October 30, 2023 18:12
@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 00dde33 to 750e13c Compare November 19, 2023 19:57
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 750e13c to 668fd3b Compare December 5, 2023 19:40
@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 668fd3b to 0bc06f4 Compare December 29, 2023 00:21
@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 0bc06f4 to 5577f4c Compare January 21, 2024 01:38
@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 5577f4c to 50e0d3f Compare February 14, 2024 10:35
@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 50e0d3f to 3de7a44 Compare March 19, 2024 03:54
@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 3de7a44 to c2ca9ad Compare April 16, 2024 21:38
@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 c2ca9ad to c22847e Compare May 14, 2024 08:45
@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
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from c22847e to 87f063d Compare August 4, 2024 18:57
@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 87f063d to c39c14b Compare August 20, 2024 13:37
@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 c39c14b to 2663e2d Compare October 31, 2024 01:04
@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 2663e2d to 20056e8 Compare January 8, 2025 14:47
@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
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 20056e8 to a36fe51 Compare March 1, 2025 17:13
@renovate renovate bot changed the title Update dependency core-js to v3.40.0 Update dependency core-js to v3.41.0 Mar 1, 2025
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from a36fe51 to 3a4fa5d Compare April 29, 2025 22:06
@renovate renovate bot changed the title Update dependency core-js to v3.41.0 Update dependency core-js to v3.42.0 Apr 29, 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