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.5 #562

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

Release notes

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

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)

Bug Fixes

  • deps: update dependency fast-xml-parser to v4.2.2 (#1417) (c8405fd)

2.5.1

2.5.1 (2023-04-21)

Bug Fixes

2.5.0

2.5.0 (2023-04-20)

... (truncated)

Commits
  • e60955b fix(macos): fix keyboard navigation (#1434)
  • 994ba7b fix: fix @expo/config-plugins no longer working (#1431)
  • bef8c06 fix: inifite loop when passing certain paths to findFile (#1430)
  • fd664ec chore(deps): update dependency react-native-macos to v0.71.8 (#1433)
  • 80a0e70 chore(deps): update dependency react-native to v0.71.8 (#1432)
  • 735a5db fix(android): handle DevServerHelper constructor signature change (#1423)
  • 53ab08d fix: declare support for react-native 0.72 (#1388)
  • 113e97d chore(deps): update dependency @​types/node to v16.18.30 (#1424)
  • 8679d9b chore(deps): update dependency eslint to v8.40.0 (#1427)
  • 56d5cec chore(deps): update dependency react-native-windows to v0.71.10 (#1426)
  • 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 #567.