Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): adds external context dep #150

Closed
wants to merge 33 commits into from

Conversation

andrewxhill
Copy link
Member

No description provided.

@andrewxhill andrewxhill added this to the Sprint 36 milestone May 12, 2020
@@ -87,6 +87,7 @@
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-prettier": "^3.1.1",
"isomorphic-ws": "^4.0.1",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing. not sure how this passed without it?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm... didn't fix it

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

installed ws as well and it seems to work again

src/users.spec.ts Outdated Show resolved Hide resolved
src/users.spec.ts Outdated Show resolved Hide resolved
src/users.spec.ts Outdated Show resolved Hide resolved
src/users.spec.ts Outdated Show resolved Hide resolved
src/users.spec.ts Outdated Show resolved Hide resolved
src/users.spec.ts Outdated Show resolved Hide resolved
src/users.spec.ts Outdated Show resolved Hide resolved
@andrewxhill andrewxhill force-pushed the andrew/update-new-context-api branch from 7609c18 to 0238391 Compare May 12, 2020 17:11
src/users.spec.ts Outdated Show resolved Hide resolved
src/users.spec.ts Outdated Show resolved Hide resolved
src/users.spec.ts Outdated Show resolved Hide resolved
src/users.spec.ts Outdated Show resolved Hide resolved
theefer and others added 22 commits May 12, 2020 10:29
Otherwise all imports of '@textile/textile' fail.

Signed-off-by: andrew <andrew@textile.io>
Bumps [@textile/users-grpc](https://github.com/textileio/textile) from 0.1.0-rc1 to 1.0.1.
- [Release notes](https://github.com/textileio/textile/releases)
- [Commits](https://github.com/textileio/textile/commits/v1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: andrew <andrew@textile.io>
Bumps [@textile/buckets-grpc](https://github.com/textileio/textile) from 0.1.0-rc1 to 1.0.1.
- [Release notes](https://github.com/textileio/textile/releases)
- [Commits](https://github.com/textileio/textile/commits/v1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: andrew <andrew@textile.io>
Bumps [@textile/hub-grpc](https://github.com/textileio/textile) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/textileio/textile/releases)
- [Commits](textileio/textile@v1.0.1...v1.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: andrew <andrew@textile.io>
Bumps [ts-mocha](https://github.com/piotrwitek/ts-mocha) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/piotrwitek/ts-mocha/releases)
- [Changelog](https://github.com/piotrwitek/ts-mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/piotrwitek/ts-mocha/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: andrew <andrew@textile.io>
Bumps [@textile/buckets-grpc](https://github.com/textileio/textile) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/textileio/textile/releases)
- [Commits](textileio/textile@v1.0.1...v1.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: andrew <andrew@textile.io>
Bumps [@textile/users-grpc](https://github.com/textileio/textile) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/textileio/textile/releases)
- [Commits](textileio/textile@v1.0.1...v1.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: andrew <andrew@textile.io>
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.2.1 to 7.0.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v6.2.1...v7.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: andrew <andrew@textile.io>
Bumps [@textile/threads-core](https://github.com/textileio/js-threads) from 0.1.5-rc.0 to 0.1.5.
- [Release notes](https://github.com/textileio/js-threads/releases)
- [Commits](https://github.com/textileio/js-threads/commits/@textile/threads-core@0.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: andrew <andrew@textile.io>
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.9.1 to 8.10.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](TypeStrong/ts-node@v8.9.1...v8.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: andrew <andrew@textile.io>
Bumps [@textile/threads-id](https://github.com/textileio/js-threads) from 0.0.2 to 0.0.3.
- [Release notes](https://github.com/textileio/js-threads/releases)
- [Commits](https://github.com/textileio/js-threads/commits/@textile/threads-id@0.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: andrew <andrew@textile.io>
Signed-off-by: Carson Farmer <carson.farmer@gmail.com>
Signed-off-by: andrew <andrew@textile.io>
Signed-off-by: andrew <andrew@textile.io>
Signed-off-by: andrew <andrew@textile.io>
Signed-off-by: andrew <andrew@textile.io>
Signed-off-by: andrew <andrew@textile.io>
Co-authored-by: Carson Farmer <carson.farmer@gmail.com>
Signed-off-by: andrew <andrew@textile.io>
Co-authored-by: Carson Farmer <carson.farmer@gmail.com>
Signed-off-by: andrew <andrew@textile.io>
Co-authored-by: Carson Farmer <carson.farmer@gmail.com>
Signed-off-by: andrew <andrew@textile.io>
Co-authored-by: Carson Farmer <carson.farmer@gmail.com>
Signed-off-by: andrew <andrew@textile.io>
andrewxhill and others added 11 commits May 12, 2020 10:30
Co-authored-by: Carson Farmer <carson.farmer@gmail.com>
Signed-off-by: andrew <andrew@textile.io>
Co-authored-by: Carson Farmer <carson.farmer@gmail.com>
Signed-off-by: andrew <andrew@textile.io>
Co-authored-by: Carson Farmer <carson.farmer@gmail.com>
Signed-off-by: andrew <andrew@textile.io>
Co-authored-by: Carson Farmer <carson.farmer@gmail.com>
Signed-off-by: andrew <andrew@textile.io>
Co-authored-by: Carson Farmer <carson.farmer@gmail.com>
Signed-off-by: andrew <andrew@textile.io>
Co-authored-by: Carson Farmer <carson.farmer@gmail.com>
Signed-off-by: andrew <andrew@textile.io>
Signed-off-by: andrew <andrew@textile.io>
Signed-off-by: andrew <andrew@textile.io>
Co-authored-by: Carson Farmer <carson.farmer@gmail.com>
Signed-off-by: andrew <andrew@textile.io>
Co-authored-by: Carson Farmer <carson.farmer@gmail.com>
Signed-off-by: andrew <andrew@textile.io>
Co-authored-by: Carson Farmer <carson.farmer@gmail.com>
Signed-off-by: andrew <andrew@textile.io>
@andrewxhill andrewxhill force-pushed the andrew/update-new-context-api branch from ed54a36 to 91b296e Compare May 12, 2020 17:34
@andrewxhill andrewxhill deleted the andrew/update-new-context-api branch May 12, 2020 17:50
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.

3 participants