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)
Bumps react-native-test-app from 3.8.1 to 3.10.4.
Release notes
Sourced from react-native-test-app's releases.
... (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)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