cypress-firebase
cypress-firebase copied to clipboard
chore(examples): update dependency web-vitals to v4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| web-vitals | 3.5.2 -> 4.2.3 |
Release Notes
GoogleChrome/web-vitals (web-vitals)
v4.2.3
- Fix missing LoAF entries in INP attribution (#512)
v4.2.2
- Fix interaction count after bfcache restore (#505)
v4.2.1
- Fix compatibility issues with TypeScript v5.5 (#497)
v4.2.0
- Refactor INP attribution code to fix errors on Windows 10 (#495)
v4.1.1
- Fix pending LoAF cleanup logic (#493)
v4.1.0
- 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
- Add the
ReportCallbacktype back but deprecate it (#483)
v4.0.0
- [BREAKING] Update types to support more generic usage (#471)
- [BREAKING] Split
waitingDurationto make it easier to understand redirect delays (#458) - [BREAKING] Rename
TTFBAttributionfields from*Timeto*Duration(#453) - [BREAKING] Rename
resourceLoadTimetoresourceLoadDurationin 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
reportAllChangesbehavior 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 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 was generated by Mend Renovate. View the repository job log.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: examples/typescript/yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").
$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]
size-limit report 📦
| Path | Size |
|---|---|
| CommonJS: attachCustomCommands | 8.19 KB (0%) |
| CommonJS: plugin | 8.18 KB (0%) |
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 74.26%. Comparing base (
d62dd03) to head (57fa62f). Report is 10 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1282 +/- ##
=======================================
Coverage 74.26% 74.26%
=======================================
Files 6 6
Lines 579 579
Branches 212 212
=======================================
Hits 430 430
Misses 131 131
Partials 18 18
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.