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.17.3-1001809597
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.17.4-1081406257
Choose a head ref
  • 6 commits
  • 1 file changed
  • 3 contributors

Commits on Jul 5, 2021

  1. Update versions-manifest

    459680 committed Jul 5, 2021
    Copy the full SHA
    2b595e0 View commit details
  2. Merge pull request #67 from actions/update-versions-manifest-file

    [versions-manifest] Update for release from 07/05/2021
    AlenaSviridenko authored Jul 5, 2021
    Copy the full SHA
    72210ee View commit details

Commits on Jul 6, 2021

  1. Update versions-manifest

    459680 committed Jul 6, 2021
    Copy the full SHA
    334a8d1 View commit details
  2. Merge pull request #68 from actions/update-versions-manifest-file

    [versions-manifest] Update for release from 07/06/2021
    MaksimZhukov authored Jul 6, 2021
    Copy the full SHA
    8c866dd View commit details

Commits on Jul 14, 2021

  1. Update versions-manifest

    459680 committed Jul 14, 2021
    Copy the full SHA
    484fa88 View commit details
  2. Merge pull request #69 from actions/update-versions-manifest-file

    [versions-manifest] Update for release from 07/14/2021
    MaksimZhukov authored Jul 14, 2021
    Copy the full SHA
    c0fad79 View commit details
Showing with 114 additions and 12 deletions.
  1. +114 −12 versions-manifest.json
126 changes: 114 additions & 12 deletions versions-manifest.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,76 @@
[
{
"version": "16.5.0",
"stable": true,
"release_url": "https://github.com/actions/node-versions/releases/tag/16.5.0-1029814944",
"files": [
{
"filename": "node-16.5.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/16.5.0-1029814944/node-16.5.0-darwin-x64.tar.gz"
},
{
"filename": "node-16.5.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/16.5.0-1029814944/node-16.5.0-linux-x64.tar.gz"
},
{
"filename": "node-16.5.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/16.5.0-1029814944/node-16.5.0-win32-x64.7z"
}
]
},
{
"version": "16.4.2",
"stable": true,
"release_url": "https://github.com/actions/node-versions/releases/tag/16.4.2-1003778947",
"files": [
{
"filename": "node-16.4.2-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/16.4.2-1003778947/node-16.4.2-darwin-x64.tar.gz"
},
{
"filename": "node-16.4.2-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/16.4.2-1003778947/node-16.4.2-linux-x64.tar.gz"
},
{
"filename": "node-16.4.2-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/16.4.2-1003778947/node-16.4.2-win32-x64.7z"
}
]
},
{
"version": "16.4.1",
"stable": true,
"release_url": "https://github.com/actions/node-versions/releases/tag/16.4.1-991425998",
"release_url": "https://github.com/actions/node-versions/releases/tag/16.4.1-992803039",
"files": [
{
"filename": "node-16.4.1-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/16.4.1-991425998/node-16.4.1-darwin-x64.tar.gz"
"download_url": "https://github.com/actions/node-versions/releases/download/16.4.1-992803039/node-16.4.1-darwin-x64.tar.gz"
},
{
"filename": "node-16.4.1-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/16.4.1-991425998/node-16.4.1-linux-x64.tar.gz"
"download_url": "https://github.com/actions/node-versions/releases/download/16.4.1-992803039/node-16.4.1-linux-x64.tar.gz"
},
{
"filename": "node-16.4.1-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/16.4.1-991425998/node-16.4.1-win32-x64.7z"
"download_url": "https://github.com/actions/node-versions/releases/download/16.4.1-992803039/node-16.4.1-win32-x64.7z"
}
]
},
@@ -149,29 +199,55 @@
}
]
},
{
"version": "14.17.3",
"stable": true,
"lts": "Fermium",
"release_url": "https://github.com/actions/node-versions/releases/tag/14.17.3-1001809597",
"files": [
{
"filename": "node-14.17.3-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.3-1001809597/node-14.17.3-darwin-x64.tar.gz"
},
{
"filename": "node-14.17.3-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.3-1001809597/node-14.17.3-linux-x64.tar.gz"
},
{
"filename": "node-14.17.3-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.3-1001809597/node-14.17.3-win32-x64.7z"
}
]
},
{
"version": "14.17.2",
"stable": true,
"lts": "Fermium",
"release_url": "https://github.com/actions/node-versions/releases/tag/14.17.2-991426410",
"release_url": "https://github.com/actions/node-versions/releases/tag/14.17.2-992803584",
"files": [
{
"filename": "node-14.17.2-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.2-991426410/node-14.17.2-darwin-x64.tar.gz"
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.2-992803584/node-14.17.2-darwin-x64.tar.gz"
},
{
"filename": "node-14.17.2-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.2-991426410/node-14.17.2-linux-x64.tar.gz"
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.2-992803584/node-14.17.2-linux-x64.tar.gz"
},
{
"filename": "node-14.17.2-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.2-991426410/node-14.17.2-win32-x64.7z"
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.2-992803584/node-14.17.2-win32-x64.7z"
}
]
},
@@ -927,29 +1003,55 @@
}
]
},
{
"version": "12.22.3",
"stable": true,
"lts": "Erbium",
"release_url": "https://github.com/actions/node-versions/releases/tag/12.22.3-1001810065",
"files": [
{
"filename": "node-12.22.3-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.3-1001810065/node-12.22.3-darwin-x64.tar.gz"
},
{
"filename": "node-12.22.3-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.3-1001810065/node-12.22.3-linux-x64.tar.gz"
},
{
"filename": "node-12.22.3-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.3-1001810065/node-12.22.3-win32-x64.7z"
}
]
},
{
"version": "12.22.2",
"stable": true,
"lts": "Erbium",
"release_url": "https://github.com/actions/node-versions/releases/tag/12.22.2-991426702",
"release_url": "https://github.com/actions/node-versions/releases/tag/12.22.2-992803951",
"files": [
{
"filename": "node-12.22.2-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.2-991426702/node-12.22.2-darwin-x64.tar.gz"
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.2-992803951/node-12.22.2-darwin-x64.tar.gz"
},
{
"filename": "node-12.22.2-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.2-991426702/node-12.22.2-linux-x64.tar.gz"
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.2-992803951/node-12.22.2-linux-x64.tar.gz"
},
{
"filename": "node-12.22.2-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.2-991426702/node-12.22.2-win32-x64.7z"
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.2-992803951/node-12.22.2-win32-x64.7z"
}
]
},