This repository was archived by the owner on Mar 24, 2025. It is now read-only.
fix(deps): update dependency react-native-webview to v13#1528
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
fix(deps): update dependency react-native-webview to v13#1528renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
Kudos, SonarCloud Quality Gate passed!
|
|
New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎ 🚮 Removed packages: react-native-webview@11.26.1 |
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








This PR contains the following updates:
^11.26.0->^13.0.0Release Notes
react-native-webview/react-native-webview
v13.2.1Compare Source
Bug Fixes
v13.2.0Compare Source
Features
captureattribute (#2954) (966221e)v13.1.0Compare Source
Features
v13.0.0Compare Source
Features
BREAKING CHANGES
Co-authored-by: Peter Lazar peter.lazar@limehome.de
Co-authored-by: Thibault Malbranche thibault@brigad.co
v12.4.0Compare Source
Features
v12.3.0Compare Source
Features
v12.2.1Compare Source
Bug Fixes
v12.2.0Compare Source
Features
Fix
https://github.com/react-native-webview/react-native-webview/pull/2952
v12.1.0Compare Source
Features
v12.0.3Compare Source
Bug Fixes
v12.0.2Compare Source
Bug Fixes
v12.0.1Compare Source
Bug Fixes
v12.0.0Compare Source
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 !
Features
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.