Skip to content

chore(deps-dev): bump web-vitals from 5.1.0 to 5.3.0#75

Closed
dependabot[bot] wants to merge 128 commits into
mainfrom
dependabot/npm_and_yarn/web-vitals-5.3.0
Closed

chore(deps-dev): bump web-vitals from 5.1.0 to 5.3.0#75
dependabot[bot] wants to merge 128 commits into
mainfrom
dependabot/npm_and_yarn/web-vitals-5.3.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 31, 2026

Bumps web-vitals from 5.1.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)

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 compatibility score

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

Summary by cubic

Bump web-vitals to 5.3.0 to pick up INP target improvements, bug fixes, and minor performance tweaks. Keeps our performance metrics tooling current.

  • Dependencies
    • Update web-vitals from 5.1.0 to 5.3.0 in apps/codex-claw (dev dependency).
    • Upstream highlights: better INP interactionTarget, fix for reused config objects, microtask scheduling and cleanup tweaks.
    • Note: package now runs a modified prepare script during install.

Written for commit 7ae54d9. Summary will update on new commits.

Review in cubic

ibelick and others added 30 commits February 5, 2026 08:27
…d fr-FR

- Changed Intl.DateTimeFormat locale from 'fr-FR' to 'en-GB'
- Using a fixed locale prevents SSR hydration mismatches
- en-GB provides international-friendly format (24h, day/month)
- Removed French-specific string replacement
fix: use consistent locale (en-GB) for timestamps instead of hardcoded fr-FR
feat: add landing page, init pnpm workspace
perf: slim Shiki to ~30 languages + 2 themes
feat: add image attachments with client-side compression
slashdevcorpse and others added 22 commits May 31, 2026 01:34
Prepare npm alpha readiness and README demos
Implement Codex CLI streaming and image attachments
…mation

Add release package automation and GitHub bots
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 5.1.0 to 5.3.0.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v5.1.0...v5.3.0)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-version: 5.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 31, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 31, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/web-vitals-5.3.0 branch May 31, 2026 06:51
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.

6 participants