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

Bump @react-navigation/bottom-tabs from 6.4.0 to 6.5.0

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

Bumps @react-navigation/bottom-tabs from 6.4.0 to 6.5.0.

Release notes

Sourced from @​react-navigation/bottom-tabs's releases.

@​react-navigation/bottom-tabs@​6.5.0

6.5.0 (2022-12-07)

Features

  • expose the original label in children prop for custom label functions in tab navigators (417cb56) - by @​satya164

@​react-navigation/bottom-tabs@​6.4.3

6.4.3 (2022-11-29)

Note: Version bump only for package @​react-navigation/bottom-tabs

Changelog

Sourced from @​react-navigation/bottom-tabs's changelog.

6.5.0 (2022-12-07)

Features

  • expose the original label in children prop for custom label functions in tab navigators (417cb56) - by @​satya164

6.4.3 (2022-11-29)

Note: Version bump only for package @​react-navigation/bottom-tabs

6.4.1 (2022-11-21)

Bug Fixes

  • add accessibility props to NativeStack screens (#11022) (3ab05af)
Commits
  • f7a9b1d chore: publish
  • 417cb56 feat: expose the original label in children prop for custom label functions i...
  • 824f66f refactor: use consistent naming for useBottomTabBarHeight (#11073)
  • 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)
  • ea4b729 chore: publish
  • 585127c feat: add freezeOnBlur prop (#10834)
  • 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 #6639 (5341c4b) into master (2845132) will not change coverage. The diff coverage is n/a.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6639   +/-   ##
======================================
  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 #6653.

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