-
Notifications
You must be signed in to change notification settings - Fork 3k
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 expensify-common & react-native-live-markdown to fix phone number mentions #41666
Bump expensify-common & react-native-live-markdown to fix phone number mentions #41666
Conversation
@jayeshmangwani Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
ios/Podfile.lock
Outdated
react-native-performance: 1aa5960d005159f4ab20be15b44714b53b44e075 | ||
react-native-plaid-link-sdk: 93870f8cd1de8e0acca5cb5020188bdc94e15db6 | ||
react-native-quick-sqlite: f7b9f578b8b3b608dc742240b0103faae5b61f63 | ||
react-native-release-profiler: 42fc8e09b4f6f9b7d14cc5a15c72165e871c0918 | ||
react-native-render-html: 96c979fe7452a0a41559685d2f83b12b93edac8c |
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.
@robertKozik I think these changes are not needed here.
We can ignore all the changes and update only RNLiveMarkdown (0.1.70) and RNLiveMarkdown/common (0.1.70).
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.
Yeah, I'm not sure how they came up here. Anyways new version is already pushed without these changes
a00fcb1
to
7fe44f4
Compare
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid.movAndroid: mWeb ChromemWeb-chrome.moviOS: NativeiOS.moviOS: mWeb SafarimWeb-safari.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
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.
LGTM 🚀
Holding merging until the end of the week due to the earnings call. |
I guess we don't need this PR now - #41964 PR already bumped the versions 😞 I guess we had duplicated issue |
Ugh that sucks 😭 Though the other PR didn't update |
Yeah, It should be updated as well |
Ok! Then, let's merge with main and make sure everything is fine so we can have both changes, I have no clue why it's not saying there are conflicts |
merged |
@jayeshmangwani Can you test this one last time to make sure we didn't break anything? |
Sure, I'm on it, and I will update in the morning |
@pecanoro I will try to test this PR thoroughly today, but just a note that we have MERGE FREEZE for a day or two |
@@ -330,4 +330,4 @@ | |||
"node": "20.13.0", | |||
"npm": "10.5.2" | |||
} | |||
} | |||
} |
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.
@robertKozik Please revert this new line change
Tested the PR and changes working fine, description issue is fixed cc: @pecanoro |
I approved it since it had two approvers and i didn't want to block on the new line edit request. Please make a follow up for that. |
✋ 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 staging by https://github.com/chiragsalian in version: 1.4.76-0 🚀
|
🚀 Deployed to production by https://github.com/Beamanator in version: 1.4.76-7 🚀
|
Details
In later versions parsing user mention with phone number lead to breaking the input/output consistency. Bumping
expensify-common
andreact-native-live-markdown
version fixes it.Fixed Issues
$ #40414
PROPOSAL: N/A
Tests
@+48111222333
)Offline tests
Same as test steps
QA Steps
Same as test steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.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: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop