Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Weekly Digest (17 July, 2020 - 24 July, 2020) #423

Closed
weekly-digest bot opened this issue Jul 24, 2020 · 0 comments
Closed

Weekly Digest (17 July, 2020 - 24 July, 2020) #423

weekly-digest bot opened this issue Jul 24, 2020 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Jul 24, 2020

Here's the Weekly Digest for textileio/js-threads:


ISSUES

Last week 19 issues were created.
Of these, 1 issues have been closed and 18 issues are still open.

OPEN ISSUES

💚 #422 Prefix child db by threadid when starting, by carsonfarmer
💚 #421 Better support for ES Modules and Browsers, by carsonfarmer
💚 #420 Refactor: Support a Local-First API as a first-class feature, by carsonfarmer
💚 #419 Refactor: Deprecate threads-client in favor of the new threads-database, by carsonfarmer
💚 #418 Refactor: Import threads-client into threads-database as the primary networking/DB layer, by carsonfarmer
💚 #417 Refactor: Consolidate and combine threads-database with threads-store, by carsonfarmer
💚 #416 Refactor: Move threads-encoding to its own repo, by carsonfarmer
💚 #415 Refactor: Deprecate threads-network-client and threads-network, by carsonfarmer
💚 #414 Refactor: Merge Database, Store, and Client to create a single Database API, by carsonfarmer
💚 #413 build(deps-dev): bump eslint from 7.4.0 to 7.5.0, by dependabot-preview[bot]
💚 #412 build(deps): bump @textile/threads-client-grpc from 0.1.21 to 0.1.23, by dependabot-preview[bot]
💚 #411 build(deps): bump @textile/threads-net-grpc from 0.1.21 to 0.1.23, by dependabot-preview[bot]
💚 #410 build(deps): bump libp2p-crypto from 0.17.7 to 0.17.8, by dependabot-preview[bot]
💚 #409 build(deps-dev): bump delay from 4.3.0 to 4.4.0, by dependabot-preview[bot]
💚 #408 build(deps): bump @improbable-eng/grpc-web from 0.12.0 to 0.13.0, by dependabot-preview[bot]
💚 #407 build(deps-dev): bump @typescript-eslint/parser from 3.6.1 to 3.7.0, by dependabot-preview[bot]
💚 #406 build(deps-dev): bump @typescript-eslint/eslint-plugin from 3.6.1 to 3.7.0, by dependabot-preview[bot]
💚 #405 build(deps): bump mingo from 3.0.2 to 3.0.5, by dependabot-preview[bot]

CLOSED ISSUES

❤️ #404 Updates @ipld/block API + smaller crypto footprint, by carsonfarmer


PULL REQUESTS

Last week, 12 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 10 pull requests were updated.
💛 #422 Prefix child db by threadid when starting, by carsonfarmer
💛 #413 build(deps-dev): bump eslint from 7.4.0 to 7.5.0, by dependabot-preview[bot]
💛 #412 build(deps): bump @textile/threads-client-grpc from 0.1.21 to 0.1.23, by dependabot-preview[bot]
💛 #411 build(deps): bump @textile/threads-net-grpc from 0.1.21 to 0.1.23, by dependabot-preview[bot]
💛 #410 build(deps): bump libp2p-crypto from 0.17.7 to 0.17.8, by dependabot-preview[bot]
💛 #409 build(deps-dev): bump delay from 4.3.0 to 4.4.0, by dependabot-preview[bot]
💛 #408 build(deps): bump @improbable-eng/grpc-web from 0.12.0 to 0.13.0, by dependabot-preview[bot]
💛 #407 build(deps-dev): bump @typescript-eslint/parser from 3.6.1 to 3.7.0, by dependabot-preview[bot]
💛 #406 build(deps-dev): bump @typescript-eslint/eslint-plugin from 3.6.1 to 3.7.0, by dependabot-preview[bot]
💛 #405 build(deps): bump mingo from 3.0.2 to 3.0.5, by dependabot-preview[bot]

MERGED PULL REQUEST

Last week, 2 pull requests were merged.
💜 #404 Updates @ipld/block API + smaller crypto footprint, by carsonfarmer
💜 #402 chore(deps): ensure imports are direct and no re-exports, by andrewxhill


COMMITS

Last week there were 16 commits.
🛠️ Merge pull request #404 from textileio/carson/block-api-update Updates @ipld/block API + smaller crypto footprint by carsonfarmer
🛠️ fix: remove esm require in mocha tests Signed-off-by: Carson Farmer [email protected] by carsonfarmer
🛠️ feat(core): updates @ipld/block API + smaller crypto footprint Signed-off-by: Carson Farmer [email protected] by carsonfarmer
🛠️ chore: release/publish - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] by carsonfarmer
🛠️ chore: last test for now Signed-off-by: Carson Farmer [email protected] by carsonfarmer
🛠️ chore: more ci pub testing Signed-off-by: Carson Farmer [email protected] by carsonfarmer
🛠️ chore: oops, strings Signed-off-by: Carson Farmer [email protected] by carsonfarmer
🛠️ chore: update to use pr Signed-off-by: Carson Farmer [email protected] by carsonfarmer
🛠️ chore: release/publish - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] - @textile/[email protected] by carsonfarmer
🛠️ chore: update pat for push Signed-off-by: Carson Farmer [email protected] by carsonfarmer
🛠️ chore: update publish script by carsonfarmer
🛠️ chore(deps): ensure imports are direct and no re-exports chore(deps): ensure imports are direct and no re-exports by andrewxhill
🛠️ chore: set remote Signed-off-by: Carson Farmer [email protected] by carsonfarmer
🛠️ chore: don't need remote Signed-off-by: Carson Farmer [email protected] by carsonfarmer
🛠️ chore: fix git config settings Signed-off-by: Carson Farmer [email protected] by carsonfarmer
🛠️ fix(lint): minor Signed-off-by: Andrew Hill [email protected] by andrewxhill


CONTRIBUTORS

Last week there were 2 contributors.
👤 carsonfarmer
👤 andrewxhill


STARGAZERS

Last week there were 2 stagazers.
bonustrack
jfabraxas
You all are the stars! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please 👀 Watch and Star the repository textileio/js-threads to receive next weekly updates. 😃

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. 📆

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant