Skip to content

web: bump API Client version, remove Webdriver dependencies#16836

Merged
GirlBossRush merged 3 commits intomainfrom
update-web-api-client
Sep 17, 2025
Merged

web: bump API Client version, remove Webdriver dependencies#16836
GirlBossRush merged 3 commits intomainfrom
update-web-api-client

Conversation

@authentik-automation
Copy link
Contributor

web: bump API Client version

@authentik-automation authentik-automation bot requested a review from a team as a code owner September 16, 2025 17:14
@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Sep 16, 2025
@authentik-automation authentik-automation bot enabled auto-merge (squash) September 16, 2025 17:14
@codecov
Copy link

codecov bot commented Sep 16, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #16836   +/-   ##
=======================================
  Coverage   92.82%   92.82%           
=======================================
  Files         838      838           
  Lines       45386    45386           
=======================================
+ Hits        42128    42129    +1     
+ Misses       3258     3257    -1     
Flag Coverage Δ
e2e 46.60% <ø> (+<0.01%) ⬆️
integration 23.50% <ø> (+<0.01%) ⬆️
unit 90.92% <ø> (+<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.

@netlify
Copy link

netlify bot commented Sep 16, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit bbfe420
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68caf3797863cf00080e9b71
😎 Deploy Preview https://deploy-preview-16836--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

netlify bot commented Sep 16, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit bbfe420
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68caf379ad924d0008b7cbd6
😎 Deploy Preview https://deploy-preview-16836--authentik-integrations.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

netlify bot commented Sep 16, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit bbfe420
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68caf379579b5e0008fba170
😎 Deploy Preview https://deploy-preview-16836--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.

@BeryJu BeryJu disabled auto-merge September 16, 2025 17:42
Copy link
Member

@BeryJu BeryJu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but @GirlBossRush any worries regarding all the removed wdio stuff?

@github-actions
Copy link
Contributor

github-actions bot commented Sep 16, 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-bbfe420ecc8edb7356c2f83f9bfcbfd7bc25cc85
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-bbfe420ecc8edb7356c2f83f9bfcbfd7bc25cc85

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

@GirlBossRush GirlBossRush changed the title web: bump API Client version web: bump API Client version, remove Webdriver dependencies Sep 17, 2025
authentik-automation bot and others added 3 commits September 17, 2025 19:44
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@GirlBossRush GirlBossRush self-requested a review September 17, 2025 17:44
@GirlBossRush GirlBossRush enabled auto-merge (squash) September 17, 2025 18:15
@GirlBossRush GirlBossRush merged commit a7b02bc into main Sep 17, 2025
154 of 156 checks passed
@GirlBossRush GirlBossRush deleted the update-web-api-client branch September 17, 2025 18:34
kensternberg-authentik added a commit that referenced this pull request Sep 19, 2025
* main: (58 commits)
  web: bump the esbuild group across 2 directories with 4 updates (#16868)
  core, web: update translations (#16864)
  core: bump astral-sh/uv from 0.8.17 to 0.8.18 (#16866)
  website: bump @types/node from 24.5.1 to 24.5.2 in /website (#16867)
  web: bump @types/node from 24.5.1 to 24.5.2 in /packages/esbuild-plugin-live-reload (#16869)
  web: bump pino from 9.9.5 to 9.10.0 in /packages/esbuild-plugin-live-reload (#16870)
  web: bump @types/node from 24.5.1 to 24.5.2 in /packages/prettier-config (#16871)
  web: bump @types/node from 22.15.19 to 24.5.2 in /web (#16872)
  web: bump dompurify from 3.2.6 to 3.2.7 in /web (#16873)
  web: bump pino from 9.9.5 to 9.10.0 in /web (#16874)
  web: bump vite from 7.1.5 to 7.1.6 in /web (#16875)
  web: bump chromedriver from 140.0.2 to 140.0.3 in /web (#16876)
  lifecycle/aws: bump aws-cdk from 2.1029.1 to 2.1029.2 in /lifecycle/aws (#16877)
  web: Fix docs links, a11y input descriptors (#16671)
  website: bump the eslint group in /website with 3 updates (#16788)
  website: bump the build group in /website with 3 updates (#16787)
  web: bump the eslint group across 2 directories with 3 updates (#16790)
  website/docs: extends the example to include `jwt_config` for matrix/synapse (#16860)
  web/a11y: Flow Search (#15876)
  web: bump API Client version, remove Webdriver dependencies (#16836)
  ...
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.

2 participants