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 web-vitals to v4 #1384

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
web-vitals ^3.5.2 -> ^4.0.0 age adoption passing confidence

Release Notes

GoogleChrome/web-vitals (web-vitals)

v4.2.4

Compare Source

  • Fix memory leak in registering new event listeners on every keydown and click (#​554)

v4.2.3

Compare Source

  • Fix missing LoAF entries in INP attribution (#​512)

v4.2.2

Compare Source

  • Fix interaction count after bfcache restore (#​505)

v4.2.1

Compare Source

  • Fix compatibility issues with TypeScript v5.5 (#​497)

v4.2.0

Compare Source

  • Refactor INP attribution code to fix errors on Windows 10 (#​495)

v4.1.1

Compare Source

  • Fix pending LoAF cleanup logic (#​493)

v4.1.0

Compare Source

  • Move the support check to the top of the onINP() function (#​490)
  • Fix missing LoAF attribution when entries are dispatched before event entries (#​487)

v4.0.1

Compare Source

  • Add the ReportCallback type back but deprecate it (#​483)

v4.0.0

Compare Source

  • [BREAKING] Update types to support more generic usage (#​471)
  • [BREAKING] Split waitingDuration to make it easier to understand redirect delays (#​458)
  • [BREAKING] Rename TTFBAttribution fields from *Time to *Duration (#​453)
  • [BREAKING] Rename resourceLoadTime to resourceLoadDuration in LCP attribution (#​450)
  • [BREAKING] Add INP breakdown timings and LoAF attribution (#​442)
  • [BREAKING] Deprecate onFID() and remove previously deprecated APIs (#​435)
  • Expose the target element in INP attribution (#​479)
  • Save INP target after interactions to reduce null values when removed from the DOM (#​477)
  • Cap TTFB in attribution (#​440)
  • Fix reportAllChanges behavior for LCP when library is loaded late (#​468)

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the maintenance label May 21, 2024
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch 2 times, most recently from 7d964aa to 9906276 Compare June 10, 2024 09:39
@codecov-commenter
Copy link

codecov-commenter commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (next@fd2f66f). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #1384   +/-   ##
=======================================
  Coverage        ?   89.69%           
=======================================
  Files           ?      177           
  Lines           ?    26937           
  Branches        ?     2228           
=======================================
  Hits            ?    24161           
  Misses          ?     2776           
  Partials        ?        0           

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

@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch 2 times, most recently from 4f91503 to 5c92d04 Compare June 13, 2024 16:33
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch 2 times, most recently from 6a1d424 to 81205d2 Compare July 4, 2024 13:16
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch 5 times, most recently from 289d676 to 8a78305 Compare July 11, 2024 19:43
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch 2 times, most recently from 14c6f98 to 909002b Compare September 5, 2024 13:15
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch from 909002b to a176e82 Compare September 25, 2024 16:21
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch 5 times, most recently from 952b16f to 4a98606 Compare October 31, 2024 10:14
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch from 4a98606 to b729f9e Compare October 31, 2024 13:55
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch from b729f9e to b000262 Compare October 31, 2024 18:32
Copy link

stale bot commented Jan 4, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant