Skip to content

django components version pumps#3814

Merged
mouse-reeve merged 5 commits into
bookwyrm-social:mainfrom
ilkka-ollakka:tweak/django_components_pumps
Feb 2, 2026
Merged

django components version pumps#3814
mouse-reeve merged 5 commits into
bookwyrm-social:mainfrom
ilkka-ollakka:tweak/django_components_pumps

Conversation

@ilkka-ollakka

Copy link
Copy Markdown
Contributor

Description

Pump some Django component versions up to have official Django 5.2 support

Django-csp is not included, as it had settings format change, and should be checked separately. Others were just drop in updates according to docs/pytest.

  • Related Issue #
  • Closes #

What type of Pull Request is this?

  • Bug Fix
  • Enhancement
  • Plumbing / Internals / Dependencies
  • Refactor

Does this PR change settings or dependencies, or break something?

  • This PR changes or adds default settings, configuration, or .env values
  • This PR changes or adds dependencies
  • This PR introduces other breaking changes

Details of breaking or configuration changes (if any of above checked)

Documentation

  • New or amended documentation will be required if this PR is merged
  • I have created a matching pull request in the Documentation repository
  • I intend to create a matching pull request in the Documentation repository after this PR is merged

Tests

  • My changes do not need new tests
  • All tests I have added are passing
  • I have written tests but need help to make them pass
  • I have not written tests and need help to write them

Seems that django-pgtrigger version didn't really worked with Django 5.2 and didn't spot trigger
changes. So pump it to newer version that works with Django 5.2.
Django-compressor 4.6 seems to officially support Django 5.2
v6.0.0 seems to officially support django 5.2
3.2.0 seems to bring django 5.2 support
1.4.2 seems to officially add support for django 5.2
@mouse-reeve mouse-reeve merged commit edd01d4 into bookwyrm-social:main Feb 2, 2026
9 checks passed
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