Skip to content

build(deps): bump django from 5.2.8 to 5.2.9#18566

Merged
rissson merged 2 commits intomainfrom
dependabot/pip/django-5.2.9
Dec 3, 2025
Merged

build(deps): bump django from 5.2.8 to 5.2.9#18566
rissson merged 2 commits intomainfrom
dependabot/pip/django-5.2.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2025

Bumps django from 5.2.8 to 5.2.9.

Commits
  • c14b756 [5.2.x] Bumped version for 5.2.9 release.
  • 99e7d22 [5.2.x] Fixed CVE-2025-64460 -- Corrected quadratic inner text accumulation i...
  • 479415c [5.2.x] Fixed CVE-2025-13372 -- Protected FilteredRelation against SQL inject...
  • da1dfe6 [5.2.x] Fixed #36712 -- Evaluated type annotations lazily in template tag reg...
  • e2ddec4 [5.2.x] Refs #36743 -- Corrected docstring for DisallowedRedirect.
  • b83ee61 [5.2.x] Closed temporary files in OverwritingStorageTests.test_save_overwrite...
  • 645dc99 [5.2.x] Refs #35535 -- Used intended decorator in test_simple_block_tag_paren...
  • 8558605 [5.2.x] Added link to Python Pickle documentation in docs/topics/cache.txt.
  • de1dc3a [5.2.x] Fixed outdated redis-py link in cache docs.
  • ee92d41 [5.2.x] Highlighted community package upgrade utilities in docs/howto/upgrade...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 3, 2025 14:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 3, 2025
@netlify
Copy link

netlify bot commented Dec 3, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 03755e5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69305d744044e100084d9d62

@netlify
Copy link

netlify bot commented Dec 3, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 03755e5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69305d746f68bc0008aff4af

@netlify
Copy link

netlify bot commented Dec 3, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 03755e5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69305d74308e2400089dc772

@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.19%. Comparing base (ea19094) to head (03755e5).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18566      +/-   ##
==========================================
- Coverage   93.24%   93.19%   -0.05%     
==========================================
  Files         932      932              
  Lines       51095    51095              
==========================================
- Hits        47641    47616      -25     
- Misses       3454     3479      +25     
Flag Coverage Δ
e2e 44.78% <100.00%> (+<0.01%) ⬆️
integration 22.74% <100.00%> (-0.06%) ⬇️
unit 91.45% <100.00%> (ø)
unit-migrate 91.50% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
@rissson rissson enabled auto-merge (squash) December 3, 2025 16:11
@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Dec 3, 2025
@rissson rissson self-assigned this Dec 3, 2025
@rissson rissson added this to the Release 2025.12 milestone Dec 3, 2025
@rissson rissson moved this from In Progress to In review in authentik Core Dec 3, 2025
@rissson rissson merged commit 302898a into main Dec 3, 2025
97 checks passed
@rissson rissson deleted the dependabot/pip/django-5.2.9 branch December 3, 2025 16:31
@github-project-automation github-project-automation bot moved this from In review to Done in authentik Core Dec 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-03755e5a0d95b2a5d48615b6db847640db7a32c8
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-03755e5a0d95b2a5d48615b6db847640db7a32c8

Afterwards, run the upgrade commands from the latest release notes.

kensternberg-authentik added a commit that referenced this pull request Dec 11, 2025
* main: (44 commits)
  build(deps): bump django from 5.2.8 to 5.2.9 (#18566)
  web: Adjust colors (#18427)
  admin/files: delete applications cache on migration (#18565)
  core: bump astral-sh/uv from 0.9.14 to 0.9.15 (#18555)
  core: bump goauthentik.io/api/v3 from 3.2025120.11 to 3.2025120.15 (#18551)
  core: bump goauthentik/fips-debian from `c718f60` to `cf233be` (#18553)
  ci: bump actions/checkout from 6.0.0 to 6.0.1 (#18554)
  ci: bump actions/stale from 10.1.0 to 10.1.1 (#18556)
  ci: bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#18557)
  ci: bump actions/setup-node from 6.0.0 to 6.1.0 in /.github/actions/setup (#18559)
  core: bump library/golang from 1.25.4-trixie to 1.25.5-trixie (#18558)
  providers/scim: cache ServiceProviderConfig (#18047)
  web/i18n: Locale Context Merge Branch (#18426)
  website: Glossary (#16007)
  endpoints/stage: v2, better error handling, more settings (#18545)
  website: Docusaurus 3.9.2 (#18506)
  website/integrations: add hoop.dev (#17868)
  web/flows: update default background image (#18540)
  endpoints: implement endpoint stage (#18468)
  website/integrations: add salesforce (#18516)
  ...
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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant