nonebot-bison
nonebot-bison copied to clipboard
:arrow_up: 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 - "before 4am on Monday" (UTC), 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.
Deploy Preview for nonebot-bison ready!
| Name | Link |
|---|---|
| Latest commit | 8fde76d6952d3f1be0503df3b03f220116cfe260 |
| Latest deploy log | https://app.netlify.com/sites/nonebot-bison/deploys/6718450acfda6f00081fd437 |
| Deploy Preview | https://deploy-preview-598--nonebot-bison.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.54%. Comparing base (
ce1c902) to head (8fde76d). Report is 17 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #598 +/- ##
=======================================
Coverage 85.54% 85.54%
=======================================
Files 91 91
Lines 4822 4822
=======================================
Hits 4125 4125
Misses 697 697
| Flag | Coverage Δ | |
|---|---|---|
| smoke-test | 85.54% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.