-
-
Notifications
You must be signed in to change notification settings - Fork 342
Comparing changes
Open a pull request
base repository: commitizen-tools/commitizen
base: v4.13.10
head repository: commitizen-tools/commitizen
compare: v4.15.0
- 20 commits
- 45 files changed
- 7 contributors
Commits on Apr 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ba8c194 - Browse repository at this point
Copy the full SHA ba8c194View commit details
Commits on Apr 11, 2026
-
build(deps): bump uv from 0.11.3 to 0.11.6 (#1931)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 69884e0 - Browse repository at this point
Copy the full SHA 69884e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36e5af3 - Browse repository at this point
Copy the full SHA 36e5af3View commit details
Commits on Apr 15, 2026
-
build(deps-dev): bump pytest from 9.0.2 to 9.0.3 (#1933)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a818e5d - Browse repository at this point
Copy the full SHA a818e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c9018d - Browse repository at this point
Copy the full SHA 3c9018dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c89cedc - Browse repository at this point
Copy the full SHA c89cedcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 198cb10 - Browse repository at this point
Copy the full SHA 198cb10View commit details -
Configuration menu - View commit details
-
Copy full SHA for abff812 - Browse repository at this point
Copy the full SHA abff812View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b121db - Browse repository at this point
Copy the full SHA 5b121dbView commit details
Commits on Apr 29, 2026
-
build(deps): bump gitpython from 3.1.46 to 3.1.47 (#1938)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e1edee7 - Browse repository at this point
Copy the full SHA e1edee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8bd488 - Browse repository at this point
Copy the full SHA b8bd488View commit details
Commits on May 3, 2026
-
ci(deps): bump actions/github-script from 8 to 9 (#1930)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e2ebe77 - Browse repository at this point
Copy the full SHA e2ebe77View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcfb089 - Browse repository at this point
Copy the full SHA bcfb089View commit details -
feat: add
--allow-no-committochangelogcommand (#1868)* fix: bump command called changelog command with allow_no_commit=True, but changelog command raised NoCommitsFoundError * fix: clarify allow-no-commit changelog behavior and docs Align internal typing/forwarding for allow_no_commit, simplify the regression test setup, and document how changelog entries are generated during no-commit bumps. Made-with: Cursor * chore: clarify internal changelog allow_no_commit argument Document that allow_no_commit in ChangelogArgs is internal-only for bump-triggered changelog generation. Made-with: Cursor * chore: Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 72a2638 - Browse repository at this point
Copy the full SHA 72a2638View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94d76a4 - Browse repository at this point
Copy the full SHA 94d76a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35ffe03 - Browse repository at this point
Copy the full SHA 35ffe03View commit details -
docs: update AGENTS.md with CI/linting guidance and known pitfalls (#…
…1940) Add practical CI validation commands, pipeline structure, common failure patterns, and known type system limitations learned from real PR workflows. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 06850b2 - Browse repository at this point
Copy the full SHA 06850b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d157e09 - Browse repository at this point
Copy the full SHA d157e09View commit details -
feat(version): add MANUAL_VERSION, --next and --patch to version comm…
…and (#1724) * feat(version): add MANUAL_VERSION, --next, and --patch to version command Rebased onto master: keep --tag with TagRules alongside the new flags. - Merge version command logic for manual/next/patch with tag normalization - Refresh help regression fixtures and cz version --help SVG - Fix TagRules.find_tag_for annotation (VersionProtocol) Closes #1679 Made-with: Cursor * fix(test): align cz version --help fixtures per Python minor version Argparse wraps the usage line differently before vs after Python 3.13, so separate regression baselines are required for CI matrix jobs. Made-with: Cursor * fix(version): improve coverage, UX, and docs for cz version - Rename VersionIncrement.safe_cast to from_value; add tests - Map NONE to no bump; user-facing error for USE_GIT_COMMITS - Add tests for patch component, unknown scheme, and default output - Clarify get_version_scheme Protocol check; fix TagRules docstring example - Document MANUAL_VERSION, --next, and --patch; refresh help fixtures/SVG Made-with: Cursor * refactor(version_schemes): restore Version and VersionScheme type aliases Re-export VersionScheme = type[VersionProtocol] and Version = VersionProtocol for downstream custom schemes and parity with the public API on master. Import TypeAlias at runtime alongside Increment/Prerelease. Made-with: Cursor * fix: address review comments on version command PR - Parametrize invalid combination tests (major/minor/patch/tag without project) - Fix version scheme validation to use hasattr check instead of broken isinstance/issubclass on Protocol with non-method members - Format test file with ruff Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * docs: add TODO comment for USE_GIT_COMMITS future work (#1678) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b5e0840 - Browse repository at this point
Copy the full SHA b5e0840View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f4209 - Browse repository at this point
Copy the full SHA b4f4209View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.13.10...v4.15.0