-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 version to fix incorrect inlinecode parsing #47838
Conversation
Signed-off-by: Tsaqif <tsaiinkwa@yahoo.com>
@ikevin127 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] |
@ikevin127 I want to verify the process for bumping the |
cc @mountiny on the question above as you have more context on library bumps. My take is that the package-lock.json part is to be expected since we're bumping the library, nothing off about that 👍 |
Reviewer Checklist
Screenshots/Videos |
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 🚀 Tests well - I made sure to paste the text with inline code blocks on every platform to ensure parsing works on all 🟢
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.
This looks good! Do you happen to know if there are any changes between 2.0.72 and 2.0.78 (apart from this one) that we need to test before merging?
@dangrous Yes there were some, mostly Snyk related - here's the summarized list: 2.0.78
2.0.77
2.0.762.0.752.0.74
2.0.73
2.0.72 |
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.
@tsa321 I think the diff you have here is good
Okay cool, we've got a couple earlier PRs in those versions so maybe we hold a bit on those? At least one has an existing App bump PR up, so might be good to get that one first, to go in the right order - https://github.com/Expensify/App/pull/47762/files |
okay i just merged the 2.0.76 one - the 2.0.77 one is holding on that (presumably good to wait until deploy) and THEN we should be able to go haha |
Just noting that #47764 is the 2.0.77 issue, because I didn't link to it before |
Okay that PR is on staging! going to take this off hold and merge. |
oh of course, we have conflicts now since that changed the existing version number, so we'll need to update those |
Signed-off-by: Tsaqif <tsaiinkwa@yahoo.com>
@dangrous I have merged main and resolved the conflict |
✋ 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/dangrous in version: 9.0.27-0 🚀
|
🚀 Deployed to production by https://github.com/roryabraham in version: 9.0.27-1 🚀
|
Details
Fixed Issues
$ #46917
PROPOSAL: #46917 (comment)
Tests
Here’s a revised version of the instructions:
;
test:
test".Offline tests
QA Steps
;
test:
test".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-native-d.mp4
Android: mWeb Chrome
android-mweb_d.mp4
iOS: Native
ios-native_d.mp4
iOS: mWeb Safari
ios-msfari_d.mp4
MacOS: Chrome / Safari
macos-web-d.mp4
MacOS: Desktop
macos-desktop_d.mp4