Skip to content

fix(deps): update dependency web-vitals to v6 - #634

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/web-vitals-6.x
Open

fix(deps): update dependency web-vitals to v6#634
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/web-vitals-6.x

Conversation

@renovate

@renovate renovate Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
web-vitals 4.2.26.2.1 age confidence

Release Notes

GoogleChrome/web-vitals (web-vitals)

v6.2.1

Compare Source

  • Fix negative inputDelay in INP attribution
    (#​789)

v6.2.0

Compare Source

  • Prevent spurious CLS report of 0 after bfcache restore
    (#​786)
  • Guard supportedEntryTypes for older browsers
    (#​787)

v6.1.1

Compare Source

  • Scope the navigation interaction count to each InteractionManager
    (#​783)

v6.1.0

Compare Source

  • Add Resource Timing buffer for LCP attribution
    (#​776)

v6.0.1

Compare Source

  • Prevent JavaScript error if PerformanceObserver not available
    (#​772)

v6.0.0

Compare Source

v6 introduces Soft Navigation support for the Web Vitals metrics when supported by the browser.

[!NOTE]
See the upgrading to v6 guide for a complete list of all API changes in version 6.

  • [BREAKING] Remove unneeded modules with tsconfig verbatimModuleSyntax
    (#​741)
  • Add source maps
    (#​771)
  • Cap RequestIdleCallback to 1 second to ensure metrics report even when busy
    (#​755)
  • Flip default for includeProcessedEventEntries to false for v6
    (#​763)
  • Add Soft Navigation support
    (#​308)
  • Add bfcache support for reporting small INP interactions
    (part of #​308)

v5.3.0

Compare Source

  • Remove getFirstHiddenTimePolyfill
    (#​729)
  • Fixed issue where the same configuration object to multiple metric functions can result in errors
    (#​731)
  • Add more robust interactionTarget setting for INP
    (#​744)

v5.2.0

Compare Source

  • Replace filter()[0] with find() for better performance (#​658)
  • Use queueMicrotask for microtask scheduling (#​660)
  • Simplify the event and LoAF entry clean up logic (#​662)
  • Remove obsolete FID polyfill types (#​675)
  • Use LargestContentfulPaint.id as fallback when element is removed from DOM (#​676)
  • Fix bug for onLCP when attached late (#​697)
  • FHandle initially hidden pages and onLCP registered on visibility change (#​698)
  • Ensure we clear idle callbacks in whenIdleOrHidden (#​707)
  • Limit pending events to conserve memory (#​710)
  • Add includeProcessedEventEntries option (#​714)
  • Reduce bundle size by refactoring (#​713)

v5.1.0

Compare Source

  • Register visibility-change early (#​637)
  • Only finalize LCP on user events (isTrusted=true) (#​635)
  • Fallback to default getSelector if custom function is null or undefined (#​634)

v5.0.3

Compare Source

  • Remove visibilitychange event listeners when no longer required (#​627)

v5.0.2

Compare Source

  • Handle layout shifts with no sources (#​623)

v5.0.1

Compare Source

  • Fix missing FCP and LCP for prerendered pages (#​621)

v5.0.0

Compare Source

[!NOTE]
See the upgrading to v5 guide for a complete list of all API changes in version 5.

  • [BREAKING] Remove the deprecated onFID() function (#​519)
  • [BREAKING] Change browser support policy to Baseline Widely available (#​525)
  • [BREAKING] Sort the classes that appear in attribution selectors to reduce cardinality (#​518)
  • Extend INP attribution with extra LoAF information: longest script and buckets (#​592)
  • Add support for generating custom targets in the attribution build (#​585)
  • Support multiple calls to onINP() with different config options (#​583)
  • Use visibility-state performance entries (#​612)
  • Ensure idle callbacks don't run twice (#​541) and (#​548)
  • Cap nextPaintTime at processingStart (#​540) and (#​546)
  • Cap INP breakdowns to INP duration (#​528)
  • Cap LCP load duration to LCP time (#​527)

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)

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/web-vitals-6.x branch 2 times, most recently from a39a4bf to eed790e Compare July 31, 2026 04:08
@renovate
renovate Bot force-pushed the renovate/web-vitals-6.x branch 2 times, most recently from 35c6142 to 8166ce5 Compare August 6, 2026 00:15
@renovate
renovate Bot force-pushed the renovate/web-vitals-6.x branch 5 times, most recently from 3e2e717 to 82cc504 Compare August 18, 2026 12:09
@renovate
renovate Bot force-pushed the renovate/web-vitals-6.x branch 3 times, most recently from 29f08d2 to 6652826 Compare August 25, 2026 16:10
@renovate
renovate Bot force-pushed the renovate/web-vitals-6.x branch from 6652826 to dddb0d1 Compare August 26, 2026 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants