Skip to content
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 59.1 bump #12486

Closed
wants to merge 0 commits into from
Closed

deps: ICU 59.1 bump #12486

wants to merge 0 commits into from

Conversation

srl295
Copy link
Member

@srl295 srl295 commented Apr 18, 2017

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

@srl295 srl295 self-assigned this Apr 18, 2017
@nodejs-github-bot nodejs-github-bot added the build Issues and PRs related to build files or the CI. label Apr 18, 2017
@srl295 srl295 added the wip Issues and PRs that are still a work in progress. label Apr 18, 2017
@refack refack 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
Member Author

srl295 commented May 8, 2017

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

@srl295
Copy link
Member Author

srl295 commented May 8, 2017

^ rebased, PTAL all. Will start CI.

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

@srl295
Copy link
Member Author

srl295 commented May 8, 2017

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

@srl295
Copy link
Member Author

srl295 commented May 8, 2017

^ CI green ✅

Copy link
Contributor

@refack refack left a comment

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
Contributor

@srl295
Copy link
Member Author

srl295 commented May 9, 2017

Thanks! FYI @ilovezfs

Copy link
Member

@mhdawson mhdawson left a comment

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
Member

mhdawson commented May 9, 2017

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

@srl295
Copy link
Member Author

srl295 commented May 9, 2017

@srl295 srl295 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/59

Fixes: 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/59

Fixes: 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
Member

gibfahn commented Jun 20, 2017

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

@srl295
Copy link
Member Author

srl295 commented Aug 30, 2017

@gibfahn yes, it would need v8 backported also.

@gibfahn
Copy link
Member

gibfahn commented Aug 31, 2017

@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/59

Fixes: 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 free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI. i18n-api Issues and PRs related to the i18n implementation. v8 engine Issues and PRs related to the V8 dependency. wip Issues 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