WrathChaos / react-native-gradient-card-view

Fully customizable Gradient Card View for React Native.
https://www.freakycoder.com
MIT License
67 stars 10 forks source link

Bump react-native from 0.68.2 to 0.68.3 #293

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-native from 0.68.2 to 0.68.3.

Release notes

Sourced from react-native's releases.

0.68.3

Changed

Android specific

Fixed

  • Use monotonic clock for performance.now() (114d31feee)

Android 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.

Changelog

Sourced from react-native's changelog.

v0.68.3

Changed

Android specific

Fixed

  • Use monotonic clock for performance.now() (114d31feee)

Android specific

Commits
  • 36153e2 [0.68.3] Bump version numbers
  • d2d244c [LOCAL] align pods version config with the rest of the repo
  • af9225e Let's not build reactnativeutilsjni shared library (#34345)
  • 4555fc7 Added additional builder method receiving arguments for using jsc or hermes t...
  • 989546f Use monotonic clock for performance.now() (#33983)
  • ec3688f Logging a soft error when ReactRootView has an id other than -1 instead of cr...
  • 25e2cbb [LOCAL] change ruby version for source
  • 1fad3af Update script from prepublish (deprecated) to prepack (#34198)
  • See full diff 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 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)