react-native-menu / menu

UIMenu Component for React Native
MIT License
1.01k stars 61 forks source link

chore(deps-dev): bump react-native-test-app from 3.8.1 to 3.10.7 #912

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps react-native-test-app from 3.8.1 to 3.10.7.

Release notes

Sourced from react-native-test-app's releases.

3.10.7

3.10.7 (2024-09-18)

Bug Fixes

  • windows: update template to set paths dynamically (#2249) (afe68dc)

3.10.6

3.10.6 (2024-09-18)

Bug Fixes

  • android: improve default handling of orientation changes (#2224) (caeda7b)
  • android: initialize SoLoader with merged libraries on 0.76 (#2223) (fffc1d7)

3.10.5

3.10.5 (2024-09-11)

Bug Fixes

  • deps: update dependency @​rnx-kit/react-native-host to ^0.5.0 (#2218) (6e21624)

3.10.4

3.10.4 (2024-09-10)

Bug Fixes

  • android: bump Gradle wrapper version for 0.76 (#2216) (e5cc42e)

3.10.3

3.10.3 (2024-09-10)

Bug Fixes

  • deps: update dependency fast-xml-parser to v4.5.0 (#2217) (2a3154c)

3.10.2

3.10.2 (2024-09-10)

Bug Fixes

  • android: filter out pure C++ modules from autolinking (#2215) (52a8f57)

3.10.1

... (truncated)

Commits
  • afe68dc fix(windows): update template to set paths dynamically (#2249)
  • caeda7b fix(android): improve default handling of orientation changes (#2224)
  • fffc1d7 fix(android): initialize SoLoader with merged libraries on 0.76 (#2223)
  • b1bdbf6 chore(deps): update webdriverio (#2251)
  • 07dfec5 chore(deps): update dependency typescript to v5.6.2 (#2250)
  • 44f1342 chore(deps): update dependency @​react-native-community/template to v0.75.5 (#...
  • 4892915 chore(deps): update dependency semantic-release to v24.1.0 (#2228)
  • 7c53301 chore(deps): update webdriverio to v9.0.8 (#2226)
  • c85b438 chore: update set-react-version to handle missing `@react-native-community/...
  • 54fe187 chore(deps): update dependency @​react-native-webapis/web-storage to ^0.3.0 (#...
  • 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 2 months ago

Superseded by #913.