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-enum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2
Choose a base ref
...
head repository: django-commons/django-enum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.3
Choose a head ref
  • 7 commits
  • 18 files changed
  • 3 contributors

Commits on Apr 21, 2025

  1. ⬆ Bump mxschmitt/action-tmate from 3.19 to 3.21

    Bumps [mxschmitt/action-tmate](https://github.com/mxschmitt/action-tmate) from 3.19 to 3.21.
    - [Release notes](https://github.com/mxschmitt/action-tmate/releases)
    - [Changelog](https://github.com/mxschmitt/action-tmate/blob/master/RELEASE.md)
    - [Commits](mxschmitt/action-tmate@v3.19...v3.21)
    
    ---
    updated-dependencies:
    - dependency-name: mxschmitt/action-tmate
      dependency-version: '3.21'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    cb7abd9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #121 from django-commons/dependabot/github_actions…

    …/mxschmitt/action-tmate-3.21
    
    ⬆ Bump mxschmitt/action-tmate from 3.19 to 3.21
    bckohan authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    2d03032 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. ⬆ Bump astral-sh/setup-uv from 5 to 6

    Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5 to 6.
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: astral-sh/setup-uv
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    122bd8e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. Merge pull request #122 from django-commons/dependabot/github_actions…

    …/astral-sh/setup-uv-6
    
    ⬆ Bump astral-sh/setup-uv from 5 to 6
    bckohan authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    9b17f74 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. test workarounds for #123

    bckohan committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    242d989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c42fa69 View commit details
    Browse the repository at this point in the history
  3. update changelog

    bckohan committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    375f4d8 View commit details
    Browse the repository at this point in the history
Loading