Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade dependencies on 6.x #11421

Merged
merged 9 commits into from
Jun 21, 2023

Conversation

kacperkapusciak
Copy link
Member

@kacperkapusciak kacperkapusciak commented Jun 14, 2023

Followed #11090 and #11380

Test

  • yarn lint
  • yarn build
  • yarn test
  • yarn example test:e2e

Run example app

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 80.00% and no project coverage change.

Comparison is base (ba6380c) 74.04% compared to head (3707e32) 74.04%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##              6.x   #11421   +/-   ##
=======================================
  Coverage   74.04%   74.04%           
=======================================
  Files         177      177           
  Lines        5621     5626    +5     
  Branches     2207     2212    +5     
=======================================
+ Hits         4162     4166    +4     
- Misses       1410     1411    +1     
  Partials       49       49           
Impacted Files Coverage Δ
packages/core/src/getPathFromState.tsx 97.34% <ø> (ø)
packages/core/src/useDescriptors.tsx 87.87% <ø> (ø)
packages/native/src/Link.tsx 0.00% <ø> (ø)
packages/native/src/useLinking.native.tsx 56.38% <0.00%> (ø)
packages/native/src/useLinking.tsx 84.61% <0.00%> (ø)
...ges/react-native-tab-view/src/PagerViewAdapter.tsx 41.93% <ø> (ø)
...ages/react-native-tab-view/src/TabBarIndicator.tsx 52.17% <ø> (ø)
packages/react-native-tab-view/src/TabBarItem.tsx 74.02% <ø> (ø)
packages/stack/src/utils/conditional.tsx 33.33% <ø> (ø)
packages/stack/src/views/Header/HeaderSegment.tsx 60.86% <ø> (ø)
... and 5 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

packages/native/src/Link.tsx Show resolved Hide resolved
packages/stack/src/types.tsx Outdated Show resolved Hide resolved
@kacperkapusciak kacperkapusciak merged commit 42f32d4 into 6.x Jun 21, 2023
8 checks passed
@kacperkapusciak kacperkapusciak deleted the @kacperkapusciak/upgrade-dependencies-on-6.x branch June 21, 2023 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants