Skip to content

chore: bump buffer to ^6.0.3 and bloomfilter to ^1.1.0#41

Merged
mcollina merged 1 commit intomasterfrom
update-buffer-bloomfilter
Apr 24, 2026
Merged

chore: bump buffer to ^6.0.3 and bloomfilter to ^1.1.0#41
mcollina merged 1 commit intomasterfrom
update-buffer-bloomfilter

Conversation

@mcollina
Copy link
Copy Markdown
Owner

Summary

  • Bumps buffer (runtime dep) from ^5.2.1 to ^6.0.3.
  • Bumps bloomfilter (devDep, used by the uniqueness test only) from ^0.0.18 to ^1.1.0.

Both are major-version jumps, which is why the existing caret ranges would not pick them up.

Test plan

  • npm run lint passes
  • npm run typescript passes
  • tape test/test.js test/buffer.js passes (buffer fallback path exercised via proxyquire)
  • tape test/uniqueness.js passes — 6/6 tests, 0 bloom-filter conflicts across ~2M generated ids (confirms the bloomfilter@1.x API is still compatible)

@mcollina mcollina merged commit 0ccfd26 into master Apr 24, 2026
12 checks passed
@mcollina mcollina deleted the update-buffer-bloomfilter branch April 24, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant