acro5piano / react-native-big-calendar

gcal/outlook like calendar component for React Native
https://react-native-big-calendar.vercel.app
MIT License
422 stars 138 forks source link

chore(deps-dev): bump react-native from 0.72.6 to 0.73.3 #1010

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 5 months ago

Bumps react-native from 0.72.6 to 0.73.3.

Release notes

Sourced from react-native's releases.

0.73.3

Fixed

Added

iOS specific

Changed

Android specific

  • Call super.onRequestPermissionsResult in ReactActivity's onRequestPermissionsResult() (96ed1190c6 by @​LimAlbert)

iOS specific

Fixed

iOS specific


You can participate in the conversation on the status of this release in this discussion


To help you upgrade to this version, you can use the upgrade helper ⚛️


You can find the whole changelog history in the CHANGELOG.md file.

0.73.2

Added

... (truncated)

Changelog

Sourced from react-native's changelog.

0.73.3

Added

iOS specific

Changed

Android specific

  • Call super.onRequestPermissionsResult in ReactActivity's onRequestPermissionsResult() (96ed1190c6 by @​LimAlbert)

iOS specific

Fixed

iOS specific

v0.72.10

Added

  • Unhandled promise rejection - attach non-standard Error object stack info if possible (655b12dbfa by @​ospfranco)

Fixed

v0.72.9

Fixed

... (truncated)

Commits
  • 53061d7 [0.73.3] Bump version numbers
  • 71c8ab3 bumped packages versions
  • 2daedcd Avoid using Cocoapods 1.15 until it fixes an issue affection RN. (#42702)
  • 753aee1 RNTester enable concurrent root when using Fabric (#41166)
  • 1a9994b [LOCAL] similar to #42306, ignore test
  • a4d66b8 bumped packages versions
  • 98943e3 Disable expensive checks in OSS (#42306)
  • 58a59f6 [LOCAL] Remove ccache line from react_native_pods
  • f4e21b0 bumped packages versions
  • b6e7561 Revert "Update Hermes tag to hermes-2024-01-25-RNv0.73.3-57e3665290d5e97eaea6...
  • Additional commits viewable in compare view


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 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)

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

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-big-calendar ❌ Failed (Inspect) Feb 1, 2024 8:31am
dependabot[bot] commented 3 months ago

Superseded by #1032.