dependabot[bot]
|
aedd9584a9
|
Bump the npm_and_yarn group across 1 directory with 10 updates
Bumps the npm_and_yarn group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@grpc/grpc-js](https://github.com/grpc/grpc-node) | `1.14.0` | `1.14.4` |
| [body-parser](https://github.com/expressjs/body-parser) | `1.20.3` | `1.20.6` |
| [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `3.0.3` | `3.0.7` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `4.1.0` | `4.3.0` |
| [multer](https://github.com/expressjs/multer) | `2.1.1` | `2.2.0` |
| [nodemailer](https://github.com/nodemailer/nodemailer) | `8.0.1` | `9.0.1` |
| [undici](https://github.com/nodejs/undici) | `7.9.0` | `7.28.0` |
| [axios](https://github.com/axios/axios) | `1.7.8` | `1.18.0` |
Updates `@grpc/grpc-js` from 1.14.0 to 1.14.4
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.14.0...@grpc/grpc-js@1.14.4)
Updates `body-parser` from 1.20.3 to 1.20.6
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.3...1.20.6)
Updates `http-proxy-middleware` from 3.0.3 to 3.0.7
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v3.0.7/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v3.0.3...v3.0.7)
Updates `js-yaml` from 4.1.0 to 4.3.0
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.3.0)
Updates `multer` from 2.1.1 to 2.2.0
- [Release notes](https://github.com/expressjs/multer/releases)
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expressjs/multer/compare/v2.1.1...v2.2.0)
Updates `nodemailer` from 8.0.1 to 9.0.1
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v8.0.1...v9.0.1)
Updates `undici` from 7.9.0 to 7.28.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.9.0...v7.28.0)
Updates `axios` from 1.7.8 to 1.18.0
- [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/v1.7.8...v1.18.0)
Updates `brace-expansion` from 1.1.12 to 1.1.18
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/commits)
Updates `form-data` from 4.0.1 to 4.0.6
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.1...v4.0.6)
---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
dependency-version: 1.14.4
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: body-parser
dependency-version: 1.20.6
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: http-proxy-middleware
dependency-version: 3.0.7
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: js-yaml
dependency-version: 4.3.0
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: multer
dependency-version: 2.2.0
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: nodemailer
dependency-version: 9.0.1
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: undici
dependency-version: 7.28.0
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-version: 1.18.0
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: brace-expansion
dependency-version: 1.1.18
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: form-data
dependency-version: 4.0.6
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-08-01 12:16:42 +00:00 |
|
Kobi Hikri
|
6618240c61
|
ci: attach provenance and SBOM attestations to the published images (#3048)
* ci: attach provenance and SBOM attestations to the published images
* ci: restore trailing newline at end of file
|
2026-08-01 20:11:55 +08:00 |
|
whyour
|
0bb41ebe96
|
新版本 v2.21.0
v2.21.0
|
2026-07-25 13:28:44 +08:00 |
|
whyour
|
d67f33df39
|
fix: 防止 task_before 污染 Node.js 依赖路径
|
2026-07-24 22:33:48 +08:00 |
|
whyour
|
24d539fc05
|
fix: 使用 npm 包安装 sqlite3
|
2026-07-19 00:40:40 +08:00 |
|
whyour
|
214e23a63d
|
fix: 恢复 linux/s390x 镜像支持
|
2026-07-18 11:02:07 +08:00 |
|
whyour
|
ddb3ab7ac3
|
Add configurable browser tab title for multi-instance QingLong deployments (#3041)
|
2026-07-10 02:07:11 +08:00 |
|
whyour
|
da6dac8bf1
|
ts-node 异常,锁定 typescript 版本
|
2026-07-10 01:36:31 +08:00 |
|
whyour
|
9b17a41987
|
修复 dashboard 接口地址
|
2026-07-08 00:28:35 +08:00 |
|
whyour
|
cdfa6c3c3c
|
增加启动错误日志
|
2026-07-04 21:36:11 +08:00 |
|
whyour
|
1953022b99
|
修复识别系统默认语言
|
2026-07-04 01:13:59 +08:00 |
|
whyour
|
38d84f9f31
|
修复订阅链接正则判断
|
2026-07-02 00:08:39 +08:00 |
|
whyour
|
e92ddb0aed
|
修复添加任务有可能失败
|
2026-07-01 00:37:42 +08:00 |
|
Copilot
|
a0d57c78c5
|
Fix "Validation failed" when editing env variables with null labels (#3026)
* Initial plan
* Fix env variable edit validation error when labels is null
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-06-30 23:51:21 +08:00 |
|
Martha Ramirez
|
a942a5686f
|
修复删除定时任务后 crontab.list 残留导致订阅更新无法重新注册 (#3021)
* 修复删除定时任务后 crontab.list 未同步导致订阅更新无法重新注册脚本
crontab.list 作为数据库的文件镜像,其同步 setCrontab() 此前串行在尽力而为
的 gRPC addCron/delCron 调用之后:当调度 worker 重启等导致 gRPC 短暂不可用、
addCron/delCron reject 时,setCrontab() 会被跳过,crontab.list 与数据库脱节。
而 shell/update.sh 的 gen_list_repo() 将 crontab.list 作为"已有任务"真源,
于是订阅更新误判脚本已存在、跳过新增注册(前端再也看不到这些脚本)。
将 create/update/remove/disabled/enabled/autosave_crontab 中的 gRPC 调用改为
尽力而为(try/catch + 告警日志),保证 setCrontab() 总是执行;autosave_crontab
额外将 setCrontab 提前到 addCron 之前,确保启动/调度器重启时文件总是同步,
并避免 gRPC 失败导致应用启动崩溃。
调度器内存中的任务注册与 crontab.list/系统 crontab 同步是两个相互独立的关注点:
gRPC 失败时内存调度可能在调度器重启后由 autosave_crontab 重新注册,但文件同步
不应因此被阻断。修复后既有的 crontab.list 残留会在下次重启或任意增删改时自愈。
可能与 #2422(订阅更新重复添加任务)同根因。
* 过滤 delCron 中 scheduleStacks 的 null job
nodeSchedule.scheduleJob() 对无效 cron 表达式(如 "0 * /6 * * *",
空格分开了 * /6)会返回 null,原代码原样存入 scheduleStacks 数组。
delCron 取消时对 null 调 cancel() 抛出 UNKNOWN 错误,导致 gRPC
handler 中断、HTTP 端 cronService.remove() 跳过 setCrontab(),
crontab.list 残留已删任务的记录,导致订阅更新时 gen_list_repo()
误判脚本已存在、不再重新注册。
过滤 null 并对每个 cancel 调用加 try/catch 容错。
|
2026-06-30 23:48:51 +08:00 |
|
magicJie
|
a1ccd9947d
|
Add Kubernetes deployment manifests (#3025)
|
2026-06-30 22:24:03 +08:00 |
|
zjiecode
|
327c3a317b
|
Add WxPusher simple push support,Enhance user experience and reduce configuration complexity (#3023)
* 新增对WxPusher极简推送的支持,减小用户使用成本
* 新增脚本对WxPusher极简推送的支持
* 修复通知配置的枚举定义
---------
Co-authored-by: zjiecode <zjiecode@gmail.com>
|
2026-06-30 14:30:31 +08:00 |
|
whyour
|
d3016431ce
|
定时任务显示完整运行历史
|
2026-06-28 15:48:58 +08:00 |
|
whyour
|
5fbff0e1c8
|
修复 openapi 鉴权提示
|
2026-06-26 15:31:25 +08:00 |
|
whyour
|
3044f63f03
|
修复国际化文案
|
2026-06-21 23:53:32 +08:00 |
|
whyour
|
369dd13212
|
修复 deps 目录依赖逻辑
|
2026-06-21 12:12:29 +08:00 |
|
whyour
|
b5a5fb3be6
|
shell 增加国际化
|
2026-06-14 21:19:06 +08:00 |
|
whyour
|
0ee0b83207
|
延迟增加运行时间提示
|
2026-06-14 15:21:29 +08:00 |
|
whyour
|
5f2d5bb24a
|
修复 esm 依赖查询路径
|
2026-06-13 21:08:25 +08:00 |
|
whyour
|
949d956aef
|
grpc 服务增加证书校验
|
2026-06-13 20:16:49 +08:00 |
|
whyour
|
96b4c90398
|
增加 sudo 命令判断
|
2026-06-13 00:53:41 +08:00 |
|
whyour
|
7d8feadc78
|
修复获取定时任务参数
|
2026-06-13 00:09:31 +08:00 |
|
whyour
|
d1dfde3ca9
|
修复配置文件路径可能越权
|
2026-06-12 23:45:40 +08:00 |
|
whyour
|
6796068523
|
更新国际化文案
|
2026-06-11 23:18:45 +08:00 |
|
whyour
|
05f8fd3805
|
接口提示信息国际化
|
2026-06-11 02:19:04 +08:00 |
|
whyour
|
946731ac8d
|
增加运行实例
|
2026-06-10 01:53:10 +08:00 |
|
whyour
|
617cf7e5b4
|
更新 stop emoji
|
2026-06-09 00:48:03 +08:00 |
|
whyour
|
662adc0f9c
|
修复 dashboard title
|
2026-06-07 23:45:43 +08:00 |
|
whyour
|
23b41893a3
|
修复获取任务退出码
|
2026-06-07 23:28:21 +08:00 |
|
whyour
|
34d4526413
|
修复 work_dir 目录判断
|
2026-06-07 22:03:48 +08:00 |
|
whyour
|
ad92e0c2c0
|
修复任务统计日志
|
2026-06-07 15:15:12 +08:00 |
|
whyour
|
c14390cf41
|
修复 work_dir 验证
|
2026-06-07 13:56:06 +08:00 |
|
whyour
|
fd6b4e4cde
|
定时任务增加 work_dir 设置
|
2026-06-07 13:19:01 +08:00 |
|
whyour
|
865e3035b9
|
开机运行任务同时开始运行
|
2026-06-01 23:24:10 +08:00 |
|
whyour
|
d8d30c3619
|
修复 initFile
|
2026-06-01 19:07:15 +08:00 |
|
whyour
|
4e803df51e
|
修复内部服务 ip 地址
|
2026-06-01 18:28:54 +08:00 |
|
whyour
|
e8ac195c96
|
增加任务统计
|
2026-06-01 18:20:18 +08:00 |
|
whyour
|
c0b7527148
|
修复路径穿越
|
2026-06-01 13:49:32 +08:00 |
|
whyour
|
ca347c5854
|
修复非 root 用户更新时区和 linux 配置
|
2026-05-31 16:48:13 +08:00 |
|
whyour
|
4bee3fbdf4
|
修复 getCronById api status
|
2026-05-31 15:53:24 +08:00 |
|
whyour
|
b6537e27ef
|
update mirror action
|
2026-05-31 15:04:10 +08:00 |
|
Copilot
|
0e5b8bef4b
|
Fix HITOKOTO parameter boolean/string type handling (#2918)
* Initial plan
* Fix HITOKOTO parameter type mismatch in notify scripts
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
* Refactor JavaScript HITOKOTO check for consistency with Python
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
|
2026-05-31 14:26:57 +08:00 |
|
Copilot
|
e06c3571a8
|
Fix undefined error in serverNotify when Server酱 returns error responses (#2917)
* Initial plan
* Fix: Replace data.data.errno with data.code to prevent undefined error
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
|
2026-05-31 14:25:51 +08:00 |
|
whyour
|
c2eac8b8fd
|
移除未使用配置
|
2026-05-31 00:36:54 +08:00 |
|
jmclulu
|
3aab1233bb
|
fix: correct typos in source code and locales (#3003)
- Fix Countrys -> Countries in comment
- Fix Scrolldown -> ScrollDown in variable name
- Fix completeTowFactor -> completeTwoFactor (3x)
- Fix deactiveTowFactor -> deactivateTwoFactor (3x)
- Fix activeOrDeactiveTwoFactor -> activeOrDeactivateTwoFactor
- Fix API route /two-factor/deactive -> /two-factor/deactivate
- Fix elment -> element in function param
- Fix synolog -> synology in comment
- Fix Chinese comment 制定 -> 指定
- Fix swapped BARK English translations on lines 360-361
|
2026-05-31 00:32:04 +08:00 |
|