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: django-commons/django-typer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.2
Choose a base ref
...
head repository: django-commons/django-typer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.0
Choose a head ref
  • 14 commits
  • 10 files changed
  • 2 contributors

Commits on Sep 27, 2025

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

Commits on Oct 1, 2025

  1. ⬆ Bump ossf/scorecard-action from 2.4.2 to 2.4.3

    Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.2 to 2.4.3.
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@v2.4.2...v2.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: ossf/scorecard-action
      dependency-version: 2.4.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    64f6b1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #238 from django-commons/dependabot/github_actions…

    …/ossf/scorecard-action-2.4.3
    
    ⬆ Bump ossf/scorecard-action from 2.4.2 to 2.4.3
    bckohan authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    f6c9197 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. Configuration menu
    Copy the full SHA
    b3b6792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30ce47c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #236 from django-commons/py314

    update all CI head to 3.14 prerelease
    bckohan authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    9ee2ac0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a795ab View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. ⬆ Bump github/codeql-action from 3 to 4

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    d507e1f View commit details
    Browse the repository at this point in the history
  2. ⬆ Bump astral-sh/setup-uv from 6 to 7

    Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6 to 7.
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: astral-sh/setup-uv
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    4c2c5a3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #239 from django-commons/dependabot/github_actions…

    …/github/codeql-action-4
    
    ⬆ Bump github/codeql-action from 3 to 4
    bckohan authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    37bb2f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    667e863 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #240 from django-commons/dependabot/github_actions…

    …/astral-sh/setup-uv-7
    
    ⬆ Bump astral-sh/setup-uv from 6 to 7
    bckohan authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    f4292bb View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. support typer >=0.20 fix #241

    bckohan committed Oct 20, 2025
    Configuration menu
    Copy the full SHA
    a37786f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    916a74f View commit details
    Browse the repository at this point in the history
Loading