Skip to content

root, web: Bump package-lock.json#19501

Merged
BeryJu merged 1 commit intomainfrom
bump-packages
Jan 16, 2026
Merged

root, web: Bump package-lock.json#19501
BeryJu merged 1 commit intomainfrom
bump-packages

Conversation

@GirlBossRush
Copy link
Copy Markdown
Contributor

@GirlBossRush GirlBossRush commented Jan 16, 2026

Details

This PR bumps the repo root and web package-lock.json files. This appears to stem from NPM versions prior to 11.6.2 -- something which should fix itself in the next Node LTS.

Related

@GirlBossRush GirlBossRush added this to the Release 2025.12.2 milestone Jan 16, 2026
@GirlBossRush GirlBossRush requested a review from a team as a code owner January 16, 2026 01:55
@GirlBossRush GirlBossRush added the area:frontend Features or issues related to the browser, TypeScript, Node.js, etc label Jan 16, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Jan 16, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit c4a52eb
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69699a76fb8bf80008013bbb
😎 Deploy Preview https://deploy-preview-19501--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
Copy Markdown

netlify bot commented Jan 16, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit c4a52eb
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69699a77f0522e0008938ce0
😎 Deploy Preview https://deploy-preview-19501--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.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 16, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19501      +/-   ##
==========================================
+ Coverage   93.28%   93.30%   +0.01%     
==========================================
  Files         949      949              
  Lines       52052    52052              
==========================================
+ Hits        48559    48565       +6     
+ Misses       3493     3487       -6     
Flag Coverage Δ
conformance 38.27% <ø> (+<0.01%) ⬆️
e2e 44.23% <ø> (-0.04%) ⬇️
integration 23.20% <ø> (+<0.01%) ⬆️
unit 91.50% <ø> (+<0.01%) ⬆️
unit-migrate 91.54% <ø> (+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 rissson changed the title core, web: Bump package-lock.json root, web: Bump package-lock.json Jan 16, 2026
@github-actions
Copy link
Copy Markdown
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-c4a52ebc107ad020c8f966c898ec52015ffcfe1a
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-c4a52ebc107ad020c8f966c898ec52015ffcfe1a

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

@BeryJu BeryJu merged commit 4eee591 into main Jan 16, 2026
143 of 145 checks passed
@BeryJu BeryJu deleted the bump-packages branch January 16, 2026 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:frontend Features or issues related to the browser, TypeScript, Node.js, etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants