katayama8000 / household-account-book

https://zenn.dev/doctormate/articles/app-for-wife34ixb5s
4 stars 0 forks source link

Bump react-native from 0.74.5 to 0.75.4 #129

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps react-native from 0.74.5 to 0.75.4.

Release notes

Sourced from react-native's releases.

0.75.4

Fixed

Android specific

iOS specific


Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.75.3

Changed

Fixed

Android specific

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.75.4

Fixed

Android specific

iOS specific

v0.76.0-rc.3

Added

iOS specific

Changed

Fixed

Android specific

iOS specific

  • Fix applying of tintColor and progressViewOffset props for RefreshControl component with New Architecture enabled (19d468fed9 by @​TuTejsy)
  • Convert NSNull to nil before checking type in readAsDataURL (99ab845a5c by @​haileyok)
  • Fix <KeyboardAvoidingView> with floating keyboard on iPadOS (3c54e1ee45 by @​renchap)

... (truncated)

Commits
  • 1611a5e Release 0.75.4
  • 56a282c Fix Headless Crash Tried to finish non-existent task with id (#46497)
  • 366f1d0 fix TextInput 'contextMenuHidden' prop (#45014)
  • 97913a8 convert NSNull to nil before checking type in readAsDataURL (#46635)
  • afd74ad fix(react-native-xcode): Add back BUNDLE_COMMAND (#46495)
  • a4ec49c fix(react-native-xcode): Use CONFIG_CMD if set (#46112)
  • 8ec6722 fix: iOS crash occurring when navigating to a new app screen with a displayin...
  • 4968798 Release 0.75.3
  • 16575ba [LOCAL] Revert commander to 9.4.1 to fix build issues
  • 6a08c38 [LOCAL] Bump CLI to 14.1.0
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)