Kureev / react-native-blur

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

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

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

Release notes

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

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)

2.5.3

2.5.3 (2023-05-15)

Bug Fixes

  • android: handle DevServerHelper constructor signature change (#1423) (735a5db)
  • declare support for react-native 0.72 (#1388) (53ab08d)
  • declare support for react-native-windows 0.72 (#1388) (53ab08d)

2.5.2

2.5.2 (2023-04-28)

... (truncated)

Commits
  • 70f5d2b fix(android): fix compatibility with 0.73/nightlies (#1458)
  • 1796d0a fix: update Reanimated config plugin to support 3.3 (#1457)
  • 1553ad6 fix(macos): fix build failing when New Arch is enabled on 0.71 (#1465)
  • 055d1ab chore(deps): update dependency metro-react-native-babel-preset to v0.73.10 (#...
  • 9885248 chore(deps): update dependency @​types/node to v18.16.18 (#1462)
  • 714632b chore(deps): update dependency memfs to v3.5.3 (#1463)
  • c600de1 chore(deps): update babel monorepo to v7.22.5 (#1461)
  • b66af86 ci: nightlies require Xcode 14.3+ (#1459)
  • 995eca4 chore(deps): update dependency fast-xml-parser to v4.2.4 [security] (#1455)
  • 74516bf chore(macos): remove workaround for missing FlipperConfiguration (#1453)
  • 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 #569.