Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/misskey-dev/misskey.git"
},
"packageManager": "pnpm@11.11.0",
"packageManager": "pnpm@11.19.0",
"workspaces": [
"packages/backend",
"packages/frontend-shared",
Expand Down Expand Up @@ -55,23 +55,23 @@
},
"dependencies": {
"esbuild": "0.28.1",
"execa": "9.6.1",
"execa": "10.0.1",
"ignore-walk": "9.0.0",
"js-yaml": "5.2.2",
"tar": "7.5.21"
"js-yaml": "5.2.3",
"tar": "7.5.22"
},
"devDependencies": {
"@eslint/js": "9.39.5",
"@misskey-dev/eslint-plugin": "2.1.0",
"@types/node": "26.1.1",
"@typescript-eslint/eslint-plugin": "8.63.0",
"@typescript-eslint/parser": "8.63.0",
"@types/node": "26.1.2",
"@typescript-eslint/eslint-plugin": "8.65.0",
"@typescript-eslint/parser": "8.65.0",
"@typescript/native": "npm:typescript@7.0.2",
"cross-env": "10.1.0",
"eslint": "9.39.5",
"globals": "17.7.0",
"globals": "17.8.0",
"ncp": "2.0.0",
"pnpm": "11.11.0",
"pnpm": "11.19.0",
"start-server-and-test": "3.0.11",
"typescript": "npm:@typescript/typescript6@6.0.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages-private/changelog-checker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@types/mdast": "4.0.4",
"@types/node": "26.1.1",
"@types/node": "26.1.2",
"@vitest/coverage-v8": "4.1.10",
"mdast-util-to-string": "4.0.0",
"remark": "15.0.1",
Expand Down
9 changes: 4 additions & 5 deletions packages-private/diagnostics-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,14 @@
},
"dependencies": {
"diagnostics-shared": "workspace:*",
"execa": "9.6.1"
"execa": "10.0.1"
},
"devDependencies": {
"@types/node": "26.1.1",
"@types/pg": "8.20.0",
"ioredis": "5.11.1",
"@types/node": "26.1.2",
"@types/pg": "8.20.3",
"ioredis": "6.0.0",
"pg": "8.22.0",
"tsx": "4.23.1",
"typescript": "5.9.3",
"vitest": "4.1.10"
}
}
5 changes: 2 additions & 3 deletions packages-private/diagnostics-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@
"diagnostics-shared": "workspace:*"
},
"devDependencies": {
"@types/node": "26.1.1",
"@types/node": "26.1.2",
"frontend": "workspace:*",
"playwright": "1.61.1",
"playwright": "1.62.1",
"tsx": "4.23.1",
"typescript": "5.9.3",
"vitest": "4.1.10"
}
}
3 changes: 1 addition & 2 deletions packages-private/diagnostics-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@types/node": "26.1.1",
"typescript": "5.9.3",
"@types/node": "26.1.2",
"vitest": "4.1.10"
}
}
56 changes: 28 additions & 28 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,50 +51,50 @@
"utf-8-validate": "6.0.6"
},
"dependencies": {
"@aws-sdk/client-s3": "3.1085.0",
"@aws-sdk/lib-storage": "3.1085.0",
"@aws-sdk/client-s3": "3.1101.0",
"@aws-sdk/lib-storage": "3.1101.0",
"@fastify/accepts": "5.0.4",
"@fastify/cors": "11.3.0",
"@fastify/http-proxy": "11.5.0",
"@fastify/http-proxy": "11.6.0",
"@fastify/multipart": "10.1.0",
"@fastify/static": "10.1.2",
"@kitajs/html": "4.2.13",
"@misskey-dev/emoji-assets": "17.0.3",
"@misskey-dev/emoji-data": "17.0.3",
"@misskey-dev/sharp-read-bmp": "1.3.1",
"@misskey-dev/summaly": "5.5.1",
"@napi-rs/canvas": "1.0.2",
"@napi-rs/canvas": "1.0.3",
"@nestjs/common": "11.1.28",
"@nestjs/core": "11.1.28",
"@nestjs/testing": "11.1.28",
"@oxc-project/runtime": "0.139.0",
"@oxc-project/runtime": "0.142.0",
"@peertube/http-signature": "1.7.0",
"@sentry/node": "10.65.0",
"@sentry/profiling-node": "10.65.0",
"@sentry/node": "10.69.0",
"@sentry/profiling-node": "10.69.0",
"@simplewebauthn/server": "13.3.2",
"@smithy/node-http-handler": "4.9.5",
"@smithy/node-http-handler": "4.9.13",
"accepts": "1.3.8",
"ajv": "8.20.0",
"archiver": "8.0.0",
"bcryptjs": "3.0.3",
"blurhash": "2.0.5",
"bullmq": "5.80.2",
"bullmq": "6.0.5",
"cacheable-lookup": "7.0.0",
"chalk": "5.6.2",
"chalk": "6.0.0",
"chalk-template": "1.1.2",
"chokidar": "5.0.0",
"color-convert": "3.1.3",
"content-disposition": "2.0.1",
"date-fns": "4.4.0",
"deep-email-validator": "0.1.27",
"fastify": "5.10.0",
"fastify": "5.11.0",
"fastify-raw-body": "5.0.0",
"feed": "6.0.0",
"file-type": "22.0.1",
"fluent-ffmpeg": "2.1.3",
"got": "15.1.0",
"hpagent": "1.2.0",
"http-link-header": "1.1.3",
"http-link-header": "1.1.4",
"i18n": "workspace:*",
"ioredis": "5.11.1",
"ip-cidr": "4.0.2",
Expand All @@ -103,7 +103,7 @@
"json5": "2.2.3",
"jsonld": "9.0.0",
"juice": "12.1.1",
"meilisearch": "0.59.0",
"meilisearch": "0.60.0",
"mfm-js": "0.26.0",
"mime-types": "3.0.2",
"misskey-js": "workspace:*",
Expand All @@ -112,7 +112,7 @@
"nanoid": "6.0.0",
"nested-property": "4.0.0",
"node-fetch": "3.3.2",
"node-html-parser": "9.0.0",
"node-html-parser": "9.0.1",
"nodemailer": "9.0.3",
"os-utils": "0.0.14",
"otpauth": "9.5.1",
Expand All @@ -123,7 +123,7 @@
"qrcode": "1.5.4",
"random-seed": "0.3.0",
"ratelimiter": "3.4.1",
"re2": "1.26.0",
"re2": "1.26.1",
"reflect-metadata": "0.2.2",
"rename": "1.0.4",
"rss-parser": "3.13.0",
Expand All @@ -134,22 +134,22 @@
"slacc": "0.1.5",
"strict-event-emitter-types": "2.0.0",
"stringz": "2.1.0",
"systeminformation": "5.31.16",
"systeminformation": "5.33.1",
"tinycolor2": "1.6.0",
"tmp": "0.2.7",
"tsc-alias": "1.9.0",
"tsc-alias": "1.9.1",
"typeorm": "1.1.0",
"ulid": "3.0.2",
"vary": "1.1.2",
"web-push": "3.6.7",
"ws": "8.21.0",
"ws": "8.21.1",
"xev": "3.0.2"
},
"devDependencies": {
"@kitajs/ts-html-plugin": "4.1.4",
"@nestjs/platform-express": "11.1.28",
"@rollup/plugin-esm-shim": "0.1.8",
"@sentry/vue": "10.65.0",
"@sentry/vue": "10.69.0",
"@sinonjs/fake-timers": "15.4.0",
"@types/accepts": "1.3.7",
"@types/archiver": "8.0.0",
Expand All @@ -158,9 +158,9 @@
"@types/jsonld": "1.5.15",
"@types/mime-types": "3.0.1",
"@types/ms": "2.1.0",
"@types/node": "26.1.1",
"@types/node": "26.1.2",
"@types/nodemailer": "8.0.1",
"@types/pg": "8.20.0",
"@types/pg": "8.20.3",
"@types/qrcode": "1.5.6",
"@types/random-seed": "0.3.5",
"@types/ratelimiter": "3.4.6",
Expand All @@ -174,21 +174,21 @@
"@types/vary": "1.1.3",
"@types/web-push": "3.6.4",
"@types/ws": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.63.0",
"@typescript-eslint/parser": "8.63.0",
"@typescript-eslint/eslint-plugin": "8.65.0",
"@typescript-eslint/parser": "8.65.0",
"@vitest/coverage-v8": "4.1.10",
"aws-sdk-client-mock": "4.1.0",
"cbor2": "2.3.0",
"cross-env": "10.1.0",
"eslint-plugin-import": "2.32.0",
"execa": "9.6.1",
"execa": "10.0.1",
"fkill": "10.0.3",
"js-yaml": "5.2.2",
"js-yaml": "5.2.3",
"pid-port": "2.1.1",
"rolldown": "1.1.5",
"rolldown": "1.2.1",
"simple-oauth2": "5.1.0",
"vite": "8.1.4",
"vite": "8.2.0",
"vitest": "4.1.10",
"vitest-mock-extended": "4.0.0"
"vitest-mock-extended": "5.1.1"
}
}
2 changes: 1 addition & 1 deletion packages/backend/src/core/QueueService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -901,7 +901,7 @@ export class QueueService {
const isPaused = await queue.isPaused();
const metrics_completed = await queue.getMetrics('completed', 0, MetricsTime.ONE_WEEK);
const metrics_failed = await queue.getMetrics('failed', 0, MetricsTime.ONE_WEEK);
const db = parseRedisInfo(await (await queue.client).info());
const db = parseRedisInfo(await (await queue.getBackend().client).info());

return {
name: queueType,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export const paramDef = {
type: 'object',
properties: {
queue: { type: 'string', enum: QUEUE_TYPES },
state: { type: 'array', items: { type: 'string', enum: ['active', 'wait', 'delayed', 'completed', 'failed', 'paused'] } },
state: { type: 'array', items: { type: 'string', enum: ['active', 'wait', 'delayed', 'completed', 'failed'] } },
Comment thread
coderabbitai[bot] marked this conversation as resolved.
search: { type: 'string' },
},
required: ['queue', 'state'],
Expand Down
16 changes: 8 additions & 8 deletions packages/frontend-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
},
"devDependencies": {
"@types/estree": "1.0.9",
"@types/node": "26.1.1",
"@typescript-eslint/eslint-plugin": "8.63.0",
"@typescript-eslint/parser": "8.63.0",
"rollup": "4.62.2"
"@types/node": "26.1.2",
"@typescript-eslint/eslint-plugin": "8.65.0",
"@typescript-eslint/parser": "8.65.0",
"rollup": "4.62.4"
},
"dependencies": {
"i18n": "workspace:*",
"magic-string": "0.30.21",
"oxc-walker": "1.0.0",
"rolldown": "1.1.5",
"vite": "8.1.4"
"magic-string": "1.1.0",
"oxc-walker": "1.1.1",
"rolldown": "1.2.1",
"vite": "8.2.0"
}
}
28 changes: 14 additions & 14 deletions packages/frontend-embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"mfm-js": "0.26.0",
"misskey-js": "workspace:*",
"punycode.js": "2.3.1",
"shiki": "4.3.1",
"shiki": "4.4.1",
"tinycolor2": "1.6.0",
"uuid": "14.0.1",
"vue": "3.5.39"
"vue": "3.5.40"
},
"devDependencies": {
"@misskey-dev/emoji-assets": "17.0.3",
Expand All @@ -30,25 +30,25 @@
"@rollup/pluginutils": "5.4.0",
"@tabler/icons-webfont": "3.35.0",
"@testing-library/vue": "8.1.0",
"@types/node": "26.1.1",
"@types/node": "26.1.2",
"@types/punycode.js": "npm:@types/punycode@2.1.4",
"@types/tinycolor2": "1.4.6",
"@types/ws": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.63.0",
"@typescript-eslint/parser": "8.63.0",
"@typescript-eslint/eslint-plugin": "8.65.0",
"@typescript-eslint/parser": "8.65.0",
"@vitest/coverage-v8": "4.1.10",
"@vitejs/plugin-vue": "6.0.7",
"@vue/runtime-core": "3.5.39",
"@vitejs/plugin-vue": "6.0.8",
"@vue/runtime-core": "3.5.40",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-vue": "10.9.2",
"eslint-plugin-vue": "10.10.0",
"intersection-observer": "0.12.2",
"lightningcss": "1.32.0",
"lightningcss": "1.33.0",
"sass-embedded": "1.100.0",
"tsx": "4.23.0",
"typescript": "6.0.2",
"vite": "8.1.4",
"vue-component-type-helpers": "3.3.7",
"tsx": "4.23.1",
"typescript": "6.0.3",
"vite": "8.2.0",
"vue-component-type-helpers": "3.3.9",
"vue-eslint-parser": "10.4.1",
"vue-tsc": "3.3.7"
"vue-tsc": "3.3.9"
}
}
12 changes: 6 additions & 6 deletions packages/frontend-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"lint": "pnpm typecheck && pnpm eslint"
},
"devDependencies": {
"@types/node": "26.1.1",
"@types/node": "26.1.2",
"@types/tinycolor2": "1.4.6",
"@typescript-eslint/eslint-plugin": "8.63.0",
"@typescript-eslint/parser": "8.63.0",
"eslint-plugin-vue": "10.9.2",
"@typescript-eslint/eslint-plugin": "8.65.0",
"@typescript-eslint/parser": "8.65.0",
"eslint-plugin-vue": "10.10.0",
"vue-eslint-parser": "10.4.1"
},
"files": [
Expand All @@ -23,8 +23,8 @@
"i18n": "workspace:*",
"json5": "2.2.3",
"misskey-js": "workspace:*",
"shiki": "4.3.1",
"shiki": "4.4.1",
"tinycolor2": "1.6.0",
"vue": "3.5.39"
"vue": "3.5.40"
}
}
Loading
Loading