-
Notifications
You must be signed in to change notification settings - Fork 21
chore(deps): bump web-vitals from 4.2.4 to 5.1.0 #2966
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
Conversation
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.4 to 5.1.0. - [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md) - [Commits](GoogleChrome/web-vitals@v4.2.4...v5.1.0) --- updated-dependencies: - dependency-name: web-vitals dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Test Results643 tests +1 595 ✅ +1 8m 27s ⏱️ -5s Results for commit f8d4b26. ± Comparison against base commit 942217a. This pull request removes 642 and adds 643 tests. Note that renamed tests count towards both.
This pull request removes 48 skipped tests and adds 48 skipped tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
❌ 1 Tests Failed:
View the top 1 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
Bundle ReportChanges will decrease total bundle size by 1.15kB (-0.0%) ⬇️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: client-array-pushAssets Changed:
|
@cursor can you remove the onFID integration we have? Look like this is deprecated now |
I removed the tracking and reporting of the First Input Delay (FID) web vital metric from the application's web vitals service. This change streamlines the performance metrics collected, focusing on other more current or relevant indicators.
Learn more about Cursor Agents |
Co-authored-by: rohitpaulk <rohitpaulk@gmail.com>
Bumps web-vitals from 4.2.4 to 5.1.0.
Changelog
Sourced from web-vitals's changelog.
Commits
1b872cf
Release v5.1.0f6cb466
Update CHANGELOG for 5.1.0e5f6e2d
Register visibility-change early (#637)1852851
Only finalize LCP on user events (isTrusted=true
) (#635)f16c4b4
Fallback to default getSelector if custom function is null or undefined (#634)8a54167
Release v5.0.361f7c36
Update CHANGELOG for 5.0.3e22d23b
Remove visibiliytchange event listeners when no longer required (#627)1509d64
Upgrade examples in README to v5 (#626)463abbd
Release v5.0.2Dependabot 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 commands and options
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)