Commit Graph

27 Commits

Author SHA1 Message Date
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
Clansty 1003bdfdb0
fix: ci 2024-01-10 00:20:49 +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