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

feat(deps): update dependency core-js to v3.40.0 #179

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2023

This PR contains the following updates:

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


Configuration

📅 Schedule: Branch creation - "before 1am on monday and wednesday" 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 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-commenter
Copy link

codecov-commenter commented Oct 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f491980) to head (4450094).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #179   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            3         3           
  Branches         1         1           
=========================================
  Hits             3         3           

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

@renovate renovate bot changed the title feat(deps): update dependency core-js to v3.33.0 feat(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 7c8f680 to fe85388 Compare October 20, 2023 06:18
@renovate renovate bot changed the title feat(deps): update dependency core-js to v3.33.1 feat(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 fe85388 to 2a0a974 Compare October 30, 2023 18:55
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 2a0a974 to 25c8ce9 Compare November 17, 2023 11:38
@renovate renovate bot changed the title feat(deps): update dependency core-js to v3.33.2 feat(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 25c8ce9 to cc588e4 Compare November 19, 2023 19:52
@renovate renovate bot changed the title feat(deps): update dependency core-js to v3.33.3 feat(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 cc588e4 to 35e1780 Compare December 5, 2023 19:19
@renovate renovate bot changed the title feat(deps): update dependency core-js to v3.34.0 feat(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 35e1780 to 231a959 Compare December 29, 2023 01:22
@renovate renovate bot changed the title feat(deps): update dependency core-js to v3.35.0 feat(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 231a959 to 4d6bc8e Compare January 21, 2024 01:43
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 4d6bc8e to 34e311a Compare February 14, 2024 11:12
@renovate renovate bot changed the title feat(deps): update dependency core-js to v3.35.1 feat(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 34e311a to 53802a8 Compare March 19, 2024 04:49
@renovate renovate bot changed the title feat(deps): update dependency core-js to v3.36.0 feat(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 53802a8 to 3820aff Compare April 16, 2024 22:52
@renovate renovate bot changed the title feat(deps): update dependency core-js to v3.36.1 feat(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 3820aff to b66d39f Compare May 14, 2024 10:39
@renovate renovate bot changed the title feat(deps): update dependency core-js to v3.37.0 feat(deps): update dependency core-js to v3.37.1 May 14, 2024
@renovate renovate bot force-pushed the renovate/core-js-3.x branch 2 times, most recently from c1f941d to 4450094 Compare June 6, 2024 12:14
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 4450094 to 943a3ba Compare August 4, 2024 20:18
@renovate renovate bot changed the title feat(deps): update dependency core-js to v3.37.1 feat(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 943a3ba to ce5a07b Compare August 20, 2024 12:18
@renovate renovate bot changed the title feat(deps): update dependency core-js to v3.38.0 feat(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 ce5a07b to 41243c7 Compare October 31, 2024 02:09
@renovate renovate bot changed the title feat(deps): update dependency core-js to v3.38.1 feat(deps): update dependency core-js to v3.39.0 Oct 31, 2024
@renovate renovate bot changed the title feat(deps): update dependency core-js to v3.39.0 feat(deps): update dependency core-js to v3.40.0 Jan 7, 2025
@renovate renovate bot force-pushed the renovate/core-js-3.x branch from 41243c7 to 6fa1983 Compare January 7, 2025 21:18
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.

1 participant