v3.10.0
v3.10.0 (2025-04-01)
This release is published under the MIT License.
Chores
dependabot does not yet support new pyproject.toml format
- chore(ci): bump the github-actions group across 1 directory with 8 updates
Bumps the github-actions group with 8 updates in the / directory:
| Package | From | To | | --- | --- | --- | | actions/checkout | 3 | 4 | | actions/setup-python | 3 | 5 | | pre-commit/action | 2.0.3 | 3.0.1 | | wagoid/commitlint-github-action | 4.1.11 | 6.2.1 | | codecov/codecov-action | 3 | 5 | | python-semantic-release/python-semantic-release | 7.34.6 | 9.21.0 | | browniebroke/hacktoberfest-labeler-action | 2.2.0 | 2.3.0 | | tiangolo/issue-manager | 0.4.0 | 0.5.1 |
Updates actions/checkout from 3 to 4 - Release notes - Changelog - Commits
Updates actions/setup-python from 3 to 5 - Release notes - Commits
Updates pre-commit/action from 2.0.3 to 3.0.1 - Release notes - Commits
Updates wagoid/commitlint-github-action from 4.1.11 to 6.2.1 - Changelog - Commits
Updates codecov/codecov-action from 3 to 5 - Release notes - Changelog - Commits
Updates python-semantic-release/python-semantic-release from 7.34.6 to 9.21.0 - Release notes - Changelog - Commits
Updates browniebroke/hacktoberfest-labeler-action from 2.2.0 to 2.3.0 - Release notes - Changelog - Commits
Updates tiangolo/issue-manager from 0.4.0 to 0.5.1 - Release notes - Commits
--- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
-
dependency-name: actions/setup-python dependency-type: direct:production
-
dependency-name: pre-commit/action dependency-type: direct:production
-
dependency-name: wagoid/commitlint-github-action dependency-type: direct:production
-
dependency-name: codecov/codecov-action dependency-type: direct:production
-
dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production
-
dependency-name: browniebroke/hacktoberfest-labeler-action dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: tiangolo/issue-manager dependency-type: direct:production
dependency-group: github-actions ...
Signed-off-by: dependabot[bot] support@github.com
-
chore: update pyproject
-
chore: adjust actions
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston nick@koston.org
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
updates:
- github.com/commitizen-tools/commitizen: v4.2.2 → v4.4.1
- github.com/PyCQA/isort: 6.0.0 → 6.0.1
- github.com/PyCQA/flake8: 7.1.2 → 7.2.0
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Features
Detailed Changes: v3.9.0...v3.10.0