erosson / freecbt

✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android
https://freecbt.erosson.org
GNU General Public License v3.0
105 stars 17 forks source link

Bump react-native-screens from 2.15.2 to 3.18.2 #626

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-native-screens from 2.15.2 to 3.18.2.

Release notes

Sourced from react-native-screens's releases.

3.18.2

Patch release fixing regression on old architecture introduced in 3.18.1.

See #1614 & #1615 for details.

:bug: Bug fixes

3.18.1

Patch release fixing #1608 as library configuration for @react-native-cli was not present in previously released version.

:bug: Bug fixes

Full Changelog: https://github.com/software-mansion/react-native-screens/compare/3.18.0...3.18.1

3.18.0

Minor release focusing on Fabric autolinking, small fixes, support for React Native 0.70 and some internal changes 🎉

Important: Since this version, Fabric is only supported for React Native 0.70+. Support for older versions has beed dropped. See #1594.

:bug: Bug fixes

:+1: Improvements

:1234: Miscellaneous

Full Changelog: https://github.com/software-mansion/react-native-screens/compare/3.17.0...3.18.0

3.17.0

Minor release fixing bugs, including #1565 🎉

... (truncated)

Commits
  • 47f66fc Release 3.18.2
  • 0f684a7 fix: configure cli for Android only when RNCLI version >= 9.0.0 (#1615)
  • a6fc428 Release 3.18.1
  • ae4758b fix: add react-native.config.js to npm package (#1611)
  • 5c589c4 chore: bump react-native-safe-area-context to 4.4.1 in FabricTestExample (#1612)
  • 3b4d264 Release 3.18.0
  • 86864da fix: drop usage of removed Platform.isTVOS field (#1605)
  • 4ed5ee3 chore: remove redundant java class (#1599)
  • 07d8068 fix: potentially fix iOS 16.0 navigation header title bug (#1579)
  • 04b6c01 chore: add code comments for autolinking (#1595)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kkafar, a new releaser for react-native-screens since your current version.


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

Looks like react-native-screens is no longer a dependency, so this is no longer needed.