react-native-menu / menu

UIMenu Component for React Native
MIT License
964 stars 54 forks source link

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

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

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

Release notes

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

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)

Bug Fixes

  • ios: match deployment target when on 0.76 (#2196) (69225c5)

3.9.6

3.9.6 (2024-08-21)

Bug Fixes

3.9.5

3.9.5 (2024-08-20)

Bug Fixes

  • apple: fixed setImmediate not being called on 0.75 (#2191) (d92bd16)

3.9.4

3.9.4 (2024-08-19)

Bug Fixes

  • macos: add anchor points for applicationWillFinishLaunching(_:) (#2188) (0570c7b)

3.9.3

3.9.3 (2024-08-19)

... (truncated)

Commits
  • b04a565 feat(apple): add :build_setting_overrides to options (#2204)
  • 3ead036 chore(deps): update dependency react-native-windows to v0.75.1 (#2202)
  • 988d445 chore: bump react-native to 0.75 (#2205)
  • 74025d5 fix(macos): declare support for 0.75 (#2199)
  • 4dec836 chore(deps): update dependency @​types/react to v18.3.5 (#2201)
  • 1305553 chore(deps): update dependency @​babel/preset-env to v7.25.4 (#2200)
  • f719f91 chore(deps): bump micromatch from 4.0.4 to 4.0.8 (#2198)
  • 459bef9 chore(deps): update webdriverio to v9 (major) (#2197)
  • 69225c5 fix(ios): match deployment target when on 0.76 (#2196)
  • 6ff3f58 chore(deps): bump rexml from 3.3.5 to 3.3.6 (#2195)
  • 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 3 weeks ago

Superseded by #904.