Triex / react-native-web-browser-app

Not another wrapper around SFSafariViewController. A fully-featured, cross-platform web browser written in React Native.
Mozilla Public License 2.0
1 stars 0 forks source link

Update dependency react-native-webview to v11.26.1 #55

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

react-native-webview/react-native-webview ### [`v11.26.1`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.26.1) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.26.0...v11.26.1) ##### Bug Fixes - **js:** messagingEnabled prop ([#​2666](https://togithub.com/react-native-webview/react-native-webview/issues/2666)) ([f74ee7a](https://togithub.com/react-native-webview/react-native-webview/commit/f74ee7a88adf6d645f2ef80da6657b68f5d6959d)) ### [`v11.26.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.26.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.25.1...v11.26.0) ##### Features - **macos:** Support File Input On Macos ([#​2733](https://togithub.com/react-native-webview/react-native-webview/issues/2733)) ([9b7ce57](https://togithub.com/react-native-webview/react-native-webview/commit/9b7ce574fcc53c635b532bd8c02e8d8e9cf80a08)) ### [`v11.25.1`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.25.1) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.25.0...v11.25.1) ##### Bug Fixes - **android:** Respect "filename\*" parameter in the field Content-Disposition when detecting filenames for downloading. ([#​2767](https://togithub.com/react-native-webview/react-native-webview/issues/2767)) ([47c05b0](https://togithub.com/react-native-webview/react-native-webview/commit/47c05b0fba21fde471ca6c3aacf7b75756b6a52e)) ### [`v11.25.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.25.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.24.0...v11.25.0) ##### Features - **Android:** Handle RESOURCE_PROTECTED_MEDIA_ID permission ([#​2732](https://togithub.com/react-native-webview/react-native-webview/issues/2732)) ([2711f3a](https://togithub.com/react-native-webview/react-native-webview/commit/2711f3a5dc04ba0cdece2fdc3d3473469ad79d55)) ### [`v11.24.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.24.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.23.1...v11.24.0) ##### Features - **ios:** Cookie sync improvements ([#​2535](https://togithub.com/react-native-webview/react-native-webview/issues/2535)) ([4ac0d74](https://togithub.com/react-native-webview/react-native-webview/commit/4ac0d746c9420191e4eb7387dadd35a674950f34)) ### [`v11.23.1`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.23.1) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.23.0...v11.23.1) ##### Bug Fixes - **iOS:** add null check safety for adding mainDocumentURL to event ([#​2662](https://togithub.com/react-native-webview/react-native-webview/issues/2662)) ([6c00c1f](https://togithub.com/react-native-webview/react-native-webview/commit/6c00c1f9f38513f95bc44d9f3dba668c79629348)) ### [`v11.23.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.23.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.22.7...v11.23.0) ##### Features - **android:** bump up kotlinVersion to 1.6.0 ([#​2592](https://togithub.com/react-native-webview/react-native-webview/issues/2592)) ([b850d1d](https://togithub.com/react-native-webview/react-native-webview/commit/b850d1d7b1f58830763c89146f13b9c777592be9)), closes [#​2578](https://togithub.com/react-native-webview/react-native-webview/issues/2578) ### [`v11.22.7`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.22.7) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.22.6...v11.22.7) ##### Bug Fixes - **android:** cacheEnabled - make compatible with android sdk-33 ([#​2583](https://togithub.com/react-native-webview/react-native-webview/issues/2583)) ([7f78f20](https://togithub.com/react-native-webview/react-native-webview/commit/7f78f206170b0a8f29b467fa2cc546544e9cd300)) ### [`v11.22.6`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.22.6) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.22.5...v11.22.6) ##### Bug Fixes - **windows:** Add WinUI Version Opt In Functionality ([#​2575](https://togithub.com/react-native-webview/react-native-webview/issues/2575)) ([3727f81](https://togithub.com/react-native-webview/react-native-webview/commit/3727f81caf337c88cb1fbd6a08397dd71670eed0)) ### [`v11.22.5`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.22.5) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.22.4...v11.22.5) ##### Bug Fixes - **iOS:** Adding the contentProcessDidTerminate property into useWebViewLogic hook arguments (fixes [#​2559](https://togithub.com/react-native-webview/react-native-webview/issues/2559)) ([#​2580](https://togithub.com/react-native-webview/react-native-webview/issues/2580)) ([045fb60](https://togithub.com/react-native-webview/react-native-webview/commit/045fb602e374374beba56f6316920985c297b34f)) ### [`v11.22.4`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.22.4) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.22.3...v11.22.4) ##### Bug Fixes - **windows:** Refactor JS Code for Windows ([#​2554](https://togithub.com/react-native-webview/react-native-webview/issues/2554)) ([b7f5c6f](https://togithub.com/react-native-webview/react-native-webview/commit/b7f5c6f4970e4da179da1942b527427bdabbda37)) ### [`v11.22.3`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.22.3) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.22.2...v11.22.3) ##### Bug Fixes - **iOS/macOS:** re-added missing properties due to hooks refactor ([453d22d](https://togithub.com/react-native-webview/react-native-webview/commit/453d22d1f16cfb1bd82d4963747fc7da4a8e1ba6)) ### [`v11.22.2`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.22.2) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.22.1...v11.22.2) ##### Bug Fixes - Don't crash if trying to download "invalid" URIs on Android ([#​2432](https://togithub.com/react-native-webview/react-native-webview/issues/2432)) ([c424a49](https://togithub.com/react-native-webview/react-native-webview/commit/c424a496a009507432e6a3fff3eacb1099f634a3)) ### [`v11.22.1`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.22.1) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.22.0...v11.22.1) ##### Bug Fixes - **android:** fixed issue with refactor ([ff08b11](https://togithub.com/react-native-webview/react-native-webview/commit/ff08b11e500334198e1cf2cc02724ef10fb18c91)), closes [#​2538](https://togithub.com/react-native-webview/react-native-webview/issues/2538) ### [`v11.22.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.22.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.21.2...v11.22.0) ##### Features - **refactor:** remove findnodehandle, use function components & codegenNativeCommands ([#​2508](https://togithub.com/react-native-webview/react-native-webview/issues/2508)) ([6b8e4f3](https://togithub.com/react-native-webview/react-native-webview/commit/6b8e4f3f5f3cc006ebca8cb3c7ab692805824685)), closes [#​2518](https://togithub.com/react-native-webview/react-native-webview/issues/2518) [#​2532](https://togithub.com/react-native-webview/react-native-webview/issues/2532) [#​2517](https://togithub.com/react-native-webview/react-native-webview/issues/2517) ### [`v11.21.2`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.21.2) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.21.1...v11.21.2) ##### Reverts - Revert "fix(windows): don't build WebView2 unless on WinUI 3" ([#​2531](https://togithub.com/react-native-webview/react-native-webview/issues/2531)) ([ed3d6ed](https://togithub.com/react-native-webview/react-native-webview/commit/ed3d6ede93c2896c9b0fe7223bec826d8316732a)), closes [#​2531](https://togithub.com/react-native-webview/react-native-webview/issues/2531) [#​2517](https://togithub.com/react-native-webview/react-native-webview/issues/2517) ### [`v11.21.1`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.21.1) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.21.0...v11.21.1) ##### Bug Fixes - **windows:** don't build WebView2 unless on WinUI 3 ([#​2517](https://togithub.com/react-native-webview/react-native-webview/issues/2517)) ([0571062](https://togithub.com/react-native-webview/react-native-webview/commit/05710628128815fc5fb2f1c48e467a78d1b5a1e7)) ### [`v11.21.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.21.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.18.2...v11.21.0) ##### Features - improve dummy WebView ([#​2509](https://togithub.com/react-native-webview/react-native-webview/issues/2509)) ([2e79a03](https://togithub.com/react-native-webview/react-native-webview/commit/2e79a031c81a5d29784a3f57f9a9b44f91f92279)) ### [`v11.18.2`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.18.2) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.18.1...v11.18.2) ##### Bug Fixes - **windows:** update Getting Started information for Windows ([92ba4fa](https://togithub.com/react-native-webview/react-native-webview/commit/92ba4faad259ae5105cecd86cd2d10f0f7d7395f)) ### [`v11.18.1`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.18.1) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.18.0...v11.18.1) ##### Bug Fixes - cannot find `react-native-test-app` when Metro starts ([#​2413](https://togithub.com/react-native-webview/react-native-webview/issues/2413)) ([c6471ed](https://togithub.com/react-native-webview/react-native-webview/commit/c6471edd04b5ededfcdd7b2c84aaec132e682016)) ### [`v11.18.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.18.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.17.2...v11.18.0) ##### Features - **windows:** Add WebView2 UWP Desktop support ([#​2419](https://togithub.com/react-native-webview/react-native-webview/issues/2419)) ([5fb7b0c](https://togithub.com/react-native-webview/react-native-webview/commit/5fb7b0cff005f2262c24ec6b6b7ccf2189b556e2)) ### [`v11.17.2`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.17.2) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.17.1...v11.17.2) ##### Bug Fixes - **types:** Mark android-only methods as possibly undefined ([#​2362](https://togithub.com/react-native-webview/react-native-webview/issues/2362)) ([1b0fd64](https://togithub.com/react-native-webview/react-native-webview/commit/1b0fd6481d88852e7d1d2744f3878c664f047010)) ### [`v11.17.1`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.17.1) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.17.0...v11.17.1) ##### Bug Fixes - **android:** Prevent crash from unsupported URI downloads ([#​2328](https://togithub.com/react-native-webview/react-native-webview/issues/2328)) ([7f95a7f](https://togithub.com/react-native-webview/react-native-webview/commit/7f95a7fff4fd09c68bec06ee344581ba3da2295d)) ### [`v11.17.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.17.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.16.0...v11.17.0) ##### Features - **ios:** Add textInteractionEnabled prop ([#​2252](https://togithub.com/react-native-webview/react-native-webview/issues/2252)) ([4e0cf9c](https://togithub.com/react-native-webview/react-native-webview/commit/4e0cf9ca2538e8cba47f16cff8750c85303f32f0)) ### [`v11.16.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.16.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.15.2...v11.16.0) ##### Features - **android:** add minimum font size ([#​2279](https://togithub.com/react-native-webview/react-native-webview/issues/2279)) ([a12e231](https://togithub.com/react-native-webview/react-native-webview/commit/a12e231121e4dad2a5c8c8f0fcbca91c7a76a52f)) ### [`v11.15.2`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.15.2) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.15.1...v11.15.2) ##### Bug Fixes - **windows:** add Visual Studio 2022 toolset (so it doesn't fall back to v140) ([#​2297](https://togithub.com/react-native-webview/react-native-webview/issues/2297)) ([d665456](https://togithub.com/react-native-webview/react-native-webview/commit/d6654560983f3e80ffde69536d72afc6f6bda84c)) ### [`v11.15.1`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.15.1) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.15.0...v11.15.1) ##### Bug Fixes - **macos:** mediaCapturePermissionGrantType is iOS only ([#​2313](https://togithub.com/react-native-webview/react-native-webview/issues/2313)) ([69cafd1](https://togithub.com/react-native-webview/react-native-webview/commit/69cafd1d20a538426ec387fb48e4709dfe4a6afd)) ### [`v11.15.0`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.15.0) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.14.4...v11.15.0) ##### Features - **ios:** Enhanced permissions handling to prevent repetitive prompts. ([#​2257](https://togithub.com/react-native-webview/react-native-webview/issues/2257)) ([cd42aa7](https://togithub.com/react-native-webview/react-native-webview/commit/cd42aa7f1110edb13d07978badd6d52e386d145c)) ### [`v11.14.4`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.14.4) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.14.3...v11.14.4) ##### Bug Fixes - **android:** add null-pointer check for `activity` before creating `RNCWebChromeClient` (closes [#​1406](https://togithub.com/react-native-webview/react-native-webview/issues/1406), [#​2190](https://togithub.com/react-native-webview/react-native-webview/issues/2190)) ([#​2240](https://togithub.com/react-native-webview/react-native-webview/issues/2240)) ([9b14584](https://togithub.com/react-native-webview/react-native-webview/commit/9b14584b78c386b0282a4ae99f6b47af1694e0a3)) - **macOS:** failing build due to missing TARGET_OS_OSX ([3d7b9ca](https://togithub.com/react-native-webview/react-native-webview/commit/3d7b9cac6e0cfad0fb40707c7120ef591580f5e0)) ### [`v11.14.3`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.14.3) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.14.2...v11.14.3) ##### Bug Fixes - **windows:** Simplify project structure, fix arm64 ([#​2211](https://togithub.com/react-native-webview/react-native-webview/issues/2211)) ([aafa899](https://togithub.com/react-native-webview/react-native-webview/commit/aafa8991f5e94e7fbab51b3a66ef2ffbabc05721)) ### [`v11.14.2`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.14.2) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.14.1...v11.14.2) ##### Bug Fixes - **dependencies:** Simplify react-native version management ([f8a1ba2](https://togithub.com/react-native-webview/react-native-webview/commit/f8a1ba2ebc56a52030443b491bde14b1c86ec189)), do the same as [react-navigation](https://togithub.com//github.com/react-navigation/react-navigation/blob/main/packages/native/package.json/issues/L56-L59) ### [`v11.14.1`](https://togithub.com/react-native-webview/react-native-webview/releases/tag/v11.14.1) [Compare Source](https://togithub.com/react-native-webview/react-native-webview/compare/v11.14.0...v11.14.1) ##### Bug Fixes - **iOS:** compilation error ([c036706](https://togithub.com/react-native-webview/react-native-webview/commit/c03670685bea0116084168adc982e7a8394f75a2))

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.