fix(deps): update react-navigation monorepo
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @react-navigation/native (source) | 6.1.7 -> 6.1.18 |
||||
| @react-navigation/native-stack (source) | 6.9.13 -> 6.11.0 |
Release Notes
react-navigation/react-navigation (@react-navigation/native)
v6.1.18
Note: Version bump only for package @react-navigation/native
v6.1.17
Note: Version bump only for package @react-navigation/native
v6.1.16
Note: Version bump only for package @react-navigation/native
v6.1.15
v6.1.14
Note: Version bump only for package @react-navigation/native
v6.1.13
Note: Version bump only for package @react-navigation/native
v6.1.12
Bug Fixes
- type errors when getState used outside of a screen (#11827) (144040a), closes #11701 - by @MrRefactor
v6.1.11
Bug Fixes
- browser navigating out after using back feature and going home (#11833) (7e5df55), closes #11832 - by @SlickDomique
v6.1.10
Note: Version bump only for package @react-navigation/native
v6.1.9
Bug Fixes
- bump use-latest-callback to fix callback assignements (bc30315) - by @satya164
v6.1.8
Bug Fixes
- don't use .web extensions (f8241db) - by @satya164
- incorrect url parsing (isssue: #10924) (#11528) (0b74a0c) - by @retyui
- prevent back handler usage on web (#11458) (e5f753f) - by @EvanBacon
- properly import useBackButton on web (9e37c5d) - by @kacperkapusciak
- replace series function used to queue async callbacks (#11485) (2ec6f21) - by @karlsander
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] 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 (2f04f73).
Additional details and impacted files
@@ Coverage Diff @@
## main #463 +/- ##
=======================================
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.