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

[v14.x] deps: V8: cherry-pick b0a7f5691113 #39051

Closed
wants to merge 4 commits into from

Commits on Jul 20, 2021

  1. deps: V8: cherry-pick b0a7f5691113

    Original commit message:
    
        Update to ICU68-1
    
        ICU68-1 change the output skeleton format. So we need to change
        resolvedOptions code for 68 migration.
    
        Chromium roll
        https://chromium-review.googlesource.com/c/chromium/src/+/2474093
    
        Bug: v8:10945
        Change-Id: I3b2c7fbe8abb22df8fa51287c498ca3245b8c55b
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2477431
        Commit-Queue: Frank Tang <ftang@chromium.org>
        Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
        Reviewed-by: Shu-yu Guo <syg@chromium.org>
        Cr-Commit-Position: refs/heads/master@{#70972}
    
    Refs: v8/v8@b0a7f56
    targos committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    cea8e4f View commit details
    Browse the repository at this point in the history
  2. test: add NumberFormat resolvedOptions test

    Add a regression test for NumberFormat resolvedOptions.
    
    PR-URL: nodejs#39401
    Refs: nodejs#39050
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Tobias Nießen <tniessen@tnie.de>
    richardlau authored and targos committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    ea1f70e View commit details
    Browse the repository at this point in the history
  3. deps: V8: backport 16ffec97e5eb

    Original commit message:
    
        Fix maximize/minimize of Intl.Locale
    
        Roll ICU to 46f53dfc
        chromium/src/DEPS already roll in https://chromium-review.googlesource.com/c/chromium/src/+/2235734
    
        Bug: v8:10448
        Change-Id: I147189527e57282c6cc7a1e92f832275d5ef55c6
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2237353
        Reviewed-by: Shu-yu Guo <syg@chromium.org>
        Commit-Queue: Frank Tang <ftang@chromium.org>
        Cr-Commit-Position: refs/heads/master@{#68275}
    
    Refs: v8/v8@16ffec9
    targos committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    b1055fb View commit details
    Browse the repository at this point in the history
  4. deps: V8: backport ae7bfb3f03b3

    Original commit message:
    
        Change test expectation per tz2020b
    
        https://mm.icann.org/pipermail/tz-announce/2020-October/000059.html
             Revised predictions for Morocco's changes starting in 2023.
             Canada's Yukon changes to -07 on 2020-11-01, not 2020-03-08.
             Macquarie Island has stayed in sync with Tasmania since 2011.
             Casey, Antarctica is at +08 in winter and +11 in summer.
             zic no longer supports -y, nor the TYPE field of Rules.
    
        Bug: chromium:1137864, chromium:1138117
        Change-Id: I6076a993fcd755074ddcfa5321b78aa5f043337b
        Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2476681
        Commit-Queue: Frank Tang <ftang@chromium.org>
        Reviewed-by: Michael Achenbach <machenbach@chromium.org>
        Cr-Commit-Position: refs/heads/master@{#70553}
    
    Refs: v8/v8@ae7bfb3
    targos committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    08a3272 View commit details
    Browse the repository at this point in the history