DemokratieInBewegung / plenum

The Voting Platform of DEMOKRATIE IN BEWEGUNG:
http://abstimmen.dib.de
GNU Affero General Public License v3.0
20 stars 3 forks source link

Bump easy-thumbnails from 2.8.5 to 2.9 #680

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps easy-thumbnails from 2.8.5 to 2.9.

Changelog

Sourced from easy-thumbnails's changelog.

2.9 (2024-07-25)

  • Add support for Django 4.2 storages (mandatory in Django 5.1).
Commits
  • 4521a6c Bump to version 2.9.0
  • fd0c788 Update init.py
  • 8a39592 Merge pull request #562 from PetrDlouhy/fix_thumbnail_cleanup
  • 6b3a7e8 remove support for Django < 4.2, Python < 3.8
  • d455b42 fix tests
  • da9382a fix #516: thumbnail_cleanup command for S3 and different source storages
  • 29060c5 add tests for thumbnail cleanup
  • 26e8f9f fix tests broken by fixes of CVE-2024-39330
  • ffd70cb revert version bump
  • 5b9b115 Merge pull request #634 from bmihelac/fix/633
  • 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 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)