Skip to content

chore(deps): bump web-vitals from 5.1.0 to 5.2.0#172

Merged
daedalist merged 1 commit intomainfrom
dependabot/npm_and_yarn/web-vitals-5.2.0
Mar 30, 2026
Merged

chore(deps): bump web-vitals from 5.1.0 to 5.2.0#172
daedalist merged 1 commit intomainfrom
dependabot/npm_and_yarn/web-vitals-5.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps web-vitals from 5.1.0 to 5.2.0.

Changelog

Sourced from web-vitals's changelog.

v5.2.0 (2026-03-25)

  • 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)
Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


@dependabot dependabot bot added dependencies Pull requests that update a dependency file npm labels Mar 30, 2026
@github-actions github-actions bot added minor-update prod-dependency Production dependency labels Mar 30, 2026
@github-actions
Copy link
Copy Markdown

⬆️ Minor Update

This is a minor-level dependency update that typically includes:

  • New features (backward compatible)
  • Enhancements
  • Non-breaking API additions

Dependencies updated: web-vitals

⚠️ Review changes and test functionality before merging.

@daedalist
Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 5.1.0 to 5.2.0.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web-vitals-5.2.0 branch from a152e94 to 3b99897 Compare March 30, 2026 09:38
@github-actions
Copy link
Copy Markdown

⬆️ Minor Update

This is a minor-level dependency update that typically includes:

  • New features (backward compatible)
  • Enhancements
  • Non-breaking API additions

Dependencies updated: web-vitals

⚠️ Review changes and test functionality before merging.

@daedalist daedalist merged commit 1cdf0cc into main Mar 30, 2026
12 checks passed
@daedalist daedalist deleted the dependabot/npm_and_yarn/web-vitals-5.2.0 branch March 30, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file minor-update npm prod-dependency Production dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant