Skip to content

web: updated package-lock.json to include missing tree-sitter references#20244

Merged
GirlBossRush merged 1 commit intomainfrom
web/bug/package-lock-sync-2026-01-14
Feb 14, 2026
Merged

web: updated package-lock.json to include missing tree-sitter references#20244
GirlBossRush merged 1 commit intomainfrom
web/bug/package-lock-sync-2026-01-14

Conversation

@kensternberg-authentik
Copy link
Contributor

web: updated package-lock.json to include missing tree-sitter referen…

  • The code has been formatted (make web)

@netlify
Copy link

netlify bot commented Feb 12, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 9b150bb
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/698de646cd83860008a7b0c2
😎 Deploy Preview https://deploy-preview-20244--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.

@netlify
Copy link

netlify bot commented Feb 12, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 9b150bb
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/698de64667a0dc0008f77d70
😎 Deploy Preview https://deploy-preview-20244--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.

@rissson rissson added backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12 backport/version-2026.2 Add this label to PRs to backport changes to version-2026.2 labels Feb 12, 2026
@rissson rissson marked this pull request as ready for review February 12, 2026 14:47
@rissson rissson requested a review from a team as a code owner February 12, 2026 14:47
@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.26%. Comparing base (af36cdc) to head (9b150bb).
⚠️ Report is 25 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20244      +/-   ##
==========================================
- Coverage   93.29%   93.26%   -0.04%     
==========================================
  Files         981      981              
  Lines       55030    55030              
==========================================
- Hits        51342    51322      -20     
- Misses       3688     3708      +20     
Flag Coverage Δ
conformance 37.49% <ø> (+<0.01%) ⬆️
e2e 43.32% <ø> (+<0.01%) ⬆️
integration 22.43% <ø> (-0.05%) ⬇️
unit 91.49% <ø> (-0.02%) ⬇️
unit-migrate 91.53% <ø> (-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.

rissson added a commit that referenced this pull request Feb 12, 2026
…ces (cherry-pick #20244 to version-2025.12) (#20245)

Co-authored-by: Ken Sternberg <ken@goauthentik.io>
rissson added a commit that referenced this pull request Feb 12, 2026
…ces (cherry-pick #20244 to version-2026.2) (#20246)

Co-authored-by: Ken Sternberg <ken@goauthentik.io>
@github-actions
Copy link
Contributor

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-9b150bb0cb28ae9ba5fd308c0540d23d43f209ce
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-9b150bb0cb28ae9ba5fd308c0540d23d43f209ce

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

@GirlBossRush GirlBossRush merged commit 128f057 into main Feb 14, 2026
105 checks passed
@GirlBossRush GirlBossRush deleted the web/bug/package-lock-sync-2026-01-14 branch February 14, 2026 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12 backport/version-2026.2 Add this label to PRs to backport changes to version-2026.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants