Skip to content
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

chore(deps-dev): Bump web-vitals from 0.2.4 to 3.5.2 #1160

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps web-vitals from 0.2.4 to 3.5.2.

Changelog

Sourced from web-vitals's changelog.

v3.5.2 (2024-01-25)

  • Pick the first non-null target for INP attribution (#421)

v3.5.1 (2023-12-27)

  • Add extra guard for PerformanceEventTiming not existing (#403)

v3.5.0 (2023-09-28)

  • Run onLCP callback in separate task (#386)
  • Fix INP durationThreshold bug when set to 0 (#372)
  • Prevent FID entries being emitted as INP for non-supporting browsers (#368)

v3.4.0 (2023-07-11)

  • Make bindReporter generic over metric type (#359)
  • Update INP status in README (#362)
  • Fix Metric types for better TypeScript support (#356)
  • Fix selector for SVGs for attribution build (#354)

v3.3.2 (2023-05-29)

  • Fix attribution types (#348)
  • Safe access navigation entry type (#290)

v3.3.1 (2023-04-04)

  • Export metric rating thresholds in attribution build as well.

v3.3.0 (2023-03-09)

  • Export metric rating thresholds, add explicit MetricRatingThresholds type (#323)
  • Trim classname selector (#328)
  • Add link to CrUX versus RUM blog post (#327)
  • Prevent LCP being reported for hidden prerendered pages (#326)
  • Add Server Timing information to docs (#324)
  • Fix link in onINP() thresholds comment (#318)
  • Update web.dev link for onINP() (#307)
  • Add a note about when to load the library (#305)

v3.2.0

  • Version number skipped

v3.1.1 (2023-01-10)

  • Defer CLS logic until after onFCP() callback (#297)

v3.1.0 (2022-11-15)

... (truncated)

Commits
  • 6cd88fa Release v3.5.2
  • e21424b Fix typo
  • 5175129 Update CHANGELOG for 3.5.2
  • 92ea1e5 Pick the first non-null target for INP attribution (#421)
  • 2301de5 Add clarification to README for reportAllChanges (#413)
  • a0df134 Bump follow-redirects from 1.15.3 to 1.15.4 (#412)
  • bf32741 Fix flaky tests after upgrading dependencies
  • 73c9f0d Fix formating issues after eslint update
  • 4f08663 Fix formating issues after prettier update
  • a9a9015 Release v3.5.1
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by tunetheweb, a new releaser for web-vitals since your current version.


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

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 0.2.4 to 3.5.2.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v0.2.4...v3.5.2)

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

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 Feb 1, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/web-vitals@3.5.2 None 0 386 kB tunetheweb

🚮 Removed packages: npm/web-vitals@0.2.4

View full report↗︎

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.

None yet

0 participants