Skip to content

web: bump API Client version#14971

Merged
BeryJu merged 1 commit intomainfrom
update-web-api-client
Jun 9, 2025
Merged

web: bump API Client version#14971
BeryJu merged 1 commit intomainfrom
update-web-api-client

Conversation

@authentik-automation
Copy link
Contributor

web: bump API Client version

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Jun 9, 2025
@authentik-automation authentik-automation bot requested a review from a team as a code owner June 9, 2025 02:17
@authentik-automation authentik-automation bot enabled auto-merge (squash) June 9, 2025 02:17
@netlify
Copy link

netlify bot commented Jun 9, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 85960a1
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6846442b5410260008b69638

@netlify
Copy link

netlify bot commented Jun 9, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 85960a1
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6846442bf4affd00088f5933
😎 Deploy Preview https://deploy-preview-14971--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

codecov bot commented Jun 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.77%. Comparing base (c60a145) to head (85960a1).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14971      +/-   ##
==========================================
+ Coverage   91.97%   92.77%   +0.80%     
==========================================
  Files         818      818              
  Lines       42199    42199              
==========================================
+ Hits        38813    39151     +338     
+ Misses       3386     3048     -338     
Flag Coverage Δ
e2e 47.71% <ø> (+5.85%) ⬆️
integration 24.44% <ø> (ø)
unit 90.67% <ø> (-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 disabled auto-merge June 9, 2025 02:26
@BeryJu BeryJu enabled auto-merge (squash) June 9, 2025 02:26
@BeryJu BeryJu merged commit fad6ac7 into main Jun 9, 2025
104 checks passed
@BeryJu BeryJu deleted the update-web-api-client branch June 9, 2025 02:43
@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 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-85960a1863c9ce6449921a6fed8ca09f239a3169
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-85960a1863c9ce6449921a6fed8ca09f239a3169

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

kensternberg-authentik added a commit that referenced this pull request Jun 9, 2025
* main: (38 commits)
  website/docs: added a link in our Upgrade docs to the Outpost upgrade docs, slight reformatting  (#14931)
  website: fix search across multiple subdomains (#14976)
  core: bump goauthentik.io/api/v3 from 3.2025060.1 to 3.2025061.1 (#14972)
  web: bump API Client version (#14971)
  root: backport 2025.6.1 bump (#14970)
  stages/email: Only attach logo to email if used (#14835)
  web: bump @codemirror/lang-python from 6.1.6 to 6.2.1 in /web (#14713)
  website: bump prettier-plugin-packagejson from 2.5.14 to 2.5.15 in /website (#14829)
  core: bump selenium/standalone-chrome from 136.0 to 137.0 in /tests/e2e (#14963)
  core: bump axllent/mailpit from v1.25.1 to v1.26.0 in /tests/e2e (#14964)
  core: bump astral-sh/uv from 0.7.11 to 0.7.12 (#14965)
  core: bump github.com/redis/go-redis/v9 from 9.9.0 to 9.10.0 (#14966)
  web: bump @types/mocha from 10.0.8 to 10.0.10 in /web (#14684)
  web: bump ts-pattern from 5.4.0 to 5.7.1 in /web (#14686)
  website: bump @types/node from 22.15.29 to 22.15.30 in /website (#14968)
  web: bump mermaid from 11.4.1 to 11.6.0 in /web (#14688)
  web: bump @fortawesome/fontawesome-free from 6.6.0 to 6.7.2 in /web (#14716)
  web: bump the eslint group across 2 directories with 3 updates (#14833)
  website: bump the eslint group in /website with 4 updates (#14967)
  website: bump @typescript-eslint/parser from 8.32.1 to 8.33.1 in /website (#14828)
  ...
cavefire pushed a commit to cavefire/authentik that referenced this pull request Jun 24, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant