KoalaSat / nostros

Nostr client on Android
Apache License 2.0
408 stars 30 forks source link

Bump @react-native-community/cli-platform-android from 10.2.0 to 11.3.1 #514

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps @react-native-community/cli-platform-android from 10.2.0 to 11.3.1.

Release notes

Sourced from @​react-native-community/cli-platform-android's releases.

v11.3.0

Changes

  • 76ce8987 - fix: add missing argument to xcodebuild shell (destination) (#1934)
  • a73cecc2 - feat: added --user flag to run-android command (#1869)
  • a00a896c - feat: only show --verbose flag if there are hidden logs (#1925)
  • 58cc6fbc - fix: trim whitespace (#1933)

Full Changelog: https://github.com/react-native-community/cli/compare/v11.2.3...v11.3.0

v11.2.2

Changes

  • Upgrading metro dependencies (#1921)

Full Changelog: https://github.com/react-native-community/cli/compare/v11.2.1...v11.2.2

v11.2.1

Fixes

  • fix: str.replace not a function issue (#1909)
  • fix: delete com. prefix in package name (#1915)
  • fix: add missing arguments to adb shell (#1916)
  • fix: change default taskPrefix in build-android command (#1913)

Docs

  • docs: update react-native Podfile template link (#1926)
  • docs: add missing --mode description (#1914)

Full Changelog: https://github.com/react-native-community/cli/compare/v11.2.0...v11.2.1

v11.2.0

What's Changed

Full Changelog: https://github.com/react-native-community/cli/compare/v11.1.3...v11.2.0

v11.1.3

What's Changed

Full Changelog: https://github.com/react-native-community/cli/compare/v11.1.2...v11.1.3

v11.1.2

What's Changed

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 11 months ago

Superseded by #530.