mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 08:11:33 +11:00
Update dependency web-vitals to v3.5.2 (#600)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [web-vitals](https://togithub.com/GoogleChrome/web-vitals) | [`3.3.2` -> `3.5.2`](https://renovatebot.com/diffs/npm/web-vitals/3.3.2/3.5.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/web-vitals/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/web-vitals/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/web-vitals/3.3.2/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/web-vitals/3.3.2/3.5.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>GoogleChrome/web-vitals (web-vitals)</summary> ### [`v3.5.2`](https://togithub.com/GoogleChrome/web-vitals/blob/HEAD/CHANGELOG.md#v352-2024-01-25) [Compare Source](https://togithub.com/GoogleChrome/web-vitals/compare/v3.5.1...v3.5.2) - Pick the first non-null `target` for INP attribution ([#​421](https://togithub.com/GoogleChrome/web-vitals/pull/421)) ### [`v3.5.1`](https://togithub.com/GoogleChrome/web-vitals/blob/HEAD/CHANGELOG.md#v351-2023-12-27) [Compare Source](https://togithub.com/GoogleChrome/web-vitals/compare/v3.5.0...v3.5.1) - Add extra guard for `PerformanceEventTiming` not existing ([#​403](https://togithub.com/GoogleChrome/web-vitals/pull/403)) ### [`v3.5.0`](https://togithub.com/GoogleChrome/web-vitals/blob/HEAD/CHANGELOG.md#v350-2023-09-28) [Compare Source](https://togithub.com/GoogleChrome/web-vitals/compare/v3.4.0...v3.5.0) - Run `onLCP` callback in separate task ([#​386](https://togithub.com/GoogleChrome/web-vitals/pull/386)) - Fix INP durationThreshold bug when set to 0 ([#​372](https://togithub.com/GoogleChrome/web-vitals/pull/372)) - Prevent FID entries being emitted as INP for non-supporting browsers ([#​368](https://togithub.com/GoogleChrome/web-vitals/pull/368)) ### [`v3.4.0`](https://togithub.com/GoogleChrome/web-vitals/blob/HEAD/CHANGELOG.md#v340-2023-07-11) [Compare Source](https://togithub.com/GoogleChrome/web-vitals/compare/v3.3.2...v3.4.0) - Make `bindReporter` generic over metric type ([#​359](https://togithub.com/GoogleChrome/web-vitals/pull/359)) - Update INP status in README ([#​362](https://togithub.com/GoogleChrome/web-vitals/pull/362)) - Fix Metric types for better TypeScript support ([#​356](https://togithub.com/GoogleChrome/web-vitals/pull/356)) - Fix selector for SVGs for attribution build ([#​354](https://togithub.com/GoogleChrome/web-vitals/pull/354)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/agbrs/agb). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
commit
e57df6f03f
12
website/app/package-lock.json
generated
12
website/app/package-lock.json
generated
|
@ -14822,9 +14822,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/web-vitals": {
|
||||
"version": "3.3.2",
|
||||
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.2.tgz",
|
||||
"integrity": "sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q=="
|
||||
"version": "3.5.2",
|
||||
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.2.tgz",
|
||||
"integrity": "sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg=="
|
||||
},
|
||||
"node_modules/webidl-conversions": {
|
||||
"version": "6.1.0",
|
||||
|
@ -26159,9 +26159,9 @@
|
|||
}
|
||||
},
|
||||
"web-vitals": {
|
||||
"version": "3.3.2",
|
||||
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.2.tgz",
|
||||
"integrity": "sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q=="
|
||||
"version": "3.5.2",
|
||||
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.2.tgz",
|
||||
"integrity": "sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg=="
|
||||
},
|
||||
"webidl-conversions": {
|
||||
"version": "6.1.0",
|
||||
|
|
Loading…
Reference in a new issue