Skip to content

[pull] main from nodejs:main #309

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 409 commits into
base: main
Choose a base branch
from
Open

[pull] main from nodejs:main #309

wants to merge 409 commits into from

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
SimenB and others added 29 commits February 16, 2024 00:47
chore: avoid extra request when checking for MUSL builds
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42 to 43.
- [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@v42...v43)

---
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-43

chore(deps): bump tj-actions/changed-files from 42 to 43
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
nschonni and others added 30 commits June 3, 2025 12:03
feat: drop EOL Node.js 23
…corecard-action-2.4.2

chore(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2
feat: Node.js 22.17.0, 24.3.0
…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"
Add images for debian trixie
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.