1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-18 06:11:34 +03:00
Commit Graph

555 Commits

Author SHA1 Message Date
Louis Grenard
607a51eead
docs(README): update main asset link 2021-12-05 21:18:47 +08:00
Louis Grenard
1e612f766e
docs(README): new assets 2021-12-05 21:13:44 +08:00
Louis Grenard
b3affa0fc1
docs: update sponsors in README.md 2021-11-09 20:48:59 +08:00
Divlo
2f66f1c17b
refactor: prerequisites Node.js >= 16.0.0 and npm >= 8.0.0 (#322)
BREAKING CHANGE: minimum supported Node.js v16.0.0 and npm v8.0.0
2021-11-07 10:24:00 +08:00
louistiti
cf6d7d0749
docs: add new sponsor to README 2021-08-17 23:43:01 +08:00
Louis Grenard
d13a9e3aa7
docs: add new sponsor to README 2021-08-07 17:54:16 +08:00
dependabot[bot]
2ee57490df
chore(deps-dev): bump @babel/preset-env from 7.14.4 to 7.14.5 (#273) 2021-06-13 02:23:02 +02:00
dependabot[bot]
7852b8dbac
chore(deps): bump dotenv from 8.2.0 to 10.0.0 (#275) 2021-06-13 02:05:26 +02:00
dependabot[bot]
de7c3ad68e
chore(deps): bump fastify from 3.14.0 to 3.17.0 (#271) 2021-06-13 02:00:45 +02:00
louistiti
37946b6a90
docs: add sponsoring purposes 2021-06-05 23:08:10 +08:00
dependabot[bot]
a7ffdd19bd
chore(deps): bump @aws-sdk/client-polly from 3.16.0 to 3.18.0 (#269)
Bumps [@aws-sdk/client-polly](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-polly) from 3.16.0 to 3.18.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-polly/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.18.0/clients/client-polly)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-polly"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-06-05 09:21:14 +08:00
dependabot[bot]
6b23d23b06
chore(deps): bump ibm-watson from 6.1.0 to 6.1.1 (#266)
Bumps [ibm-watson](https://github.com/watson-developer-cloud/node-sdk) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/watson-developer-cloud/node-sdk/releases)
- [Changelog](https://github.com/watson-developer-cloud/node-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/watson-developer-cloud/node-sdk/compare/v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: ibm-watson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-06-05 09:19:06 +08:00
dependabot[bot]
9381fb2916
chore(deps-dev): bump inquirer from 8.0.0 to 8.1.0 (#265)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.0.0...inquirer@8.1.0)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-06-05 09:17:42 +08:00
dependabot[bot]
2f1266764a
chore(deps-dev): bump eslint from 7.26.0 to 7.28.0 (#268)
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-05 09:16:05 +08:00
dependabot[bot]
e3427149f6
chore(deps-dev): bump @babel/cli from 7.13.0 to 7.14.3 (#263)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.0 to 7.14.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.3/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-05 09:13:00 +08:00
louistiti
3b47cb5ee8
docs: trim .html ext 2021-05-31 07:53:49 +08:00
louistiti
cd607768ed
docs: edit sponsor links 2021-05-30 23:22:03 +08:00
louistiti
fbbcf2eb50
docs: add sponsor button 2021-05-30 22:25:03 +08:00
louistiti
4128c3a01a
chore: fix npm deps vulns 2021-05-29 09:54:53 +08:00
dependabot[bot]
2044de408c
chore(deps-dev): bump @babel/node from 7.13.0 to 7.14.2 (#261)
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.13.0 to 7.14.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.2/packages/babel-node)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-29 09:52:46 +08:00
dependabot[bot]
d002610ac7
chore(deps-dev): bump eslint-plugin-jest from 24.3.1 to 24.3.6 (#260)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.1 to 24.3.6.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.3.1...v24.3.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-29 09:51:05 +08:00
dependabot[bot]
5066895827
chore(deps-dev): bump @babel/preset-env from 7.13.9 to 7.14.4 (#259)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.9 to 7.14.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.4/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-29 09:49:51 +08:00
dependabot[bot]
19cd427daa
chore(deps-dev): bump vite from 2.3.2 to 2.3.4 (#258)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.3.2 to 2.3.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.3.4/packages/vite)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-29 09:48:22 +08:00
dependabot[bot]
fa3eefb220
chore(deps): bump ibm-watson from 6.0.3 to 6.1.0 (#257)
Bumps [ibm-watson](https://github.com/watson-developer-cloud/node-sdk) from 6.0.3 to 6.1.0.
- [Release notes](https://github.com/watson-developer-cloud/node-sdk/releases)
- [Changelog](https://github.com/watson-developer-cloud/node-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/watson-developer-cloud/node-sdk/compare/v6.0.3...v6.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-29 09:46:31 +08:00
louistiti
1775b07bf6
ci: set npm and pipenv caching 2021-05-22 09:37:13 +08:00
dependabot[bot]
1ce04224b2
chore(deps-dev): bump semver from 7.3.4 to 7.3.5 (#255)
Bumps [semver](https://github.com/npm/node-semver) from 7.3.4 to 7.3.5.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.4...v7.3.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-22 09:22:06 +08:00
dependabot[bot]
b39d441177
chore(deps): bump archiver from 5.2.0 to 5.3.0 (#254)
Bumps [archiver](https://github.com/archiverjs/node-archiver) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/archiverjs/node-archiver/releases)
- [Changelog](https://github.com/archiverjs/node-archiver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/archiverjs/node-archiver/compare/5.2.0...5.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-22 09:21:42 +08:00
dependabot[bot]
ad701e12a9
chore(deps): upgrade Socket.IO to 4.1.2 (#253)
* chore(deps): bump socket.io-client from 4.1.1 to 4.1.2

Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.1.1...4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: upgrade Socket.IO to 4.1.2

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-22 09:21:00 +08:00
dependabot[bot]
d60eebd2a0
chore(deps-dev): bump eslint-import-resolver-babel-module (#252)
Bumps [eslint-import-resolver-babel-module](https://github.com/tleunen/eslint-import-resolver-babel-module) from 5.2.0 to 5.3.1.
- [Release notes](https://github.com/tleunen/eslint-import-resolver-babel-module/releases)
- [Changelog](https://github.com/tleunen/eslint-import-resolver-babel-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tleunen/eslint-import-resolver-babel-module/compare/v5.2.0...v5.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-22 09:16:49 +08:00
louistiti
68b86e1eae
chore: upgrade Vite to latest 2021-05-17 11:47:31 +08:00
louistiti
e780868004
chore: audit fix lock file 2021-05-17 11:18:43 +08:00
dependabot[bot]
68bcb4269a
chore(deps-dev): bump eslint from 7.21.0 to 7.26.0 (#249)
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.26.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.21.0...v7.26.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-17 11:11:32 +08:00
dependabot[bot]
1ee2ffed4b
chore: upgrade Socket.IO to latest (#248)
* chore(deps): bump socket.io-client from 4.0.0 to 4.1.1

Bumps [socket.io-client](https://github.com/socketio/socket.io-client) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/socketio/socket.io-client/releases)
- [Changelog](https://github.com/socketio/socket.io-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-client/compare/4.0.0...4.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: upgrade Socket.IO to latest

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-17 11:10:24 +08:00
dependabot[bot]
b178a3a8dd
chore(deps): bump @google-cloud/text-to-speech from 3.1.3 to 3.2.1 (#247)
Bumps [@google-cloud/text-to-speech](https://github.com/googleapis/nodejs-text-to-speech) from 3.1.3 to 3.2.1.
- [Release notes](https://github.com/googleapis/nodejs-text-to-speech/releases)
- [Changelog](https://github.com/googleapis/nodejs-text-to-speech/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-text-to-speech/compare/v3.1.3...v3.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-17 11:05:23 +08:00
dependabot[bot]
3dba8fd713
chore(deps-dev): bump eslint-plugin-import from 2.22.1 to 2.23.2 (#246)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.1 to 2.23.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.1...v2.23.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
2021-05-17 11:02:33 +08:00
dependabot[bot]
621fd48591
chore(deps): bump @aws-sdk/client-polly from 3.8.0 to 3.16.0 (#245)
Bumps [@aws-sdk/client-polly](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-polly) from 3.8.0 to 3.16.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-polly/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.16.0/clients/client-polly)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 10:58:57 +08:00
louistiti
b30940b9fa
chore: add dependabot 2021-05-17 10:34:19 +08:00
Divlo
72ed68599c
chore(docker-dev): ignore node_modules in the volume (#243) 2021-05-08 10:37:26 +08:00
louistiti
5f9e9b5ad4
chore: bump 1.0.0-beta.5+dev 2021-05-01 21:40:09 +08:00
louistiti
28326ae1cd
build: release 1.0.0-beta.4 2021-05-01 21:34:00 +08:00
Divlo
ede7e78bd6
chore(docker): fix docker in dev env and fix wrong LEON_PORT (#240)
* chore(docker-dev): ignore node_modules in the volume

* chore(docker): fix wrong LEON_PORT env variable
2021-04-28 12:01:26 +08:00
Divlo
a576ecfc7d
chore: add Gitpod (#238)
* chore: add Gitpod

* docs: add single-click setup with Gitpod

Co-authored-by: louistiti <louis.grenard@gmail.com>
2021-04-23 10:20:16 +08:00
louistiti
e09e9b02e8
test(package/checker): use another domain name to test down domain on isitdown module 2021-04-22 19:06:02 +08:00
louistiti
0c925626df
fix(package/network): make use of new compatible speedtest lib 2021-04-22 19:02:26 +08:00
louistiti
9323de930e
docs: add specific branch on status badges 2021-04-22 16:52:40 +08:00
helloausrine
5da91b76bf
docs(readme): highlight the name of Leon (#144) 2021-04-06 10:18:47 +02:00
Louis Grenard
3f5d4c9d78
Merge pull request #231 from leon-ai/chore/improve-docker
chore: add docker-compose and dev environment
2021-04-06 09:59:15 +08:00
divlo
062ff4f75b chore: add docker-compose and dev environment 2021-04-05 17:47:34 +02:00
louistiti
3b976d55b4
chore: run cleaning test module DBs script before running e2e modules tests 2021-04-05 14:16:31 +08:00
louistiti
72e46bd6c1
docs: add minimum Pipenv version requirement to README 2021-04-05 13:42:46 +08:00