Kureev / react-native-blur

React Native Blur component
MIT License
3.74k stars 555 forks source link

chore(deps-dev): bump react-native-test-app from 1.6.16 to 2.5.9 #570

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-native-test-app from 1.6.16 to 2.5.9.

Release notes

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

2.5.9

2.5.9 (2023-06-28)

Bug Fixes

  • android: use AGP version set by Gradle plugin (#1475) (63a3235)

2.5.8

2.5.8 (2023-06-21)

Bug Fixes

  • android: fix crash on startup with release builds (#1466) (fb23d23)

2.5.7

2.5.7 (2023-06-20)

Bug Fixes

  • android: fix compatibility with 0.73/nightlies (#1458) (70f5d2b)
  • update Reanimated config plugin to support 3.3 (#1457) (1796d0a)

2.5.6

2.5.6 (2023-06-19)

Bug Fixes

  • macos: fix build failing when New Arch is enabled on 0.71 (#1465) (1553ad6)

2.5.5

2.5.5 (2023-05-25)

Bug Fixes

2.5.4

2.5.4 (2023-05-22)

Bug Fixes

  • fix @expo/config-plugins no longer working (#1431) (994ba7b)
  • inifite loop when passing certain paths to findFile (#1430) (bef8c06)

... (truncated)

Commits
  • 63a3235 fix(android): use AGP version set by Gradle plugin (#1475)
  • ab84c8a chore(deps): update dependency eslint-plugin-jest to v27.2.2 (#1476)
  • e30edb9 chore(deps): update dependency rubocop to v1.52.1 (#1477)
  • bf5b723 chore(deps): update dependency eslint to v8.43.0 (#1478)
  • 83432da chore(deps): update dependency react-native-safe-area-context to v4.6.3 (#1480)
  • 7f19d01 chore(deps): update ruby/setup-ruby action to v1.152.0 (#1479)
  • 9da4091 ci(android): use Java 17 for nightly builds (#1469)
  • ed6bce3 chore(deps): update dependency react-native-windows to v0.71.18 (#1474)
  • c98f68a chore(deps): update dependency react-native-macos to v0.71.13 (#1473)
  • 5921a95 chore(deps): update dependency react-native to v0.71.11 (#1472)
  • 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 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 1 year ago

Superseded by #575.