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

Update dependency core-js to v3.40.0 #66

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2019

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js (source) 3.2.1 -> 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.5.7
    • Added Den

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 0a5549d to fbac2e6 Compare October 13, 2019 15:11
@renovate renovate bot changed the title Update dependency core-js to v3.3.0 Update dependency core-js to v3.3.1 Oct 13, 2019
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from fbac2e6 to 8a840f0 Compare October 14, 2019 13:42
@renovate renovate bot changed the title Update dependency core-js to v3.3.1 Update dependency core-js to v3.3.2 Oct 14, 2019
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 8a840f0 to 495ad23 Compare October 21, 2019 17:13
@renovate renovate bot changed the title Update dependency core-js to v3.3.2 Update dependency core-js to v3.3.3 Oct 21, 2019
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 495ad23 to 57e3b6c Compare October 25, 2019 11:13
@renovate renovate bot changed the title Update dependency core-js to v3.3.3 Update dependency core-js to v3.3.4 Oct 25, 2019
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 57e3b6c to 43f151e Compare October 28, 2019 17:36
@renovate renovate bot changed the title Update dependency core-js to v3.3.4 Update dependency core-js to v3.3.5 Oct 28, 2019
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 43f151e to 0fb2f48 Compare October 31, 2019 17:13
@renovate renovate bot changed the title Update dependency core-js to v3.3.5 Update dependency core-js to v3.3.6 Oct 31, 2019
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 0fb2f48 to 6be65d4 Compare November 6, 2019 21:47
@renovate renovate bot changed the title Update dependency core-js to v3.3.6 Update dependency core-js to v3.4.0 Nov 6, 2019
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 6be65d4 to 75762cb Compare November 12, 2019 05:25
@renovate renovate bot changed the title Update dependency core-js to v3.4.0 Update dependency core-js to v3.4.1 Nov 12, 2019
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 75762cb to 8447f3a Compare November 21, 2019 19:03
@renovate renovate bot changed the title Update dependency core-js to v3.4.1 Update dependency core-js to v3.4.2 Nov 21, 2019
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 8447f3a to bd45dc2 Compare November 26, 2019 14:08
@renovate renovate bot changed the title Update dependency core-js to v3.4.2 Update dependency core-js to v3.4.3 Nov 26, 2019
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from bd45dc2 to 37e039a Compare November 27, 2019 06:22
@renovate renovate bot changed the title Update dependency core-js to v3.4.3 Update dependency core-js to v3.4.4 Nov 27, 2019
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 37e039a to db6e8ea Compare November 27, 2019 22:12
@renovate renovate bot changed the title Update dependency core-js to v3.4.4 Update dependency core-js to v3.4.5 Nov 27, 2019
@renovate renovate bot changed the title Update dependency core-js to v3.4.5 Update dependency core-js to v3.4.7 Dec 2, 2019
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from db6e8ea to 4fb4f5c Compare December 2, 2019 17:59
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 4fb4f5c to 0f78b7e Compare December 14, 2019 20:58
@renovate renovate bot changed the title Update dependency core-js to v3.4.7 Update dependency core-js to v3.5.0 Dec 14, 2019
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 0f78b7e to 9acfdab Compare December 22, 2019 06:54
@renovate renovate bot changed the title Update dependency core-js to v3.5.0 Update dependency core-js to v3.6.0 Dec 22, 2019
@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 03b34d0 to 0274251 Compare October 20, 2023 07:18
@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 0274251 to f39d70a Compare October 30, 2023 18:16
@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 f39d70a to e73c940 Compare November 19, 2023 22:15
@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 e73c940 to 5b90dc4 Compare December 5, 2023 19:37
@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 5b90dc4 to fa6ed34 Compare December 29, 2023 01:10
@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 fa6ed34 to 060115e Compare January 20, 2024 23:12
@renovate renovate bot changed the title Update dependency core-js to v3.35.0 Update dependency core-js to v3.35.1 Jan 20, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 060115e to bcb7dd5 Compare February 14, 2024 10:40
@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 bcb7dd5 to 6a8e957 Compare March 19, 2024 03:59
@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 6a8e957 to 58a5a95 Compare April 16, 2024 21:50
@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 58a5a95 to 78fe97b Compare May 14, 2024 09:16
@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 78fe97b to 1b9ff3e Compare August 4, 2024 22:23
@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 1b9ff3e to 1e44e58 Compare August 20, 2024 14:46
@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 1e44e58 to 71e0ea0 Compare October 31, 2024 03:17
@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 71e0ea0 to 2522f0c Compare January 8, 2025 14:19
@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 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