react-native-menu / menu

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

chore(deps-dev): bump react-native-test-app from 3.5.5 to 3.6.0 #787

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps react-native-test-app from 3.5.5 to 3.6.0.

Release notes

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

3.6.0

3.6.0 (2024-04-30)

Features

3.5.15

3.5.15 (2024-04-29)

Bug Fixes

  • apple: embed app manifest directly in code (#1985) (e975f97)

3.5.14

3.5.14 (2024-04-29)

Bug Fixes

  • deps: update dependency androidx.core:core-ktx to v1.13.0 (#2001) (33b4292)

3.5.13

3.5.13 (2024-04-26)

Bug Fixes

  • macos: add applicationCategoryType and humanReadableCopyright (#1992) (58e6cc1)

3.5.12

3.5.12 (2024-04-25)

Bug Fixes

  • android: don't require camera permission in single app mode (#1990) (669205a)

3.5.11

3.5.11 (2024-04-25)

Bug Fixes

  • windows: embed app manifest directly in code (#1984) (bc35798)

3.5.10

3.5.10 (2024-04-22)

... (truncated)

Commits
  • 9f26369 feat(apple): add app privacy manifest support (#2002)
  • f22e1e7 ci(android): arguments and build-root-directory are deprecated (#2005)
  • e001fa8 chore(apple): extract Xcode build constants (#2004)
  • 064fee4 chore: migrate schema.js to ESM (#1988)
  • e975f97 fix(apple): embed app manifest directly in code (#1985)
  • 33b4292 fix(deps): update dependency androidx.core:core-ktx to v1.13.0 (#2001)
  • 1471e88 chore(deps): update ruby/setup-ruby action to v1.175.1 (#2000)
  • 031a193 chore(deps): update dependency appium-xcuitest-driver to v7.15.1 (#1999)
  • bbef774 chore(deps): update dependency @​expo/config-plugins to v7.9.1 (#1998)
  • 13b2193 chore(deps): update dependency rubocop to v1.63.4 (#1996)
  • 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)