auth0 / react-native-auth0

React Native toolkit for Auth0 API
https://auth0.com
MIT License
498 stars 210 forks source link

chore(deps-dev): bump react-native from 0.74.4 to 0.75.4 #984

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 1 month ago

Bumps react-native from 0.74.4 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.

Changelog

v0.76.0-rc.2

Added

iOS specific

Fixed

iOS specific

v0.76.0-rc.1

Breaking

iOS specific

Added

Changed

Android specific

Fixed

Android specific

... (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)
dependabot[bot] commented 4 weeks ago

Superseded by #994.