Skip to content

deps(deps): bump django from 5.2.16 to 5.2.17 - #750

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/uv/django-5.2.17
Closed

deps(deps): bump django from 5.2.16 to 5.2.17#750
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/uv/django-5.2.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps django from 5.2.16 to 5.2.17.

Commits
  • e802ada [5.2.x] Bumped version for 5.2.17 release.
  • b9adb81 [5.2.x] Fixed CVE-2026-15920 -- Made display_for_field() validate URLs before...
  • ba80833 [5.2.x] Fixed CVE-2026-15830 -- Mitigated potential DoS via nested geometry c...
  • c72a5db [5.2.x] Fixed CVE-2026-15337 -- Mitigated potential DoS in check_for_language().
  • 115ffd0 [5.2.x] Fixed CVE-2026-15307 -- Blocked raster strings and dicts in spatial l...
  • ec5ced4 [5.2.x] Fixed #36770 -- Fixed incomplete mocking in SQLiteInMemoryTestDbs.
  • 02369b5 [5.2.x] Allowed the full Python test matrix to run on GitHub Actions.
  • 686072f [5.2.x] Added stub release notes and release date for 5.2.17.
  • cd5ad8c [5.2.x] Bumped minimum setuptools version to 83.
  • 3e389b7 [5.2.x] Closed temporary files in GDALRasterTests.
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 10, 2026
@mpasternak

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [django](https://github.com/django/django) from 5.2.16 to 5.2.17.
- [Commits](django/django@5.2.16...5.2.17)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/django-5.2.17 branch from ba903b3 to cf134a5 Compare August 12, 2026 20:47
mpasternak added a commit that referenced this pull request Aug 13, 2026
…750/#748) (#757)

Odtwarza tresc dwoch PR-ow dependabota, ktorych nie dalo sie zmergowac:

* #750 (Django 5.2.16 -> 5.2.17) — dependabot USUWAL przy okazji
  zaleznosc django-pbn-client (git dep pinowana przez [tool.uv.sources]),
  czego jego rezolwer nie potrafi zamodelowac. Build obrazu testowego
  padal na `manage.py compilemessages` z ModuleNotFoundError: No module
  named 'django_pbn_client' — dwukrotnie, takze po rebase. Sam bump jest
  poprawny: django-pbn-client 0.2.2 wymaga django>=5.2,<5.3, wiec 5.2.17
  miesci sie w zakresie i zadnego konfliktu wersji nie ma.

* #748 (grupa python-minor-and-patch) — dependabot zamknal go sam
  ("updatable in another way") po merge'ach #744/#749/#751, ale zadna
  z tych zmian nie podniosla faktycznie pakietow z grupy.

Zmiany: Django 5.2.17, djangorestframework 3.17.2, chardet 7.5.1,
pytest-django >=4.13.0 (rozwiazane do 4.14.0), djlint >=1.44.1
(rozwiazane do 1.44.2).

uv.lock przelokowany uv 0.11.29 — ta sama wersja, ktorej uzywa CI
(.github/workflows/tests.yml). Lokalne uv 0.11.14 inaczej emituje
markery platform_python_implementation i produkowalo ~200 linii churnu,
ktory rozjechalby check "uv.lock in sync". Diff to teraz 97/96 linii,
wylacznie te piec pakietow.

Zweryfikowane lokalnie: django-pbn-client 0.2.2 nadal w uv.lock z tym
samym git-rev, `manage.py check` bez zastrzezen.


Claude-Session: https://claude.ai/code/session_01FPGuzMUWhUHESw6DZTtZkS

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@mpasternak

Copy link
Copy Markdown
Member

Zastąpione przez #757 (zmergowane jako 2722b01).

Ten PR usuwał przy okazji zależność django-pbn-client (git dep pinowana przez [tool.uv.sources]), przez co Build test-runner image padał na manage.py compilemessages z ModuleNotFoundError: No module named 'django_pbn_client' — dwukrotnie, także po rebase.

Sam bump Django 5.2.16 → 5.2.17 był poprawny (django-pbn-client 0.2.2 wymaga django>=5.2,<5.3, więc konfliktu wersji nie było) i wjechał w #757 razem z zawartością zamkniętego #748.

@mpasternak mpasternak closed this Aug 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/uv/django-5.2.17 branch August 13, 2026 08:23
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.

1 participant