Skip to content

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 18, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Feb 18, 2023
ttshivers and others added 29 commits March 26, 2024 23:19
feat: Node.js 18.20.0, 20.12.0
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 43 to 44.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v43...v44)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…ions/changed-files-44

chore(deps): bump tj-actions/changed-files from 43 to 44
doc: add release key for marco-ippolito
feat: Node.js 18.20.1, 20.12.1, 21.7.2
docs: added punctuation
feat: Node.js 18.20.2, 20.12.2, 21.7.3
Starting from Alpine 3.19, the `gcompat` package should be used
instead of `libc6-compat` to include missing shared libraries required
for `process.dlopen`.

This change is based on the latest Alpine Linux 3.19.0 release notes:
https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.19.0
Pin to v3.11.0 in GitHub Actions workflow to avoid false positive 404 
errors in CI.

Refs:
- tcort/markdown-link-check#250
Pin markdown-link-check to v3.11.0 on GitHub Actions
docs: update shared libs section for Alpine 3.19+
feat: drop arm32v7 buster for Node 20
tianon and others added 30 commits July 2, 2025 14:10
…ad" 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).
feat: Node.js 22.17.1, 24.4.1
Before commit 3f6cb08 (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.
chore: Simplify yarn and alpine version update
Remove stray * for linux*-s390x in slim images
There are linux32-s390x and linux64-s390x[1].

Copilot review was misleading.

This reverts commit ec45cd2.

[1] https://github.com/nodejs/node/tree/main/deps/openssl/config/archs
Revert "Remove stray * for linux*-s390x in slim images"
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@11bd719...08c6903)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Add images for debian trixie
Updates the documentation to use version 22 (LTS) instead of older
versions, and modernizes Docker Compose syntax:

- Bump all Node.js version references to 22
- Align ports and commands in Docker Compose example for consistency
- Remove deprecated fields from Docker Compose example

This keeps documentation up to date and reduces confusion for users.

Signed-off-by: Mert Şişmanoğlu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.