Commit Graph

97 Commits

Author SHA1 Message Date
bertybuttface
774033db30
Merge pull request #293 from matrixgpt/dependabot/npm_and_yarn/typescript-5.4.5
Bump typescript from 5.3.3 to 5.4.5
2024-05-13 15:19:23 +01:00
dependabot[bot]
a615d873fb
Bump markdown-it from 14.0.0 to 14.1.0
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.0.0 to 14.1.0.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/14.0.0...14.1.0)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 14:16:51 +00:00
dependabot[bot]
b22982ad97
Bump typescript from 5.3.3 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 16:26:12 +00:00
dependabot[bot]
b83c7ff9ee
Bump keyv-file from 0.3.0 to 0.3.1
Bumps [keyv-file](https://github.com/zaaack/keyv-file) from 0.3.0 to 0.3.1.
- [Commits](https://github.com/zaaack/keyv-file/compare/v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: keyv-file
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 17:02:46 +00:00
bertybuttface
77ac0077ab
Bump version 2024-02-21 14:43:26 +00:00
dependabot[bot]
9f31e856dc
Bump dotenv from 16.4.1 to 16.4.5
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.1 to 16.4.5.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.1...v16.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 16:51:51 +00:00
dependabot[bot]
0c9c69b054
Bump @keyv/redis from 2.8.3 to 2.8.4
Bumps [@keyv/redis](https://github.com/jaredwray/keyv) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

---
updated-dependencies:
- dependency-name: "@keyv/redis"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 16:29:06 +00:00
bertybuttface
33340952b2
Merge pull request #266 from matrixgpt/dependabot/npm_and_yarn/dotenv-16.4.1
Bump dotenv from 16.3.1 to 16.4.1
2024-02-05 14:29:10 +00:00
dependabot[bot]
40e7b412d8
Bump dotenv from 16.3.1 to 16.4.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 16.4.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.3.1...v16.4.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 14:28:58 +00:00
bertybuttface
8c161bf00c
Merge pull request #264 from matrixgpt/dependabot/npm_and_yarn/keyv/postgres-1.4.10
Bump @keyv/postgres from 1.4.9 to 1.4.10
2024-02-05 14:28:37 +00:00
bertybuttface
03267c725b
Merge pull request #263 from matrixgpt/dependabot/npm_and_yarn/keyv/sqlite-3.6.7
Bump @keyv/sqlite from 3.6.6 to 3.6.7
2024-02-05 14:28:26 +00:00
bertybuttface
723f872bec
Merge pull request #261 from matrixgpt/dependabot/npm_and_yarn/matrix-bot-sdk-0.7.1
Bump matrix-bot-sdk from 0.7.0 to 0.7.1
2024-02-05 14:28:02 +00:00
dependabot[bot]
16199cfaa5
Bump keyv-file from 0.2.0 to 0.3.0
Bumps [keyv-file](https://github.com/zaaack/keyv-file) from 0.2.0 to 0.3.0.
- [Commits](https://github.com/zaaack/keyv-file/compare/v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: keyv-file
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 14:26:36 +00:00
dependabot[bot]
d04ec2b57d
Bump @keyv/postgres from 1.4.9 to 1.4.10
Bumps [@keyv/postgres](https://github.com/jaredwray/keyv) from 1.4.9 to 1.4.10.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

---
updated-dependencies:
- dependency-name: "@keyv/postgres"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 16:54:02 +00:00
dependabot[bot]
506b232e0b
Bump @keyv/sqlite from 3.6.6 to 3.6.7
Bumps [@keyv/sqlite](https://github.com/jaredwray/keyv) from 3.6.6 to 3.6.7.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

---
updated-dependencies:
- dependency-name: "@keyv/sqlite"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 16:53:37 +00:00
dependabot[bot]
5c9ad4dffc
Bump matrix-bot-sdk from 0.7.0 to 0.7.1
Bumps [matrix-bot-sdk](https://github.com/turt2live/matrix-bot-sdk) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/turt2live/matrix-bot-sdk/releases)
- [Changelog](https://github.com/turt2live/matrix-bot-sdk/blob/main/tsconfig-release.json)
- [Commits](https://github.com/turt2live/matrix-bot-sdk/compare/v0.7.0...v0.7.1)

---
updated-dependencies:
- dependency-name: matrix-bot-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 16:52:39 +00:00
bertybuttface
861cc0117e
Merge pull request #260 from matrixgpt/dependabot/npm_and_yarn/keyv/redis-2.8.3
Bump @keyv/redis from 2.8.0 to 2.8.3
2024-01-14 21:00:11 +00:00
bertybuttface
9aee5c14c4
Merge pull request #256 from matrixgpt/dependabot/npm_and_yarn/typescript-5.3.3
Bump typescript from 5.3.2 to 5.3.3
2024-01-14 20:59:57 +00:00
dependabot[bot]
46a870b664
Bump @keyv/redis from 2.8.0 to 2.8.3
Bumps [@keyv/redis](https://github.com/jaredwray/keyv) from 2.8.0 to 2.8.3.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

---
updated-dependencies:
- dependency-name: "@keyv/redis"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 16:17:21 +00:00
dependabot[bot]
15cb56afb8
Bump markdown-it from 13.0.2 to 14.0.0
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 13.0.2 to 14.0.0.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/13.0.2...14.0.0)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 16:19:11 +00:00
dependabot[bot]
6d9ed9262c
Bump typescript from 5.3.2 to 5.3.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 17:03:38 +00:00
dependabot[bot]
eb58e312de
Bump typescript from 5.2.2 to 5.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 16:22:41 +00:00
dependabot[bot]
5baeb23459
Bump matrix-bot-sdk from 0.6.5 to 0.7.0
Bumps [matrix-bot-sdk](https://github.com/turt2live/matrix-bot-sdk) from 0.6.5 to 0.7.0.
- [Release notes](https://github.com/turt2live/matrix-bot-sdk/releases)
- [Changelog](https://github.com/turt2live/matrix-bot-sdk/blob/main/tsconfig-release.json)
- [Commits](https://github.com/turt2live/matrix-bot-sdk/compare/v0.6.5...v0.7.0)

---
updated-dependencies:
- dependency-name: matrix-bot-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 16:30:57 +00:00
bertybuttface
5043020122 Drop mongo support 2023-10-28 14:28:40 +01:00
bertybuttface
98d7f0818a
Update package.json
bump version
2023-10-27 17:25:21 +01:00
bertybuttface
ce554f509d Better update, avoid bad version of bot-sdk 2023-10-27 16:32:39 +01:00
bertybuttface
fe5a5e2b2c Update Docker node and bot-sdk 2023-10-27 16:00:34 +01:00
dependabot[bot]
4dfc6d8c44
Bump @waylaidwanderer/chatgpt-api from 1.37.1 to 1.37.2
Bumps [@waylaidwanderer/chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) from 1.37.1 to 1.37.2.
- [Release notes](https://github.com/waylaidwanderer/node-chatgpt-api/releases)
- [Commits](https://github.com/waylaidwanderer/node-chatgpt-api/commits)

---
updated-dependencies:
- dependency-name: "@waylaidwanderer/chatgpt-api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 16:57:53 +00:00
dependabot[bot]
f4d76f16b3
Bump @keyv/redis from 2.6.1 to 2.7.0
Bumps [@keyv/redis](https://github.com/jaredwray/keyv) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

---
updated-dependencies:
- dependency-name: "@keyv/redis"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-15 15:27:04 +00:00
bertybuttface
586885e12b
Merge pull request #199 from matrixgpt/dependabot/npm_and_yarn/typescript-5.1.6
Bump typescript from 5.1.3 to 5.1.6
2023-06-30 11:47:09 +01:00
dependabot[bot]
4c3377f73a
Bump @waylaidwanderer/chatgpt-api from 1.37.0 to 1.37.1
Bumps [@waylaidwanderer/chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) from 1.37.0 to 1.37.1.
- [Release notes](https://github.com/waylaidwanderer/node-chatgpt-api/releases)
- [Commits](https://github.com/waylaidwanderer/node-chatgpt-api/commits)

---
updated-dependencies:
- dependency-name: "@waylaidwanderer/chatgpt-api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 10:43:23 +00:00
dependabot[bot]
f22ce87d75
Bump typescript from 5.1.3 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 16:08:47 +00:00
dependabot[bot]
a589acff27
Bump @keyv/postgres from 1.4.6 to 1.4.7
Bumps [@keyv/postgres](https://github.com/jaredwray/keyv) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

---
updated-dependencies:
- dependency-name: "@keyv/postgres"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 17:04:51 +00:00
dependabot[bot]
00c085baba
Bump @keyv/postgres from 1.4.5 to 1.4.6
Bumps [@keyv/postgres](https://github.com/jaredwray/keyv) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

---
updated-dependencies:
- dependency-name: "@keyv/postgres"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 17:05:06 +00:00
bertybuttface
d50893b43c
Update package.json
Hotfix version number
2023-06-18 13:54:47 +01:00
dependabot[bot]
d4c86914fe
Bump @keyv/redis from 2.5.8 to 2.6.1
Bumps [@keyv/redis](https://github.com/jaredwray/keyv) from 2.5.8 to 2.6.1.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

---
updated-dependencies:
- dependency-name: "@keyv/redis"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-18 12:12:24 +00:00
dependabot[bot]
9105bd8cc2
Bump typescript from 5.0.4 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-18 12:03:45 +00:00
dependabot[bot]
7fe2973dc0
Bump dotenv from 16.1.3 to 16.3.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.1.3 to 16.3.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.1.3...v16.3.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-18 11:54:10 +00:00
dependabot[bot]
560d94410a
Bump @waylaidwanderer/chatgpt-api from 1.36.4 to 1.37.0 (#184)
Bumps [@waylaidwanderer/chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) from 1.36.4 to 1.37.0.
2023-06-08 17:04:33 +02:00
dependabot[bot]
cc8c64bf22
Bump @keyv/mongo from 2.1.8 to 2.2.8 (#175)
Bumps [@keyv/mongo](https://github.com/jaredwray/keyv) from 2.1.8 to 2.2.8.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)
2023-06-01 09:37:41 +02:00
dependabot[bot]
0d80d40619
Bump dotenv from 16.0.3 to 16.1.3 (#183)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.3 to 16.1.3.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.0.3...v16.1.3)
2023-06-01 09:36:29 +02:00
dependabot[bot]
ff989b582f
Bump @keyv/postgres from 1.4.4 to 1.4.5 (#174)
Bumps [@keyv/postgres](https://github.com/jaredwray/keyv) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)
2023-06-01 09:35:43 +02:00
dependabot[bot]
5ca7668f56
Bump @waylaidwanderer/chatgpt-api from 1.36.0 to 1.36.4 (#181)
Bumps [@waylaidwanderer/chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) from 1.36.0 to 1.36.4.
- [Release notes](https://github.com/waylaidwanderer/node-chatgpt-api/releases)
- [Commits](https://github.com/waylaidwanderer/node-chatgpt-api/commits)
2023-06-01 09:35:01 +02:00
dependabot[bot]
575fd1a1ce
Bump @keyv/redis from 2.5.5 to 2.5.8 (#160)
Bumps [@keyv/redis](https://github.com/jaredwray/keyv) from 2.5.5 to 2.5.8.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)
2023-05-16 11:58:26 +02:00
dependabot[bot]
4659d3a658
Bump @waylaidwanderer/chatgpt-api from 1.34.0 to 1.36.0 (#171)
Bumps [@waylaidwanderer/chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api) from 1.34.0 to 1.36.0.
- [Release notes](https://github.com/waylaidwanderer/node-chatgpt-api/releases)
- [Commits](https://github.com/waylaidwanderer/node-chatgpt-api/commits/v1.36.0)
2023-05-16 11:52:06 +02:00
dependabot[bot]
b519d5f0ca
Bump @keyv/sqlite from 3.6.4 to 3.6.5 (#167)
Bumps [@keyv/sqlite](https://github.com/jaredwray/keyv) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)
2023-05-16 10:53:26 +02:00
dependabot[bot]
e4c5a12e8c
Bump typescript from 4.9.5 to 5.0.4 (#153)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.4.
2023-05-10 13:42:47 +02:00
dependabot[bot]
beb3f8d2cd
Bump @keyv/postgres from 1.4.1 to 1.4.4 (#143)
Bumps [@keyv/postgres](https://github.com/jaredwray/keyv) from 1.4.1 to 1.4.4.
2023-05-10 13:41:22 +02:00
dependabot[bot]
c20142ec71
Bump zod from 3.20.6 to 3.21.4 (#129)
Bumps [zod](https://github.com/colinhacks/zod) from 3.20.6 to 3.21.4.
2023-05-10 13:40:30 +02:00
Max Kammler
458013d732
Bump version 2023-05-10 13:27:46 +02:00