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: update timezone to 2022f #45521

Closed
wants to merge 2 commits into from

Commits on Nov 19, 2022

  1. test: add a test to ensure the correctness of timezone upgrades

    Currently, there's no way to know if a timezone upgrade PR is correct
    without building and testing the change locally. This change provides a
    solution for that.
    
    Tested in RaisinTen#4.
    
    Signed-off-by: Darshan Sen <raisinten@gmail.com>
    PR-URL: nodejs#45299
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    RaisinTen authored and richardlau committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    f15c77e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bd2264 View commit details
    Browse the repository at this point in the history