| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Bump actions/checkout from 6 to 7 (#335) Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 14 天前 | |
Modernize project: drop Python 3.8, add 3.11/3.13/3.14 support - Update Python version matrix: remove 3.8, add 3.11, 3.13, 3.14 - Update python-version to 3.14 in all GitHub workflows - Update GitHub Actions to latest versions (codecov-action v4 -> v5) - Add Dependabot configuration for automated dependency updates - Add auto-merge workflow for Dependabot PRs - Update pre-commit hooks to latest versions - Replace fix-encoding-pragma with pyupgrade for modern Python syntax - Update mypy configuration (python_version 3.8 -> 3.10) - Update tox environments and base Python to 3.14 - Add python_requires >= 3.10 to setup.cfg - Remove importlib-metadata dependency (not needed for Python 3.10+) - Apply pyupgrade modernizations (remove encoding pragmas, io.open -> open) | 5 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 14 天前 | ||
| 5 个月前 |