rxn-input icon indicating copy to clipboard operation
rxn-input copied to clipboard

Bump react-native from 0.69.3 to 0.69.6 in /examples/packages/mobile

Open dependabot[bot] opened this issue 1 year ago • 14 comments

Bumps react-native from 0.69.3 to 0.69.6.

Release notes

Sourced from react-native's releases.

0.69.6

Changed

Fixed

Android specific

iOS specific

  • Fix the way the orientation events are published, to avoid false publish on orientation change when app changes state to inactive (7d42106d4c by @​lbaldy)
  • Fix React module build error with swift integration on new architecture mode (3afef3c167 by @​Kudo)

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

Changed

Android specific

Fixed


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 ⚛️

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.69.6

Changed

Fixed

Android specific

iOS specific

  • Fix the way the orientation events are published, to avoid false publish on orientation change when app changes state to inactive (7d42106d4c by @​lbaldy)
  • Fix React module build error with swift integration on new architecture mode (3afef3c167 by @​Kudo)

v0.69.5

Changed

Android specific

Fixed

v0.69.4

Changed

Android specific

Commits
  • 3e75c0b [0.69.6] Bump version numbers
  • 6b55fa8 Add support Promise.allSettled out of box (#34544)
  • ad24cd7 Fix React module build error with swift integration on new architecture mode ...
  • 9b50ea7 Fix hermes profiler (#34129)
  • f57fb0e fix: Correctly resolve classes with FindClass(..) (#34533)
  • a9f2429 prevent from publishing dimensions change event when app changes state (#34014)
  • 38cfe63 [0.69.5] Bump version numbers
  • eb779dc Fix test-manual-e2e on Android/Hermes for New App Template (#34294)
  • df3d52b Bump react-native-codegen to 0.69.2
  • 5d2b4ee Fix codegen trying to parse .d.ts files (#34439)
  • 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] avatar Oct 03 '22 08:10 dependabot[bot]