AAO-React-Native
AAO-React-Native copied to clipboard
Bump @react-navigation/stack from 6.3.1 to 6.3.8
Bumps @react-navigation/stack from 6.3.1 to 6.3.8.
Release notes
Sourced from @react-navigation/stack's releases.
@react-navigation/stack@6.3.86.3.8 (2022-12-07)
Note: Version bump only for package
@react-navigation/stack
@react-navigation/stack@6.3.76.3.7 (2022-11-29)
Note: Version bump only for package
@react-navigation/stack
@react-navigation/stack@6.3.46.3.4 (2022-11-04)
Bug Fixes
@react-navigation/stack@6.3.36.3.3 (2022-10-27)
Reverts
- Revert "fix: add additional check before running
animateincomponentDidUpdate(#10871)" (7d8f748), closes #10871
@react-navigation/stack@6.3.26.3.2 (2022-10-05)
Bug Fixes
Changelog
Sourced from @react-navigation/stack's changelog.
6.3.8 (2022-12-07)
Note: Version bump only for package
@react-navigation/stack6.3.7 (2022-11-29)
Note: Version bump only for package
@react-navigation/stack6.3.5 (2022-11-21)
Bug Fixes
- add accessibility props to NativeStack screens (#11022) (3ab05af)
- supersede Platform.isTVOS for Platform.isTV (#10973) (1846de6)
6.3.4 (2022-11-04)
Bug Fixes
6.3.3 (2022-10-27)
Reverts
- Revert "fix: add additional check before running
animateincomponentDidUpdate(#10871)" (7d8f748), closes #108716.3.2 (2022-10-05)
Bug Fixes
Commits
f7a9b1dchore: publish4e29403chore: publish8b7ce2achore: bump all packages to patch to force new release0bf20b9chore: publish133946dchore: migrate to lerna-lite for proper yarn berry support (#11002)cb1c17afix: add accessibility props to NativeStack screens (#11022)156cbdefix: supersede Platform.isTVOS for Platform.isTV (#10973)10d4d00chore: publish1fa3794fix: migrate setNativeProps to state (#10968)205cac3chore: publish- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #6641 (802e490) into master (2845132) will not change coverage. The diff coverage is
n/a.
Additional details and impacted files
@@ Coverage Diff @@
## master #6641 +/- ##
======================================
Coverage 8.09% 8.09%
======================================
Files 288 288
Lines 5412 5412
Branches 1405 1405
======================================
Hits 438 438
Misses 4974 4974
Superseded by #6651.