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

Major dependencies update #2449

Merged
merged 14 commits into from
Sep 19, 2024
Merged

Major dependencies update #2449

merged 14 commits into from
Sep 19, 2024

Conversation

sainak
Copy link
Member

@sainak sainak commented Sep 15, 2024

Proposed Changes

  • update docker images to 3.12-slim-bookworm
  • update django to 5.1.1 (ran django-upgrade to fix deprecated warnings)
  • dropped djdt as it is not compatibe with py312
  • update dependabot config to create grouped pull request for dependency updates

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@ohcnetwork/care-backend-maintainers @ohcnetwork/care-backend-admins

@sainak sainak requested a review from a team as a code owner September 15, 2024 13:23
Copy link

codecov bot commented Sep 15, 2024

Codecov Report

Attention: Patch coverage is 94.28571% with 2 lines in your changes missing coverage. Please review.

Project coverage is 64.86%. Comparing base (30395b6) to head (bdaae0c).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
care/users/models.py 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2449   +/-   ##
========================================
  Coverage    64.85%   64.86%           
========================================
  Files          242      242           
  Lines        13793    13804   +11     
  Branches      1969     1904   -65     
========================================
+ Hits          8946     8954    +8     
- Misses        4471     4472    +1     
- Partials       376      378    +2     

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

docker/prod.Dockerfile Show resolved Hide resolved
config/settings/local.py Show resolved Hide resolved
config/authentication.py Show resolved Hide resolved
@vigneshhari vigneshhari merged commit 9699206 into develop Sep 19, 2024
10 checks passed
@vigneshhari vigneshhari deleted the sainak/updates/dependencies branch September 19, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants