jasongin / nvs

Node Version Switcher - A cross-platform tool for switching between versions and forks of Node.js
Other
2.72k stars 210 forks source link

fix: update bootstrap node -> 16.19.1 #276

Closed brodycj closed 1 year ago

brodycj commented 1 year ago

https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V16.md#16.19.1 - jasongin?

brodycj commented 1 year ago

Now 16.20.2 @TemaSM or anyone else please feel free to take this over or raise a new PR thanks!!

On Thu, Jul 6, 2023 at 6:16 PM Tema Smirnov @.***> wrote:

@.**** requested changes on this pull request.

In defaults.json https://github.com/jasongin/nvs/pull/276#discussion_r1254977847:

@@ -5,5 +5,5 @@ "default": "node", "node": "https://nodejs.org/dist/" },

  • "bootstrap": "node/16.18.1"
  • "bootstrap": "node/16.19.1"

As of 2023-07-07, there is a newer version of Nodejs available in 16.x.x branch. So, we can update to it. ⬇️ Suggested change

  • "bootstrap": "node/16.19.1"
  • "bootstrap": "node/16.20.1"

https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V16.md#16.20.1

— Reply to this email directly, view it on GitHub https://github.com/jasongin/nvs/pull/276#pullrequestreview-1517398246, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAL42UC4Z7ZR5TL63XM56EDXO42KLANCNFSM6AAAAAAU7XJFHI . You are receiving this because you authored the thread.Message ID: @.***>

-- Sent from my mobile

jasongin commented 1 year ago

Updated in b87ae9593cd20e7b667e9099240c9befeb50659f.

brodycj commented 1 year ago

Awesome and thanks!!

On Wed, Aug 16, 2023 at 2:29 PM Jason Ginchereau @.***> wrote:

Updated in b87ae95 https://github.com/jasongin/nvs/commit/b87ae9593cd20e7b667e9099240c9befeb50659f .

— Reply to this email directly, view it on GitHub https://github.com/jasongin/nvs/pull/276#issuecomment-1681088659, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAL42UEKVWNKLXQKOHDRKULXVUGPLANCNFSM6AAAAAAU7XJFHI . You are receiving this because you authored the thread.Message ID: @.***>

-- Sent from my mobile