swarmbase
swarmbase copied to clipboard
swarmbase is a peer-to-peer dweb database with access control
Bumps [@libp2p/kad-dht](https://github.com/libp2p/js-libp2p) from 13.0.4 to 14.2.0. Release notes Sourced from @libp2p/kad-dht's releases. kad-dht: v14.2.0 14.2.0 (2025-01-07) Features add traceFunction call to metrics (#2898) (20d9ba7) Dependencies The following workspace dependencies were...
Bumps [@libp2p/peer-id](https://github.com/libp2p/js-libp2p) from 5.0.4 to 5.0.10. Release notes Sourced from @libp2p/peer-id's releases. peer-id: v5.0.10 5.0.10 (2025-01-07) Dependencies The following workspace dependencies were updated dependencies @libp2p/crypto bumped from ^5.0.8 to ^5.0.9...
Bumps [yjs](https://github.com/yjs/yjs) from 13.6.19 to 13.6.21. Release notes Sourced from yjs's releases. v13.6.21 fix #657 - relative positions issue when using followUndoneDeletions=false f583d2a2 lint 1b0f2e54 add nodejs specific tests 4404d090...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano ID by passing non-integer size (by @myndzi). Commits 3044cd5 Release 3.3.8 version...
Bumps [eslint](https://github.com/eslint/eslint) from 9.11.1 to 9.17.0. Release notes Sourced from eslint's releases. v9.17.0 Features eed91d1 feat: add suggestions to no-unused-vars (#18352) (Tanuj Kanti) Bug Fixes 67d683d fix: fix crash when...
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.8 to 4.7.2. Release notes Sourced from JamesIves/github-pages-deploy-action's releases. v4.7.2 What's Changed Bug Fixes 🐝 fix: enable rsync mkpath to be backwards compatible with older Ubuntu versions...
Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite) from 0.2.0 to 0.2.3. Release notes Sourced from @eslint/plugin-kit's releases. plugin-kit: v0.2.3 0.2.3 (2024-11-14) Dependencies The following workspace dependencies were updated devDependencies @eslint/core bumped from ^0.8.0 to ^0.9.0...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7. Release notes Sourced from http-proxy-middleware's releases. v2.0.7 Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7 v2.0.7-beta.1 Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7-beta.0...v2.0.7-beta.1 v2.0.7-beta.0 Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7-beta.0 Changelog Sourced from http-proxy-middleware's changelog. v2.0.7...
## Testing Setup/Coverage Improvements - COMPLETE ✅ - [x] Analyze current test infrastructure and identify issues - [x] Fix deprecated import in wiki-swarm and browser-test setupTests.ts - [x] Add missing...
This PR adds a comprehensive `.github/copilot-instructions.md` file to guide GitHub Copilot in understanding the SwarmDB codebase and providing more accurate, context-aware code suggestions. ## Overview The new instruction file provides...