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.12 #582

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

Release notes

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

2.5.12

2.5.12 (2023-07-17)

Bug Fixes

  • deps: conditionally use androidx.core:core-ktx v1.10.1 (#1511) (b9d036c)

2.5.11

2.5.11 (2023-07-14)

Bug Fixes

  • apple: prefer initWithHost: if the view controller implements it (#1509) (e459e89)

2.5.10

2.5.10 (2023-07-04)

Bug Fixes

  • android: handle ReactApplication changes to getters (#1483) (fafd197)

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)

... (truncated)

Commits
  • b9d036c fix(deps): conditionally use androidx.core:core-ktx to v1.10.1 (#1511)
  • e459e89 fix(apple): prefer initWithHost: if the view controller implements it (#1509)
  • 0e3234f test: introduce e2e tests (#1467)
  • 5a859e3 ci(android): update nightly patch (#1508)
  • 37415ca refactor(ios): reduce direct usage of RCTBridge (#1507)
  • d17c046 chore(deps): update dependency rubocop to v1.54.1 (#1498)
  • 377e31d chore(deps): update jest monorepo (#1499)
  • 3fa18af chore(deps): update dependency memfs to v4 (#1503)
  • bf7c5ba chore(deps): update babel monorepo to v7.22.6 (#1494)
  • 0c80489 chore(deps): update dependency react-native-safe-area-context to v4.7.0 (#1501)
  • 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 #591.