AAO-React-Native icon indicating copy to clipboard operation
AAO-React-Native copied to clipboard

Bump @react-navigation/native-stack from 6.7.0 to 6.9.5

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps @react-navigation/native-stack from 6.7.0 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

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

6.9.1 (2022-10-11)

Bug Fixes

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

6.9.0 (2022-09-16)

Bug Fixes

Features

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

6.8.0 (2022-08-24)

Bug Fixes

  • improve when back button is shown in nested native stacks (#10761) (05dab7d)
  • replace deprecated I18nManager.isRTL with 18nManager.getConstants().isRTL (#10547) (50b88d4)

Features

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)

6.9.1 (2022-10-11)

Bug Fixes

6.9.0 (2022-09-16)

Bug Fixes

Features

6.8.0 (2022-08-24)

Bug Fixes

  • improve when back button is shown in nested native stacks (#10761) (05dab7d)
  • replace deprecated I18nManager.isRTL with 18nManager.getConstants().isRTL (#10547) (50b88d4)

Features

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] avatar Dec 08 '22 11:12 dependabot[bot]

Codecov Report

Merging #6645 (dea3d06) into master (2845132) will not change coverage. The diff coverage is n/a.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6645   +/-   ##
======================================
  Coverage    8.09%   8.09%           
======================================
  Files         288     288           
  Lines        5412    5412           
  Branches     1405    1405           
======================================
  Hits          438     438           
  Misses       4974    4974           

codecov[bot] avatar Dec 08 '22 11:12 codecov[bot]

Superseded by #6657.

dependabot[bot] avatar Dec 12 '22 11:12 dependabot[bot]