Skip to content

fix(deps): update dependency core-js to v3.42.0 #114

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 May 25, 2019

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js (source) ^3.6.5 -> ^3.42.0 age adoption passing confidence
core-js (source) ^3.6.5 -> ^3.42.0 age adoption passing confidence
core-js (source) 2.6.11 -> 3.42.0 age adoption passing confidence
core-js (source) 2.4.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](htt


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: Disabled by config. Please merge this manually once you are satisfied.

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 these updates 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 2 times, most recently from 3364de5 to 0dac409 Compare May 25, 2019 02:29
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3 fix(deps): update dependency core-js to v3 - autoclosed May 27, 2019
@renovate renovate bot closed this May 27, 2019
@renovate renovate bot deleted the renovate/core-js-3.x branch May 27, 2019 13:04
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3 - autoclosed fix(deps): update dependency core-js to v3 Apr 1, 2021
@renovate renovate bot reopened this Apr 1, 2021
@renovate renovate bot restored the renovate/core-js-3.x branch April 1, 2021 09:05
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 0dac409 to 47b381c Compare April 2, 2021 22:47
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 47b381c to 843b717 Compare April 9, 2021 23:27
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from fe4b8b3 to a0594f6 Compare April 30, 2021 22:28
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from c487e8a to 9303cb5 Compare May 8, 2021 23:01
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 6925adf to da5908f Compare May 28, 2021 22:34
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 195f6b9 to 1cbd494 Compare June 5, 2021 08:47
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from cd9825a to 2b00f41 Compare June 25, 2021 22:46
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2b00f41 to 01695f6 Compare July 2, 2021 22:49
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 01695f6 to b1f5572 Compare August 31, 2021 09:12
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3 fix(deps): update dependency core-js to v3.16.4 Aug 31, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from b1f5572 to 2a4fce7 Compare October 30, 2021 03:40
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.16.4 fix(deps): update dependency core-js to v3.19.0 Oct 30, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2a4fce7 to b1fad29 Compare November 6, 2021 12:38
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.19.0 fix(deps): update dependency core-js to v3.19.1 Nov 6, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from b074fd5 to e2d41a2 Compare November 19, 2021 20:25
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from e2d41a2 to 9ae9496 Compare November 27, 2021 04:33
@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 8, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 1ba9b48 to 626d5fc Compare January 5, 2024 17:49
@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 Jan 5, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 626d5fc to 168135e Compare February 2, 2024 17:27
@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 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 168135e to 3c5512c Compare February 16, 2024 20:06
@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 16, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 3c5512c to 244079e Compare March 29, 2024 21:03
@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 29, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 244079e to 258f9e5 Compare April 19, 2024 14:56
@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 19, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 258f9e5 to 251fea3 Compare May 17, 2024 17:47
@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 17, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 251fea3 to 77f4b8a Compare June 7, 2024 16:52
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 77f4b8a to 073fe2d Compare July 26, 2024 18:16
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 073fe2d to 9db3124 Compare August 4, 2024 19:33
@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 9db3124 to 2448644 Compare August 25, 2024 21:12
@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 25, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2448644 to fa52ce0 Compare September 8, 2024 11:49
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from fa52ce0 to 2cd3e58 Compare November 2, 2024 23:38
@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 Nov 2, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2cd3e58 to 0bc2bfd Compare January 10, 2025 17:20
@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 10, 2025
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 0bc2bfd to 4d8679d Compare March 2, 2025 00:08
@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
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 4d8679d to cc62c59 Compare April 6, 2025 15:52
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from cc62c59 to 85946a2 Compare May 4, 2025 20:10
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.41.0 fix(deps): update dependency core-js to v3.42.0 May 4, 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