Update detect-libc 1.0.3 → 2.0.4 (major) #17822
Open
+19
−13
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ detect-libc (1.0.3 → 2.0.4) · Repo
Commits
See the full diff on Github. The new version differs by 28 commits:
Release v2.0.4
TypeScript: Add types field to package.json (#28)
CI: remove Node.js 22
CI: Add Node.js 20/22, remove CentOS (EOL)
Release v2.0.3
Improve getReport performance (#21)
Improve filesystem-based detection of glibc (#22)
CI: Latest Void Linux provides glibc 2.39
CI: bump unit test actions
Tests: include missing coverage in summary
CI: Update integration test environments/expectations
chore: refactor by removing a couple variables (#20)
Release v2.0.2
Add credit for e8c0afd
Ensure SPDX in header, correct grammar
CI: Add tests for Node.js 20
Attempt to use contents of /usr/bin/ldd file for greater performance (#19)
Docs: clarify 'version numbers' refers to libc (and not this package)
Add SPDX identifiers to all source code files
Test: (unit) add Node.js 18 (integration) add Fedora 38, Ubuntu 22.04
Release v2.0.1
CI: Switch CentOS 8 (EOL) to Stream
Ensure TypeScript defs are valid, fixes initializer error (#15)
Add Void Linux to integration tests
Release v2.0.0
Ensure only 1 process spawned for older Node.js versions
Drop CLI, use its logic for integration tests only
Provide async and sync API, require Node.js >= 8
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands