akinncar / react-native-mask-text

🎭 A React Native and Expo library to mask text and inputs
MIT License
416 stars 39 forks source link

chore(deps): bump react-native from 0.69.5 to 0.71.10 in /example #237

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-native from 0.69.5 to 0.71.10.

Release notes

Sourced from react-native's releases.

0.71.10

Fixed

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.

0.71.9

Fixed


You can participate in the conversation on the status of the next 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.71.8

Fixed

Android specific

iOS specific

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.71.10

Fixed

Android specific

v0.71.9

Fixed

v0.71.8

Fixed

Android specific

iOS specific

v0.71.7

Fixed

iOS specific

Android specific

... (truncated)

Commits
  • 4e92d67 [0.71.10] Bump version numbers
  • 3be3a7d bump RNGP to 0.71.19
  • 1564d4d bumped packages versions
  • ed9ef98 [0.71.9] Bump version numbers
  • 3f61b5f Make CircleCI caches for hermesc be version dependent (#37452)
  • a582ca5 [LOCAL] bump hermes version post release
  • fa33e76 fix: fix virtualizedList scrollToEnd for 0 items (#36067)
  • 9762016 fix: [gradle-plugin] 3rd party lib dependency substitution (#37445)
  • b245919 Allow string transform style in TypeScript (#37569)
  • b8040b9 fix(types): cross platform autoComplete for TextInput (#36931)
  • 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 1 year ago

Superseded by #239.