Skip to content

Commit 0bd7af6

Browse files
build(deps): bump web-vitals from 4.2.4 to 5.0.2 (#719)
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.4 to 5.0.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md">web-vitals's changelog</a>.</em></p> <blockquote> <h3>v5.0.2 (2025-05-29)</h3> <ul> <li>Handle layout shifts with no sources (<a href="https://redirect.github.com/GoogleChrome/web-vitals/pull/623">#623</a>)</li> </ul> <h3>v5.0.1 (2025-05-13)</h3> <ul> <li>Fix missing FCP and LCP for prerendered pages (<a href="https://redirect.github.com/GoogleChrome/web-vitals/pull/621">#621</a>)</li> </ul> <h3>v5.0.0 (2025-05-07)</h3> <p>[!NOTE] See the <a href="https://github.com/GoogleChrome/web-vitals/blob/main/docs/upgrading-to-v5.md">upgrading to v5</a> guide for a complete list of all API changes in version 5.</p> <ul> <li><strong>[BREAKING]</strong> Remove the deprecated <code>onFID()</code> function (<a href="https://redirect.github.com/GoogleChrome/web-vitals/pull/519">#519</a>)</li> <li><strong>[BREAKING]</strong> Change browser support policy to Baseline Widely available (<a href="https://redirect.github.com/GoogleChrome/web-vitals/pull/525">#525</a>)</li> <li><strong>[BREAKING]</strong> Sort the classes that appear in attribution selectors to reduce cardinality (<a href="https://redirect.github.com/GoogleChrome/web-vitals/pull/518">#518</a>)</li> <li>Extend INP attribution with extra LoAF information: longest script and buckets (<a href="https://redirect.github.com/GoogleChrome/web-vitals/pull/592">#592</a>)</li> <li>Add support for generating custom targets in the attribution build (<a href="https://redirect.github.com/GoogleChrome/web-vitals/pull/585">#585</a>)</li> <li>Support multiple calls to <code>onINP()</code> with different config options (<a href="https://redirect.github.com/GoogleChrome/web-vitals/pull/583">#583</a>)</li> <li>Use visibility-state performance entries (<a href="https://redirect.github.com/GoogleChrome/web-vitals/pull/612">#612</a>)</li> <li>Ensure idle callbacks don't run twice (<a href="https://redirect.github.com/GoogleChrome/web-vitals/pull/541">#541</a>) and (<a href="https://redirect.github.com/GoogleChrome/web-vitals/pull/548">#548</a>)</li> <li>Cap <code>nextPaintTime</code> at <code>processingStart</code> (<a href="https://redirect.github.com/GoogleChrome/web-vitals/pull/540">#540</a>) and (<a href="https://redirect.github.com/GoogleChrome/web-vitals/pull/546">#546</a>)</li> <li>Cap INP breakdowns to INP duration (<a href="https://redirect.github.com/GoogleChrome/web-vitals/pull/528">#528</a>)</li> <li>Cap LCP load duration to LCP time (<a href="https://redirect.github.com/GoogleChrome/web-vitals/pull/527">#527</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/GoogleChrome/web-vitals/commit/463abbd425cda01ed65e0b5d18be9f559fe446cb"><code>463abbd</code></a> Release v5.0.2</li> <li><a href="https://github.com/GoogleChrome/web-vitals/commit/8adc5d8fc2c12cdf46d164a655c48f415ac20277"><code>8adc5d8</code></a> Update CHANGELOG for 5.0.2</li> <li><a href="https://github.com/GoogleChrome/web-vitals/commit/74042a1d66ebeafc2e4c3dfc651b8376c4d9271c"><code>74042a1</code></a> Handle CLS with no sources (<a href="https://redirect.github.com/GoogleChrome/web-vitals/issues/623">#623</a>)</li> <li><a href="https://github.com/GoogleChrome/web-vitals/commit/0263378477936a576d950f400d8616cd20a0b2e6"><code>0263378</code></a> Release v5.0.1</li> <li><a href="https://github.com/GoogleChrome/web-vitals/commit/760b51a39baffa0dad3333c98e73102063b91f8e"><code>760b51a</code></a> Update CHANGELOG for v5.0.1</li> <li><a href="https://github.com/GoogleChrome/web-vitals/commit/56a24d7e774fdb5b7243a891a64759b88bdbd30f"><code>56a24d7</code></a> Fix missing FCP and LCP for prerendered pages (<a href="https://redirect.github.com/GoogleChrome/web-vitals/issues/621">#621</a>)</li> <li><a href="https://github.com/GoogleChrome/web-vitals/commit/12665c3c8f8493d216051b1ea38d18ae4a5335be"><code>12665c3</code></a> Fix link markdown in docs/upgrading-to-v4.md (<a href="https://redirect.github.com/GoogleChrome/web-vitals/issues/620">#620</a>)</li> <li><a href="https://github.com/GoogleChrome/web-vitals/commit/d98f066dba242ead76d7ae1c99a18ccf9c47f3ae"><code>d98f066</code></a> Update README with example for generateTarget (<a href="https://redirect.github.com/GoogleChrome/web-vitals/issues/619">#619</a>)</li> <li><a href="https://github.com/GoogleChrome/web-vitals/commit/ac3dbcbb3961a5df1d2fc5064b48640471efb2dd"><code>ac3dbcb</code></a> Add mention of other breakiing changes to upgrading to v5 doc (<a href="https://redirect.github.com/GoogleChrome/web-vitals/issues/618">#618</a>)</li> <li><a href="https://github.com/GoogleChrome/web-vitals/commit/3512f3f91b53fb2aed8617f5cd134aafe91f3b1b"><code>3512f3f</code></a> Release v5.0.0</li> <li>Additional commits viewable in <a href="https://github.com/GoogleChrome/web-vitals/compare/v4.2.4...v5.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=web-vitals&package-manager=npm_and_yarn&previous-version=4.2.4&new-version=5.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 336298d commit 0bd7af6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"styled-components": "^6.1.12",
4040
"swiper": "^9.2.0",
4141
"typescript": "^4.9.5",
42-
"web-vitals": "^4.2.3"
42+
"web-vitals": "^5.0.2"
4343
},
4444
"scripts": {
4545
"predeploy": "npm run build",

0 commit comments

Comments
 (0)