Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency react-native-webview to ^13.8.1 (#4958)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-native-webview](https://togithub.com/react-native-webview/react-native-webview) | [`^13.6.4` -> `^13.8.1`](https://renovatebot.com/diffs/npm/react-native-webview/13.6.4/13.8.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-native-webview/13.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-native-webview/13.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-native-webview/13.6.4/13.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-native-webview/13.6.4/13.8.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>react-native-webview/react-native-webview (react-native-webview)</summary> ### [`v13.8.1`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v13.8.1) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v13.8.0...v13.8.1) ##### Bug Fixes - **android:** Fix WebViewManager can no longer be customized ([#​3315](https://togithub.com/react-native-webview/react-native-webview/issues/3315)) ([0068588](https://togithub.com/react-native-webview/react-native-webview/commit/0068588d22cbeecb4a66203af6b0e3f0ff20707b)) ### [`v13.8.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v13.8.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v13.7.2...v13.8.0) ##### Features - **ios:** ios injectJavaScriptObject ([#​3157](https://togithub.com/react-native-webview/react-native-webview/issues/3157)) ([8013944](https://togithub.com/react-native-webview/react-native-webview/commit/80139444b529b52781064a6088aa657ba9d21175)) ### [`v13.7.2`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v13.7.2) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v13.7.1...v13.7.2) ##### Bug Fixes - **iOS:** Replace UIKit with RCTUIKit on MacOS for RCT_NEW_ARCH_ENABLED ([#​3296](https://togithub.com/react-native-webview/react-native-webview/issues/3296)) ([cb9fb9c](https://togithub.com/react-native-webview/react-native-webview/commit/cb9fb9c7ee16f918f6e543926e9f2ad189f252d4)) - **ios, macos:** Suspend media playback when destroying WebView on iOS/macOS ([#​3234](https://togithub.com/react-native-webview/react-native-webview/issues/3234)) ([7af398c](https://togithub.com/react-native-webview/react-native-webview/commit/7af398cdff1097c8d498b9b5500f24f3980556c3)) ### [`v13.7.1`](https://togithub.com/react-native-webview/react-native-webview/compare/v13.7.0...v13.7.1) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v13.7.0...v13.7.1) ### [`v13.7.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v13.7.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v13.6.4...v13.7.0) ##### Features - **Windows:** Add support for custom headers, POST requests and `onOpenWindow` to Windows ([9e2794e](https://togithub.com/react-native-webview/react-native-webview/commit/9e2794ea427de619d9a553fdbafc5ae9e03b9f64)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles. 🚦 **Automerge**: Enabled. ♻ **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/valora-inc/wallet). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: valora-bot <valorabot@valoraapp.com>
- Loading branch information