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

chore: update supported versions #545

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

Rotzbua
Copy link
Contributor

@Rotzbua Rotzbua commented Jun 8, 2024

Changes

  • drop eol django 3.2 4.0 4.1
  • drop eol python 3.7
  • drop untested PyPy support
  • prepare python 3.12 test
  • prepare django 5.1 test
  • update GH action dependencies
  • add dependabot to maintain GH action dependencies

Reference

fixes #540

Copy link

codecov bot commented Jun 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.24%. Comparing base (ef24fcb) to head (76b78ce).
Report is 7 commits behind head on master.

Current head 76b78ce differs from pull request most recent head 50add66

Please upload reports for the commit 50add66 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #545      +/-   ##
==========================================
+ Coverage   89.92%   90.24%   +0.32%     
==========================================
  Files          31       31              
  Lines        1032     1056      +24     
  Branches      104      158      +54     
==========================================
+ Hits          928      953      +25     
+ Misses         69       68       -1     
  Partials       35       35              

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

.github/dependabot.yml Show resolved Hide resolved
.github/dependabot.yml Show resolved Hide resolved
tox.ini Show resolved Hide resolved
tox.ini Outdated Show resolved Hide resolved
- drop eol django 3.2 4.0 4.1
- drop eol python 3.7
- drop untested PyPy support
- prepare python 3.12 test
- update GH action dependencies
- add dependabot to maintain GH action dependencies
@Mogost Mogost merged commit 6eaa7a6 into jazzband:master Jun 11, 2024
5 checks passed
@Rotzbua Rotzbua deleted the chore_django_python branch June 11, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Django 5
2 participants