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 #183

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 1, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js (source) 3.20.3 -> 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 core-js@3.32.1 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 Feb 1, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (62177ee) to head (bb4fcc8).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #183   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          133       133           
  Branches        41        41           
=========================================
  Hits           133       133           

☔ 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 dffa4c7 to 6fdc0d5 Compare February 16, 2022 18:53
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.21.0 fix(deps): update dependency core-js to v3.21.1 Feb 16, 2022
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.21.1 fix(deps): update dependency core-js to v3.22.2 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 6fdc0d5 to d290e6c Compare April 25, 2022 02:18
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from d290e6c to 6d338dc Compare May 15, 2022 19:13
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.22.2 fix(deps): update dependency core-js to v3.22.5 May 15, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 6d338dc to 8f0c3bb Compare June 18, 2022 16:26
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.22.5 fix(deps): update dependency core-js to v3.23.1 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 8f0c3bb to ba12175 Compare June 24, 2022 01:26
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.23.1 fix(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 ba12175 to 2453408 Compare September 25, 2022 12:21
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.23.2 fix(deps): update dependency core-js to v3.25.2 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2453408 to 3cca5ca Compare November 20, 2022 17:06
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.25.2 fix(deps): update dependency core-js to v3.26.1 Nov 20, 2022
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.26.1 fix(deps): update dependency core-js to v3.29.1 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 3cca5ca to 5bc1f45 Compare March 16, 2023 07:45
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.29.1 fix(deps): update dependency core-js to v3.30.1 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 5bc1f45 to 47aac5b Compare April 17, 2023 09:40
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.30.1 fix(deps): update dependency core-js to v3.30.2 May 28, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2bdb3f5 to 6a7dd79 Compare June 11, 2023 21:42
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.30.2 fix(deps): update dependency core-js to v3.31.0 Jun 11, 2023
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.31.0 fix(deps): update dependency core-js to v3.31.1 Jul 6, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 6a7dd79 to 750564c Compare July 6, 2023 01:47
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.31.1 fix(deps): update dependency core-js to v3.32.0 Jul 27, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 750564c to 4061b19 Compare July 27, 2023 19:55
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.32.0 fix(deps): update dependency core-js to v3.32.1 Aug 18, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 4061b19 to 0217c5d Compare August 18, 2023 17:08
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.32.1 fix(deps): update dependency core-js to v3.32.2 Sep 7, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 0217c5d to 5679280 Compare September 7, 2023 17:16
@renovate renovate bot changed the title fix(deps): update dependency core-js to v3.32.2 fix(deps): update dependency core-js to v3.33.0 Oct 1, 2023
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 4781a53 to e342ddf Compare October 20, 2023 07:27
@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 e342ddf to 5e32603 Compare October 30, 2023 19:59
@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 force-pushed the renovate/core-js-3.x branch from 5e32603 to 5744afb Compare November 19, 2023 19:43
@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 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 5744afb to 56c7aef Compare December 5, 2023 21:16
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 56c7aef to 8bcf9eb Compare December 29, 2023 00:42
@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 8bcf9eb to dad2974 Compare January 21, 2024 02:08
@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 dad2974 to dc9b2e0 Compare February 14, 2024 09:13
@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 force-pushed the renovate/core-js-3.x branch from dc9b2e0 to b9fe995 Compare March 19, 2024 02:30
@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 b9fe995 to 4591355 Compare April 16, 2024 21:33
@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 4591355 to 765ad06 Compare May 14, 2024 09:58
@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 765ad06 to bc8f801 Compare August 4, 2024 19:07
@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 bc8f801 to 49626c4 Compare August 20, 2024 12:07
@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 49626c4 to 254570d Compare October 31, 2024 00:48
@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 254570d to bb4fcc8 Compare January 8, 2025 13:17
@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 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