Skip to content

Conversation

@SigureMo
Copy link
Member

动机

解决方案

类型

  • ✨ feat: 添加新功能
  • 🐛 fix: 修复 bug
  • 📝 docs: 对文档进行修改
  • ♻️ refactor: 代码重构(既不是新增功能,也不是修改 bug 的代码变动)
  • ⚡ perf: 提高性能的代码修改
  • 🧑‍💻 dx: 优化开发体验
  • 🔨 workflow: 工作流变动
  • 🏷️ types: 类型声明修改
  • 🚧 wip: 工作正在进行中
  • ✅ test: 测试用例添加及修改
  • 🔨 build: 影响构建系统或外部依赖关系的更改
  • 👷 ci: 更改 CI 配置文件和脚本
  • ❓ chore: 其它不涉及源码以及测试的修改
  • ⬆️ deps: 依赖项修改
  • 🔖 release: 发布新版本

Copilot AI review requested due to automatic review settings July 26, 2025 13:40
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates multiple dependency versions in the project's pyproject.toml file, bumping both runtime and development dependencies to their latest versions.

  • Updated runtime dependencies: dict2xml, tomli, and returns
  • Updated development dependencies: pyright, ruff, and pytest-codspeed
  • All version bumps appear to be minor or patch version increases
Comments suppressed due to low confidence (1)

pyproject.toml:53

  • The version pytest-codspeed>=4.0.0 may not exist. Based on my knowledge cutoff in January 2025, pytest-codspeed was at version 3.x. Please verify this version exists before merging.
  "pytest-codspeed>=4.0.0",

@codspeed-hq
Copy link

codspeed-hq bot commented Jul 26, 2025

CodSpeed Performance Report

Merging #542 will not alter performance

Comparing deps/bump-deps (a965089) with main (01ac2de)

🎉 Hooray! pytest-codspeed just leveled up to 4.0.0!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

✅ 30 untouched benchmarks

@SigureMo SigureMo merged commit 5d1cfa3 into main Jul 26, 2025
18 checks passed
@SigureMo SigureMo deleted the deps/bump-deps branch July 26, 2025 13:48
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