erosson / freecbt

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

Bump @react-navigation/native-stack from 6.9.1 to 6.9.5 in /expo47 #649

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @react-navigation/native-stack from 6.9.1 to 6.9.5.

Release notes

Sourced from @​react-navigation/native-stack's releases.

@​react-navigation/native-stack@​6.9.5

6.9.5 (2022-12-07)

Note: Version bump only for package @​react-navigation/native-stack

@​react-navigation/native-stack@​6.9.4

6.9.4 (2022-11-29)

Note: Version bump only for package @​react-navigation/native-stack

Changelog

Sourced from @​react-navigation/native-stack's changelog.

6.9.5 (2022-12-07)

Note: Version bump only for package @​react-navigation/native-stack

6.9.4 (2022-11-29)

Note: Version bump only for package @​react-navigation/native-stack

6.9.2 (2022-11-21)

Bug Fixes

  • add accessibility props to NativeStack screens (#11022) (3ab05af)
  • let headerShadowVisible: true display a shadow even if headerTransparent is true (#10993) (06b6be2), closes #10845
  • supersede Platform.isTVOS for Platform.isTV (#10973) (1846de6)
Commits
  • f7a9b1d chore: publish
  • 4e29403 chore: publish
  • 8b7ce2a chore: bump all packages to patch to force new release
  • 0bf20b9 chore: publish
  • 133946d chore: migrate to lerna-lite for proper yarn berry support (#11002)
  • cb1c17a fix: add accessibility props to NativeStack screens (#11022)
  • bcca124 fix: let headerShadowVisible: true display a shadow even if headerTransparent...
  • 156cbde fix: supersede Platform.isTVOS for Platform.isTV (#10973)
  • fac74f8 chore: publish
  • 1634c6b fix: fix headerTransparent with custom header in native-stack (#10919)
  • 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 #652.