Skip to content

deps: ICU 59.1 bump - #12486

Closed
srl295 wants to merge 0 commit into
nodejs:masterfrom
srl295:icu4c-59.1
Closed

deps: ICU 59.1 bump#12486
srl295 wants to merge 0 commit into
nodejs:masterfrom
srl295:icu4c-59.1

Conversation

@srl295

@srl295srl295 commented Apr 18, 2017

Copy link
Copy Markdown
Member

Fixes: #12077

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

deps

@srl295srl295 self-assigned this Apr 18, 2017
@nodejs-github-botnodejs-github-bot added the build Issues and PRs related to build files or the CI. label Apr 18, 2017
@srl295srl295 added the wip Issues and PRs that are still a work in progress. label Apr 18, 2017
@refackrefack added i18n-api Issues and PRs related to the i18n implementation. v8 engine Issues and PRs related to the V8 dependency. labels Apr 18, 2017
@srl295

Copy link
Copy Markdown
MemberAuthor

OK! v8 now fixed, this should be good. #11753 (comment)

@srl295

Copy link
Copy Markdown
MemberAuthor

^ rebased, PTAL all. Will start CI.

⚠️ this may have porting/compiler hurdles ahead (C++11 etc)

@srl295

Copy link
Copy Markdown
MemberAuthor

fwiw code starting with deps/icu-small/source/common/appendable.cpp in the diffs should all be ICU code under deps.

@srl295

Copy link
Copy Markdown
MemberAuthor

^ CI green ✅

@refackrefack left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Works on my machine.

@MylesBorins

Copy link
Copy Markdown
Contributor

@srl295

Copy link
Copy Markdown
MemberAuthor

Thanks! FYI @ilovezfs

@mhdawsonmhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rubber Stamp LGTM.

@mhdawson

Copy link
Copy Markdown
Member

@srl295 could you paste the link to the CI run into one of the comments for posterity.

@srl295

Copy link
Copy Markdown
MemberAuthor

@srl295srl295 closed this May 9, 2017
srl295 added a commit to srl295/node that referenced this pull request May 9, 2017
* No feature changes.
* Bug fixes.
* Details: http://site.icu-project.org/download/59Fixes: nodejs#12077
PR-URL: nodejs#12486
Refs: nodejs#7844
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
@srl295
srl295 deleted the icu4c-59.1 branch May 9, 2017 22:23
anchnk pushed a commit to anchnk/node that referenced this pull request May 19, 2017
* No feature changes.
* Bug fixes.
* Details: http://site.icu-project.org/download/59Fixes: nodejs#12077
PR-URL: nodejs#12486
Refs: nodejs#7844
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
@gibfahn

Copy link
Copy Markdown
Member

I'm assuming this shouldn't land on v6.x as it depends on V8 5.9. LMK if wrong.

@srl295

Copy link
Copy Markdown
MemberAuthor

@gibfahn yes, it would need v8 backported also.

@gibfahn

Copy link
Copy Markdown
Member

@srl295 yep, I've confirmed it went into 8.0.0 so we're good there.

srl295 added a commit to srl295/node that referenced this pull request Jan 18, 2018
* No feature changes.
* Bug fixes.
* Details: http://site.icu-project.org/download/59Fixes: nodejs#12077
PR-URL: nodejs#12486
Refs: nodejs#7844
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.i18n-apiIssues and PRs related to the i18n implementation.v8 engineIssues and PRs related to the V8 dependency.wipIssues and PRs that are still a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deps: ICU 59 bump

7 participants

@srl295@MylesBorins@mhdawson@gibfahn@refack@jasnell@nodejs-github-bot