margelo / react-native-bignumber

🔢 The fastest Big Number library for React Native
https://margelo.io
MIT License
344 stars 13 forks source link

Bump react-native from 0.66.4 to 0.67.3 #1

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-native from 0.66.4 to 0.67.3.

Release notes

Sourced from react-native's releases.

0.67.3

Fixed

Android specific

  • Text with adjustsFontSizeToFit changes the text layout infinitely (c1db41f060)

iOS specific


You can participate in the conversation on the status of this release at 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.67.2

Fixed

Android specific

iOS specific


You can participate in the conversation on the status of this release at 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.67.1

A patch release including fixes to unblock Detox and Android JSC builds

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.67.3

Fixed

Android specific

  • Text with adjustsFontSizeToFit changes the text layout infinitely (c1db41f060)

iOS specific

v0.67.2

Fixed

Android specific

iOS specific

v0.67.1

Fixed

Android specific

iOS specific

v0.67.0

Added

Android specific

... (truncated)

Commits
  • b94a36a [0.67.3] Bump version numbers
  • 27fc80f Fixed - Text with adjustsFontSizeToFit changes the text layout infinitely (#3...
  • 1aca3d1 Fix a broken input for the Korean alphabet in TextInput (#32523)
  • da420c9 [0.67.2] Bump version numbers
  • 3a67c27 Android: Fix crash when WindowInsets is null on ReactRootView (#32989)
  • e896d21 Android: upgrading OkHttp from 4.9.1 to 4.9.2 to fix CVE-2021-0341 (#32968)
  • ac810c0 fix(jest/setup): fix circular dependencies in mockModal (#32964)
  • d942487 Use CircleCI API to trigger releases (#32937)
  • 983f0be fix(ios): fix Time.h patch not being applied (#32961)
  • 5590fd7 fix: find-node.sh now respects .nvmrc (#32712)
  • 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 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 2 years ago

Superseded by #13.