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

Bump web-vitals from 2.1.4 to 3.5.2 in /frontend #264

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2024

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-type: direct:production
  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 Jan 30, 2024
@dependabot dependabot bot requested a review from drosetti January 30, 2024 18:33
@drosetti
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2024

Looks like web-vitals is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this May 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/develop/web-vitals-3.5.2 branch May 29, 2024 13:40
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

1 participant