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

Bump djangocms-picture from 4.0.0 to 4.1.1 #1024

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps djangocms-picture from 4.0.0 to 4.1.1.

Release notes

Sourced from djangocms-picture's releases.

4.1.1

What's Changed

Full Changelog: django-cms/djangocms-picture@4.1.0...4.1.1

4.1.0

What's Changed

New Contributors

Full Changelog: django-cms/djangocms-picture@4.0.0...4.1.0

Changelog

Sourced from djangocms-picture's changelog.

4.1.1 (2023-10-19)

  • Updated release workflows

4.1.0

  • Added support for Django 3.2, 4.0, 4.1, and 4.2
  • Added support for Django CMS 3.11
  • Added support for Python 3.11
  • Dropped support for Django <= 3.1
  • Dropped support for Python 3.7
Commits
  • 5edb81a build: Bump to 4.1.1
  • 9ef7ad1 fix: Release workflows (#126)
  • 379df78 Update 0012_alter_picture_cmsplugin_ptr.py (#124)
  • ad66a84 Feat: django 4.2 support (#123)
  • 3a7930c DOCS: update README (#121)
  • 0923e61 Fix: test_migrations.py to only check migrations missing in djangocms-picture...
  • 84e63d2 fix: get_size should always return size as tuple of int (#111)
  • de8a8cd Fix: AbstractPicture.get_size for portrait images + changelog + tests (#100)
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 4, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e02fab3) 88.61% compared to head (85914ca) 88.61%.
Report is 2 commits behind head on develop.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1024   +/-   ##
========================================
  Coverage    88.61%   88.61%           
========================================
  Files           97       97           
  Lines         1203     1203           
  Branches        49       49           
========================================
  Hits          1066     1066           
  Misses         135      135           
  Partials         2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/pip/djangocms-picture-4.1.1 branch from 8abd8b4 to e8b18bd Compare December 5, 2023 08:07
Bumps [djangocms-picture](https://github.com/django-cms/djangocms-picture) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/django-cms/djangocms-picture/releases)
- [Changelog](https://github.com/django-cms/djangocms-picture/blob/master/CHANGELOG.rst)
- [Commits](django-cms/djangocms-picture@4.0.0...4.1.1)

---
updated-dependencies:
- dependency-name: djangocms-picture
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/djangocms-picture-4.1.1 branch from e8b18bd to 85914ca Compare December 5, 2023 08:08
@pdelboca pdelboca self-requested a review December 5, 2023 08:10
@pdelboca pdelboca merged commit 695638a into develop Dec 5, 2023
2 checks passed
@pdelboca pdelboca deleted the dependabot/pip/djangocms-picture-4.1.1 branch December 5, 2023 08:11
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.

2 participants