AAO-React-Native icon indicating copy to clipboard operation
AAO-React-Native copied to clipboard

Bump react-native-webview from 11.23.1 to 11.26.0

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps react-native-webview from 11.23.1 to 11.26.0.

Release notes

Sourced from react-native-webview's releases.

v11.26.0

11.26.0 (2022-12-09)

Features

v11.25.1

11.25.1 (2022-12-07)

Bug Fixes

  • android: Respect "filename*" parameter in the field Content-Disposition when detecting filenames for downloading. (#2767) (47c05b0)

v11.25.0

11.25.0 (2022-11-26)

Features

  • Android: Handle RESOURCE_PROTECTED_MEDIA_ID permission (#2732) (2711f3a)

v11.24.0

11.24.0 (2022-11-23)

Features

Commits
  • 2ad3ce6 chore(release): 11.26.0 [skip ci]
  • 9b7ce57 feat(macos): Support File Input On Macos (#2733)
  • ffaef12 chore(release): 11.25.1 [skip ci]
  • 47c05b0 fix(android): Respect "filename*" parameter in the field Content-Disposition ...
  • 0817524 chore(release): 11.25.0 [skip ci]
  • 2711f3a feat(Android): Handle RESOURCE_PROTECTED_MEDIA_ID permission (#2732)
  • 70e84de chore(release): 11.24.0 [skip ci]
  • 4ac0d74 feat(ios): Cookie sync improvements (#2535)
  • a5e2a9f chore(docs): Add information that custom menu items are only available for iO...
  • d6af98f chore(ci): Update React Native to fix Android build (#2734)
  • 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 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 Dec 09 '22 11:12 dependabot[bot]

Codecov Report

Merging #6648 (0fc53aa) into master (2845132) will not change coverage. The diff coverage is n/a.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6648   +/-   ##
======================================
  Coverage    8.09%   8.09%           
======================================
  Files         288     288           
  Lines        5412    5412           
  Branches     1405    1462   +57     
======================================
  Hits          438     438           
+ Misses       4974    4954   -20     
- Partials        0      20   +20     

codecov[bot] avatar Dec 09 '22 11:12 codecov[bot]

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Jan 20 '23 15:01 dependabot[bot]