release: 2026-05-16 (2 packages)#1639
Merged
Merged
Conversation
…s Node 24 happy-eyeballs)
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1639 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 26 26
Lines 2497 2497
Branches 554 554
=========================================
Hits 2497 2497 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…yIgnoreUnhandledErrors
…for Node 24 abort noise
…p dangerouslyIgnoreUnhandledErrors
…with scoped comment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Release summary
Releasing 2 packages:
@cacheable/net@2.0.8(patch),@cacheable/memory@2.0.9(patch).Packages considered
@cacheable/net2.0.7(npm) /2.0.8(main)2.0.8@cacheable/memory2.0.82.0.9cacheable2.3.52026-05-07cacheable-request13.0.192026-05-07cache-manager7.2.82026-05-07file-entry-cache11.1.32026-05-07flat-cache6.1.222026-05-07@cacheable/node-cache3.0.12026-05-07@cacheable/utils2.4.12026-05-07@cacheable/benchmark1.0.02026-05-07@cacheable/website1.0.0Release notes (copy verbatim into the GitHub Release body at tag
2026-05-16)CI fixes bundled into this PR (per maintainer call)
tests.yml,codecov.yml,deploy-website.yml) fromnpm install -g pnpm@10topnpm/action-setup@v6, with the pnpm version pinned via"packageManager": "pnpm@10.33.0"in rootpackage.json. Addscache: pnpmfor faster installs.packages/cacheable-request/test/create-test-server/index.mjs: bind the test HTTP server explicitly to127.0.0.1so Node 24'slocalhostHappy Eyeballs flow succeeds on the IPv4 path even when the runner's IPv6 loopback is misconfigured.Verification
pnpm installsucceedspnpm buildsucceeds (all 11 workspace packages)pnpm testfor@cacheable/memory: 95/95 passing, 100% coveragevitest run test/cacheable-request-instance.test.tson Node 22 locally: 22/22 passing with the bind fixtest (24)— currently red, under active investigationPost-merge
2026-05-16at the merge commit.2026-05-16using the fenced release-notes block above.pnpm publishmust be run manually for@cacheable/net@2.0.8and@cacheable/memory@2.0.9(workspace'sminimumReleaseAge: 2880applies).