Commit Graph

1129 Commits

Author SHA1 Message Date
Christian Bundy 679a2bff74 Revert "Removes husky to fix #346"
Problem: I keep forgetting to run tests and my commits aren't actually
passing in CI. I'd really like for these to be run automatically so that
I don't have to remember my pre-commit hooks.

Solution: Revert commit d9e829e2e8, which
Nick Wynja added to remove Husky as a pre-commit hook. I hope that
anyone who doesn't want to run the pre-commit hook will run Git with the
`--no-verify` option, and anyone bummed at this change will open a
conversation to discuss in more details (or just revert *this* commit).

See-also: https://github.com/fraction/oasis/issues/346
2020-11-22 21:08:45 +01:00
Daan Wynen 76789a0ed6
Merge pull request #509 from christianbundy/eat-flotilla
Merge flotilla source code into Oasis
2020-11-22 20:42:30 +01:00
Christian Bundy c993adc01a Merge flotilla source code into Oasis
Problem: I thought it would be a good idea to keep our SSB stack in
another module but it just creates friction and adds another layer to
our stack that has to be independently upgraded and versioned.

Solution: Merge the @fraction/flotilla source code into Oasis so that we
don't have to maintain two separate projects.
2020-11-22 10:10:53 -08:00
Christian Bundy 3600e09ab0
Merge pull request #505 from fraction/dependabot/npm_and_yarn/file-type-16.0.1
Bump file-type from 15.0.1 to 16.0.1
2020-11-21 17:36:05 -08:00
Christian Bundy 5f910c86b5
Merge pull request #501 from fraction/dependabot/npm_and_yarn/types/mkdirp-1.0.1
Bump @types/mkdirp from 1.0.0 to 1.0.1
2020-11-21 17:25:45 -08:00
Christian Bundy 95cef65be2
Merge pull request #506 from fraction/dependabot/npm_and_yarn/pretty-ms-7.0.1
Bump pretty-ms from 6.0.1 to 7.0.1
2020-11-21 17:22:06 -08:00
Christian Bundy 6522172a46
Merge pull request #499 from fraction/dependabot/npm_and_yarn/types/yargs-15.0.10
Bump @types/yargs from 15.0.4 to 15.0.10
2020-11-21 17:18:12 -08:00
dependabot[bot] 6a0ad69969
Bump file-type from 15.0.1 to 16.0.1
Bumps [file-type](https://github.com/sindresorhus/file-type) from 15.0.1 to 16.0.1.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v15.0.1...v16.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 01:11:13 +00:00
Christian Bundy e9f52201ca
Merge pull request #504 from fraction/dependabot/npm_and_yarn/ssb-config-3.4.5
Bump ssb-config from 3.4.4 to 3.4.5
2020-11-21 17:10:19 -08:00
dependabot[bot] 4c309c6ddc
Bump @types/mkdirp from 1.0.0 to 1.0.1
Bumps [@types/mkdirp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mkdirp) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mkdirp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 01:09:47 +00:00
Christian Bundy e5c7c60257
Merge pull request #502 from fraction/dependabot/npm_and_yarn/debug-4.3.1
Bump debug from 4.1.1 to 4.3.1
2020-11-21 17:08:26 -08:00
Christian Bundy ce8d4cbf57
Merge pull request #503 from fraction/dependabot/npm_and_yarn/highlight.js-10.4.0
Bump highlight.js from 9.18.1 to 10.4.0
2020-11-21 17:08:13 -08:00
Christian Bundy 5d306b7364
Merge pull request #500 from fraction/dependabot/npm_and_yarn/types/markdown-it-10.0.3
Bump @types/markdown-it from 0.0.9 to 10.0.3
2020-11-21 17:06:36 -08:00
dependabot[bot] fa1accd073
Bump @types/yargs from 15.0.4 to 15.0.10
Bumps [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) from 15.0.4 to 15.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 01:04:07 +00:00
Christian Bundy 4f0132b59f
Merge pull request #498 from fraction/dependabot/npm_and_yarn/types/sharp-0.26.1
Bump @types/sharp from 0.24.0 to 0.26.1
2020-11-21 17:02:22 -08:00
dependabot[bot] c72dd99c00
Bump pretty-ms from 6.0.1 to 7.0.1
Bumps [pretty-ms](https://github.com/sindresorhus/pretty-ms) from 6.0.1 to 7.0.1.
- [Release notes](https://github.com/sindresorhus/pretty-ms/releases)
- [Commits](https://github.com/sindresorhus/pretty-ms/compare/v6.0.1...v7.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 01:00:09 +00:00
dependabot[bot] 6c41285826
Bump ssb-config from 3.4.4 to 3.4.5
Bumps [ssb-config](https://github.com/ssbc/ssb-config) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/ssbc/ssb-config/releases)
- [Commits](https://github.com/ssbc/ssb-config/compare/v3.4.4...v3.4.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 00:59:27 +00:00
dependabot[bot] 83224ea2f0
Bump highlight.js from 9.18.1 to 10.4.0
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 10.4.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...10.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 00:59:07 +00:00
dependabot[bot] 249b201079
Bump debug from 4.1.1 to 4.3.1
Bumps [debug](https://github.com/visionmedia/debug) from 4.1.1 to 4.3.1.
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Commits](https://github.com/visionmedia/debug/compare/4.1.1...4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 00:58:45 +00:00
dependabot[bot] a27f7c4716
Bump @types/markdown-it from 0.0.9 to 10.0.3
Bumps [@types/markdown-it](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/markdown-it) from 0.0.9 to 10.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/markdown-it)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 00:57:59 +00:00
dependabot[bot] ae9da3df5b
Bump @types/sharp from 0.24.0 to 0.26.1
Bumps [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sharp) from 0.24.0 to 0.26.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sharp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 00:57:17 +00:00
Christian Bundy 5fbc54fa74
Merge pull request #495 from christianbundy/gha-16
Increase dependabot open PR limit
2020-11-21 16:55:02 -08:00
Christian Bundy ae4220a409 Increase dependabot open PR limit
Problem: 5 is not a lot and I'd rather have the builds all done and
ready when I'm ready to merge them instead of having to do them in
chunks of 5.

Solution: Allow 16 open PRs at a time. We can change as needed.
2020-11-21 16:51:26 -08:00
Christian Bundy 520ae4b2ad
Merge pull request #493 from fraction/dependabot/npm_and_yarn/sharp-0.26.3
Bump sharp from 0.25.2 to 0.26.3
2020-11-21 16:45:47 -08:00
Christian Bundy ab280610a9
Merge pull request #494 from fraction/dependabot/npm_and_yarn/ssb-ref-2.14.2
Bump ssb-ref from 2.13.9 to 2.14.2
2020-11-21 16:45:35 -08:00
Christian Bundy de557045d8
Merge pull request #492 from fraction/dependabot/npm_and_yarn/types/highlight.js-10.1.0
Bump @types/highlight.js from 9.12.3 to 10.1.0
2020-11-21 16:45:25 -08:00
dependabot[bot] 8740a194aa
Bump ssb-ref from 2.13.9 to 2.14.2
Bumps [ssb-ref](https://github.com/ssbc/ssb-ref) from 2.13.9 to 2.14.2.
- [Release notes](https://github.com/ssbc/ssb-ref/releases)
- [Commits](https://github.com/ssbc/ssb-ref/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 00:32:39 +00:00
dependabot[bot] 1478579c40
Bump sharp from 0.25.2 to 0.26.3
Bumps [sharp](https://github.com/lovell/sharp) from 0.25.2 to 0.26.3.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/master/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.25.2...v0.26.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 00:32:20 +00:00
dependabot[bot] 31036493eb
Bump @types/highlight.js from 9.12.3 to 10.1.0
Bumps [@types/highlight.js](https://github.com/highlightjs/highlight.js) from 9.12.3 to 10.1.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/commits/10.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 00:31:57 +00:00
Christian Bundy 539aab0dbb
Merge pull request #487 from fraction/dependabot/npm_and_yarn/lodash-4.17.20
Bump lodash from 4.17.19 to 4.17.20
2020-11-21 16:29:38 -08:00
Christian Bundy 8d43f62e21
Merge pull request #489 from fraction/dependabot/npm_and_yarn/markdown-it-12.0.2
Bump markdown-it from 10.0.0 to 12.0.2
2020-11-21 16:29:02 -08:00
Christian Bundy 8c1f2c0606
Merge pull request #488 from fraction/dependabot/npm_and_yarn/changelog-version-2.0.0
Bump changelog-version from 1.0.1 to 2.0.0
2020-11-21 16:27:40 -08:00
Christian Bundy 2002235b95
Merge pull request #486 from fraction/dependabot/npm_and_yarn/koa-2.13.0
Bump koa from 2.11.0 to 2.13.0
2020-11-21 16:25:32 -08:00
Christian Bundy b6e7493680
Merge pull request #485 from fraction/dependabot/npm_and_yarn/yargs-16.1.1
Bump yargs from 15.3.1 to 16.1.1
2020-11-21 16:25:23 -08:00
dependabot[bot] 3255b97c7b
Bump markdown-it from 10.0.0 to 12.0.2
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 10.0.0 to 12.0.2.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/10.0.0...12.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 00:20:09 +00:00
dependabot[bot] 8078ffb9cf
Bump changelog-version from 1.0.1 to 2.0.0
Bumps [changelog-version](https://github.com/AlbertoFdzM/changelog-version) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/AlbertoFdzM/changelog-version/releases)
- [Changelog](https://github.com/AlbertoFdzM/changelog-version/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/AlbertoFdzM/changelog-version/compare/v1.0.1...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 00:19:47 +00:00
dependabot[bot] 565ba19642
Bump lodash from 4.17.19 to 4.17.20
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 00:19:27 +00:00
dependabot[bot] 3d7dd24753
Bump koa from 2.11.0 to 2.13.0
Bumps [koa](https://github.com/koajs/koa) from 2.11.0 to 2.13.0.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/master/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.11.0...2.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 00:19:06 +00:00
dependabot[bot] f0c74e8e31
Bump yargs from 15.3.1 to 16.1.1
Bumps [yargs](https://github.com/yargs/yargs) from 15.3.1 to 16.1.1.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v15.3.1...v16.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 00:18:42 +00:00
Christian Bundy b243a321ab
Merge pull request #478 from fraction/dependabot/npm_and_yarn/types/lodash-4.14.165
Bump @types/lodash from 4.14.150 to 4.14.165
2020-11-21 16:16:08 -08:00
Christian Bundy 2f0b6ddaad
Merge pull request #481 from fraction/dependabot/npm_and_yarn/koa-body-4.2.0
Bump koa-body from 4.1.1 to 4.2.0
2020-11-21 16:16:00 -08:00
Christian Bundy b3afaf06c7
Merge pull request #479 from fraction/dependabot/npm_and_yarn/nodemon-2.0.6
Bump nodemon from 2.0.3 to 2.0.6
2020-11-21 16:15:52 -08:00
Christian Bundy 0bb999e567
Merge pull request #477 from fraction/dependabot/npm_and_yarn/types/koa-2.11.6
Bump @types/koa from 2.11.3 to 2.11.6
2020-11-21 16:15:43 -08:00
Christian Bundy d85d56cc54
Merge pull request #482 from fraction/dependabot/npm_and_yarn/supertest-6.0.1
Bump supertest from 4.0.2 to 6.0.1
2020-11-21 16:15:31 -08:00
Christian Bundy f41137cd78
Merge pull request #484 from christianbundy/gh-faster
Make GitHub Actions workflow faster
2020-11-21 16:14:50 -08:00
Daan Wynen d133a8d5e9
Merge pull request #468 from christianbundy/remove-unused-fixtures
Remove unused fixtures
2020-11-22 01:05:38 +01:00
Christian Bundy f7c4d3cda5 Make GitHub Actions workflow faster
Problem: PRs are being run twice, once as a push and once as a PR.

Solution: Run only as a push against master or a PR against master.
2020-11-21 16:04:17 -08:00
dependabot[bot] e046bad5c3
Bump supertest from 4.0.2 to 6.0.1
Bumps [supertest](https://github.com/visionmedia/supertest) from 4.0.2 to 6.0.1.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](https://github.com/visionmedia/supertest/compare/v4.0.2...v6.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 00:01:21 +00:00
dependabot[bot] f19d6db50a
Bump koa-body from 4.1.1 to 4.2.0
Bumps [koa-body](https://github.com/dlau/koa-body) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/dlau/koa-body/releases)
- [Changelog](https://github.com/dlau/koa-body/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dlau/koa-body/compare/v4.1.1...v4.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 00:01:14 +00:00
dependabot[bot] 3eb8c67da4
Bump nodemon from 2.0.3 to 2.0.6
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.3 to 2.0.6.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.3...v2.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-22 00:01:12 +00:00