Skip to content

chore: 升级版本号到 0.1.10 - #14

Merged
MimoKit merged 1 commit into
MimoKit:masterfrom
spaxie:fix/format-proxy-test
Jul 30, 2026
Merged

chore: 升级版本号到 0.1.10#14
MimoKit merged 1 commit into
MimoKit:masterfrom
spaxie:fix/format-proxy-test

Conversation

@spaxie

@spaxie spaxie commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

变更说明

  • 将项目版本从 0.1.9 提升到 0.1.10,使 WebUI 能从上游 masterpyproject.toml 检测到批量测速功能更新
  • 同步更新 tool.bumpversion.current_versionuv.lock 中的本地包版本
  • 将前端静态资源缓存参数从 1.3.8 更新到 1.3.9,避免升级后浏览器继续加载旧版 JS/CSS
  • 应用 Ruff 格式化结果,修复 fix: 优化 GitHub 加速源连通性测试 #13 合并后 Prek / ruff format 检查失败

问题背景

PR #13 已合并,但项目版本仍为 0.1.9,WebUI 的更新检测无法判断存在新版本;同时新增测试代码未通过仓库的 Ruff 格式化钩子。本 PR 一并修复这两个问题。

验证

  • uv run ruff format --check .
  • uv run ruff check .
  • uv lock --check
  • node --check src/nonebot_plugin_mimo_console/static/assets/app.js
  • uv run pytest:143 passed
  • git diff --check

@MimoKit
MimoKit merged commit 94b524f into MimoKit:master Jul 30, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants