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

chore(deps-dev): bump react-native-webview from 13.6.0 to 13.8.1 in /packages/mobile #2840

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2024

Bumps react-native-webview from 13.6.0 to 13.8.1.

Release notes

Sourced from react-native-webview's releases.

v13.8.1

13.8.1 (2024-02-13)

Bug Fixes

  • android: Fix WebViewManager can no longer be customized (#3315) (0068588)

v13.8.0

13.8.0 (2024-02-13)

Features

v13.7.2

13.7.2 (2024-02-13)

Bug Fixes

  • iOS: Replace UIKit with RCTUIKit on MacOS for RCT_NEW_ARCH_ENABLED (#3296) (cb9fb9c)
  • ios, macos: Suspend media playback when destroying WebView on iOS/macOS (#3234) (7af398c)

v13.7.0

13.7.0 (2024-01-31)

Features

  • Windows: Add support for custom headers, POST requests and onOpenWindow to Windows (9e2794e)

v13.6.4

13.6.4 (2024-01-02)

Bug Fixes

  • android: add buildFeatures.buildConfig true for AGP8+ compat (#3219) (f849077)
  • iOS: update podspec to use install_modules_dependencies (#3231) (b4f047a)

v13.6.3

13.6.3 (2023-11-22)

Bug Fixes

  • Adds field "react-native" to package.json (#3209) (ecc1100)

... (truncated)

Commits
  • 4197bb4 chore(release): 13.8.1 [skip ci]
  • 0068588 fix(android): Fix WebViewManager can no longer be customized (#3315)
  • ae05226 chore(types): Indentation error (#3292)
  • 1c3d839 Fix NuGet package reference (#3242)
  • 4389014 chore(release): 13.8.0 [skip ci]
  • 8013944 feat(ios): ios injectJavaScriptObject (#3157)
  • 8f21868 chore(release): 13.7.2 [skip ci]
  • cb9fb9c fix(iOS): Replace UIKit with RCTUIKit on MacOS for RCT_NEW_ARCH_ENABLED (#3296)
  • 7af398c fix(ios, macos): Suspend media playback when destroying WebView on iOS/macOS ...
  • d02f575 chore(release): 13.7.1 [skip ci]
  • 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.0 to 13.8.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.0...v13.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 13, 2024
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
0 participants