Commit Graph

1327 Commits

Author SHA1 Message Date
dependabot-preview[bot] 27a8a37729
Merge pull request #424 from oceanprotocol/dependabot/npm_and_yarn/types/node-fetch-2.5.7 2020-05-18 14:16:26 +00:00
dependabot-preview[bot] c618c9c2a7
Merge pull request #423 from oceanprotocol/dependabot/npm_and_yarn/types/sinon-9.0.1 2020-05-18 10:44:28 +00:00
dependabot-preview[bot] c386136ecb
Merge pull request #422 from oceanprotocol/dependabot/npm_and_yarn/typedoc-0.17.7 2020-05-18 10:43:56 +00:00
dependabot-preview[bot] 52b4afe012
Merge pull request #421 from oceanprotocol/dependabot/npm_and_yarn/sinon-9.0.2 2020-05-18 10:42:46 +00:00
dependabot-preview[bot] c333fc0f49
Merge pull request #420 from oceanprotocol/dependabot/npm_and_yarn/typescript-3.9.2 2020-05-18 10:42:20 +00:00
dependabot-preview[bot] 242c97317b
Bump @types/node-fetch from 2.5.5 to 2.5.7
Bumps [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) from 2.5.5 to 2.5.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 08:56:21 +00:00
dependabot-preview[bot] 0edb5f9171
Bump @types/sinon from 9.0.0 to 9.0.1
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 08:55:37 +00:00
dependabot-preview[bot] ac375919cd
Bump typedoc from 0.17.1 to 0.17.7
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.17.1 to 0.17.7.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/0.17.1...v0.17.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 08:54:53 +00:00
dependabot-preview[bot] d87eea5f99
Bump sinon from 9.0.1 to 9.0.2
Bumps [sinon](https://github.com/sinonjs/sinon) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v9.0.1...v9.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 08:54:15 +00:00
dependabot-preview[bot] 99e6ca6679
Bump typescript from 3.8.3 to 3.9.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.3 to 3.9.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.3...v3.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 08:53:15 +00:00
Matthias Kretschmann 5a15d3dc59
Merge pull request #413 from oceanprotocol/fix/timeouts
fix timeouts
2020-05-18 10:40:54 +02:00
Matthias Kretschmann d8ff20fe81
Merge pull request #419 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-2.33.0
Bump @typescript-eslint/parser from 2.23.0 to 2.33.0
2020-05-17 01:44:22 +02:00
Matthias Kretschmann 8cba5fb637
Merge pull request #418 from oceanprotocol/dependabot/npm_and_yarn/nyc-15.0.1
Bump nyc from 15.0.0 to 15.0.1
2020-05-17 01:44:04 +02:00
Matthias Kretschmann 0c13406e2f
Merge pull request #417 from oceanprotocol/dependabot/npm_and_yarn/eslint-config-prettier-6.11.0
Bump eslint-config-prettier from 6.10.0 to 6.11.0
2020-05-17 01:43:42 +02:00
Matthias Kretschmann 6988767a27
Merge pull request #416 from oceanprotocol/dependabot/npm_and_yarn/whatwg-url-8.1.0
Bump whatwg-url from 8.0.0 to 8.1.0
2020-05-17 01:43:24 +02:00
Matthias Kretschmann bce6c4302f
Merge pull request #414 from oceanprotocol/dependabot/npm_and_yarn/eslint-plugin-prettier-3.1.3
Bump eslint-plugin-prettier from 3.1.2 to 3.1.3
2020-05-17 01:02:50 +02:00
Matthias Kretschmann 4c97da9856
Merge pull request #412 from oceanprotocol/greenkeeper/@types/node-14.0.0
Update @types/node to the latest version 🚀
2020-05-17 01:02:27 +02:00
Matthias Kretschmann c3bdb10617
Merge pull request #415 from oceanprotocol/dependabot/npm_and_yarn/jquery-3.5.1
[Security] Bump jquery from 3.4.1 to 3.5.1
2020-05-17 01:02:06 +02:00
dependabot-preview[bot] f34b0e0fed
Bump @typescript-eslint/parser from 2.23.0 to 2.33.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.23.0 to 2.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.33.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-16 22:42:46 +00:00
dependabot-preview[bot] 9c954675ed
Bump nyc from 15.0.0 to 15.0.1
Bumps [nyc](https://github.com/istanbuljs/nyc) from 15.0.0 to 15.0.1.
- [Release notes](https://github.com/istanbuljs/nyc/releases)
- [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/istanbuljs/nyc/compare/v15.0.0...v15.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-16 22:41:59 +00:00
dependabot-preview[bot] e922d49beb
Bump eslint-config-prettier from 6.10.0 to 6.11.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.10.0 to 6.11.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.10.0...v6.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-16 22:40:48 +00:00
dependabot-preview[bot] ca51b5ec7f
Bump whatwg-url from 8.0.0 to 8.1.0
Bumps [whatwg-url](https://github.com/jsdom/whatwg-url) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/jsdom/whatwg-url/releases)
- [Commits](https://github.com/jsdom/whatwg-url/compare/v8.0.0...v8.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-16 22:40:01 +00:00
dependabot-preview[bot] f708487f41
Bump eslint-plugin-prettier from 3.1.2 to 3.1.3
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-16 22:39:18 +00:00
dependabot-preview[bot] 1d0f1d4bb9
[Security] Bump jquery from 3.4.1 to 3.5.1
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.1. **This update includes security fixes.**
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-16 22:39:18 +00:00
alexcos20 62e2dd640a fix travis 2020-05-16 01:28:42 -07:00
alexcos20 4e5eb1bf1c fix travis 2020-05-16 01:26:21 -07:00
alexcos20 46e3de63f1 fix timeouts 2020-05-14 06:10:37 -07:00
alexcos20 cee861cffd fix timeouts 2020-05-14 06:08:45 -07:00
greenkeeper[bot] 52d5a4c359
chore(package): update lockfile package-lock.json 2020-05-13 00:32:03 +00:00
greenkeeper[bot] 6690399045
chore(package): update @types/node to version 14.0.0 2020-05-13 00:31:59 +00:00
alexcos20 3f1d595331 fix test to use deepEqual 2020-05-10 01:08:09 -07:00
alexcos20 9a722d8686 add checks before order & tests 2020-05-10 00:49:13 -07:00
alexcos20 25413b05c7 fix compute privacy attr 2020-05-09 22:34:44 +03:00
alexcos20 c4921d129b fix lint 2020-05-09 22:20:40 +03:00
alexcos20 59e2accf68 add trusted algo 2020-05-09 22:14:57 +03:00
0x3bfc 49b61b5590
Merge pull request #407 from oceanprotocol/greenkeeper/uuid-8.0.0
Update uuid to the latest version 🚀
2020-04-30 10:35:35 +02:00
greenkeeper[bot] f7a61a811b
chore(package): update lockfile package-lock.json 2020-04-30 00:44:50 +00:00
greenkeeper[bot] 2f2c0bb3c7
fix(package): update uuid to version 8.0.0 2020-04-30 00:44:46 +00:00
Matthias Kretschmann a2f1985079
Release 2.1.1 2020-04-14 19:02:09 +02:00
Alex Coseru 0934c1879b
Merge pull request #400 from oceanprotocol/bug/fix_compute_issues
fix Brizo auth for compute
2020-04-14 19:38:50 +03:00
Matthias Kretschmann 67699c1a21
Merge pull request #398 from oceanprotocol/greenkeeper/@ethereum-navigator/navigator-0.5.0
Update @ethereum-navigator/navigator to the latest version 🚀
2020-04-14 18:20:05 +02:00
Matthias Kretschmann a6a3098bc4
Merge pull request #404 from oceanprotocol/greenkeeper/auto-changelog-2.0.0
Update auto-changelog to the latest version 🚀
2020-04-14 18:19:23 +02:00
alexcos20 2aee1bff7b comments fixes 2020-04-14 19:15:05 +03:00
Alex Coseru 0f51014d71
Update src/brizo/Brizo.ts
Co-Authored-By: Matthias Kretschmann <m@kretschmann.io>
2020-04-14 19:05:38 +03:00
Alex Coseru 783e90f868
bump brizo & events-handler 2020-04-14 18:42:32 +03:00
alexcos20 b319a18a67 Merge branch 'bug/fix_compute_issues' of https://github.com/oceanprotocol/squid-js into bug/fix_compute_issues 2020-04-14 17:29:09 +03:00
alexcos20 8a85668019 add hash 2020-04-14 17:28:50 +03:00
Alex Coseru 210b42d3e1
fix test
fix compute test
2020-04-14 16:19:30 +03:00
alexcos20 2ed8237350 refactor 2020-04-14 15:32:17 +03:00
alexcos20 5d273a98ce fix brizo 2020-04-14 15:01:39 +03:00