Clay Walker
494bbc0785
Added instructions for submitting a version update PR ( #1190 )
2020-01-13 08:59:58 -10:00
Peter Dave Hello
2e7cc02b1b
Merge pull request #1184 from LaurentGoderre/fix-pr
...
Auto PR: Only keep the first line of the commit message
2020-01-10 23:25:34 +08:00
Peter Dave Hello
8162dba564
Merge pull request #1192 from nodejs/revert-1161-improve-updatesh
...
Revert "Fix update.sh invocation with unknown variant"
2020-01-10 23:25:04 +08:00
Laurent Goderre
3dbeefaa1b
Revert "Fix update.sh invocation with unknown variant"
2020-01-10 09:41:24 -05:00
Laurent Goderre
60915d2eb9
Auto PR: Only keep the first line of the commit message
...
Fixes issue highlited in #1183
2020-01-10 09:24:12 -05:00
Simen Bekkhus
c101880308
feat: Update to 10.18.1 ( #1189 )
...
feat: Update to 10.18.1
2020-01-10 12:18:33 +01:00
Nick Schonning
e756350f8b
feat: Update to 10.18.1
...
Ref https://nodejs.org/en/blog/release/v10.18.1/
2020-01-09 20:28:42 -05:00
Peter Dave Hello
ba024f05bc
Merge pull request #1179 from nschonni/github-actions
...
GitHub actions
2020-01-09 12:29:04 +08:00
Peter Dave Hello
e088f69dce
Merge pull request #1161 from LaurentGoderre/improve-updatesh
...
Fix update.sh invocation with unknown variant
Co-authored-by: Tommi Vainikainen <thv@iki.fi>
2020-01-09 12:28:28 +08:00
Simen Bekkhus
cd046b9902
Update node.js v12 to v12.14.1 and v13 to 13.6.0
...
https://nodejs.org/en/blog/release/v12.14.1/
https://nodejs.org/en/blog/release/v13.6.0/
2020-01-08 15:39:23 +01:00
Simen Bekkhus
add2e3f3ae
fix: uninstall download helpers from slim image
2020-01-08 15:38:19 +01:00
Simen Bekkhus
8b8eebe266
Update node.js v12 to v12.14.1 and v13 to 13.6.0
2020-01-08 11:38:30 +01:00
Simen Bekkhus
f99660df7b
fix: uninstall download helpers from slim image
2020-01-08 09:30:05 +01:00
Nick Schonning
34382c85bd
chore: Switch markdown-link-check build to GitHub Actions
2020-01-06 23:05:10 -05:00
Nick Schonning
cfc1388bb7
chore: Switch shfmt and shellcheck builds to GitHub Actions
2020-01-06 23:05:10 -05:00
Nick Schonning
24fcebb195
chore: Switch DocTOC build to GitHub Actions
...
Only executes when the TOC files have changed.
Now also checks BestPractices.md
2020-01-06 23:05:10 -05:00
Nick Schonning
be6e86a7f6
chore: Switch ECLint build to GitHub Actions
2020-01-06 23:05:06 -05:00
Peter Dave Hello
44c21775af
Merge pull request #1177 from nschonni/node-8-eol
...
chore: Remove EOL Node 8 images
2020-01-02 17:08:14 +08:00
Peter Dave Hello
3951ce41d9
Merge pull request #1173 from nodejs/SimenB-patch-1
...
docs: update contributing to mentions security yarn releases
2020-01-02 16:58:17 +08:00
Nick Schonning
b7a069e833
chore: Remove OnBuild variant
2019-12-31 19:08:52 -05:00
Nick Schonning
6b3ebcd026
chore: Remove Node 8 ChakraCore
2019-12-31 19:08:49 -05:00
Nick Schonning
c06bc079b0
chore: Remove Node 8
2019-12-31 19:08:13 -05:00
Peter Dave Hello
9b08cf0b37
Merge pull request #1174 from PeterDaveHello/Add_Alpine_v3.11
...
Add image for Alpine Linux v3.11
2019-12-21 02:43:55 +08:00
Peter Dave Hello
ab3d54cef9
Add image for Alpine Linux v3.11
2019-12-20 01:56:14 +08:00
Peter Dave Hello
886ac02082
Merge pull request #1172 from SimenB/13-5
...
Update node.js v13 to v13.5.0
2019-12-19 18:09:48 +08:00
Simen Bekkhus
6f32733d77
docs: update contributing to mentions security yarn releases
2019-12-18 21:59:19 +01:00
Simen Bekkhus
31bd89bbd7
Update node.js v13 to v13.5.0
2019-12-18 21:57:22 +01:00
Simen Bekkhus
579e362699
Update Node.js 8, 10, 12, 13 for 2019-12 security ( #1170 )
2019-12-18 11:13:13 +01:00
Sam Roberts
3c10e90893
Update Node.js 8, 10, 12, 13 for 2019-12 security
...
For < 13, npm and yarn is being updated to address vulnerabilities.
For 13, its the normal release contents, including the npm and yarn update.
2019-12-18 08:55:26 +01:00
Peter Dave Hello
0edc1e0ed1
Merge pull request #1164 from PeterDaveHello/update-node.js
...
Update node.js v13 to v13.3.0 with Yarn v1.19.2
2019-12-06 16:09:11 +08:00
Peter Dave Hello
cbdde22f46
Update node.js v13 to v13.3.0 with Yarn v1.19.2
...
- https://nodejs.org/en/blog/release/v13.3.0/
- https://github.com/nodejs/node/releases/tag/v13.3.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V13.md#13.3.0
2019-12-06 00:01:04 +08:00
Laurent Goderre
a1f126038c
Merge pull request #1160 from LaurentGoderre/updatesh-docs
...
Fix update.sh example with slim
2019-12-03 15:18:52 -07:00
Tommi Vainikainen
6c3fa2f322
Fix update.sh invocation with unknown variant
...
If update.sh was invoked with non-existing variant, it updated all
variants. Change in_variants_to_update to return true always if
second variant argument was not given, but not when given variant
argument does not match to available variants.
2019-11-22 19:04:21 +00:00
Tommi Vainikainen
b93f9ebdcf
Fix update.sh example with slim
...
Invoking update.sh with `slim` variant did not work, because slim
variants are always tied to Debian version (e.g. stretch, buster).
2019-11-22 18:47:58 +00:00
Simen Bekkhus
5f771fb7b1
Merge pull request #1159 from PeterDaveHello/update-node.js
...
Update node.js v13 from v13.1.0 to v13.2.0
2019-11-22 18:10:11 +01:00
Peter Dave Hello
caad438f17
Update node.js v13 from v13.1.0 to v13.2.0
...
- https://nodejs.org/en/blog/release/v13.2.0/
- https://github.com/nodejs/node/releases/tag/v13.2.0
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V13.md#13.2.0
2019-11-22 21:11:37 +08:00
Peter Dave Hello
92927412bf
Merge pull request #1156 from PeterDaveHello/update-node.js
...
Update node.js v12 from v12.13.0 to v12.13.1
2019-11-20 19:14:26 +08:00
Peter Dave Hello
4f49f67ebd
Update node.js v12 from v12.13.0 to v12.13.1
...
- https://nodejs.org/en/blog/release/v12.13.1/
- https://github.com/nodejs/node/releases/tag/v12.13.1
- https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V12.md#12.13.1
2019-11-20 01:32:13 +08:00
Peter Dave Hello
dafa92222f
Merge pull request #1144 from nschonni/patch-1
...
chore: Add initial SECURITY.md
2019-11-19 00:05:19 +08:00
Laurent Goderre
57911b4e2a
Merge pull request #1153 from tianon/arches
...
Fix architectures lists for consistency and correctness
2019-11-18 10:41:02 -05:00
Simen Bekkhus
223a0763ca
Merge pull request #1155 from nschonni/chore--pointer-to-official-images-process-docs
...
chore: pointer to official images process docs
2019-11-15 11:47:19 +01:00
Nick Schonning
7d4ac18498
chore: Add initial SECURITY.md
2019-11-14 22:37:08 -05:00
Nick Schonning
4f0801abe9
chore: pointer to official images process docs
2019-11-14 22:16:03 -05:00
Tianon Gravi
eef257fe98
Fix architectures lists for consistency and correctness
2019-11-14 14:05:42 -08:00
Peter Dave Hello
8f85325f18
Merge #1079 from PeterDaveHello/update-alpine-linux-version-in-config
...
Update Alpine Linux version to v3.10 in config
2019-11-15 00:45:01 +08:00
Peter Dave Hello
207ef676e8
Merge pull request #1125 from LaurentGoderre/multiple-alpine
...
Added multiple versions of alpine
2019-11-14 13:36:10 +08:00
Laurent Goderre
c6bc44e84a
Added multiple versions of alpine
2019-11-12 07:27:42 -05:00
Simen Bekkhus
08d0df8182
Merge pull request #1148 from SimenB/13-1-0
...
Update node.js v13 from 13.0.1 to 13.1.0
2019-11-07 08:05:44 +01:00
Simen Bekkhus
bf40ad9d1c
Update node.js v13 from 13.0.1 to 13.1.0
2019-11-06 12:58:04 +01:00
Peter Dave Hello
ac369e65ff
Merge pull request #1142 from PeterDaveHello/update-functions.sh
...
Replace`arch` with `apk --print-arch` in Dockerfile-alpine.template
2019-10-31 14:50:50 +08:00