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

fix(deps): update dependency web-vitals to v3 #225

Merged
merged 1 commit into from
May 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
web-vitals ^2.1.4 -> ^3.0.0 age adoption passing confidence

Release Notes

GoogleChrome/web-vitals (web-vitals)

v3.5.2

Compare Source

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

v3.5.1

Compare Source

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

v3.5.0

Compare Source

  • 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

Compare Source

  • 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

Compare Source

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

v3.3.1

Compare Source

  • Export metric rating thresholds in attribution build as well.

v3.3.0

Compare Source

  • 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.1.1

Compare Source

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

v3.1.0

Compare Source

  • Add support for 'restore' as a navigationType (#​284)
  • Report initial CLS value when reportAllChanges is true (#​283)
  • Defer all observers until after activation (#​282)
  • Ignore TTFB for loads where responseStart is zero (#​281)
  • Defer execution of observer callbacks (#​278)

v3.0.4

Compare Source

  • Clamp LCP and FCP to 0 for prerendered pages (#​270)

v3.0.3

Compare Source

  • Ensure attribution object is always present in attribution build (#​265)

v3.0.2

Compare Source

  • Set an explicit unpkg dist file (#​261)

v3.0.1

Compare Source

  • Use the cjs extension for all UMD builds (#​257)

v3.0.0

Compare Source

  • [BREAKING] Add a config object param to all metric functions (#​225)
  • [BREAKING] Report TTFB after a bfcache restore (#​220)
  • [BREAKING] Only include last LCP entry in metric entries (#​218)
  • Update the metric ID prefix for v3 (#​251)
  • Move the Navigation Timing API polyfill to the base+polyfill build (#​248)
  • Add a metric rating property (#​246)
  • Add deprecation notices for base+polyfill builds (#​242)
  • Add a new attribution build for debugging issues in the field (#​237, #​244)
  • Add support for prerendered pages (#​233)
  • Rename the ReportHandler type to ReportCallback, with alias for back-compat (#​225, #​227)
  • Add support for the new INP metric (#​221, #​232)
  • Rename getXXX() functions to onXXX() (#​222)
  • Add a navigationType property to the Metric object (#​219)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-advanced-security
Copy link

You have successfully added a new SonarCloud configuration ``. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/web-vitals-3.x branch from 55a8e41 to 4a9de04 Compare August 29, 2023 14:54
@renovate renovate bot force-pushed the renovate/web-vitals-3.x branch 3 times, most recently from da7e291 to 9bc61ba Compare September 13, 2023 19:51
@renovate renovate bot force-pushed the renovate/web-vitals-3.x branch 3 times, most recently from 3464aae to b598e34 Compare September 28, 2023 15:52
@renovate renovate bot force-pushed the renovate/web-vitals-3.x branch 5 times, most recently from b0d2924 to ea2c161 Compare October 8, 2023 09:43
@renovate renovate bot force-pushed the renovate/web-vitals-3.x branch 5 times, most recently from 72dd77f to 3a76710 Compare October 17, 2023 15:47
@renovate renovate bot force-pushed the renovate/web-vitals-3.x branch from 3a76710 to 7586048 Compare October 24, 2023 15:03
@renovate renovate bot force-pushed the renovate/web-vitals-3.x branch from 7586048 to e907ab0 Compare October 31, 2023 16:28
@renovate renovate bot force-pushed the renovate/web-vitals-3.x branch 2 times, most recently from 357ad10 to 7de679d Compare November 9, 2023 16:42
@renovate renovate bot force-pushed the renovate/web-vitals-3.x branch 2 times, most recently from 2bb0048 to 13326be Compare November 16, 2023 17:10
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/web-vitals-3.x branch from 13326be to 836f503 Compare January 24, 2024 16:40
@renovate renovate bot force-pushed the renovate/web-vitals-3.x branch from 836f503 to 2d53699 Compare February 14, 2024 17:42
@renovate renovate bot force-pushed the renovate/web-vitals-3.x branch from 2d53699 to 0cc9487 Compare February 21, 2024 17:43
@renovate renovate bot force-pushed the renovate/web-vitals-3.x branch from 0cc9487 to 602690b Compare March 13, 2024 16:29
@renovate renovate bot force-pushed the renovate/web-vitals-3.x branch 3 times, most recently from 578d2b4 to f9800dd Compare April 10, 2024 15:58
@renovate renovate bot force-pushed the renovate/web-vitals-3.x branch from f9800dd to 0714523 Compare April 10, 2024 16:07
@renovate renovate bot force-pushed the renovate/web-vitals-3.x branch 2 times, most recently from aec9422 to 65547cc Compare May 1, 2024 14:51
@renovate renovate bot force-pushed the renovate/web-vitals-3.x branch 2 times, most recently from 54be02a to 8c28682 Compare May 1, 2024 15:45
@renovate renovate bot force-pushed the renovate/web-vitals-3.x branch from 8c28682 to 211f734 Compare May 1, 2024 15:51
Copy link

sonarqubecloud bot commented May 1, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@phibkro phibkro left a comment

Choose a reason for hiding this comment

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

LGTM

@phibkro phibkro added this pull request to the merge queue May 1, 2024
Merged via the queue into main with commit 7cd158e May 1, 2024
6 of 7 checks passed
@phibkro phibkro deleted the renovate/web-vitals-3.x branch May 1, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant