Skip to content

build(deps): bump web-vitals from 5.2.0 to 5.3.0 in /samples/AspNetCoreReactSample/ClientApp#929

Merged
akunzai merged 1 commit into
mainfrom
dependabot/npm_and_yarn/samples/AspNetCoreReactSample/ClientApp/web-vitals-5.3.0
Jun 2, 2026
Merged

build(deps): bump web-vitals from 5.2.0 to 5.3.0 in /samples/AspNetCoreReactSample/ClientApp#929
akunzai merged 1 commit into
mainfrom
dependabot/npm_and_yarn/samples/AspNetCoreReactSample/ClientApp/web-vitals-5.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps web-vitals from 5.2.0 to 5.3.0.

Changelog

Sourced from web-vitals's changelog.

v5.3.0 (2026-05-28)

  • 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)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 2, 2026

@akunzai akunzai left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! This is a clean dependency update with beneficial changes:

  • Bug fix: Resolved issue where reusing the same configuration object across multiple metric functions could cause errors (web-vitals#731)
  • Improvement: More robust interactionTarget setting for Interaction to Next Paint (INP) metrics (web-vitals#744)
  • Cleanup: Removed getFirstHiddenTimePolyfill as it's no longer needed (web-vitals#729)

The transitive dependency updates to @remix-run/router (1.23.2 → 1.23.3) and react-router (6.30.3 → 6.30.4) are expected and properly reflected in the lock file. No code changes required on the application side.


Generated by Claude Code

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

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-version: 5.3.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/samples/AspNetCoreReactSample/ClientApp/web-vitals-5.3.0 branch from 4b251be to 87f8615 Compare June 2, 2026 03:30
@akunzai akunzai merged commit 6c62f79 into main Jun 2, 2026
8 of 9 checks passed
@akunzai akunzai deleted the dependabot/npm_and_yarn/samples/AspNetCoreReactSample/ClientApp/web-vitals-5.3.0 branch June 2, 2026 03:33
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant