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.2 #550

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

Release notes

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

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

2.3.19

2.3.19 (2023-04-14)

Bug Fixes

  • android: fix multiple Kotlin Gradle plugin loads warning (#1392) (16c194a)

2.3.18

2.3.18 (2023-04-13)

Bug Fixes

... (truncated)

Commits
  • 4c44691 chore(deps): update dependency react-native to v0.71.7 (#1416)
  • b58d9e7 chore(deps): update dependency @​types/node to v16.18.24 (#1414)
  • 200a3ad chore(deps): update dependency memfs to v3.5.1 (#1415)
  • 90b9bb4 chore(deps): update dependency @​types/jest to v29.5.1 (#1413)
  • c8405fd fix(deps): update dependency fast-xml-parser to v4.2.2 (#1417)
  • d1e307f chore(deps): update dependency @​rnx-kit/eslint-plugin to v0.4.2 (#1412)
  • c4b16b9 chore(deps): update microsoft/react-native-test-app action to trunk (#1409)
  • 40f2ecf chore(deps): update dependency semver to v7.5.0 (#1408)
  • 9d52d05 chore(deps): update gradle/gradle-build-action action to v2.4.2 (#1407)
  • a9b7701 fix: load @react-native/metro-config if available (#1406)
  • 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 #556.