StoDevX / AAO-React-Native

The St. Olaf community, now in pocket size.
GNU Affero General Public License v3.0
42 stars 16 forks source link

Update dependency react-native-webview to v13 #7076

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-webview 11.26.1 -> 13.5.1 age adoption passing confidence

Release Notes

react-native-webview/react-native-webview (react-native-webview) ### [`v13.5.1`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v13.5.1) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v13.5.0...v13.5.1) ##### Bug Fixes - **ios:** Fixes new ios clearCache method where it wasn't getting attached ([#​3122](https://togithub.com/react-native-webview/react-native-webview/issues/3122) by [@​jamonholmgren](https://togithub.com/jamonholmgren) and [@​robinheinze](https://togithub.com/robinheinze)) ([f101eaf](https://togithub.com/react-native-webview/react-native-webview/commit/f101eafd1d35b28ab16185c7f9164d5c6512f097)) ### [`v13.5.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v13.5.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v13.4.0...v13.5.0) ##### Features - Add clearCache method on iOS ([#​3119](https://togithub.com/react-native-webview/react-native-webview/issues/3119)) ([0868f91](https://togithub.com/react-native-webview/react-native-webview/commit/0868f91b3b9294e4779a2456a1755ed563e37635)) ### [`v13.4.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v13.4.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v13.3.1...v13.4.0) ##### Features - **iOS:** Suppress menu items ([#​3082](https://togithub.com/react-native-webview/react-native-webview/issues/3082)) ([5cd324c](https://togithub.com/react-native-webview/react-native-webview/commit/5cd324c13032696a7184918797842418b4188766)) ### [`v13.3.1`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v13.3.1) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v13.3.0...v13.3.1) ##### Bug Fixes - **docs:** Reference documentation updates for menuItems ([#​3046](https://togithub.com/react-native-webview/react-native-webview/issues/3046)) ([fcd6050](https://togithub.com/react-native-webview/react-native-webview/commit/fcd60508dc861be651dd7d8e748eade98e44ad75)) ### [`v13.3.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v13.3.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v13.2.3...v13.3.0) ##### Features - Add `onOpenWindow` event ([#​2640](https://togithub.com/react-native-webview/react-native-webview/issues/2640)) ([933fe19](https://togithub.com/react-native-webview/react-native-webview/commit/933fe19a3477d3a01a19c64da2aa051c0d6b0668)) ### [`v13.2.3`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v13.2.3) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v13.2.2...v13.2.3) ##### Bug Fixes - Revert didMoveToSuperview back to didMoveToWindow ([#​3041](https://togithub.com/react-native-webview/react-native-webview/issues/3041)) ([836f717](https://togithub.com/react-native-webview/react-native-webview/commit/836f71768ee03481d1e09af6d0156775ac988b5e)) ### [`v13.2.2`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v13.2.2) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v13.2.1...v13.2.2) ##### Bug Fixes - **macOS:** address regression due to didMoveToSuperview ([#​3006](https://togithub.com/react-native-webview/react-native-webview/issues/3006)) ([41576ca](https://togithub.com/react-native-webview/react-native-webview/commit/41576ca9a7d5d0a9470f2e4227a9d2128d7727c2)) ### [`v13.2.1`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v13.2.1) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v13.2.0...v13.2.1) ##### Bug Fixes - build on 0.72 new arch ([#​2997](https://togithub.com/react-native-webview/react-native-webview/issues/2997)) ([7ceeb2f](https://togithub.com/react-native-webview/react-native-webview/commit/7ceeb2f959c5477956386fc55f2da4220c917889)) ### [`v13.2.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v13.2.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v13.1.0...v13.2.0) ##### Features - **android:** Add support for the `capture` attribute ([#​2954](https://togithub.com/react-native-webview/react-native-webview/issues/2954)) ([966221e](https://togithub.com/react-native-webview/react-native-webview/commit/966221e354d27a4c61117afda332566bac1aba62)) ### [`v13.1.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v13.1.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v13.0.0...v13.1.0) ##### Features - **iOS:** fraudulent website warning setting (previously [#​2801](https://togithub.com/react-native-webview/react-native-webview/issues/2801)) ([#​2994](https://togithub.com/react-native-webview/react-native-webview/issues/2994)) ([6d185e6](https://togithub.com/react-native-webview/react-native-webview/commit/6d185e689320a9cd42c9f3cf5a51d4f5184e44fc)) ### [`v13.0.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v13.0.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v12.4.0...v13.0.0) ##### Features - iOS: Allow webview to load in background tab ([#​2930](https://togithub.com/react-native-webview/react-native-webview/issues/2930)) ([40c9807](https://togithub.com/react-native-webview/react-native-webview/commit/40c98078939d486d95c27ce83bb2f378e1d13dd6)) ##### BREAKING CHANGES - This affects an existing loading behavior so we marked it as breaking, just in case Co-authored-by: Peter Lazar Co-authored-by: Thibault Malbranche ### [`v12.4.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v12.4.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v12.3.0...v12.4.0) ##### Features - debugging enabled prop ([#​2937](https://togithub.com/react-native-webview/react-native-webview/issues/2937)) ([f9a5277](https://togithub.com/react-native-webview/react-native-webview/commit/f9a527753fed972650de5a0e4a5000b278926b9b)) ### [`v12.3.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v12.3.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v12.2.1...v12.3.0) ##### Features - custom action menu on android + improved iOS ([#​2993](https://togithub.com/react-native-webview/react-native-webview/issues/2993)) ([f2aef66](https://togithub.com/react-native-webview/react-native-webview/commit/f2aef667b28ac36ac6b75ec81fc95055a1c5743a)) ### [`v12.2.1`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v12.2.1) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v12.2.0...v12.2.1) ##### Bug Fixes - Revert "Missing android.support.FILE_PROVIDER_PATHS meta-data on some OEMs ([#​2952](https://togithub.com/react-native-webview/react-native-webview/issues/2952))" ([e17a79b](https://togithub.com/react-native-webview/react-native-webview/commit/e17a79b9aa1ea41c9e52ae67fb6afd91cfa144f2)) ### [`v12.2.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v12.2.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v12.1.0...v12.2.0) ##### Features - **windows:** Support headers and cookies in source prop ([#​2897](https://togithub.com/react-native-webview/react-native-webview/issues/2897)) ([1851ead](https://togithub.com/react-native-webview/react-native-webview/commit/1851ead46582aece53884ab12694234e50457b10)) ##### Fix [https://github.com/react-native-webview/react-native-webview/pull/2952](https://togithub.com/react-native-webview/react-native-webview/pull/2952) ### [`v12.1.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v12.1.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v12.0.3...v12.1.0) ##### Features - make pushState changes trackable on android ([#​2929](https://togithub.com/react-native-webview/react-native-webview/issues/2929)) ([39ce007](https://togithub.com/react-native-webview/react-native-webview/commit/39ce0077f06f1b7dbf91be1302792909ae945029)) ### [`v12.0.3`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v12.0.3) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v12.0.2...v12.0.3) ##### Bug Fixes - **Android:** Don't crash while downloading file with % in filename ([#​2861](https://togithub.com/react-native-webview/react-native-webview/issues/2861)) ([81e3aa4](https://togithub.com/react-native-webview/react-native-webview/commit/81e3aa4ecd531220d1ec1da0711195dc6ebdc781)) ### [`v12.0.2`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v12.0.2) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v12.0.1...v12.0.2) ##### Bug Fixes - **ios:** fix userAgent ios type comment ([#​2888](https://togithub.com/react-native-webview/react-native-webview/issues/2888)) ([4d0c0de](https://togithub.com/react-native-webview/react-native-webview/commit/4d0c0dea008c53dc8f4cd8760e90c008b098234d)) ### [`v12.0.1`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v12.0.1) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v12.0.0...v12.0.1) ##### Bug Fixes - **iOS:** Foundation Import ([#​2917](https://togithub.com/react-native-webview/react-native-webview/issues/2917)) ([a2eec17](https://togithub.com/react-native-webview/react-native-webview/commit/a2eec1700271f43af1ba43bd95ad60be11d55877)), closes [#​2915](https://togithub.com/react-native-webview/react-native-webview/issues/2915) ### [`v12.0.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v12.0.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.26.1...v12.0.0) Hello everyone, the support for new architecture (fabric) is finally landing 🚀 . I've taken a lot of time but I've had to re-understand the whole codebase, the old arch, the new arch, and I did not want to take too many shortcuts. This release should be mostly non breaking (except for a few well deserved props removals). HOWEVER, this is a lot of code over a lot of time. Mistakes can happen, if you feel unsafe stick to v11 for a lil' while. Finally this will unblock many PR (sorry for the conflicts in advance), so let's get releasing again 🔥 If you appreciate my work please to [sponsor me](https://togithub.com/sponsors/Titozzz) ! ##### Features - Fabric support ([#​2686](https://togithub.com/react-native-webview/react-native-webview/issues/2686)) ([5558e28](https://togithub.com/react-native-webview/react-native-webview/commit/5558e28feab2e8bd881450f155e642cf1e66caad)) ##### BREAKING CHANGES - If you are using custom native implementation are still possible on the old arch but many classes were moved / renamed so they will need some changes - removed the following props: androidHardwareAccelerationDisabled (deprecated), urlPrefixesForDefaultIntent (unused)

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 10 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

âš  Warning: custom changes will be lost.