dao-xyz / peerbit

P2P database framework with encryption, sharding and search
https://peerbit.org
Apache License 2.0
196 stars 15 forks source link

chore: release master #235

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 10 months ago

:robot: I have created a release beep boop

any-store: 1.0.5 ## [1.0.5](https://github.com/dao-xyz/peerbit/compare/any-store-v1.0.4...any-store-v1.0.5) (2024-01-08) ### Bug Fixes * OPFS disable createWritable ([a6d2a00](https://github.com/dao-xyz/peerbit/commit/a6d2a009165943d844aa11fe07bb90b3ab2fe5bc)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/crypto bumped from ^2.1.0 to ^2.1.1 * @peerbit/time bumped from 2.0.0 to 2.0.1
@peerbit/blocks: 2.0.6 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/any-store bumped from ^1.0.4 to ^1.0.5 * @peerbit/stream bumped from 2.0.4 to 2.0.5 * @peerbit/blocks-interface bumped from 1.2.1 to 1.2.2 * @peerbit/crypto bumped from 2.1.0 to 2.1.1 * devDependencies * @peerbit/libp2p-test-utils bumped from 2.0.0 to 2.0.1
@peerbit/blocks-interface: 1.2.2 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/crypto bumped from 2.1.0 to 2.1.1 * @peerbit/stream-interface bumped from ^2.0.1 to ^2.0.2 * devDependencies * @peerbit/libp2p-test-utils bumped from 2.0.0 to 2.0.1
@peerbit/cache: 2.0.1 ### Dependencies * The following workspace dependencies were updated * devDependencies * @peerbit/time bumped from 2.0.0 to 2.0.1
@peerbit/clock-service: 2.0.8 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/rpc bumped from 3.0.6 to 3.0.7 * @peerbit/trusted-network bumped from 3.0.7 to 3.0.8 * devDependencies * @peerbit/test-utils bumped from ^2.0.6 to ^2.0.7
@peerbit/crypto: 2.1.1 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/cache bumped from ^2.0.0 to ^2.0.1
document: 4.0.8 ## [4.0.8](https://github.com/dao-xyz/peerbit/compare/document-v4.0.7...document-v4.0.8) (2024-01-08) ### Bug Fixes * add delivery modes ([c1e7b87](https://github.com/dao-xyz/peerbit/commit/c1e7b87c6356cdaca4d48a12dcd7ce2be36a8de5)) * prevent sync for sort tests ([13e08c0](https://github.com/dao-xyz/peerbit/commit/13e08c04031fca91ea16e701455f237f7d5fa638)) * set delivery modes for query responses ([345af94](https://github.com/dao-xyz/peerbit/commit/345af941ae5c2bda649be78f6fd8b629c87ac0eb)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/program bumped from 3.0.5 to 3.0.6 * @peerbit/rpc bumped from 3.0.6 to 3.0.7 * @peerbit/shared-log bumped from 4.0.6 to 4.0.7 * devDependencies * @peerbit/test-utils bumped from 2.0.6 to 2.0.7 * @peerbit/time bumped from 2.0.0 to 2.0.1
@peerbit/identity-access-controller: 3.0.8 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/document bumped from 4.0.7 to 4.0.8 * @peerbit/trusted-network bumped from 3.0.7 to 3.0.8 * devDependencies * @peerbit/time bumped from ^2.0.0 to ^2.0.1 * @peerbit/test-utils bumped from ^2.0.6 to ^2.0.7
@peerbit/keychain: 1.0.4 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/crypto bumped from ^2.1.0 to ^2.1.1 * @peerbit/any-store bumped from ^1.0.4 to ^1.0.5
@peerbit/libp2p-test-utils: 2.0.1 ### Dependencies * The following workspace dependencies were updated * devDependencies * @peerbit/time bumped from 2.0.0 to 2.0.1
log: 3.0.7 ## [3.0.7](https://github.com/dao-xyz/peerbit/compare/log-v3.0.6...log-v3.0.7) (2024-01-08) ### Bug Fixes * remove log ([88cf9a9](https://github.com/dao-xyz/peerbit/commit/88cf9a9202d3001b04959b699737a95e13348515)) * rm comment ([6b9cb92](https://github.com/dao-xyz/peerbit/commit/6b9cb92f692785692a4f11da59d5bde0d348b51f)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/cache bumped from 2.0.0 to 2.0.1 * @peerbit/blocks-interface bumped from ^1.2.1 to ^1.2.2 * @peerbit/crypto bumped from 2.1.0 to 2.1.1 * devDependencies * @peerbit/test-utils bumped from 2.0.6 to 2.0.7
program: 3.0.6 ## [3.0.6](https://github.com/dao-xyz/peerbit/compare/program-v3.0.5...program-v3.0.6) (2024-01-08) ### Bug Fixes * throw AbortError ([9aa5b1a](https://github.com/dao-xyz/peerbit/commit/9aa5b1a47c34db788e70231091744743d426e712)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/crypto bumped from 2.1.0 to 2.1.1 * @peerbit/keychain bumped from ^1.0.3 to ^1.0.4 * @peerbit/blocks-interface bumped from ^1.2.1 to ^1.2.2 * @peerbit/pubsub-interface bumped from ^2.0.2 to ^2.0.3 * @peerbit/any-store bumped from ^1.0.4 to ^1.0.5
proxy: 2.0.7 ## [2.0.7](https://github.com/dao-xyz/peerbit/compare/proxy-v2.0.6...proxy-v2.0.7) (2024-01-08) ### Bug Fixes * remove 'to' from publish api ([0b19120](https://github.com/dao-xyz/peerbit/commit/0b1912017d15eecaf6d12cc64c637d82e8a26a0d)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/program bumped from ^3.0.5 to ^3.0.6 * devDependencies * @peerbit/test-utils bumped from 2.0.6 to 2.0.7
@peerbit/proxy-window: 3.0.7 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/proxy bumped from ^2.0.6 to ^2.0.7 * devDependencies * @peerbit/test-utils bumped from 2.0.6 to 2.0.7
pubsub: 2.0.5 ## [2.0.5](https://github.com/dao-xyz/peerbit/compare/pubsub-v2.0.4...pubsub-v2.0.5) (2024-01-08) ### Bug Fixes * remove 'to' from publish api ([0b19120](https://github.com/dao-xyz/peerbit/commit/0b1912017d15eecaf6d12cc64c637d82e8a26a0d)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/stream bumped from 2.0.4 to 2.0.5 * devDependencies * @peerbit/libp2p-test-utils bumped from 2.0.0 to 2.0.1
pubsub-interface: 2.0.3 ## [2.0.3](https://github.com/dao-xyz/peerbit/compare/pubsub-interface-v2.0.2...pubsub-interface-v2.0.3) (2024-01-08) ### Bug Fixes * remove 'to' from publish api ([0b19120](https://github.com/dao-xyz/peerbit/commit/0b1912017d15eecaf6d12cc64c637d82e8a26a0d)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/crypto bumped from 2.1.0 to 2.1.1 * @peerbit/stream-interface bumped from ^2.0.1 to ^2.0.2
rpc: 3.0.7 ## [3.0.7](https://github.com/dao-xyz/peerbit/compare/rpc-v3.0.6...rpc-v3.0.7) (2024-01-08) ### Bug Fixes * remove 'to' from publish api ([0b19120](https://github.com/dao-xyz/peerbit/commit/0b1912017d15eecaf6d12cc64c637d82e8a26a0d)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/crypto bumped from 2.1.0 to 2.1.1 * @peerbit/program bumped from 3.0.5 to 3.0.6 * @peerbit/time bumped from 2.0.0 to 2.0.1 * devDependencies * @peerbit/test-utils bumped from ^2.0.6 to ^2.0.7
@peerbit/server: 5.0.7 ### Dependencies * The following workspace dependencies were updated * dependencies * peerbit bumped from 3.0.6 to 3.0.7 * devDependencies * @peerbit/test-utils bumped from 2.0.6 to 2.0.7
shared-log: 4.0.7 ## [4.0.7](https://github.com/dao-xyz/peerbit/compare/shared-log-v4.0.6...shared-log-v4.0.7) (2024-01-08) ### Bug Fixes * improve adaptive replication performance ([e4576b8](https://github.com/dao-xyz/peerbit/commit/e4576b8c0fdcfe1497217a9b1bcaf1cba65065f5)) * only prune peers from gidPeerHistory when they are to prune ([4b23eca](https://github.com/dao-xyz/peerbit/commit/4b23eca3edfa8420eb25b6be43cf73ad984de42e)) * refactor tests ([30a7366](https://github.com/dao-xyz/peerbit/commit/30a736614d534a0dbcccaf4887e783e27c766c36)) * rm log ([49b9b98](https://github.com/dao-xyz/peerbit/commit/49b9b988cceb5a0185cc9e157c273f39582024c4)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/program bumped from 3.0.5 to 3.0.6 * @peerbit/log bumped from 3.0.6 to 3.0.7 * @peerbit/rpc bumped from 3.0.6 to 3.0.7 * @peerbit/time bumped from 2.0.0 to 2.0.1 * devDependencies * @peerbit/test-utils bumped from ^2.0.6 to ^2.0.7
stream: 2.0.5 ## [2.0.5](https://github.com/dao-xyz/peerbit/compare/stream-v2.0.4...stream-v2.0.5) (2024-01-08) ### Bug Fixes * continously update and invalidate routes ([26b424b](https://github.com/dao-xyz/peerbit/commit/26b424b3616869f6c10260a04817167b03d431a1)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/cache bumped from 2.0.0 to 2.0.1 * @peerbit/crypto bumped from 2.1.0 to 2.1.1 * @peerbit/stream-interface bumped from ^2.0.1 to ^2.0.2 * devDependencies * @peerbit/libp2p-test-utils bumped from 2.0.0 to 2.0.1
stream-interface: 2.0.2 ## [2.0.2](https://github.com/dao-xyz/peerbit/compare/stream-interface-v2.0.1...stream-interface-v2.0.2) (2024-01-08) ### Bug Fixes * continously update and invalidate routes ([26b424b](https://github.com/dao-xyz/peerbit/commit/26b424b3616869f6c10260a04817167b03d431a1)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/crypto bumped from 2.1.0 to 2.1.1
@peerbit/string: 4.0.7 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/program bumped from 3.0.5 to 3.0.6 * @peerbit/shared-log bumped from ^4.0.6 to ^4.0.7 * @peerbit/rpc bumped from 3.0.6 to 3.0.7 * @peerbit/time bumped from 2.0.0 to 2.0.1 * devDependencies * @peerbit/test-utils bumped from ^2.0.6 to ^2.0.7
@peerbit/test-utils: 2.0.7 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/libp2p-test-utils bumped from 2.0.0 to 2.0.1 * peerbit bumped from 3.0.6 to 3.0.7 * devDependencies * @peerbit/time bumped from 2.0.0 to 2.0.1
time: 2.0.1 ## [2.0.1](https://github.com/dao-xyz/peerbit/compare/time-v2.0.0...time-v2.0.1) (2024-01-08) ### Bug Fixes * return type never undefined for waitFor ([20baa65](https://github.com/dao-xyz/peerbit/commit/20baa650028ebf8a435d251ac10e77667bf64d5c))
@peerbit/trusted-network: 3.0.8 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/crypto bumped from 2.1.0 to 2.1.1 * @peerbit/document bumped from 4.0.7 to 4.0.8 * devDependencies * @peerbit/time bumped from 2.0.0 to 2.0.1 * @peerbit/test-utils bumped from ^2.0.6 to ^2.0.7
peerbit: 3.0.7 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/any-store bumped from ^1.0.4 to ^1.0.5 * @peerbit/crypto bumped from 2.1.0 to 2.1.1 * @peerbit/program bumped from 3.0.5 to 3.0.6 * @peerbit/pubsub bumped from ^2.0.4 to ^2.0.5 * @peerbit/blocks bumped from ^2.0.5 to ^2.0.6

This PR was generated with Release Please. See documentation.

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/blocks-v2.0.6 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/blocks-interface-v1.2.2 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/pubsub-v2.0.5 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/pubsub-interface-v2.0.3 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/stream-v2.0.5 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/stream-interface-v2.0.2 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/libp2p-test-utils-v2.0.1 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/log-v3.0.7 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/peerbit-v3.0.7 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/proxy-window-v3.0.7 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/proxy-v2.0.7 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/server-v5.0.7 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/test-utils-v2.0.7 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/rpc-v3.0.7 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/identity-access-controller-v3.0.8 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/trusted-network-v3.0.8 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/program-v3.0.6 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/clock-service-v2.0.8 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/document-v4.0.8 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/string-v4.0.7 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/shared-log-v4.0.7 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/crypto-v2.1.1 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/any-store-v1.0.5 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/cache-v2.0.1 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/time-v2.0.1 :sunflower:

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/keychain-v1.0.4 :sunflower: