Skip to content

core: bump django-guardian from 2.4.0 to v3.0.0#14453

Merged
BeryJu merged 6 commits intomainfrom
manualdeps/django-guardian/v3.0.0
May 20, 2025
Merged

core: bump django-guardian from 2.4.0 to v3.0.0#14453
BeryJu merged 6 commits intomainfrom
manualdeps/django-guardian/v3.0.0

Conversation

@melizeche
Copy link
Copy Markdown
Member

See https://pypi.org/project/django-guardian/ for package information

@melizeche melizeche requested a review from a team as a code owner May 9, 2025 16:55
@netlify
Copy link
Copy Markdown

netlify bot commented May 9, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 1b601ef
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/682c7469a6ca5e00089fd149
😎 Deploy Preview https://deploy-preview-14453--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify bot commented May 9, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 1b601ef
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/682c7469086be200089c2714
😎 Deploy Preview https://deploy-preview-14453--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link
Copy Markdown

codecov bot commented May 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.71%. Comparing base (abaf8d9) to head (1b601ef).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14453      +/-   ##
==========================================
+ Coverage   92.45%   92.71%   +0.25%     
==========================================
  Files         814      814              
  Lines       41891    41898       +7     
==========================================
+ Hits        38731    38844     +113     
+ Misses       3160     3054     -106     
Flag Coverage Δ
e2e 47.74% <75.00%> (+1.26%) ⬆️
integration 24.42% <12.50%> (-0.01%) ⬇️
unit 90.58% <100.00%> (-0.01%) ⬇️

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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@BeryJu BeryJu force-pushed the manualdeps/django-guardian/v3.0.0 branch from fa0643e to 811a060 Compare May 12, 2025 23:06
@BeryJu
Copy link
Copy Markdown
Member

BeryJu commented May 12, 2025

ref for last commit: django-guardian/django-guardian#865

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 13, 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-1b601ef379d5433ead91d874ab211defa600639a
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-1b601ef379d5433ead91d874ab211defa600639a

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

melizeche and others added 6 commits May 20, 2025 14:24
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu force-pushed the manualdeps/django-guardian/v3.0.0 branch from b7409a2 to 1b601ef Compare May 20, 2025 12:24
@BeryJu BeryJu merged commit 0be9c60 into main May 20, 2025
86 checks passed
@BeryJu BeryJu deleted the manualdeps/django-guardian/v3.0.0 branch May 20, 2025 12:40
kensternberg-authentik added a commit that referenced this pull request May 22, 2025
* main: (55 commits)
  web: Fix missing Enterprise sidebar entries. (#14615)
  core, web: update translations (#14626)
  esbuild-plugin-live-reload: Publish. (#14624)
  web/NPM Workspaces: Prep ESBuild plugin for publish. (#14552)
  lifecycle: fix arguments not being passed to worker command (#14574)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in fr (#14611)
  providers/proxy: kubernetes outpost: fix reconcile when ingress class name changed (#14612)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#14608)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#14607)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#14609)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#14606)
  root: move forked dependencies to goauthentik org (#14590)
  core: bump library/node from 22 to 24 (#14410)
  core: bump django-guardian from 2.4.0 to v3.0.0 (#14453)
  enterprise/stages/mtls: improve certificate validation (#14582)
  translate: Updates for file web/xliff/en.xlf in it (#14575)
  core, web: update translations (#14578)
  core: bump sentry-sdk from 2.28.0 to 2.29.1 (#14579)
  core: bump astral-sh/uv from 0.7.5 to 0.7.6 (#14580)
  web/NPM Workspaces: ESbuild version cleanup (#14541)
  ...
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.

2 participants