Skip to content
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

Bump react-native-webview from 13.6.4 to 13.13.1 in /enatega-multivendor-app #79

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 14, 2025

Bumps react-native-webview from 13.6.4 to 13.13.1.

Release notes

Sourced from react-native-webview's releases.

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

v13.12.4

13.12.4 (2024-11-18)

Bug Fixes

  • android: allowFileAccess does not apply to initial loading (#3598) (8ad2360)

v13.12.3

13.12.3 (2024-10-02)

Bug Fixes

v13.12.2

13.12.2 (2024-09-09)

... (truncated)

Commits
  • 973b21a chore(release): 13.13.1 [skip ci]
  • 2c5096d fix(android,ios): Sending correct url in onMessage callback (#3609)
  • b7c3800 chore(release): 13.13.0 [skip ci]
  • 685b8c7 feat: support RN 0.77 (#3661)
  • 4733fe7 chore(release): 13.12.5 [skip ci]
  • fcbe0a5 fix(iOS): revert (e8f3c0e) preload WebView on initial render in background ta...
  • ed81fb2 chore(release): 13.12.4 [skip ci]
  • 8ad2360 fix(android): allowFileAccess does not apply to initial loading (#3598)
  • 7da7433 chore(release): 13.12.3 [skip ci]
  • e8f3c0e fix(iOS): preload WebView on initial render in background tabs (#3559 by @​she...
  • 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)

Bumps [react-native-webview](https://github.com/react-native-webview/react-native-webview) from 13.6.4 to 13.13.1.
- [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@v13.6.4...v13.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 14, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants