FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: test for minimum ICU version consistency by richardlau · Pull Request #30608 · nodejs/node · GitHub

/ node Public

test: test for minimum ICU version consistency - #30608

Merged
richardlau merged 1 commit into
nodejs:masterfrom
richardlau:mininum-icu
Nov 26, 2019
Merged

test: test for minimum ICU version consistency#30608
richardlau merged 1 commit into
nodejs:masterfrom
richardlau:mininum-icu

Conversation

Copy link
Copy Markdown
Member

The minimum ICU version for Node.js must be at least the minimum ICU
version for V8.

Refs: #30607

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

nodejs-github-bot added the test Issues and PRs related to the tests. label Nov 23, 2019
richardlau added the i18n-api Issues and PRs related to the i18n implementation. label Nov 23, 2019

Copy link
Copy Markdown
Collaborator

srl295 left a comment
edited
Loading

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM… Gotta be careful what you say around here, docs turn into code !

edit now my docs PR is out of date :)

richardlau added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Nov 23, 2019

Copy link
Copy Markdown
Collaborator

nodejs-github-bot commented Nov 23, 2019
edited by richardlau
Loading

Copy link
Copy Markdown
Collaborator

The minimum ICU version for Node.js must be at least the minimum ICU
version for V8.

PR-URL: nodejs#30608
Refs: nodejs#30607
Reviewed-By: Steven R Loomis <srloomis@us.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
richardlau self-assigned this Nov 26, 2019
richardlau merged commit f2060fa into nodejs:master Nov 26, 2019

Copy link
Copy Markdown
Member Author

Landed in f2060fa.

richardlau deleted the mininum-icu branch November 26, 2019 01:01
addaleax pushed a commit that referenced this pull request Nov 30, 2019
The minimum ICU version for Node.js must be at least the minimum ICU
version for V8.

PR-URL: #30608
Refs: #30607
Reviewed-By: Steven R Loomis <srloomis@us.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
targos pushed a commit that referenced this pull request Dec 1, 2019
The minimum ICU version for Node.js must be at least the minimum ICU
version for V8.

PR-URL: #30608
Refs: #30607
Reviewed-By: Steven R Loomis <srloomis@us.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
BridgeAR mentioned this pull request Dec 3, 2019
BethGriggs mentioned this pull request Dec 9, 2019
MylesBorins pushed a commit that referenced this pull request Dec 17, 2019
The minimum ICU version for Node.js must be at least the minimum ICU
version for V8.

PR-URL: #30608
Refs: #30607
Reviewed-By: Steven R Loomis <srloomis@us.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
BethGriggs mentioned this pull request Dec 23, 2019
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

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. i18n-api Issues and PRs related to the i18n implementation. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL