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): update dependency web-vitals to v4 #1715

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
web-vitals 3.5.2 -> 4.2.4 age adoption passing confidence

Release Notes

GoogleChrome/web-vitals (web-vitals)

v4.2.4

Compare Source

  • Fix memory leak in registering new event listeners on every keydown and click (#​554)

v4.2.3

Compare Source

  • Fix missing LoAF entries in INP attribution (#​512)

v4.2.2

Compare Source

  • Fix interaction count after bfcache restore (#​505)

v4.2.1

Compare Source

  • Fix compatibility issues with TypeScript v5.5 (#​497)

v4.2.0

Compare Source

  • Refactor INP attribution code to fix errors on Windows 10 (#​495)

v4.1.1

Compare Source

  • Fix pending LoAF cleanup logic (#​493)

v4.1.0

Compare Source

  • Move the support check to the top of the onINP() function (#​490)
  • Fix missing LoAF attribution when entries are dispatched before event entries (#​487)

v4.0.1

Compare Source

  • Add the ReportCallback type back but deprecate it (#​483)

v4.0.0

Compare Source

  • [BREAKING] Update types to support more generic usage (#​471)
  • [BREAKING] Split waitingDuration to make it easier to understand redirect delays (#​458)
  • [BREAKING] Rename TTFBAttribution fields from *Time to *Duration (#​453)
  • [BREAKING] Rename resourceLoadTime to resourceLoadDuration in LCP attribution (#​450)
  • [BREAKING] Add INP breakdown timings and LoAF attribution (#​442)
  • [BREAKING] Deprecate onFID() and remove previously deprecated APIs (#​435)
  • Expose the target element in INP attribution (#​479)
  • Save INP target after interactions to reduce null values when removed from the DOM (#​477)
  • Cap TTFB in attribution (#​440)
  • Fix reportAllChanges behavior for LCP when library is loaded late (#​468)

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate Changes by renovate label May 13, 2024
@renovate renovate bot requested a review from a team as a code owner May 13, 2024 20:36
Copy link

cypress bot commented May 13, 2024

frontend    Run #1873

Run Properties:  status check passed Passed #1873  •  git commit ad6ea3ec9f ℹ️: Merge 2ea0e640f8737d0cc005810f619f46c32f8d901d into 8333b83b9a793d483f37cfa5710c...
Project frontend
Branch Review renovate/web-vitals-4.x
Run status status check passed Passed #1873
Run duration 01m 37s
Commit git commit ad6ea3ec9f ℹ️: Merge 2ea0e640f8737d0cc005810f619f46c32f8d901d into 8333b83b9a793d483f37cfa5710c...
Committer renovate[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 32
View all changes introduced in this branch ↗︎

@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch 3 times, most recently from 4ac7c65 to 67b332f Compare May 17, 2024 11:37
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch 10 times, most recently from 7240213 to 32ea7f1 Compare May 28, 2024 10:44
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch 8 times, most recently from 34ff1f9 to 854350d Compare June 3, 2024 22:51
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch 2 times, most recently from 2d3b94e to 2681fbc Compare June 11, 2024 04:36
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch 2 times, most recently from 92a28cf to 5fa17a1 Compare June 20, 2024 21:20
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch from 5fa17a1 to 8f6a6e6 Compare June 30, 2024 21:46
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch from 8f6a6e6 to 718a1cc Compare July 17, 2024 23:31
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch 3 times, most recently from b271c4f to 89c437e Compare August 7, 2024 04:57
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch 5 times, most recently from 95c30b4 to aa6e10f Compare September 18, 2024 17:12
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch 5 times, most recently from 65a12f6 to 8b918a3 Compare October 23, 2024 18:08
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch 7 times, most recently from c50160b to eb05bcd Compare November 23, 2024 15:19
@morremeyer morremeyer enabled auto-merge November 23, 2024 15:40
@morremeyer morremeyer force-pushed the renovate/web-vitals-4.x branch from eb05bcd to 73d337e Compare November 23, 2024 15:41
@renovate renovate bot force-pushed the renovate/web-vitals-4.x branch from 73d337e to 2ea0e64 Compare November 23, 2024 15:41
auto-merge was automatically disabled November 23, 2024 15:53

Merge commits are not allowed on this repository

@morremeyer morremeyer merged commit 690bc4d into main Nov 23, 2024
11 checks passed
@morremeyer morremeyer deleted the renovate/web-vitals-4.x branch November 23, 2024 15:53
Copy link

cypress bot commented Nov 23, 2024

frontend    Run #1875

Run Properties:  status check passed Passed #1875  •  git commit 690bc4d3fe: chore(deps): update dependency web-vitals to v4 (#1715)
Project frontend
Branch Review main
Run status status check passed Passed #1875
Run duration 01m 37s
Commit git commit 690bc4d3fe: chore(deps): update dependency web-vitals to v4 (#1715)
Committer renovate[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 32
View all changes introduced in this branch ↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Changes by renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant