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

fix(deps): update dependency core-js to v3.40.0 #313

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 6, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js (source) 3.16.2 -> 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 Deno 1.

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.

@codecov
Copy link

codecov bot commented Nov 6, 2020

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.32%. Comparing base (0a460ce) to head (4ad955a).
Report is 7 commits behind head on master.

❗ Current head 4ad955a differs from pull request most recent head a1945ef. Consider uploading reports for the commit a1945ef to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #313      +/-   ##
==========================================
- Coverage   89.41%   89.32%   -0.10%     
==========================================
  Files          13       13              
  Lines         463      459       -4     
  Branches      112      112              
==========================================
- Hits          414      410       -4     
  Misses         49       49              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/core-js-3.x branch from d140e35 to 461e14a Compare November 25, 2020 19:22
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.7.0 fix(deps): update dependency core-js to v3.8.0 Nov 25, 2020
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 461e14a to b400195 Compare December 6, 2020 01:53
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.8.0 fix(deps): update dependency core-js to v3.8.1 Dec 6, 2020
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from b400195 to 759960c Compare January 3, 2021 16:07
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.8.1 fix(deps): update dependency core-js to v3.8.2 Jan 3, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 759960c to ea905d9 Compare January 23, 2021 13:58
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.8.2 fix(deps): update dependency core-js to v3.8.3 Jan 23, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from ea905d9 to c6b9720 Compare April 26, 2021 15:38
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.8.3 fix(deps): update dependency core-js to v3.11.0 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from c6b9720 to 92d14ed Compare May 9, 2021 21:57
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.11.0 fix(deps): update dependency core-js to v3.12.1 May 9, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 92d14ed to 1e9f814 Compare June 6, 2021 19:32
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.12.1 fix(deps): update dependency core-js to v3.14.0 Jun 6, 2021
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.14.0 fix(deps): update dependency core-js to v3.14.0 - autoclosed Aug 18, 2021
@renovate renovate bot closed this Aug 18, 2021
@renovate renovate bot deleted the renovate/core-js-3.x branch August 18, 2021 09:41
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.14.0 - autoclosed fix(deps): update dependency core-js to v3.14.0 Aug 24, 2021
@renovate renovate bot reopened this Aug 24, 2021
@renovate renovate bot restored the renovate/core-js-3.x branch August 24, 2021 21:00
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.14.0 fix(deps): update dependency core-js to v3.16.3 Aug 24, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 4f82e04 to 8e9071d Compare August 29, 2021 16:59
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.16.3 fix(deps): update dependency core-js to v3.16.4 Aug 29, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 8e9071d to 420e0ac Compare September 1, 2021 17:53
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.16.4 fix(deps): update dependency core-js to v3.17.0 Sep 1, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 420e0ac to b63e63a Compare September 1, 2021 22:30
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.17.0 fix(deps): update dependency core-js to v3.17.1 Sep 1, 2021
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from b63e63a to 5cfbb5f Compare September 2, 2021 18:41
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 0e6df9d to efe5f2b Compare October 1, 2023 21:45
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from efe5f2b to adcd9c9 Compare October 20, 2023 08:12
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.33.0 fix(deps): update dependency core-js to v3.33.1 Oct 20, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from adcd9c9 to 65b84b9 Compare October 30, 2023 20:34
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.33.1 fix(deps): update dependency core-js to v3.33.2 Oct 30, 2023
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.33.2 fix(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 65b84b9 to bcce088 Compare November 19, 2023 19:53
@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 5, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from bcce088 to 3e87c5d Compare December 5, 2023 19:01
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 3e87c5d to 0a64f8f Compare December 29, 2023 00:33
@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 Dec 29, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 0a64f8f to 91b7d02 Compare January 21, 2024 00:40
@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 Jan 21, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 91b7d02 to fff2b29 Compare February 14, 2024 11:00
@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 14, 2024
@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 19, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from fff2b29 to 2578dd9 Compare March 19, 2024 05:08
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2578dd9 to d7ede32 Compare April 16, 2024 22:51
@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 16, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from d7ede32 to a1945ef Compare May 14, 2024 08:14
@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 14, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from a1945ef to 08df1fc Compare August 4, 2024 18:29
@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 08df1fc to 547f300 Compare August 20, 2024 12:19
@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 20, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 547f300 to b27330c Compare October 31, 2024 02:17
@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 Oct 31, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from b27330c to bd0aeb9 Compare January 7, 2025 21:42
@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 7, 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