Commit Graph

90 Commits

Author SHA1 Message Date
Clansty 8fd26c7bd4
chore: 容器启动时不需要重新 generate prisma client library 2024-01-12 21:01:45 +08:00
dependabot[bot] 3dfa9b5b42
chore(deps-dev): bump @types/lodash from 4.14.201 to 4.14.202
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.201 to 4.14.202.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 09:30:26 +00:00
dependabot[bot] cd948bb5b0
chore(deps-dev): bump @types/node from 20.10.8 to 20.11.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.8 to 20.11.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 02:40:19 +00:00
XieXiLin af0c8788b9
bump icqq to 0.6.8 2024-01-11 22:05:39 +08:00
凌莞~(=^▽^=) c62378fe8c
Merge pull request #171 from clansty/dependabot/npm_and_yarn/big-integer-1.6.52
chore(deps): bump big-integer from 1.6.51 to 1.6.52
2024-01-11 18:11:39 +08:00
dependabot[bot] 28f966fc2b
chore(deps): bump undici from 5.27.2 to 6.3.0
Bumps [undici](https://github.com/nodejs/undici) from 5.27.2 to 6.3.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.27.2...v6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 09:23:12 +00:00
dependabot[bot] 566814ce0b
chore(deps): bump big-integer from 1.6.51 to 1.6.52
Bumps [big-integer](https://github.com/peterolson/BigInteger.js) from 1.6.51 to 1.6.52.
- [Release notes](https://github.com/peterolson/BigInteger.js/releases)
- [Commits](https://github.com/peterolson/BigInteger.js/compare/v1.6.51...v1.6.52)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 09:23:03 +00:00
凌莞~(=^▽^=) 48458eb56d
Merge pull request #173 from clansty/dependabot/npm_and_yarn/axios-1.6.5
chore(deps): bump axios from 0.27.2 to 1.6.5
2024-01-11 17:22:23 +08:00
dependabot[bot] 0ee831dbac
chore(deps): bump axios from 0.27.2 to 1.6.5
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.5.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 09:14:42 +00:00
dependabot[bot] 2e3829304b
chore(deps): bump date-and-time and @types/date-and-time
Bumps [date-and-time](https://github.com/knowledgecode/date-and-time) and [@types/date-and-time](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/date-and-time). These dependencies needed to be updated together.

Updates `date-and-time` from 2.4.3 to 3.1.0
- [Commits](https://github.com/knowledgecode/date-and-time/compare/v2.4.3...v3.1.0)

Updates `@types/date-and-time` from 0.13.0 to 3.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/date-and-time)

---
updated-dependencies:
- dependency-name: date-and-time
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/date-and-time"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 09:13:42 +00:00
dependabot[bot] 97d658d73b
chore(deps-dev): bump @types/node from 20.10.7 to 20.10.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.7 to 20.10.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 02:39:21 +00:00
Clansty 7f8345f52e
feat: 签名 API 异常时提供重启选项 2024-01-10 18:26:31 +08:00
Clansty fe0fc61d2e
deps: bump prisma to 5.8 2024-01-10 16:01:24 +08:00
dependabot[bot] 305afc6ba9
chore(deps-dev): bump @types/prompts from 2.4.8 to 2.4.9
Bumps [@types/prompts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prompts) from 2.4.8 to 2.4.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prompts)

---
updated-dependencies:
- dependency-name: "@types/prompts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 07:55:35 +00:00
凌莞~(=^▽^=) f0acf253d9
Merge pull request #168 from clansty/dependabot/npm_and_yarn/file-type-19.0.0
chore(deps): bump file-type from 17.1.6 to 19.0.0
2024-01-10 15:55:00 +08:00
凌莞~(=^▽^=) da4aa3d9f8
Merge pull request #167 from clansty/dependabot/npm_and_yarn/types/sharp-0.32.0
chore(deps-dev): bump @types/sharp from 0.31.1 to 0.32.0
2024-01-10 15:54:51 +08:00
凌莞~(=^▽^=) 1df17e207a
Merge pull request #166 from clansty/dependabot/npm_and_yarn/baidu-aip-sdk-4.16.15
chore(deps): bump baidu-aip-sdk from 4.16.13 to 4.16.15
2024-01-10 15:54:41 +08:00
dependabot[bot] 40178eb68e
chore(deps): bump baidu-aip-sdk from 4.16.13 to 4.16.15
Bumps [baidu-aip-sdk](https://github.com/Baidu-AIP/nodejs-sdk) from 4.16.13 to 4.16.15.
- [Release notes](https://github.com/Baidu-AIP/nodejs-sdk/releases)
- [Commits](https://github.com/Baidu-AIP/nodejs-sdk/commits)

---
updated-dependencies:
- dependency-name: baidu-aip-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 07:52:49 +00:00
dependabot[bot] ac4a820ecf
chore(deps): bump file-type from 17.1.6 to 19.0.0
Bumps [file-type](https://github.com/sindresorhus/file-type) from 17.1.6 to 19.0.0.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v17.1.6...v19.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 07:51:35 +00:00
dependabot[bot] 6867d29e54
chore(deps-dev): bump @types/sharp from 0.31.1 to 0.32.0
Bumps [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sharp) from 0.31.1 to 0.32.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sharp)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 07:51:33 +00:00
dependabot[bot] 7d313431c1
chore(deps): bump @prisma/client from 5.7.1 to 5.8.0
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.7.1 to 5.8.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.8.0/packages/client)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 07:51:33 +00:00
Clansty 8db36a261e
deps: update quote-api and avoid dependabot change lock file 2024-01-10 15:50:36 +08:00
dependabot[bot] 32b24957d3
chore(deps-dev): bump ts-node from 10.9.1 to 10.9.2
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.9.1 to 10.9.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 12:16:23 +00:00
dependabot[bot] 238b1247c2
chore(deps-dev): bump typescript from 5.2.2 to 5.3.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 12:12:59 +00:00
dependabot[bot] ef235d0966
chore(deps-dev): bump @types/node from 18.18.8 to 20.10.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.18.8 to 20.10.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 12:07:33 +00:00
凌莞~(=^▽^=) 48d70e17e8
Merge pull request #161 from clansty/dependabot/npm_and_yarn/image-size-1.1.1
chore(deps): bump image-size from 1.0.2 to 1.1.1
2024-01-09 20:06:46 +08:00
dependabot[bot] ea61aa6b05
chore(deps): bump @prisma/client from 5.5.2 to 5.7.1
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.5.2 to 5.7.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.7.1/packages/client)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 12:02:25 +00:00
dependabot[bot] f9f4c60c5b
chore(deps): bump image-size from 1.0.2 to 1.1.1
Bumps [image-size](https://github.com/image-size/image-size) from 1.0.2 to 1.1.1.
- [Release notes](https://github.com/image-size/image-size/releases)
- [Commits](https://github.com/image-size/image-size/compare/v1.0.2...v1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 12:02:20 +00:00
凌莞~(=^▽^=) 3dd3734421
Merge pull request #159 from clansty/dependabot/npm_and_yarn/prisma-5.7.1
chore(deps): bump prisma from 5.5.2 to 5.7.1
2024-01-09 20:01:27 +08:00
dependabot[bot] d7358409e4
chore(deps): bump prisma from 5.5.2 to 5.7.1
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 5.5.2 to 5.7.1.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.7.1/packages/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 12:00:40 +00:00
dependabot[bot] 24edc40495
chore(deps): bump sharp from 0.32.6 to 0.33.1
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.6 to 0.33.1.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.32.6...v0.33.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 12:00:34 +00:00
Big_Cake 92abb90c0a
Bump icqq to 0.6.7
add 9.0.8 support
2024-01-06 14:40:16 +00:00
Big_Cake cafe5d8c85
bump icqq to 0.6.6 2023-12-23 15:54:47 +00:00
Big_Cake 13af99d591
bump icqq to 0.6.3 2023-11-26 01:26:22 +00:00
Clansty 9b204aa283
deps: 更新 gramjs 2023-11-08 11:12:21 +08:00
Clansty ace74c0cd3
fix: icqq 私聊一条消息可能会多次触发事件 2023-11-08 11:04:18 +08:00
Clansty 27e7595d00
remove nix, use standard docker build and use pnpm 2023-11-06 18:42:41 +08:00
Clansty 37099d327b
fix: 修复参数没有传进去的 bug 2023-11-06 02:03:13 +08:00
clansty c1727589af upgrade icqq 2023-10-16 21:27:29 +08:00
Sakari d93c221c23
fix: PHOTO_INVALID_DIMENSIONS 2023-09-28 13:17:40 +08:00
ccmuyuu 125907e2c9 update icqq to 0.4.12 2023-07-30 01:48:06 +08:00
ccmuyuu 04838e8604 update icqq to 0.4.11 2023-07-18 23:24:28 +08:00
Clansty fb234caa71 使用最新 main 分支 2023-06-30 19:42:33 +08:00
Clansty a8a9fc8ab0 将 oicq 替换为 icqq 2023-06-30 19:26:45 +08:00
Clansty 279b05e1a3
限时返场 2023-05-10 22:16:27 +08:00
Clansty 986d241595
update protocol 2023-04-25 15:00:40 +08:00
Clansty f53c3d3b89
处理 Spoiler 图片 2023-03-27 14:57:37 +08:00
Clansty 008433efa7
feat: 自动识别语音消息 2023-03-26 20:00:53 +08:00
Clansty 58bdea57cd
update oicq 2023-03-26 01:46:02 +08:00
Clansty dd13ea51f0
fix: t547 2023-03-23 21:50:39 +08:00