[v12.x backport] Update tzdata icu#31434
Closed
albertyw wants to merge 1 commit intonodejs:v12.x-stagingfrom
Closed
[v12.x backport] Update tzdata icu#31434albertyw wants to merge 1 commit intonodejs:v12.x-stagingfrom
albertyw wants to merge 1 commit intonodejs:v12.x-stagingfrom
Conversation
Update the version of the bundled ICU (deps/icu-small) to ICU version 65.2. Fixes: nodejs#30211 Fixes: nodejs#29540 Backport-PR-URL: nodejs#31434 PR-URL: nodejs#30356 PR-URL: nodejs#30232
00272f2 to
2becb95
Compare
|
I included the tzdata update in #31433. |
Contributor
Author
|
Just realized that @jameshilliard made this same PR in #31433. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #30211 and #30232 (combined)
Includes these two commits on the master branch:
commit 418dd68
Author: Albert Wang git@albertyw.com
Date: Sat Nov 2 18:08:46 2019
commit 31ea341
Author: Albert Wang git@albertyw.com
Date: Sun Nov 10 14:28:15 2019
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes