Update moment-timezone to the latest version to include Europe/Kyiv timezone#16777
Conversation
|
npm has a |
2 similar comments
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
|
Regarding:
Our |
|
@mananjadhav @hayata-suenaga One of you needs to 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] |
mananjadhav
left a comment
There was a problem hiding this comment.
Change looks fine, I’ll complete the checklist in a while.
|
@francoisl do we want to move to 0.5.43 when that is already published? or we're fine with 0.5.42? |
Reviewer Checklist
Screenshots/Videos |
Haha woah they released |
2f4ee27
|
Ok, updated and retested. |
|
I just tested and there isn't any specific change that impact us. do you want me to fill the checklist again with the same info? |
|
Nah, no need to fill the checklist again I would say. |
|
✋ 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/francoisl in version: 1.2.94-0 🚀
|
|
🚀 Deployed to production by https://github.com/thienlnam in version: 1.2.94-3 🚀
|







Details
Update the moment-timezone dependency to the latest current version
0.5.42, which includes the renamed timezoneEurope/Kyiv.I checked the changelog of moment-timezone since 0.5.34 and there doesn't appear to be any breaking changes.
Fixed Issues
$ #16620
Tests
kyivOffline tests
The same test steps can be taken while offline
QA Steps
kyivPR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodWaiting 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)ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Web
Mobile Web - Chrome
Mobile Web - Safari
Desktop
iOS
Android