Skip to content

Backend 2: Upgrade Django to 5.2.12#9320

Merged
Archaeopteryx merged 6 commits intomasterfrom
camd/back-end-package-upgrade-phase-2
Apr 21, 2026
Merged

Backend 2: Upgrade Django to 5.2.12#9320
Archaeopteryx merged 6 commits intomasterfrom
camd/back-end-package-upgrade-phase-2

Conversation

@camd
Copy link
Copy Markdown
Collaborator

@camd camd commented Mar 22, 2026

Relies on #9303

@camd camd requested review from a team, beatrice-acasandrei and esanuandra as code owners March 22, 2026 18:22
@camd camd self-assigned this Mar 22, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.67%. Comparing base (90f1ecd) to head (1852189).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #9320    +/-   ##
========================================
  Coverage   82.67%   82.67%            
========================================
  Files         600      600            
  Lines       34534    34534            
  Branches     3131     3074    -57     
========================================
  Hits        28552    28552            
- Misses       5652     5862   +210     
+ Partials      330      120   -210     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@camd camd changed the base branch from master to camd/back-end-package-upgrade-phase-1 March 22, 2026 20:13
@camd camd changed the title Upgrade Django to 5.2.12 BE2: Upgrade Django to 5.2.12 Mar 22, 2026
@camd camd changed the title BE2: Upgrade Django to 5.2.12 Phase 2: Upgrade Django to 5.2.12 Mar 23, 2026
@camd camd changed the title Phase 2: Upgrade Django to 5.2.12 Backend 2: Upgrade Django to 5.2.12 Apr 12, 2026
camd and others added 5 commits April 12, 2026 10:42
…h freezegun, update pytest-asyncio

- pytest-asyncio: 1.2.0 → 1.3.0 (prepares for Python 3.11+ compatibility)
- pytest-freezegun (unmaintained fork) → freezegun 1.5.5 (direct usage with
  custom marker fixture)
- betamax 0.9.0 + betamax-serializers → vcrpy 8.1.1 (actively maintained
  HTTP cassette library)
- Converted 12 betamax JSON cassettes to VCR.py YAML format
- Added freeze_time marker fixture in conftest to replace pytest-freezegun plugin
- Registered freeze_time marker in setup.cfg

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Requirements were compiled on Python 3.13 where tomli, exceptiongroup,
and backports-asyncio-runner are stdlib/unnecessary. On Python 3.10
(used by CI and Docker), these are required transitive deps. Add them
with hashes so pip check passes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…h freezegun, update pytest-asyncio

- pytest-asyncio: 1.2.0 → 1.3.0 (prepares for Python 3.11+ compatibility)
- pytest-freezegun (unmaintained fork) → freezegun 1.5.5 (direct usage with
  custom marker fixture)
- betamax 0.9.0 + betamax-serializers → vcrpy 8.1.1 (actively maintained
  HTTP cassette library)
- Converted 12 betamax JSON cassettes to VCR.py YAML format
- Added freeze_time marker fixture in conftest to replace pytest-freezegun plugin
- Registered freeze_time marker in setup.cfg

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Django 5.2 is the latest LTS release (supported until April 2028).
No code changes required - the codebase was already compatible.
System checks pass cleanly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@camd camd force-pushed the camd/back-end-package-upgrade-phase-1 branch from 0c7eee4 to 9d8dd7d Compare April 13, 2026 01:04
@camd camd force-pushed the camd/back-end-package-upgrade-phase-2 branch from 0ae2e99 to f746007 Compare April 13, 2026 01:06
Base automatically changed from camd/back-end-package-upgrade-phase-1 to master April 21, 2026 15:28
@Archaeopteryx Archaeopteryx merged commit 0871f37 into master Apr 21, 2026
3 of 6 checks passed
@Archaeopteryx Archaeopteryx deleted the camd/back-end-package-upgrade-phase-2 branch April 21, 2026 17:00
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.

3 participants