Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update easy-thumbnails requirement from <2.10,>=2.9 to >=2.9,<2.11 #4415

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on easy-thumbnails to permit the latest version.

Changelog

Sourced from easy-thumbnails's changelog.

2.10 (2024-09-11)

  • Drop support for Python-3.8.
  • Drop support for Django-4.1 and earlier.
  • Add support for Django-5.1.
  • Experimental support for animated image formats. See documentation for more infos.
  • Fix #642: Do not scale images (SVG) without size information.
  • Fix #366: Keep ICC profile when saving image, if present.

2.9 (2024-07-25)

  • Add support for Django 4.2 storages (mandatory in Django 5.1).

2.8.5 (2023-01-09)

  • Fix regression introduced in version 2.8.4. Argument quality is not removed for images of type .webp.

2.8.4 (2022-12-19)

2.8.3 (2022-08-02)

  • Fix regression in library detection introduced in version 2.8.2.

2.8.2 (2022-07-31)

  • Installation of easy-thumbnails now optionally depends on the reportlab library.

2.8.1 (2022-01-20)

  • Add support for Django 4.
  • New THUMBNAIL_IMAGE_SAVE_OPTIONS setting.
  • Fix #587: Uploading SVG Images to S3 storage.

2.8.0 (2021-11-03)

... (truncated)

Commits
  • d4e8d0c Merge branch 'version-2.10'
  • a2c271f Merge branch 'pr/554' into version-2.10
  • 1bc0334 Merge pull request #620 from EdwardBetts/test-regex-fix
  • b6d7134 Merge branch 'master' into version-2.10
  • 4bdef07 Merge pull request #623 from gonzalodelgado/master
  • 409457b Merge branch 'master' into version-2.10
  • acb666f Merge pull request #628 from benzkji/feature/animated-images-support
  • 7bdbd7c prepare for version 2.10
  • 0e25a02 tests pass, but
  • 6e6f1e8 Merge branch 'master' into feature/animated-images-support
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 1, 2025
@samar-hassan
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/easy-thumbnails-gte-2.9-and-lt-2.11 branch from fd8ac87 to 0ac27f6 Compare January 21, 2025 15:47
Updates the requirements on [easy-thumbnails](https://github.com/SmileyChris/easy-thumbnails) to permit the latest version.
- [Release notes](https://github.com/SmileyChris/easy-thumbnails/releases)
- [Changelog](https://github.com/SmileyChris/easy-thumbnails/blob/master/CHANGES.rst)
- [Commits](SmileyChris/easy-thumbnails@2.9.0...2.10.0)

---
updated-dependencies:
- dependency-name: easy-thumbnails
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/easy-thumbnails-gte-2.9-and-lt-2.11 branch from 0ac27f6 to 689dd54 Compare January 21, 2025 16:13
@samar-hassan samar-hassan merged commit edfc941 into master Jan 21, 2025
15 checks passed
@dependabot dependabot bot deleted the dependabot/pip/easy-thumbnails-gte-2.9-and-lt-2.11 branch January 21, 2025 17:51
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.

1 participant