-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Bump react-native-pdf to 6.7.3 #31607
Conversation
Reviewer Checklist
Screenshots/VideosNon-native platforms (web/mWeb/desktop) are not affected by this change Android: Nativeandroid.movAndroid: mWeb ChromeiOS: Nativeios.moviOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@situchan 🚀 🚀 🚀 I see that license workflows are not passing. I remember previously the GitHub bot posted a message to sign the CLA, but it's not here now. As I understand, that's why it's not passing. Is there something I should do to proceed with the PR? |
snyk is failing but I think it's known. What other else is not passing? |
That's it, only snyk |
@alex2bc please pull main and see if TS still fails |
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
@situchan I've rebased and pushed |
@alex2bc can you fix the commit history? It's pushing 981 commits 😅 |
Will change the history back, working on it. Should I merge instead of rebase here? Sorry for the mess guys |
@alex2bc don't rebase |
Yea, you can revert your last commit and merge main |
14cdbac
to
892c782
Compare
@situchan @luacmartins Reverted and merged ✅ Sorry again for the chaos the rebase has triggered. |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.5-7 🚀
|
Details
Bump to 6.7.3, because 6.7.2 introduced build issue for Android with React Native version <73
Fixed Issues
$ #30492
PROPOSAL: #30492 (comment)
Tests
Same as QA
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
android.mp4
iOS: Native
ios.mp4