react-native-pkce-challenge icon indicating copy to clipboard operation
react-native-pkce-challenge copied to clipboard

chore(deps): bump react-native from 0.72.10 to 0.74.1

Open dependabot[bot] opened this issue 1 month ago • 0 comments

Bumps react-native from 0.72.10 to 0.74.1.

Release notes

Sourced from react-native's releases.

0.74.1

Added

iOS Specific

Changed

Android specific

Fixed

  • Reset animation state in TouchableOpacity and TouchableBounce (165cabb21f by @​sammy-SChttps://github.com/@sammy-)
  • Add missing struct member initialization in Props.h (13739510fb by @​alanleedev)

Android Specific

iOS Specific


Hermes dSYMS:


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

... (truncated)

Changelog

Sourced from react-native's changelog.

0.74.1

Added

iOS Specific

Changed

Android specific

Fixed

  • Reset animation state in TouchableOpacity and TouchableBounce (165cabb21f by @​sammy-SChttps://github.com/@sammy-)
  • Add missing struct member initialization in Props.h (13739510fb by @​alanleedev)

Android Specific

iOS Specific

0.74.0

Breaking

... (truncated)

Commits
  • 31f9d45 Release 0.74.1
  • 093a2ad [LOCAL] Fix privacy manifest aggregator
  • a0ed073 [LOCAL] Fix compilation error on ReactDelegate
  • 4be1faf Implement privacy manifest aggregation (#44214)
  • 56631cd fix ReactActivity.getReactDelegate().reload() (#44223)
  • cc1c697 Support more stubbed methods in BridgelessCatalystInstance (#44091)
  • 58b1f9b feat: upgrade @react-native-community/cli to 13.6.6 (#44253)
  • 8813061 Honor requiresMainQueueSetup in bridgeless mode for ViewManagers
  • 59e7ed5 Avoid calling abstract methods in RCTComposedViewRegistry
  • 305249f maintain correct content offset when scroll view is suspended (#44256)
  • 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 <dependency name> 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)

dependabot[bot] avatar May 03 '24 20:05 dependabot[bot]