Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: commitizen-tools/commitizen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.13.10
Choose a base ref
...
head repository: commitizen-tools/commitizen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.14.0
Choose a head ref
  • 15 commits
  • 27 files changed
  • 6 contributors

Commits on Apr 8, 2026

  1. Configuration menu
    Copy the full SHA
    ba8c194 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2026

  1. 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>
    dependabot[bot] authored Apr 11, 2026
    Configuration menu
    Copy the full SHA
    69884e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36e5af3 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2026

  1. 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>
    dependabot[bot] authored Apr 15, 2026
    Configuration menu
    Copy the full SHA
    a818e5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c9018d View commit details
    Browse the repository at this point in the history
  3. docs(images): remove unused files

    ttw225 authored and bearomorphism committed Apr 15, 2026
    Configuration menu
    Copy the full SHA
    c89cedc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    198cb10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abff812 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b121db View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2026

  1. 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>
    dependabot[bot] authored Apr 29, 2026
    Configuration menu
    Copy the full SHA
    e1edee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8bd488 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2026

  1. ci(deps): bump actions/github-script from 8 to 9 (#1930)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 3, 2026
    Configuration menu
    Copy the full SHA
    e2ebe77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcfb089 View commit details
    Browse the repository at this point in the history
  3. feat: add --allow-no-commit to changelog command (#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 <[email protected]>
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    bearomorphism and Copilot authored May 3, 2026
    Configuration menu
    Copy the full SHA
    72a2638 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94d76a4 View commit details
    Browse the repository at this point in the history
Loading