app icon indicating copy to clipboard operation
app copied to clipboard

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

Open dependabot[bot] opened this issue 1 year ago • 0 comments
trafficstars

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)

dependabot[bot] avatar Feb 13 '24 15:02 dependabot[bot]