Orgad Shaneh
f9e105af51
Add images for debian trixie
...
https://wiki.debian.org/DebianTrixie
2025-08-11 11:15:17 +03:00
Peter Dave Hello
cf74eab83a
Merge pull request #2267 from nodejs/update-branch
2025-08-01 19:41:09 +08:00
Node.js GitHub Bot
de1c8c994e
feat: Node.js 22.18.0, 24.5.0
2025-08-01 10:06:16 +00:00
Nick Schonning
0eb4e2b757
Merge pull request #2266 from nschonni/update-keys
...
chore: update key for aduh95
2025-08-01 02:20:22 -04:00
Nick Schonning
20f60e128d
chore: update key for aduh95
2025-07-31 22:47:11 -04:00
Nick Schonning
4adafb930b
Merge pull request #2261 from orgads/revert-s390x
...
Revert "Remove stray * for linux*-s390x in slim images"
2025-07-16 12:25:56 -04:00
Orgad Shaneh
c3973687f2
Revert "Remove stray * for linux*-s390x in slim images"
...
There are linux32-s390x and linux64-s390x[1].
Copilot review was misleading.
This reverts commit ec45cd2793
.
[1] https://github.com/nodejs/node/tree/main/deps/openssl/config/archs
2025-07-16 19:20:01 +03:00
Simen Bekkhus
37378fe7a7
Merge pull request #2257 from orgads/star-s390x
...
Remove stray * for linux*-s390x in slim images
2025-07-16 16:11:19 +02:00
Simen Bekkhus
dd95409568
Merge pull request #2258 from orgads/yarn-update
...
chore: Simplify yarn and alpine version update
2025-07-16 16:09:26 +02:00
Orgad Shaneh
61380fa120
chore: Simplify yarn and alpine version update
...
Before commit 3f6cb089
(fix: only update yarn if there are other changes
to the dockerfile), yarnVersion depended on SKIP, so the substitute that
followed made sense. This commit removed the condition and changed it to
just substitute the version with itself, which doesn't make much sense.
Just remove it, and also move the real replace inside SKIP condition.
Also remove initial assignment to alpine_version, which is never used.
2025-07-16 14:43:25 +03:00
Nick Schonning
cc626c1cf1
Merge pull request #2260 from nodejs/update-branch
...
feat: Node.js 22.17.1, 24.4.1
2025-07-16 01:48:58 -04:00
Node.js GitHub Bot
bd31952b24
feat: Node.js 22.17.1, 24.4.1
2025-07-16 05:09:30 +00:00
Nick Schonning
83229c2254
Merge pull request #2259 from nodejs/update-branch
...
feat: Node.js 20.19.4
2025-07-15 19:39:30 -04:00
Node.js GitHub Bot
c33478265e
feat: Node.js
2025-07-15 23:35:30 +00:00
Orgad Shaneh
ec45cd2793
Remove stray * for linux*-s390x in slim images
...
Discovered by Copilot.
2025-07-10 21:55:56 +03:00
Nick Schonning
e60f6a8cc3
Merge pull request #2256 from nodejs/update-branch
...
feat: Node.js 24.4.0
2025-07-09 11:03:23 -04:00
Node.js GitHub Bot
72fb86458a
feat: Node.js 24.4.0
2025-07-09 14:23:33 +00:00
Peter Dave Hello
3ac814a0a3
Merge pull request #2252 from infosiftr/fetching-gnupg
2025-07-08 01:29:52 +08:00
Tianon Gravi
d78e8df65f
Update all `gpg --recv-keys` invocations with explicit "did it download" checks
...
This solves for the case of `gpg --recv-keys` receiving enough valid data that it doesn't return a non-zero exit code, but that it also doesn't import a key by explicitly checking afterwards that it did import the key we asked for (so that the fallback to keyserver.ubuntu.com actually happens appropriately for keys whose UID are no longer validated on keys.openpgp.org).
2025-07-02 14:10:14 -07:00
Nick Schonning
89b29ef06b
Merge pull request #2251 from nodejs/update-branch
...
feat: Node.js 22.17.0, 24.3.0
2025-06-24 22:28:27 -04:00
Node.js GitHub Bot
781fc74e97
feat: Node.js 22.17.0, 24.3.0
2025-06-25 02:25:22 +00:00
Laurent Goderre
bc62331fe3
Merge pull request #2250 from nodejs/update-branch
...
feat: Node.js 20.19.3
2025-06-23 08:41:28 -04:00
Node.js GitHub Bot
009449f787
feat: Node.js 20.19.3
2025-06-23 10:06:16 +00:00
Nick Schonning
b5d21345ca
Merge pull request #2248 from nodejs/update-branch
...
feat: Node.js 24.2.0
2025-06-09 19:42:45 -04:00
Node.js GitHub Bot
52a145e08a
feat: Node.js 24.2.0
2025-06-09 23:34:49 +00:00
Nick Schonning
482aa41f55
Merge pull request #2246 from nodejs/dependabot/github_actions/ossf/scorecard-action-2.4.2
...
chore(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2
2025-06-03 16:11:31 -04:00
Nick Schonning
17130a91f9
Merge pull request #2247 from nschonni/23-eol
...
feat: drop EOL Node.js 23
2025-06-03 12:03:20 -04:00
Nick Schonning
b61551b1fb
feat: drop EOL Node.js 23
2025-06-03 11:12:28 -04:00
dependabot[bot]
72ea045f79
chore(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](f49aabe0b5...05b42c6244
)
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-version: 2.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 07:45:05 +00:00
Nick Schonning
4184643c52
Merge pull request #2245 from infosiftr/alpine3.22
...
Add Alpine 3.22 (remove Alpine 3.20)
2025-05-30 19:15:22 -04:00
Nick Schonning
d11cabe923
Merge pull request #2244 from infosiftr/arm32
...
Remove arm32 from Node 24
2025-05-30 19:11:52 -04:00
Tianon Gravi
b1e2c97844
Add Alpine 3.22 (remove Alpine 3.20)
2025-05-30 15:21:12 -07:00
Tianon Gravi
d856265056
Remove arm32 from Node 24
...
It is no longer supported.
2025-05-30 15:11:24 -07:00
Peter Dave Hello
cde3411a9a
Merge pull request #2242 from nodejs/dependabot/github_actions/docker/build-push-action-6.18.0
...
chore(deps): bump docker/build-push-action from 6.17.0 to 6.18.0
2025-05-28 07:36:18 -07:00
Nick Schonning
34fb7c5612
Merge pull request #2241 from mertssmnoglu/drop-nodejs-18-eol
...
chore: Drop EOL Node.js 18
2025-05-28 10:34:16 -04:00
dependabot[bot]
7695a4575a
chore(deps): bump docker/build-push-action from 6.17.0 to 6.18.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.17.0 to 6.18.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](1dc7386353...263435318d
)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 6.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-28 07:02:26 +00:00
Mert Şişmanoğlu
82eae43f8a
chore: Drop EOL Node.js 18
...
- https://nodejs.org/en/about/previous-releases#nodejs-releases
Signed-off-by: Mert Şişmanoğlu <mertssmnoglu@gmail.com>
2025-05-28 09:28:08 +03:00
Nick Schonning
7ad7af9e4c
Merge pull request #2240 from nodejs/update-branch
...
feat: Node.js 24.1.0
2025-05-26 00:52:24 -04:00
Node.js GitHub Bot
292dea0c00
feat: Node.js 24.1.0
2025-05-26 03:35:16 +00:00
Peter Dave Hello
95b32ccecc
Merge pull request #2239 from nodejs/update-branch
2025-05-21 10:08:54 -07:00
Node.js GitHub Bot
d073523fcb
feat: Node.js
2025-05-21 17:04:49 +00:00
Peter Dave Hello
3769503358
Merge pull request #2238 from nodejs/dependabot/github_actions/docker/build-push-action-6.17.0
2025-05-21 09:12:21 -07:00
dependabot[bot]
5f832f1a72
chore(deps): bump docker/build-push-action from 6.16.0 to 6.17.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.16.0 to 6.17.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](14487ce63c...1dc7386353
)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 6.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-16 07:46:47 +00:00
Peter Dave Hello
807c52c962
Merge pull request #2237 from nodejs/update-branch
2025-05-15 19:32:21 +08:00
Peter Dave Hello
25148aad31
Merge pull request #2229 from nodejs/dependabot/github_actions/docker/build-push-action-6.16.0
2025-05-15 19:31:00 +08:00
Node.js GitHub Bot
473bc76327
feat: Node.js 23.11.1, 24.0.2
2025-05-15 06:41:20 +00:00
Nick Schonning
b2ba0f3ea2
Merge pull request #2236 from nodejs/update-branch
...
feat: Node.js
2025-05-14 21:55:35 -04:00
Node.js GitHub Bot
a87fa26c1b
feat: Node.js
2025-05-15 01:33:08 +00:00
Nick Schonning
c5bd2832ab
Merge pull request #2234 from nodejs/update-branch
...
feat: Node.js 24.0.1
2025-05-08 17:38:37 -04:00
Node.js GitHub Bot
d9138b93ae
feat: Node.js 24.0.1
2025-05-08 21:34:11 +00:00