Kureev / react-native-blur

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

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

Open dependabot[bot] opened 11 months ago

dependabot[bot] commented 11 months ago

Bumps react-native-test-app from 1.6.16 to 2.5.13.

Release notes

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

2.5.13

2.5.13 (2023-07-31)

Bug Fixes

  • apple: exclude unused classes in single app mode (#1522) (ad00c3e)

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)

... (truncated)

Commits
  • 43e1f83 chore(deps): update gradle/gradle-build-action action to v2.7.0 (#1519)
  • ad00c3e fix(apple): exclude unused classes in single app mode (#1522)
  • ad53d58 chore(deps): update dependency react-native-macos to v0.71.26 (#1515)
  • 957c783 chore(deps): update dependency @​rnx-kit/react-native-host to v0.2.8 (#1520)
  • d790725 chore(deps): update dependency react-native-windows to v0.71.24 (#1517)
  • aae6bf7 chore(deps): update dependency react-native-safe-area-context to v4.7.1 (#1516)
  • 1e2e04b chore(deps): update dependency eslint-plugin-jest to v27.2.3 (#1514)
  • dc1a181 chore(deps): update babel monorepo to v7.22.9 (#1513)
  • 41aa324 chore: eval wdio.config.js to get simulator name (#1512)
  • b9d036c fix(deps): conditionally use androidx.core:core-ktx to v1.10.1 (#1511)
  • 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)