Commit Graph

390 Commits

Author SHA1 Message Date
Marin Petrunić
cd4ed118ee add test steps to ga ci and remove travis 2021-01-27 11:49:31 +01:00
Marin Petrunić
1b13e579ce add check job in ci 2021-01-27 11:39:54 +01:00
Hugo Dias
2038b26b76 fix: fix setup for new aegir
- tweak tsconfig.js
- add ts type check including test files
- fix ci setup for new aegir
- add new awesome aegir docs feature
  - you can publish to github pages with the flag --publish
2021-01-26 21:52:12 +00:00
Hugo Dias
89dd965bd2 chore: add docs to gitignore 2021-01-26 21:39:58 +00:00
Hugo Dias
ead151471e fix: ts and lint errors 2021-01-26 21:39:37 +00:00
Marin Petrunić
2df5f9546e Merge pull request #87 from NodeFactoryIo/release-2.0.4
Release 2.0.4
v2.0.4
2021-01-26 13:02:12 +01:00
Marin Petrunić
8d3b130509 release 2.0.4 2021-01-26 12:59:26 +01:00
Marin Petrunić
941fe281cb Merge pull request #85 from NodeFactoryIo/release-v2.0.3
Release v2.0.3
v2.0.3
2021-01-26 09:29:42 +01:00
Marin Petrunić
d41e9aa831 Release v2.0.3 2021-01-26 09:28:16 +01:00
Marin Petrunić
24d4eabb8c Merge pull request #84 from NodeFactoryIo/release-2.0.2
Release v2.0.2
v2.0.2
2021-01-25 12:29:05 +01:00
Marin Petrunić
4f7bdf368f Release v2.0.2 2021-01-25 12:28:11 +01:00
Marin Petrunić
46c6458414 Merge pull request #83 from NodeFactoryIo/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1
2021-01-25 12:25:50 +01:00
dependabot[bot]
b484a5f39c Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 11:16:15 +00:00
Marin Petrunić
00968da390 Merge pull request #82 from NodeFactoryIo/chore/update-deps-25_01_2021
chore: update deps
2021-01-25 12:15:34 +01:00
Vasco Santos
11d7f21920 chore: update deps 2021-01-25 11:40:21 +01:00
Marin Petrunić
d525a790a8 Merge pull request #81 from NodeFactoryIo/dependabot/npm_and_yarn/socket.io-2.4.1
Bump socket.io from 2.3.0 to 2.4.1
2021-01-21 14:54:34 +01:00
dependabot[bot]
be8778e542 Bump socket.io from 2.3.0 to 2.4.1
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 13:42:43 +00:00
Marin Petrunić
e362dbcf7b Merge pull request #79 from NodeFactoryIo/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2020-12-12 07:54:35 +01:00
dependabot[bot]
1db2cf19e8 Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 00:06:00 +00:00
Marin Petrunić
f9d56d8c87 fix secret name v2.0.1 2020-09-03 14:06:31 +02:00
Marin Petrunić
c5dac93733 Merge pull request #78 from NodeFactoryIo/mpetrunic/cd
fix #3 for yarn publish
2020-09-03 13:55:02 +02:00
Marin Petrunić
2ac2261df2 fix #3 for yarn publish 2020-09-03 13:20:28 +02:00
Marin Petrunić
0f47db25f1 Merge pull request #77 from NodeFactoryIo/mpetrunic/cd
add missing quotation
2020-09-03 13:15:20 +02:00
Marin Petrunić
c90aa1b018 add missing qutation 2020-09-03 12:59:03 +02:00
Marin Petrunić
f0fefdc530 Merge pull request #76 from NodeFactoryIo/mpetrunic/cd
Fix cd script
2020-09-03 12:57:43 +02:00
Marin Petrunić
0345aea790 fix cd script 2020-09-03 12:39:31 +02:00
Marin Petrunić
7a1d0dc43a Merge pull request #75 from NodeFactoryIo/mpetrunic/cd
Release 2.0.1
2020-09-03 12:27:02 +02:00
Marin Petrunić
489d60ca6d Merge pull request #74 from NodeFactoryIo/mpetrunic/fix-missing-files
fix missing type declaration in dist
2020-09-03 12:04:47 +02:00
Marin Petrunić
c2784b1d37 Release 2.0.1 2020-09-03 10:40:43 +02:00
Marin Petrunić
2ab12403a6 add publish workflow 2020-09-03 10:40:24 +02:00
Marin Petrunić
59b6c96355 fix missing type declaration in dist 2020-09-03 10:16:06 +02:00
Marin Petrunić
2a8e3ef8dd Merge pull request #73 from NodeFactoryIo/dependabot/npm_and_yarn/bl-4.0.3
Bump bl from 4.0.2 to 4.0.3
2020-09-03 10:07:33 +02:00
dependabot[bot]
7a392bd1de Bump bl from 4.0.2 to 4.0.3
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 16:21:18 +00:00
Marin Petrunić
14c1905307 Release v2.0.0 2020-08-20 10:09:43 +02:00
Marin Petrunić
661f48dcf5 Merge pull request #72 from NodeFactoryIo/release-2.0.0-beta
Release v2.0.0-beta
2020-08-20 09:25:00 +02:00
Marin Petrunić
7b54d65c03 Release v2.0.0-beta 2020-08-20 09:10:02 +02:00
Marin Petrunić
5ae0639f52 Merge pull request #71 from NodeFactoryIo/release-1.2.0
Release 1.2.0-rc.1
2020-08-19 15:45:57 +02:00
Marin Petrunić
b9805b3dc3 fix lint 2020-08-15 21:23:19 +02:00
Marin Petrunić
31705d5f89 Release 1.2.0-rc.1 2020-08-15 14:49:32 +02:00
Marin Petrunić
006e35a3bc fix yarn conflict 2020-08-15 14:48:57 +02:00
Marin Petrunić
ec4eacadfa Merge remote-tracking branch 'origin/master' into release-1.2.0
# Conflicts:
#	yarn.lock
2020-08-15 14:48:38 +02:00
Marin Petrunić
29efe156c0 Release 1.2.0-rc.1 2020-08-15 14:47:56 +02:00
Marin Petrunić
66e569cb65 fix conflicts 2020-08-15 14:44:54 +02:00
Marin Petrunić
e20e4eb293 Merge pull request #70 from achingbrain/fix/update-deps
chore: update deps to latest versions
2020-08-15 14:43:42 +02:00
Marin Petrunić
8da430cdc5 add benchmark 2020-08-15 14:37:43 +02:00
achingbrain
a6c6dc5ef0 chore: remove package-lock.json 2020-08-11 15:24:57 +01:00
achingbrain
de1cdb5bd0 chore: fix ts error 2020-08-11 15:14:11 +01:00
achingbrain
e52fe108ad chore: update yarn lock fiel 2020-08-11 12:16:52 +01:00
achingbrain
1a6490d829 chore: update deps to latest versions
I've tried to make the minimum amount of changes necessary for this,
since the underlying crypto libraries only support node Buffers or
BufferLists there doesn't seem a lot of point in doing lots of
conversions between Uint8Arrays and Buffers.

BREAKING CHANGES:

- All deps use Uint8Arrays in place of node Buffers
2020-08-11 11:41:10 +01:00
Belma Gutlic
f1b92a9f1b Merge pull request #69 from dapplion/dapplion/readme-highlight
Add syntax highlight in README code snippet
2020-06-29 09:58:47 +02:00