Skip to content

chore(deps): update dependency core-js to v3.42.0 #806

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
Contributor

@renovate renovate bot commented Apr 23, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js (source) 3.21.1 -> 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 - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, 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 0322a78 to 8e0d528 Compare April 29, 2022 15:44
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.22.2 chore(deps): update dependency core-js to v3.22.3 Apr 29, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 8e0d528 to 9c7b350 Compare May 6, 2022 15:16
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.22.3 chore(deps): update dependency core-js to v3.22.4 May 6, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 9c7b350 to 95a6e2d Compare May 13, 2022 14:15
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.22.4 chore(deps): update dependency core-js to v3.22.5 May 13, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 95a6e2d to be65020 Compare May 22, 2022 20:41
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.22.5 chore(deps): update dependency core-js to v3.22.6 May 22, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from be65020 to 97faac7 Compare May 27, 2022 14:50
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.22.6 chore(deps): update dependency core-js to v3.22.7 May 27, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 97faac7 to 7bbc71d Compare June 3, 2022 15:18
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.22.7 chore(deps): update dependency core-js to v3.22.8 Jun 3, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 7bbc71d to 812bfb8 Compare June 17, 2022 16:58
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.22.8 chore(deps): update dependency core-js to v3.23.1 Jun 17, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 812bfb8 to 92eeb72 Compare June 24, 2022 14:44
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.23.1 chore(deps): update dependency core-js to v3.23.2 Jun 24, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 92eeb72 to 1e97ca3 Compare July 1, 2022 17:05
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.23.2 chore(deps): update dependency core-js to v3.23.3 Jul 1, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 1e97ca3 to fb5348f Compare July 9, 2022 20:17
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.23.3 chore(deps): update dependency core-js to v3.23.4 Jul 9, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from fb5348f to 92863de Compare July 17, 2022 20:35
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.23.4 chore(deps): update dependency core-js to v3.23.5 Jul 17, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 92863de to fecee25 Compare July 25, 2022 05:19
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.23.5 chore(deps): update dependency core-js to v3.24.0 Jul 29, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from fecee25 to 02edb3e Compare July 29, 2022 19:26
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.24.0 chore(deps): update dependency core-js to v3.24.1 Jul 29, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 02edb3e to e8e8343 Compare August 26, 2022 15:56
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.24.1 chore(deps): update dependency core-js to v3.25.0 Aug 26, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from e8e8343 to d6820e0 Compare September 25, 2022 21:35
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from d6820e0 to 829e9cd Compare November 20, 2022 09:19
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.33.2 chore(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 b018043 to 13a506b Compare December 8, 2023 16:52
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.33.3 chore(deps): update dependency core-js to v3.34.0 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 13a506b to 2254409 Compare December 29, 2023 15:09
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.34.0 chore(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 2254409 to 05629fc Compare January 21, 2024 00:20
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.35.0 chore(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 05629fc to 179dabb Compare February 16, 2024 16:04
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.35.1 chore(deps): update dependency core-js to v3.36.0 Feb 16, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 179dabb to 540a644 Compare March 22, 2024 15:24
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.36.0 chore(deps): update dependency core-js to v3.36.1 Mar 22, 2024
Copy link
Contributor Author

renovate bot commented Mar 22, 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: yarn.lock
Type Error: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.27.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:23250:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.27.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:23313:11)
    at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.27.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:23487:22)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.27.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:23539:24)
    at async BinaryCommand.validateAndExecute (/opt/containerbase/tools/corepack/0.27.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:20954:22)
    at async _Cli.run (/opt/containerbase/tools/corepack/0.27.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:21929:18)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.27.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:24243:12)

@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 540a644 to d24c70c Compare April 19, 2024 16:54
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.36.1 chore(deps): update dependency core-js to v3.37.0 Apr 19, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from d24c70c to 2357c26 Compare May 17, 2024 21:37
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.37.0 chore(deps): update dependency core-js to v3.37.1 May 17, 2024
Copy link
Contributor Author

renovate bot commented May 17, 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: yarn.lock
/opt/containerbase/tools/corepack/0.32.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22546
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.32.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22546:21)
    at Object.getSpec (/opt/containerbase/tools/corepack/0.32.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22695:20)
    at Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.32.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22913:31)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.32.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:22952:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.32.0/16.14.2/node_modules/corepack/dist/lib/corepack.cjs:23648:7)

@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2357c26 to d488ed1 Compare August 4, 2024 19:29
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.37.1 chore(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 d488ed1 to c78aeb1 Compare August 23, 2024 16:43
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.38.0 chore(deps): update dependency core-js to v3.38.1 Aug 23, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from c78aeb1 to 632df55 Compare November 1, 2024 17:00
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.38.1 chore(deps): update dependency core-js to v3.39.0 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 632df55 to e910212 Compare January 10, 2025 16:18
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.39.0 chore(deps): update dependency core-js to v3.40.0 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from e910212 to d7cec8c Compare March 1, 2025 20:49
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.40.0 chore(deps): update dependency core-js to v3.41.0 Mar 1, 2025
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from d7cec8c to 05313c6 Compare May 2, 2025 16:24
@renovate renovate bot changed the title chore(deps): update dependency core-js to v3.41.0 chore(deps): update dependency core-js to v3.42.0 May 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