Skip to content

Bump react-native-webview from 11.18.2 to 13.13.4 #1188

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2025

Bumps react-native-webview from 11.18.2 to 13.13.4.

Release notes

Sourced from react-native-webview's releases.

v13.13.4

13.13.4 (2025-03-11)

Bug Fixes

  • ios, new-arch: Fixed regression caused by new defaults applied (#3731) (964ffcc)

v13.13.3

13.13.3 (2025-03-09)

Bug Fixes

  • newArch: Set correct default values for "true" booleans (#3726) (a2e1e4d)

v13.13.2

13.13.2 (2025-01-29)

Bug Fixes

  • iOS: use canGoForward value for return values (#3659) (b5c40c9)

v13.13.1

13.13.1 (2025-01-13)

Bug Fixes

  • android,ios: Sending correct url in onMessage callback (#3609) (2c5096d)

v13.13.0

13.13.0 (2025-01-13)

Features

v13.12.5

13.12.5 (2024-12-03)

Hey all, a little bit of context, I've been super busy with work these past months, and had less time to review webview stuff. The original PR was not merged by me but by another maintainer that did not measure the impact of the change. Thank y'all for pushing on those issues and PR, you are the best. I should have been more alert to the notifications still.

Regarding more general initialization issues: new arch introduced quite a few subtle changes and I wanted to rewrite a lot of things and drop support for old arch. I want to support preloading, keeping instances alive and more, but that takes time. In the meantime thanks for the help keeping it as functional as possible!

Bug Fixes

... (truncated)

Commits
  • 75a7621 chore(release): 13.13.4 [skip ci]
  • 964ffcc fix(ios, new-arch): Fixed regression caused by new defaults applied (#3731)
  • 34956ff chore(release): 13.13.3 [skip ci]
  • a2e1e4d fix(newArch): Set correct default values for "true" booleans (#3726)
  • a27d53f chore: make fixes (#3693)
  • 4f9a1e0 chore(documentation): Fix missing dependency in Android back press example (#...
  • 1193df4 chore(release): 13.13.2 [skip ci]
  • b5c40c9 fix(iOS): use canGoForward value for return values (#3659)
  • 973b21a chore(release): 13.13.1 [skip ci]
  • 2c5096d fix(android,ios): Sending correct url in onMessage callback (#3609)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 16, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 16, 2025 03:05
@dependabot dependabot bot requested review from draker94 and vkepin March 16, 2025 03:05
Bumps [react-native-webview](https://github.com/react-native-webview/react-native-webview) from 11.18.2 to 13.13.4.
- [Release notes](https://github.com/react-native-webview/react-native-webview/releases)
- [Changelog](https://github.com/react-native-webview/react-native-webview/blob/master/.releaserc)
- [Commits](react-native-webview/react-native-webview@v11.18.2...v13.13.4)

---
updated-dependencies:
- dependency-name: react-native-webview
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-webview-13.13.4 branch from c354fe3 to da2cebc Compare March 17, 2025 08:00
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2025

Superseded by #1198.

@dependabot dependabot bot closed this Mar 30, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-webview-13.13.4 branch March 30, 2025 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants