-
-
Couldn't load subscription status.
- Fork 33.6k
deps: ICU 61.1 bump #19621
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
deps: ICU 61.1 bump #19621
Conversation
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.
Rubberstamp LGTM
|
ooh, almost forgot:
|
- Update to released ICU 61.1, including: - CLDR 33 (many new languages and data improvements) - Many small API additions, improvements, and bug fixes - note: 'icu::' namespace is no longer used by default (Necessated #18667 ) PR-URL: #19621 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Notable changes:
* deps:
- Updated ICU to 61.1 (Steven R. Loomis)
[#19621](#19621)
Includes CLDR 33 (many new languages and data improvements).
* fs:
- Emit 'ready' event for `ReadStream` and `WriteStream` (Sameer
Srivastava) [#19408](#19408)
* n-api:
- Bump version of n-api supported (Michael Dawson)
[#19497](#19497)
* net:
- Emit 'ready' event for `Socket` (Sameer Srivastava)
[#19408](#19408)
* Added new collaborators
- [mafintosh](https://github.com/mafintosh) Mathias Buus
Notable changes:
* deps:
- Updated ICU to 61.1 (Steven R. Loomis)
[#19621](#19621)
Includes CLDR 33 (many new languages and data improvements).
* fs:
- Emit 'ready' event for `ReadStream` and `WriteStream` (Sameer
Srivastava) [#19408](#19408)
* n-api:
- Bump version of n-api supported (Michael Dawson)
[#19497](#19497)
* net:
- Emit 'ready' event for `Socket` (Sameer Srivastava)
[#19408](#19408)
* Added new collaborators
- [mafintosh](https://github.com/mafintosh) Mathias Buus
|
Should this be backported to |
(Necessated tools: add "icu::" namespace to ICU symbols #18667 )
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes