Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps django-imagekit from 5.0.0 to 6.0.0.

Release notes

Sourced from django-imagekit's releases.

V. 6.0

This is major version which will drop compatibility with old Python and Django versions.

Supported Python versions are: 3.9, 3.10, 3.11, 3.12, 3.13, 3.14 Supported Django Versions are: 3.2, 4.2, 5.2, 6.0

Upgrading since 5.0

Except from dropping support from older Python and Django versions there are no major changes in the API and most users will do not need to change anything in their code in order to upgrade from Django ImageKit 5.x to 6.x.

New features

Fixes

New Contributors

Full Changelog: matthewwithanm/django-imagekit@5.0...6.0

Commits
  • f6b689f Release 6.0
  • 5a475ba Bump to version 6.0.0
  • 6f409c1 No longer create universal wheels
  • 67315df Add long description content type
  • 63b24f6 Merge pull request #584 from matthewwithanm/test/resource-warnings
  • 5d9b10d Ignore coverage files and virtual environment
  • 0cb1155 test:properly close files in tests
  • 3dd227e Merge pull request #583 from matthewwithanm/feat/python3.14
  • ef9f0ea Support Python 3.14
  • dfbbf0b Fix Read the Docs Build (#582)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [django-imagekit](https://github.com/matthewwithanm/django-imagekit) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/matthewwithanm/django-imagekit/releases)
- [Commits](matthewwithanm/django-imagekit@5.0...6.0)

---
updated-dependencies:
- dependency-name: django-imagekit
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 13, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 13, 2025
Copy link
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@Maffooch Maffooch merged commit 90214e2 into dev Oct 15, 2025
148 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dev/django-imagekit-6.0.0 branch October 15, 2025 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants