Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: actions/node-versions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 14.18.2-1525067507
Choose a base ref
...
head repository: actions/node-versions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 14.18.3-1681282640
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 1, 2021

  1. Copy the full SHA
    e60aab1 View commit details

Commits on Dec 2, 2021

  1. Update versions-manifest (#91)

    Co-authored-by: Service account <no-reply@microsoft.com>
    github-actions[bot] and 459680 authored Dec 2, 2021
    1
    Copy the full SHA
    ad4c151 View commit details

Commits on Dec 17, 2021

  1. Copy the full SHA
    7ce0e62 View commit details
Showing with 78 additions and 0 deletions.
  1. +78 −0 versions-manifest.json
78 changes: 78 additions & 0 deletions versions-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,30 @@
[
{
"version": "16.13.1",
"stable": true,
"lts": "Gallium",
"release_url": "https://github.com/actions/node-versions/releases/tag/16.13.1-1529449737",
"files": [
{
"filename": "node-16.13.1-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/16.13.1-1529449737/node-16.13.1-darwin-x64.tar.gz"
},
{
"filename": "node-16.13.1-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/16.13.1-1529449737/node-16.13.1-linux-x64.tar.gz"
},
{
"filename": "node-16.13.1-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/16.13.1-1529449737/node-16.13.1-win32-x64.7z"
}
]
},
{
"version": "16.13.0",
"stable": true,
@@ -519,6 +545,32 @@
}
]
},
{
"version": "14.18.2",
"stable": true,
"lts": "Fermium",
"release_url": "https://github.com/actions/node-versions/releases/tag/14.18.2-1525067507",
"files": [
{
"filename": "node-14.18.2-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/14.18.2-1525067507/node-14.18.2-darwin-x64.tar.gz"
},
{
"filename": "node-14.18.2-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/14.18.2-1525067507/node-14.18.2-linux-x64.tar.gz"
},
{
"filename": "node-14.18.2-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/14.18.2-1525067507/node-14.18.2-win32-x64.7z"
}
]
},
{
"version": "14.18.1",
"stable": true,
@@ -1453,6 +1505,32 @@
}
]
},
{
"version": "12.22.8",
"stable": true,
"lts": "Erbium",
"release_url": "https://github.com/actions/node-versions/releases/tag/12.22.8-1590959853",
"files": [
{
"filename": "node-12.22.8-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.8-1590959853/node-12.22.8-darwin-x64.tar.gz"
},
{
"filename": "node-12.22.8-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.8-1590959853/node-12.22.8-linux-x64.tar.gz"
},
{
"filename": "node-12.22.8-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.8-1590959853/node-12.22.8-win32-x64.7z"
}
]
},
{
"version": "12.22.7",
"stable": true,