Kureev / react-native-blur

React Native Blur component
MIT License
3.76k stars 556 forks source link

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

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

Release notes

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

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)

Features

  • ios: add post_install option to use_test_app (#1403) (1ce48b0)

2.4.0

2.4.0 (2023-04-14)

Features

... (truncated)

Commits
  • 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)
  • 192f196 chore(deps): update dependency react-native-safe-area-context to v4.5.2 (#1425)
  • 5a11a97 chore(deps): update dependency rubocop-minitest to v0.31.0 (#1422)
  • 5caf8b4 chore(deps): update dependency react-native-macos to v0.71.6 (#1421)
  • d387e70 chore(deps): update babel monorepo to v7.21.5 (#1420)
  • 6598721 chore(deps): update dependency eslint to v8.39.0 (#1419)
  • 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 #559.