@tachybase/plugin-adapter-bullmq 1.3.21 → 1.3.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  module.exports = {
2
- "@tachybase/client": "1.3.21",
3
- "@tachybase/server": "1.3.21"
2
+ "@tachybase/client": "1.3.23",
3
+ "@tego/server": "1.3.43"
4
4
  };
@@ -1 +1 @@
1
- {"name":"@bull-board/api","version":"6.11.1","description":"A Dashboard server API built on top of bull or bullmq.","keywords":["bull","bullmq","redis","queue","monitoring","dashboard"],"repository":{"type":"git","url":"git+https://github.com/felixmosh/bull-board.git","directory":"packages/api"},"license":"MIT","author":"felixmosh","main":"dist/src/index.js","files":["dist","*Adapter.*"],"scripts":{"build":"tsc","clean":"rm -rf dist","test":"jest"},"dependencies":{"redis-info":"^3.1.0"},"devDependencies":{"@types/redis-info":"^3.0.3","@types/supertest":"^2.0.16","bull":"^4.16.5","bullmq":"^5.53.2","ioredis":"^5.6.1","supertest":"^7.1.1"},"peerDependencies":{"@bull-board/ui":"6.11.1"},"publishConfig":{"access":"public"},"_lastModified":"2025-07-25T05:49:45.738Z"}
1
+ {"name":"@bull-board/api","version":"6.11.1","description":"A Dashboard server API built on top of bull or bullmq.","keywords":["bull","bullmq","redis","queue","monitoring","dashboard"],"repository":{"type":"git","url":"git+https://github.com/felixmosh/bull-board.git","directory":"packages/api"},"license":"MIT","author":"felixmosh","main":"dist/src/index.js","files":["dist","*Adapter.*"],"scripts":{"build":"tsc","clean":"rm -rf dist","test":"jest"},"dependencies":{"redis-info":"^3.1.0"},"devDependencies":{"@types/redis-info":"^3.0.3","@types/supertest":"^2.0.16","bull":"^4.16.5","bullmq":"^5.53.2","ioredis":"^5.6.1","supertest":"^7.1.1"},"peerDependencies":{"@bull-board/ui":"6.11.1"},"publishConfig":{"access":"public"},"_lastModified":"2025-08-02T21:25:52.322Z"}
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/tego/tego/node_modules/.pnpm/ejs@3.1.10/node_modules/ejs/bin/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/ejs@3.1.10/node_modules/ejs/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/ejs@3.1.10/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/ejs@3.1.10/node_modules/ejs/bin/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/ejs@3.1.10/node_modules/ejs/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/ejs@3.1.10/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/tego/tego/node_modules/.pnpm/ejs@3.1.10/node_modules/ejs/bin/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/ejs@3.1.10/node_modules/ejs/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/ejs@3.1.10/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/ejs@3.1.10/node_modules/ejs/bin/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/ejs@3.1.10/node_modules/ejs/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/ejs@3.1.10/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../../ejs@3.1.10/node_modules/ejs/bin/cli.js" "$@"
@@ -1 +1 @@
1
- {"name":"@bull-board/koa","version":"6.11.1","description":"A Koa.js server adapter for Bull-Board dashboard.","keywords":["bull","bullmq","redis","koa","adapter","queue","monitoring","dashboard"],"repository":{"type":"git","url":"git+https://github.com/felixmosh/bull-board.git","directory":"packages/koa"},"license":"MIT","author":"felixmosh","main":"dist/index.js","files":["dist"],"scripts":{"build":"tsc","clean":"rm -rf dist"},"dependencies":{"@bull-board/api":"6.11.1","@bull-board/ui":"6.11.1","@koa/bodyparser":"^5.1.2","@ladjs/koa-views":"^9.0.0","ejs":"^3.1.10","koa":"^3.0.0","koa-mount":"^4.2.0","koa-router":"^13.0.1","koa-static":"^5.0.0"},"devDependencies":{"@types/co-body":"^6.1.3","@types/koa":"^2.15.0","@types/koa-mount":"^4.0.5","@types/koa-router":"^7.4.8","@types/koa-static":"^4.0.4","@types/koa-views":"^7.0.0"},"publishConfig":{"access":"public"},"_lastModified":"2025-07-25T05:49:53.618Z"}
1
+ {"name":"@bull-board/koa","version":"6.11.1","description":"A Koa.js server adapter for Bull-Board dashboard.","keywords":["bull","bullmq","redis","koa","adapter","queue","monitoring","dashboard"],"repository":{"type":"git","url":"git+https://github.com/felixmosh/bull-board.git","directory":"packages/koa"},"license":"MIT","author":"felixmosh","main":"dist/index.js","files":["dist"],"scripts":{"build":"tsc","clean":"rm -rf dist"},"dependencies":{"@bull-board/api":"6.11.1","@bull-board/ui":"6.11.1","@koa/bodyparser":"^5.1.2","@ladjs/koa-views":"^9.0.0","ejs":"^3.1.10","koa":"^3.0.0","koa-mount":"^4.2.0","koa-router":"^13.0.1","koa-static":"^5.0.0"},"devDependencies":{"@types/co-body":"^6.1.3","@types/koa":"^2.15.0","@types/koa-mount":"^4.0.5","@types/koa-router":"^7.4.8","@types/koa-static":"^4.0.4","@types/koa-views":"^7.0.0"},"publishConfig":{"access":"public"},"_lastModified":"2025-08-02T21:26:01.164Z"}
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/tego/tego/node_modules/.pnpm/semver@7.7.2/node_modules/semver/bin/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/semver@7.7.2/node_modules/semver/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/semver@7.7.2/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/semver@7.7.2/node_modules/semver/bin/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/semver@7.7.2/node_modules/semver/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/semver@7.7.2/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/tego/tego/node_modules/.pnpm/semver@7.7.2/node_modules/semver/bin/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/semver@7.7.2/node_modules/semver/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/semver@7.7.2/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/semver@7.7.2/node_modules/semver/bin/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/semver@7.7.2/node_modules/semver/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/semver@7.7.2/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../semver@7.7.2/node_modules/semver/bin/semver.js" "$@"
@@ -10,9 +10,9 @@ case `uname` in
10
10
  esac
11
11
 
12
12
  if [ -z "$NODE_PATH" ]; then
13
- export NODE_PATH="/home/runner/work/tego/tego/node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/dist/bin/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/dist/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/uuid@9.0.1/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/node_modules"
13
+ export NODE_PATH="/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/dist/bin/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/dist/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/uuid@9.0.1/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/node_modules"
14
14
  else
15
- export NODE_PATH="/home/runner/work/tego/tego/node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/dist/bin/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/dist/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/uuid@9.0.1/node_modules:/home/runner/work/tego/tego/node_modules/.pnpm/node_modules:$NODE_PATH"
15
+ export NODE_PATH="/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/dist/bin/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/dist/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/uuid@9.0.1/node_modules/uuid/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/uuid@9.0.1/node_modules:/home/runner/work/tego-standard/tego-standard/node_modules/.pnpm/node_modules:$NODE_PATH"
16
16
  fi
17
17
  if [ -x "$basedir/node" ]; then
18
18
  exec "$basedir/node" "$basedir/../../../../../uuid@9.0.1/node_modules/uuid/dist/bin/uuid" "$@"
@@ -1 +1 @@
1
- {"name":"bullmq","version":"5.56.4","description":"Queue for messages and jobs based on Redis","homepage":"https://bullmq.io/","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","source":"./src/index.ts","author":"Taskforce.sh Inc.","license":"MIT","keywords":["bull","bullmq","queues","jobs","redis"],"files":["dist"],"scripts":{"build":"npm run pretest && npm run tsc:all && npm run copy:main:type && npm run clean:temp:files && npm run copy:lua && npm run copy:includes:lua","circular:references":"madge --circular --extensions ts ./src","clean:scripts":"rimraf rawScripts src/scripts","clean:temp:files":"rimraf dist/cjs/bullmq.d.ts dist/esm/bullmq.d.ts dist/tsdoc-metadata.json","copy:includes:lua":"cpx \"./src/commands/includes/*.lua\" ./dist/cjs/commands/includes && cpx \"./src/commands/includes/*.lua\" ./dist/esm/commands/includes","copy:lua":"cpx \"./src/commands/*.lua\" ./dist/cjs/commands && cpx \"./src/commands/*.lua\" ./dist/esm/commands","copy:lua:python":"cpx \"./rawScripts/*.lua\" ./python/bullmq/commands","copy:main:type":"cpx \"./dist/esm/classes/main.d.ts\" ./dist/cjs/classes && cpx \"./dist/esm/classes/main-worker.d.ts\" ./dist/cjs/classes","coverage":"nyc --reporter=text --reporter=lcovonly npm run test","cm":"git cz","docs":"typedoc --excludeExternals --excludeProtected --excludePrivate --readme none src/index.ts","docs:json":"typedoc --excludeExternals --excludeProtected --excludePrivate --readme none src/index.ts --json ./apiVersions/v5.json --name v5","dc:up":"docker-compose -f docker-compose.yml up -d","dc:down":"docker-compose -f docker-compose.yml down","dry-run":"npm publish --dry-run","eslint:fix":"./node_modules/.bin/eslint . --fix","generate:raw:scripts":"ts-node --project tsconfig-cjs.json scripts/generateRawScripts.ts","lint":"./node_modules/.bin/eslint .","lint:staged":"lint-staged","prepublishOnly":"npm run build","prepare":"husky install","pretest":"npm run clean:scripts && npm run generate:raw:scripts && npm run transform:commands","prettier":"prettier --config package.json src/**/*.ts","pretty:quick":"pretty-quick --staged","semantic-release":"semantic-release","semantic-release-prepare":"ts-node tools/semantic-release-prepare","test":"NODE_ENV=test ts-mocha -p tsconfig-cjs.json --config ./.mocharc.js","test:watch":"ts-mocha -p tsconfig-cjs.json --paths 'tests/test_*.ts' -w --watch-extensions ts","transform:commands":"node ./scripts/commandTransform.js ./rawScripts ./src/scripts","tsc":"tsc","tsc:all":"tsc && tsc -p tsconfig-cjs.json"},"dependencies":{"cron-parser":"^4.9.0","ioredis":"^5.4.1","msgpackr":"^1.11.2","node-abort-controller":"^3.1.1","semver":"^7.5.4","tslib":"^2.0.0","uuid":"^9.0.0"},"devDependencies":{"@commitlint/cli":"^17.0.3","@commitlint/config-conventional":"^17.0.3","@istanbuljs/nyc-config-typescript":"^1.0.2","@semantic-release/changelog":"^6.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/exec":"^6.0.3","@semantic-release/git":"^10.0.1","@semantic-release/github":"^11.0.1","@semantic-release/npm":"^10.0.6","@semantic-release/release-notes-generator":"^10.0.3","@types/chai":"^4.3.1","@types/chai-as-promised":"^7.1.5","@types/lodash.defaults":"^4.2.7","@types/lodash.isarguments":"^3.1.7","@types/mocha":"^5.2.7","@types/msgpack":"^0.0.31","@types/node":"^12.20.25","@types/semver":"^7.3.9","@types/sinon":"^10.0.13","@types/uuid":"^3.4.10","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","chai":"^4.3.4","chai-as-promised":"^7.1.1","commitizen":"^4.2.5","cpx2":"^8.0.0","coveralls-next":"^4.2.1","eslint":"^9.24.0","eslint-config-prettier":"^8.5.0","eslint-plugin-mocha":"^10.1.0","eslint-plugin-prettier":"4.2.1","eslint-plugin-promise":"^7.2.1","eslint-plugin-tsdoc":"^0.4.0","fast-glob":"^3.3.3","husky":"^8.0.1","istanbul":"^0.4.5","lint-staged":"^15.5.0","madge":"^8.0.0","minimatch":"^9.0.3","mocha":"^11.1.0","mocha-lcov-reporter":"^1.3.0","moment":"^2.29.4","nyc":"^17.1.0","prettier":"^2.7.1","pretty-quick":"^3.1.3","progress":"^2.0.3","rimraf":"^6.0.1","rrule":"^2.6.9","semantic-release":"^24.2.5","sinon":"^18.0.1","test-console":"^2.0.0","ts-mocha":"^11.1.0","ts-node":"^10.7.0","typedoc":"^0.28.2","typescript":"^4.7.4"},"resolutions":{"brace-expansion":"1.1.12"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"check-coverage":true,"include":["src/**/*.ts"],"exclude":["bullmq-tests/test_*.ts"],"lines":80,"functions":80,"branches":70,"statements":80,"watermarks":{"lines":[80,95],"functions":[80,95],"branches":[80,95],"statements":[80,95]}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"commitlint":{"extends":["@commitlint/config-conventional"]},"lint-staged":{"*.{js,ts}":"npm run eslint:fix"},"repository":{"type":"git","url":"https://github.com/taskforcesh/bullmq.git"},"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"message":"*\\[python\\]*","release":false}]}],"@semantic-release/release-notes-generator",["@semantic-release/changelog",{"changelogFile":"docs/gitbook/changelog.md"}],["@semantic-release/exec",{"prepareCmd":"node scripts/updateVersion.js ${nextRelease.version} && yarn build"}],["@semantic-release/npm",{"npmPublish":true}],"@semantic-release/github"]},"packageManager":"yarn@1.22.22","_lastModified":"2025-07-25T05:49:56.043Z"}
1
+ {"name":"bullmq","version":"5.56.4","description":"Queue for messages and jobs based on Redis","homepage":"https://bullmq.io/","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","source":"./src/index.ts","author":"Taskforce.sh Inc.","license":"MIT","keywords":["bull","bullmq","queues","jobs","redis"],"files":["dist"],"scripts":{"build":"npm run pretest && npm run tsc:all && npm run copy:main:type && npm run clean:temp:files && npm run copy:lua && npm run copy:includes:lua","circular:references":"madge --circular --extensions ts ./src","clean:scripts":"rimraf rawScripts src/scripts","clean:temp:files":"rimraf dist/cjs/bullmq.d.ts dist/esm/bullmq.d.ts dist/tsdoc-metadata.json","copy:includes:lua":"cpx \"./src/commands/includes/*.lua\" ./dist/cjs/commands/includes && cpx \"./src/commands/includes/*.lua\" ./dist/esm/commands/includes","copy:lua":"cpx \"./src/commands/*.lua\" ./dist/cjs/commands && cpx \"./src/commands/*.lua\" ./dist/esm/commands","copy:lua:python":"cpx \"./rawScripts/*.lua\" ./python/bullmq/commands","copy:main:type":"cpx \"./dist/esm/classes/main.d.ts\" ./dist/cjs/classes && cpx \"./dist/esm/classes/main-worker.d.ts\" ./dist/cjs/classes","coverage":"nyc --reporter=text --reporter=lcovonly npm run test","cm":"git cz","docs":"typedoc --excludeExternals --excludeProtected --excludePrivate --readme none src/index.ts","docs:json":"typedoc --excludeExternals --excludeProtected --excludePrivate --readme none src/index.ts --json ./apiVersions/v5.json --name v5","dc:up":"docker-compose -f docker-compose.yml up -d","dc:down":"docker-compose -f docker-compose.yml down","dry-run":"npm publish --dry-run","eslint:fix":"./node_modules/.bin/eslint . --fix","generate:raw:scripts":"ts-node --project tsconfig-cjs.json scripts/generateRawScripts.ts","lint":"./node_modules/.bin/eslint .","lint:staged":"lint-staged","prepublishOnly":"npm run build","prepare":"husky install","pretest":"npm run clean:scripts && npm run generate:raw:scripts && npm run transform:commands","prettier":"prettier --config package.json src/**/*.ts","pretty:quick":"pretty-quick --staged","semantic-release":"semantic-release","semantic-release-prepare":"ts-node tools/semantic-release-prepare","test":"NODE_ENV=test ts-mocha -p tsconfig-cjs.json --config ./.mocharc.js","test:watch":"ts-mocha -p tsconfig-cjs.json --paths 'tests/test_*.ts' -w --watch-extensions ts","transform:commands":"node ./scripts/commandTransform.js ./rawScripts ./src/scripts","tsc":"tsc","tsc:all":"tsc && tsc -p tsconfig-cjs.json"},"dependencies":{"cron-parser":"^4.9.0","ioredis":"^5.4.1","msgpackr":"^1.11.2","node-abort-controller":"^3.1.1","semver":"^7.5.4","tslib":"^2.0.0","uuid":"^9.0.0"},"devDependencies":{"@commitlint/cli":"^17.0.3","@commitlint/config-conventional":"^17.0.3","@istanbuljs/nyc-config-typescript":"^1.0.2","@semantic-release/changelog":"^6.0.1","@semantic-release/commit-analyzer":"^13.0.1","@semantic-release/exec":"^6.0.3","@semantic-release/git":"^10.0.1","@semantic-release/github":"^11.0.1","@semantic-release/npm":"^10.0.6","@semantic-release/release-notes-generator":"^10.0.3","@types/chai":"^4.3.1","@types/chai-as-promised":"^7.1.5","@types/lodash.defaults":"^4.2.7","@types/lodash.isarguments":"^3.1.7","@types/mocha":"^5.2.7","@types/msgpack":"^0.0.31","@types/node":"^12.20.25","@types/semver":"^7.3.9","@types/sinon":"^10.0.13","@types/uuid":"^3.4.10","@typescript-eslint/eslint-plugin":"^8.28.0","@typescript-eslint/parser":"^8.28.0","chai":"^4.3.4","chai-as-promised":"^7.1.1","commitizen":"^4.2.5","cpx2":"^8.0.0","coveralls-next":"^4.2.1","eslint":"^9.24.0","eslint-config-prettier":"^8.5.0","eslint-plugin-mocha":"^10.1.0","eslint-plugin-prettier":"4.2.1","eslint-plugin-promise":"^7.2.1","eslint-plugin-tsdoc":"^0.4.0","fast-glob":"^3.3.3","husky":"^8.0.1","istanbul":"^0.4.5","lint-staged":"^15.5.0","madge":"^8.0.0","minimatch":"^9.0.3","mocha":"^11.1.0","mocha-lcov-reporter":"^1.3.0","moment":"^2.29.4","nyc":"^17.1.0","prettier":"^2.7.1","pretty-quick":"^3.1.3","progress":"^2.0.3","rimraf":"^6.0.1","rrule":"^2.6.9","semantic-release":"^24.2.5","sinon":"^18.0.1","test-console":"^2.0.0","ts-mocha":"^11.1.0","ts-node":"^10.7.0","typedoc":"^0.28.2","typescript":"^4.7.4"},"resolutions":{"brace-expansion":"1.1.12"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"check-coverage":true,"include":["src/**/*.ts"],"exclude":["bullmq-tests/test_*.ts"],"lines":80,"functions":80,"branches":70,"statements":80,"watermarks":{"lines":[80,95],"functions":[80,95],"branches":[80,95],"statements":[80,95]}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"commitlint":{"extends":["@commitlint/config-conventional"]},"lint-staged":{"*.{js,ts}":"npm run eslint:fix"},"repository":{"type":"git","url":"https://github.com/taskforcesh/bullmq.git"},"release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"message":"*\\[python\\]*","release":false}]}],"@semantic-release/release-notes-generator",["@semantic-release/changelog",{"changelogFile":"docs/gitbook/changelog.md"}],["@semantic-release/exec",{"prepareCmd":"node scripts/updateVersion.js ${nextRelease.version} && yarn build"}],["@semantic-release/npm",{"npmPublish":true}],"@semantic-release/github"]},"packageManager":"yarn@1.22.22","_lastModified":"2025-08-02T21:26:03.921Z"}
@@ -1,4 +1,4 @@
1
- import { Plugin } from '@tachybase/server';
1
+ import { Plugin } from '@tego/server';
2
2
  export declare class PluginAdapterBullmqServer extends Plugin {
3
3
  afterAdd(): Promise<void>;
4
4
  beforeLoad(): Promise<void>;
@@ -21,10 +21,10 @@ __export(plugin_exports, {
21
21
  default: () => plugin_default
22
22
  });
23
23
  module.exports = __toCommonJS(plugin_exports);
24
- var import_server = require("@tachybase/server");
25
24
  var import_api = require("@bull-board/api");
26
25
  var import_bullMQAdapter = require("@bull-board/api/bullMQAdapter");
27
26
  var import_koa = require("@bull-board/koa");
27
+ var import_server = require("@tego/server");
28
28
  var import_bullmq = require("bullmq");
29
29
  class PluginAdapterBullmqServer extends import_server.Plugin {
30
30
  async afterAdd() {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@tachybase/plugin-adapter-bullmq",
3
3
  "displayName": "Adapter bullmq",
4
- "version": "1.3.21",
4
+ "version": "1.3.23",
5
5
  "description": "Integrate and manage BullMQ message queues.",
6
6
  "keywords": [
7
7
  "System management"
@@ -11,16 +11,13 @@
11
11
  "devDependencies": {
12
12
  "@bull-board/api": "^6.11.1",
13
13
  "@bull-board/koa": "^6.11.1",
14
- "bullmq": "^5.56.4"
15
- },
16
- "peerDependencies": {
17
- "@tachybase/client": "1.3.21",
18
- "@tachybase/test": "1.3.21",
19
- "@tachybase/server": "1.3.21"
14
+ "@tachybase/test": "^1.3.43",
15
+ "@tego/client": "^1.3.43",
16
+ "@tego/server": "^1.3.43",
17
+ "bullmq": "^5.56.4",
18
+ "@tachybase/client": "1.3.23"
20
19
  },
21
20
  "description.zh-CN": "集成和管理BullMQ消息队列",
22
21
  "displayName.zh-CN": "BullMQ管理",
23
- "scripts": {
24
- "build": "tachybase-build --no-dts @tachybase/plugin-adapter-bullmq"
25
- }
22
+ "scripts": {}
26
23
  }