coopcycle / coopcycle-app

CoopCycle native app
MIT License
151 stars 33 forks source link

build(deps): bump react-native-webview from 13.8.1 to 13.10.4 #1815

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps react-native-webview from 13.8.1 to 13.10.4.

Release notes

Sourced from react-native-webview's releases.

v13.10.4

13.10.4 (2024-06-21)

Bug Fixes

  • iOS: Implement [RCTConvert WKDataDetectorTypes:] (#3436) (d252578)

v13.10.3

13.10.3 (2024-06-04)

Bug Fixes

  • ios: Fix crash when opening 4xx pages with no description. (#3416) (91d76ec)

v13.10.2

13.10.2 (2024-05-11)

Bug Fixes

  • iOS: Replace unsupported nullish coalescing operator for older iOS versions (#3388) (d5749e0)

v13.10.1

13.10.1 (2024-05-11)

Bug Fixes

  • android: Handle null value in setMenuCustomItems method (#3375) (ccefcf1)

v13.10.0

13.10.0 (2024-05-07)

Features

  • windows: Adds support for compiling Windows module for WinAppSDK (#3411) (d843539)

v13.9.1

13.9.1 (2024-05-07)

Bug Fixes

  • fabric, apple: Use correct header dir name for RCTFabricComponentsPlugins.h (#3405) (6cd4697)

v13.9.0

13.9.0 (2024-05-07)

... (truncated)

Commits
  • 2ff2b5e chore(release): 13.10.4 [skip ci]
  • d252578 fix(iOS): Implement [RCTConvert WKDataDetectorTypes:] (#3436)
  • 2b86b63 chore(release): 13.10.3 [skip ci]
  • 91d76ec fix(ios): Fix crash when opening 4xx pages with no description. (#3416)
  • a45788e chore(docs): Add documentation for the capture attribute on file inputs (#3446)
  • 4e1ede4 chore(release): 13.10.2 [skip ci]
  • d5749e0 fix(iOS): Replace unsupported nullish coalescing operator for older iOS versi...
  • 81a8c1b chore(release): 13.10.1 [skip ci]
  • ccefcf1 fix(android): Handle null value in setMenuCustomItems method (#3375)
  • 5e8159f chore: bump react-native-test-app to 3.7.2 (#3433)
  • 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 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] commented 3 months ago

Looks like react-native-webview is up-to-date now, so this is no longer needed.