Fix #11797 upadte @svgr/webpack to version 6.0.0#12296
Conversation
|
Thanks @Santhosh-Sellavel. I updated my PR. |
|
Can you explain breaking changes or any impacts like for the new library also? And how it doesn't affect us. |
|
In
|
|
Thanks. |
What's this in PR description? |
|
@Gonals can you run the workflow checks? |
Screenshots
|
Santhosh-Sellavel
left a comment
There was a problem hiding this comment.
Waiting on
#12296 (comment)
#12296 (comment)
Sorry, I've just updated the PR description. |
|
@Gonals Can you initiate workflow checks? |
|
Done |
update react-native-svg-transformer version
|
@Gonals sorry I've just rebased and signed my commit again. |
|
@Gonals looks like this was merged without the checklist test passing. Please add a note explaining why this was done and remove the |
Not an emergency, everything was passing |
|
Great job getting your Expensify/App pull request over the finish line! I'll merge it assuming all the tests pass. I know there's a lot of information in our contributing guidelines, so some points to take note of: Once your PR is merged, you can be hired for another issue. Once you've completed a few issues, we may start hiring you for more than one issue at a time. Once your PR is deployed to our staging servers, it will undergo quality assurance (QA) testing. If we find that this doesn't work as expected or causes a regression, you'll be responsible for fixing it. Typically we would revert this PR and give you another chance to create a similar PR without causing a regression. (I don't imagine this will happen with this PR, but it's something to be aware of) Once your PR is deployed to production, we start a 7-day timer. After it has been on production for 7 days without causing any regressions, then we pay out the Upwork job. So it might take a while before you're paid for your work, but we typically post multiple new jobs every day, so there's plenty of opportunity. I hope you've had a positive experience contributing to this repo! |
@Gonals Thank you so much for the detail :). |
|
✋ 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 @yuwenmemon in version: 1.2.24-4 🚀
|
1 similar comment
|
🚀 Deployed to production by @yuwenmemon in version: 1.2.24-4 🚀
|
|
🚀 Deployed to production by @yuwenmemon in version: 1.2.24-4 🚀
|







Update: @svgr/webpack to version 6.0.0
Details
Fixed Issues
$ #11797
PROPOSAL: #11797 (comment)
Tests
QA Steps
PR Review Checklist
PR Author Checklist
### Fixed Issuessection aboveTestssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*filesWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)Avataris modified, I verified thatAvataris working as expected in all cases)PR Reviewer Checklist
The reviewer will copy/paste it into a new comment and complete it after the author checklist is completed
### Fixed Issuessection aboveTestssectionQA stepssectiontoggleReportand notonIconClick).src/languages/*filesWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarhave been tested & I retested again)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)Avataris modified, I verified thatAvataris working as expected in all cases)Screenshots
Web
Screen.Recording.2022-10-31.at.20.32.40.mov
Mobile Web - Chrome
Mobile Web - Safari
Desktop
iOS
Android