Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

fix(deps): update dependency core-js to v3.37.1 #242

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
core-js (source) 3.31.1 -> 3.37.1 age adoption passing confidence

Release Notes

zloirock/core-js (core-js)

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


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 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner July 27, 2023 21:12
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 4 times, most recently from 3b2732e to 1cd51a1 Compare August 1, 2023 20:25
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.07%. Comparing base (c7b24f7) to head (7119395).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #242   +/-   ##
=======================================
  Coverage   53.07%   53.07%           
=======================================
  Files          80       80           
  Lines        2018     2018           
  Branches      368      368           
=======================================
  Hits         1071     1071           
  Misses        914      914           
  Partials       33       33           

☔ 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 8 times, most recently from ce90f41 to 57fa374 Compare August 9, 2023 03:26
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 14 times, most recently from 6e477ab to d643a6d Compare August 16, 2023 18:19
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 5ddd949 to 48d6c37 Compare August 17, 2023 15:43
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 55c9127 to 758bd72 Compare February 19, 2024 09:57
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from 7b49ab8 to c362ae1 Compare March 8, 2024 23:04
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 7 times, most recently from a9d18f4 to 1f67a0e Compare March 19, 2024 03: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 1f67a0e to 311fe54 Compare March 21, 2024 18:48
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from b403544 to 0680b93 Compare April 16, 2024 22:45
@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 0680b93 to 937023f Compare April 19, 2024 12:32
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 3 times, most recently from f4c6e70 to 2f5670e Compare May 14, 2024 11:56
@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 3 times, most recently from a1ebbef to b518f04 Compare May 17, 2024 13:04
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from b518f04 to 7ae5640 Compare June 17, 2024 06:48
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 7ae5640 to 7119395 Compare June 17, 2024 15:19
Copy link
Contributor Author

renovate bot commented Jul 17, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.37.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/core-js-3.x branch July 17, 2024 20:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant