react-native-menu / menu

UIMenu Component for React Native
MIT License
997 stars 59 forks source link

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

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.4.

Release notes

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

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

3.10.1 (2024-09-06)

Bug Fixes

  • android: improve default handling of orientation changes (#2208) (c3eb2b2)

3.10.0

3.10.0 (2024-09-04)

Features

  • apple: add :build_setting_overrides to options (#2204) (b04a565)

3.9.8

3.9.8 (2024-09-02)

Bug Fixes

3.9.7

3.9.7 (2024-08-23)

... (truncated)

Commits
  • e5cc42e fix(android): bump Gradle wrapper version for 0.76 (#2216)
  • 2a3154c fix(deps): update dependency fast-xml-parser to v4.5.0 (#2217)
  • 52a8f57 fix(android): filter out pure C++ modules from autolinking (#2215)
  • b789632 chore(deps): update dependency tsx to v4.19.0 (#2214)
  • 04fb7c2 chore(deps): update dependency rubocop-minitest to v0.36.0 (#2213)
  • 4266a56 chore(deps): update dependency rubocop to v1.66.1 (#2212)
  • ce404a3 chore(deps): update webdriverio (#2210)
  • 4359842 chore(deps): update dependency @​types/node to v20.16.5 (#2209)
  • c3eb2b2 fix(android): improve default handling of orientation changes (#2208)
  • b04a565 feat(apple): add :build_setting_overrides to options (#2204)
  • 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 #908.