fix(deps): update dependency react-native-safe-area-context to v4.14.1
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| react-native-safe-area-context | 4.7.1 -> 4.14.1 |
Release Notes
AppAndFlow/react-native-safe-area-context (react-native-safe-area-context)
v4.14.1: Release 4.14.1
Fix tvos support
v4.14.0: Release 4.14.0
- chore: Remove legacy version check in react-native.config.js #540
v4.13.1: Release 4.13.1
- use jest.fn on mocked hooks (th3rdwave#449)
v4.13.0: Release 4.13.0
Features
v4.12.0: Release 4.12.0
Bug Fixes
v4.11.1: Release 4.11.1
4.11.1 (2024-10-16)
v4.11.0: Release 4.11.0
Bug Fixes
Features
v4.10.9: Release 4.10.9
Reverts
v4.10.8: Release 4.10.8
Bug Fixes
- include captionBar in insets (2c8e9e8)
v4.10.7: Release 4.10.7
Bug Fixes
- measure frame relative to nearest view controller (ab10a80)
v4.10.6: Release 4.10.6
Bug Fixes
v4.10.5: Release 4.10.5
Bug Fixes
- Fix safeareaview on new arch (ce8aa20)
v4.10.4: Release 4.10.4
- add rsc support (#502)
v4.10.3: Release 4.10.3
Bug Fixes
- invalid export (cdc0b97)
v4.10.2: Release 4.10.2
Bug Fixes
- using edge modes on web (8b5d629)
v4.10.1: Release 4.10.1
Bug Fixes
v4.10.0: Release 4.10.0
Support for react-native 0.74.0
v4.9.0: Release 4.9.0
Features
v4.8.2: Release 4.8.2
Bug Fixes
v4.8.1: Release 4.8.1
Bug Fixes
v4.8.0
v4.7.4: Release 4.7.4
- resolve ViewProps type import #446
v4.7.3: Release 4.7.3
- Observe UIKeyboardDidChangeFrameNotification (#440)
v4.7.2: Release 4.7.2
- Complete the partial memoization of provider (th3rdwave#427)
Configuration
📅 Schedule: Branch creation - "after 6pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.77%. Comparing base (
4bf92da) to head (661a1e8).
Additional details and impacted files
@@ Coverage Diff @@
## main #458 +/- ##
=======================================
Coverage 78.77% 78.77%
=======================================
Files 39 39
Lines 928 928
Branches 157 157
=======================================
Hits 731 731
Misses 85 85
Partials 112 112
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 78.77% <ø> (ø) |
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.