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.15.0 proposal #35746

Merged
merged 4 commits into from Oct 27, 2020
Merged

v14.15.0 proposal #35746

merged 4 commits into from Oct 27, 2020

Commits on Oct 19, 2020

  1. Revert "test: mark test-webcrypto-encrypt-decrypt-aes flaky"

    This reverts commit 3d21792.
    
    PR-URL: #35666
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    MylesBorins committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    7f78857 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. doc: fix Node.js 14.x changelogs

    Remove the table headings for Node.js 13.x that were not removed in
    631dd21.
    
    Vertically align the list of releases in the 14.x changelog as they
    are in the changelogs for 12.x and 10.x.
    
    PR-URL: #35756
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Reviewed-By: Beth Griggs <bgriggs@redhat.com>
    Reviewed-By: Shelley Vohr <codebytere@gmail.com>
    Reviewed-By: Myles Borins <myles.borins@gmail.com>
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    richardlau committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    90a5d59 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. doc: add missing link in Node.js 14 Changelog

    Refs: #35525
    
    PR-URL: #35782
    Reviewed-By: Richard Lau <rlau@redhat.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
    aduh95 authored and richardlau committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    5b7a08c View commit details
    Browse the repository at this point in the history
  2. 2020-10-27, Version 14.15.0 'Fermium' (LTS)

    Notable changes:
    
    This release marks the transition of Node.js 14.x into Long Term Support (LTS)
    with the codename 'Fermium'. The 14.x release line now moves into "Active LTS"
    and will remain so until October 2021. After that time, it will move into
    "Maintenance" until end of life in April 2023.
    
    PR-URL: #35746
    richardlau committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    c1da528 View commit details
    Browse the repository at this point in the history