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: codingjoe/django-s3file
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0.1
Choose a base ref
...
head repository: codingjoe/django-s3file
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.0.0
Choose a head ref
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on Dec 23, 2025

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.14.9 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.9...v0.14.10)
    pre-commit-ci[bot] authored and codingjoe committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    ff06463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3ac70b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2025

  1. Bump jsdom from 27.3.0 to 27.4.0

    Bumps [jsdom](https://github.com/jsdom/jsdom) from 27.3.0 to 27.4.0.
    - [Release notes](https://github.com/jsdom/jsdom/releases)
    - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
    - [Commits](jsdom/jsdom@27.3.0...27.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-version: 27.4.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and codingjoe committed Dec 29, 2025
    Configuration menu
    Copy the full SHA
    c1b8467 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

  1. Revert v6 web component rewrite (#367)

    Back to the roots, I carefully reverted the web component changes
    while keeping the updates to the Selenium suite and the package.
    
    Reverts 2706cb3
    codingjoe authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    4eae952 View commit details
    Browse the repository at this point in the history
Loading