Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.3k
Closed
Labels
dependenciesPull requests that update a dependency file.Pull requests that update a dependency file.zlibIssues and PRs related to the zlib subsystem.Issues and PRs related to the zlib subsystem.
Description
Despite upgrade to the bundled zlib library in #50085 the process.versions.zlib output remains the same.
node -p 'process.versions.zlib' 1.2.13.1-motley node -v v18.18.1 ./node -p 'process.versions.zlib' 1.2.13.1-motley ./node -v v21.0.0-pre The expected output of process.versions.zlib would be e.g. 1.2.13.1-motley-f5fd0ad, that is including the commit hash from upstream.
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency file.Pull requests that update a dependency file.zlibIssues and PRs related to the zlib subsystem.Issues and PRs related to the zlib subsystem.