Nonebot-plugin-tetris-stats

Latest version: v1.7.2

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 14

1.6.0

What's Changed
* 🐛 兼容pydantic v1 by shoucandanghehe in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/489
* ⬆️ Bump yarl from 1.15.4 to 1.16.0 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/488
* ⬆️ Bump nonebot-plugin-user from 0.4.3 to 0.4.4 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/485
* ⬆️ Bump mypy from 1.12.0 to 1.12.1 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/486
* ⬆️ Bump playwright from 1.47.0 to 1.48.0 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/483
* :arrow_up: auto update by pre-commit hooks by pre-commit-ci in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/487
* ⬆️ Bump nonebot-adapter-onebot from 2.4.5 to 2.4.6 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/494
* ⬆️ Bump rich from 13.9.2 to 13.9.3 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/492
* ⬆️ Bump basedpyright from 1.19.0 to 1.19.1 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/490
* ⬆️ Bump ruff from 0.7.0 to 0.7.1 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/493
* ⬆️ Bump mypy from 1.12.1 to 1.13.0 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/491
* 🎨 重命名变量 by shoucandanghehe in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/495
* ✨ 历史tr图表 by shoucandanghehe in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/499
* 🌐 支持i18n by shoucandanghehe in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/501
* 🧑‍💻 使用 uv 管理项目 by shoucandanghehe in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/502
* Configure Renovate by renovate in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/500
* ⬆️ Upgrade actions/checkout action to v4 by renovate in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/504
* ⬆️ Upgrade github/codeql-action action to v3 by renovate in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/506

New Contributors
* renovate made their first contribution in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/500

**Full Changelog**: https://github.com/A-Minos/nonebot-plugin-tetris-stats/compare/1.5.5...1.6.0

1.5.5

What's Changed
* ✨ 为 TETR.IO 引入全局速率限制 by shoucandanghehe in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/481


**Full Changelog**: https://github.com/A-Minos/nonebot-plugin-tetris-stats/compare/1.5.4...1.5.5

1.5.4

What's Changed
* ⬆️ Bump arclet-alconna from 1.8.30 to 1.8.31 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/468
* ⬆️ Bump starlette from 0.38.2 to 0.40.0 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/472
* ⬆️ Bump pillow from 10.4.0 to 11.0.0 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/470
* ⬆️ Bump mypy from 1.11.2 to 1.12.0 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/469
* ⬆️ Bump yarl from 1.14.0 to 1.15.3 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/473
* ⬆️ Bump viztracer from 0.16.3 to 0.17.0 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/471
* ⬆️ Bump yarl from 1.15.3 to 1.15.4 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/476
* 🐛 修复 茶服 api 查询链接拼接错误 by shoucandanghehe in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/480
* ⬆️ Bump basedpyright from 1.18.4 to 1.19.0 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/474
* ⬆️ Bump nonebot-plugin-alconna from 0.53.0 to 0.53.1 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/478
* ⬆️ Bump ruff from 0.6.9 to 0.7.0 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/479


**Full Changelog**: https://github.com/A-Minos/nonebot-plugin-tetris-stats/compare/1.5.3...1.5.4

1.5.3

What's Changed
* ⬆️ Bump types-lxml from 2024.8.7 to 2024.9.16 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/438
* :arrow_up: auto update by pre-commit hooks by pre-commit-ci in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/439
* ⬆️ Bump basedpyright from 1.17.4 to 1.17.5 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/441
* ⬆️ Bump nonebot-adapter-onebot from 2.4.4 to 2.4.5 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/440
* ⬆️ Bump ruff from 0.6.5 to 0.6.6 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/442
* ⬆️ Bump pandas from 2.2.2 to 2.2.3 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/443
* ⬆️ Bump nonebot-adapter-satori from 0.12.5 to 0.12.6 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/444
* ⬆️ Bump ruff from 0.6.6 to 0.6.7 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/445
* ⬆️ Bump nonebot-plugin-alconna from 0.52.2 to 0.52.3 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/446
* :arrow_up: auto update by pre-commit hooks by pre-commit-ci in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/447
* ⬆️ Bump aiocache from 0.12.2 to 0.12.3 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/449
* ⬆️ Bump yarl from 1.11.1 to 1.13.1 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/454
* ⬆️ Bump nonebot-adapter-qq from 1.5.1 to 1.5.2 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/455
* ⬆️ Bump basedpyright from 1.17.5 to 1.18.3 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/458
* ⬆️ Bump ruff from 0.6.7 to 0.6.8 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/451
* :arrow_up: auto update by pre-commit hooks by pre-commit-ci in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/457
* ⬆️ Bump rich from 13.8.1 to 13.9.1 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/459
* ⬆️ Bump basedpyright from 1.18.3 to 1.18.4 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/465
* ⬆️ Bump rich from 13.9.1 to 13.9.2 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/460
* ⬆️ Bump ruff from 0.6.8 to 0.6.9 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/461
* ⬆️ Bump nonebot-plugin-alconna from 0.52.3 to 0.53.0 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/462
* ⬆️ Bump yarl from 1.13.1 to 1.14.0 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/464
* :arrow_up: auto update by pre-commit hooks by pre-commit-ci in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/463
* ⬆️ Bump pandas-stubs from 2.2.2.240909 to 2.2.3.241009 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/466


**Full Changelog**: https://github.com/A-Minos/nonebot-plugin-tetris-stats/compare/1.5.2...1.5.3

1.5.2

What's Changed
* :arrow_up: auto update by pre-commit hooks by pre-commit-ci in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/413
* ⬆️ Bump mypy from 1.11.1 to 1.11.2 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/412
* ⬆️ Bump nonebot-plugin-alconna from 0.51.4 to 0.52.1 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/411
* ⬆️ Bump basedpyright from 1.17.0 to 1.17.1 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/417
* ⬆️ Bump nonebot-plugin-user from 0.4.2 to 0.4.3 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/418
* ⬆️ Bump nonebot-plugin-alconna from 0.52.1 to 0.52.2 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/419
* ⬆️ Bump ruff from 0.6.2 to 0.6.4 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/428
* ⬆️ Bump basedpyright from 1.17.1 to 1.17.2 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/425
* ⬆️ Bump nonebot-adapter-satori from 0.12.3 to 0.12.5 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/426
* ⬆️ Bump yarl from 1.9.4 to 1.10.0 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/429
* :arrow_up: auto update by pre-commit hooks by pre-commit-ci in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/422
* ⬆️ Bump basedpyright from 1.17.2 to 1.17.3 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/430
* ⬆️ Bump yarl from 1.10.0 to 1.11.0 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/431
* ⬆️ Bump rich from 13.8.0 to 13.8.1 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/432
* ⬆️ Bump pandas-stubs from 2.2.2.240807 to 2.2.2.240909 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/434
* ⬆️ Bump yarl from 1.11.0 to 1.11.1 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/433
* ⬆️ Bump basedpyright from 1.17.3 to 1.17.4 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/435
* ⬆️ Bump ruff from 0.6.4 to 0.6.5 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/436
* ⬆️ Bump playwright from 1.46.0 to 1.47.0 by dependabot in https://github.com/A-Minos/nonebot-plugin-tetris-stats/pull/437


**Full Changelog**: https://github.com/A-Minos/nonebot-plugin-tetris-stats/compare/1.5.1...1.5.2

1.5.1

**Full Changelog**: https://github.com/A-Minos/nonebot-plugin-tetris-stats/compare/1.5.0...1.5.1

Page 2 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.