Skip to content

website: bump the build group across 1 directory with 9 updates#21127

Merged
BeryJu merged 2 commits intomainfrom
dependabot/npm_and_yarn/website/build-80633a22db
Mar 25, 2026
Merged

website: bump the build group across 1 directory with 9 updates#21127
BeryJu merged 2 commits intomainfrom
dependabot/npm_and_yarn/website/build-80633a22db

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps the build group with 9 updates in the /website directory:

Package From To
@rspack/binding-darwin-arm64 1.7.9 1.7.10
@rspack/binding-linux-arm64-gnu 1.7.9 1.7.10
@rspack/binding-linux-x64-gnu 1.7.9 1.7.10
@swc/core-darwin-arm64 1.15.18 1.15.21
@swc/core-linux-arm64-gnu 1.15.18 1.15.21
@swc/core-linux-x64-gnu 1.15.18 1.15.21
@swc/html-darwin-arm64 1.15.18 1.15.21
@swc/html-linux-arm64-gnu 1.15.18 1.15.21
@swc/html-linux-x64-gnu 1.15.18 1.15.21

Updates @rspack/binding-darwin-arm64 from 1.7.9 to 1.7.10

Release notes

Sourced from @​rspack/binding-darwin-arm64's releases.

v1.7.10

What's Changed

New Features 🎉

Other Changes

Full Changelog: web-infra-dev/rspack@v1.7.9...v1.7.10

Commits

Updates @rspack/binding-linux-arm64-gnu from 1.7.9 to 1.7.10

Release notes

Sourced from @​rspack/binding-linux-arm64-gnu's releases.

v1.7.10

What's Changed

New Features 🎉

Other Changes

Full Changelog: web-infra-dev/rspack@v1.7.9...v1.7.10

Commits

Updates @rspack/binding-linux-x64-gnu from 1.7.9 to 1.7.10

Release notes

Sourced from @​rspack/binding-linux-x64-gnu's releases.

v1.7.10

What's Changed

New Features 🎉

Other Changes

Full Changelog: web-infra-dev/rspack@v1.7.9...v1.7.10

Commits

Updates @swc/core-darwin-arm64 from 1.15.18 to 1.15.21

Changelog

Sourced from @​swc/core-darwin-arm64's changelog.

[1.15.21] - 2026-03-22

Bug Fixes

  • (cli) Honor externalHelpers=false in rust binary (#11693) (1be052e)

  • (cli) Skip mkdir when --out-file targets the current directory (#11720) (f3f4e51)

  • (es/decorators) Resolve 2022-03 issues #9565/#9078/#9079 and add regressions (#11698) (a025d2b)

  • (es/fixer) Wrap new opt chain (#11618) (fdcd184)

  • (es/flow) Normalize module await bindings for Hermes parity (#11703) (73d8761)

  • (es/minifier) Fix compatibility for Wasm plugin (swc_ast_unknown) (#11641) (abd0e45)

  • (es/module) Preserve explicit index.js import path when baseUrl is set (#11597) (830dbeb)

  • (es/module) Avoid rewriting unknown relative extensions (#11713) (ed09218)

  • (es/regexp) Implement transform-named-capturing-groups-regex (#11642) (f62bfa9)

  • (es/types) Add new options types (#11683) (62eeee1)

  • (malloc) Fallback to system allocator on linux gnu s390x/powerpc (#11606) (e103fac)

  • Update lz4_flex to resolve RUSTSEC-2026-0041 (#11701) (7528507)

Documentation

... (truncated)

Commits
  • a06c4b9 chore: Publish 1.15.21 with swc_core v59.0.1
  • d220ed3 chore: Update changelog
  • eb169d5 chore: Publish 1.15.21-nightly-20260322.3 with swc_core v59.0.1
  • 024bf92 chore: Update changelog
  • 4c378f7 chore: Publish 1.15.21-nightly-20260322.2 with swc_core v59.0.1
  • 09c4be0 ci: install zig for core ppc64le/s390x nightly cross builds (#11725)
  • c36686b chore: Update changelog
  • 1cdd010 chore: Publish 1.15.21-nightly-20260322.1 with swc_core v59.0.1
  • 18de8de chore: Publish crates with swc_core v59.0.1
  • e29d58c test: move TS decorator fixtures out of proposal crate (#11723)
  • Additional commits viewable in compare view

Updates @swc/core-linux-arm64-gnu from 1.15.18 to 1.15.21

Changelog

Sourced from @​swc/core-linux-arm64-gnu's changelog.

[1.15.21] - 2026-03-22

Bug Fixes

  • (cli) Honor externalHelpers=false in rust binary (#11693) (1be052e)

  • (cli) Skip mkdir when --out-file targets the current directory (#11720) (f3f4e51)

  • (es/decorators) Resolve 2022-03 issues #9565/#9078/#9079 and add regressions (#11698) (a025d2b)

  • (es/fixer) Wrap new opt chain (#11618) (fdcd184)

  • (es/flow) Normalize module await bindings for Hermes parity (#11703) (73d8761)

  • (es/minifier) Fix compatibility for Wasm plugin (swc_ast_unknown) (#11641) (abd0e45)

  • (es/module) Preserve explicit index.js import path when baseUrl is set (#11597) (830dbeb)

  • (es/module) Avoid rewriting unknown relative extensions (#11713) (ed09218)

  • (es/regexp) Implement transform-named-capturing-groups-regex (#11642) (f62bfa9)

  • (es/types) Add new options types (#11683) (62eeee1)

  • (malloc) Fallback to system allocator on linux gnu s390x/powerpc (#11606) (e103fac)

  • Update lz4_flex to resolve RUSTSEC-2026-0041 (#11701) (7528507)

Documentation

... (truncated)

Commits
  • a06c4b9 chore: Publish 1.15.21 with swc_core v59.0.1
  • d220ed3 chore: Update changelog
  • eb169d5 chore: Publish 1.15.21-nightly-20260322.3 with swc_core v59.0.1
  • 024bf92 chore: Update changelog
  • 4c378f7 chore: Publish 1.15.21-nightly-20260322.2 with swc_core v59.0.1
  • 09c4be0 ci: install zig for core ppc64le/s390x nightly cross builds (#11725)
  • c36686b chore: Update changelog
  • 1cdd010 chore: Publish 1.15.21-nightly-20260322.1 with swc_core v59.0.1
  • 18de8de chore: Publish crates with swc_core v59.0.1
  • e29d58c test: move TS decorator fixtures out of proposal crate (#11723)
  • Additional commits viewable in compare view

Updates @swc/core-linux-x64-gnu from 1.15.18 to 1.15.21

Changelog

Sourced from @​swc/core-linux-x64-gnu's changelog.

[1.15.21] - 2026-03-22

Bug Fixes

  • (cli) Honor externalHelpers=false in rust binary (#11693) (1be052e)

  • (cli) Skip mkdir when --out-file targets the current directory (#11720) (f3f4e51)

  • (es/decorators) Resolve 2022-03 issues #9565/#9078/#9079 and add regressions (#11698) (a025d2b)

  • (es/fixer) Wrap new opt chain (#11618) (fdcd184)

  • (es/flow) Normalize module await bindings for Hermes parity (#11703) (73d8761)

  • (es/minifier) Fix compatibility for Wasm plugin (swc_ast_unknown) (#11641) (abd0e45)

  • (es/module) Preserve explicit index.js import path when baseUrl is set (#11597) (830dbeb)

  • (es/module) Avoid rewriting unknown relative extensions (#11713) (ed09218)

  • (es/regexp) Implement transform-named-capturing-groups-regex (#11642) (f62bfa9)

  • (es/types) Add new options types (#11683) (62eeee1)

  • (malloc) Fallback to system allocator on linux gnu s390x/powerpc (#11606) (e103fac)

  • Update lz4_flex to resolve RUSTSEC-2026-0041 (#11701) (7528507)

Documentation

... (truncated)

Commits
  • a06c4b9 chore: Publish 1.15.21 with swc_core v59.0.1
  • d220ed3 chore: Update changelog
  • eb169d5 chore: Publish 1.15.21-nightly-20260322.3 with swc_core v59.0.1
  • 024bf92 chore: Update changelog
  • 4c378f7 chore: Publish 1.15.21-nightly-20260322.2 with swc_core v59.0.1
  • 09c4be0 ci: install zig for core ppc64le/s390x nightly cross builds (#11725)
  • c36686b chore: Update changelog
  • 1cdd010 chore: Publish 1.15.21-nightly-20260322.1 with swc_core v59.0.1
  • 18de8de chore: Publish crates with swc_core v59.0.1
  • e29d58c test: move TS decorator fixtures out of proposal crate (#11723)
  • Additional commits viewable in compare view

Updates @swc/html-darwin-arm64 from 1.15.18 to 1.15.21

Changelog

Sourced from @​swc/html-darwin-arm64's changelog.

[1.15.21] - 2026-03-22

Bug Fixes

  • (cli) Honor externalHelpers=false in rust binary (#11693) (1be052e)

  • (cli) Skip mkdir when --out-file targets the current directory (#11720) (f3f4e51)

  • (es/decorators) Resolve 2022-03 issues #9565/#9078/#9079 and add regressions (#11698) (a025d2b)

  • (es/fixer) Wrap new opt chain (#11618) (fdcd184)

  • (es/flow) Normalize module await bindings for Hermes parity (#11703) (73d8761)

  • (es/minifier) Fix compatibility for Wasm plugin (swc_ast_unknown) (#11641) (abd0e45)

  • (es/module) Preserve explicit index.js import path when baseUrl is set (#11597) (830dbeb)

  • (es/module) Avoid rewriting unknown relative extensions (#11713) (ed09218)

  • (es/regexp) Implement transform-named-capturing-groups-regex (#11642) (f62bfa9)

  • (es/types) Add new options types (#11683) (62eeee1)

  • (malloc) Fallback to system allocator on linux gnu s390x/powerpc (#11606) (e103fac)

  • Update lz4_flex to resolve RUSTSEC-2026-0041 (#11701) (7528507)

Documentation

... (truncated)

Commits
  • a06c4b9 chore: Publish 1.15.21 with swc_core v59.0.1
  • d220ed3 chore: Update changelog
  • eb169d5 chore: Publish 1.15.21-nightly-20260322.3 with swc_core v59.0.1
  • 024bf92 chore: Update changelog
  • 4c378f7 chore: Publish 1.15.21-nightly-20260322.2 with swc_core v59.0.1
  • 09c4be0 ci: install zig for core ppc64le/s390x nightly cross builds (#11725)
  • c36686b chore: Update changelog
  • 1cdd010 chore: Publish 1.15.21-nightly-20260322.1 with swc_core v59.0.1
  • 18de8de chore: Publish crates with swc_core v59.0.1
  • e29d58c test: move TS decorator fixtures out of proposal crate (#11723)
  • Additional commits viewable in compare view

Updates @swc/html-linux-arm64-gnu from 1.15.18 to 1.15.21

Changelog

Sourced from @​swc/html-linux-arm64-gnu's changelog.

[1.15.21] - 2026-03-22

Bug Fixes

  • (cli) Honor externalHelpers=false in rust binary (#11693) (1be052e)

  • (cli) Skip mkdir when --out-file targets the current directory (#11720) (f3f4e51)

  • (es/decorators) Resolve 2022-03 issues #9565/#9078/#9079 and add regressions (#11698) (a025d2b)

  • (es/fixer) Wrap new opt chain (#11618) (fdcd184)

  • (es/flow) Normalize module await bindings for Hermes parity (#11703) (73d8761)

  • (es/minifier) Fix compatibility for Wasm plugin (swc_ast_unknown) (#11641) (abd0e45)

  • (es/module) Preserve explicit index.js import path when baseUrl is set (#11597) (830dbeb)

  • (es/module) Avoid rewriting unknown relative extensions (#11713) (ed09218)

  • (es/regexp) Implement transform-named-capturing-groups-regex (#11642) (f62bfa9)

  • (es/types) Add new options types (#11683) (62eeee1)

  • (malloc) Fallback to system allocator on linux gnu s390x/powerpc (#11606) (e103fac)

  • Update lz4_flex to resolve RUSTSEC-2026-0041 (#11701) (7528507)

Documentation

... (truncated)

Commits
  • a06c4b9 chore: Publish 1.15.21 with swc_core v59.0.1
  • d220ed3 chore: Update changelog
  • eb169d5 chore: Publish 1.15.21-nightly-20260322.3 with swc_core v59.0.1
  • 024bf92 chore: Update changelog
  • 4c378f7 chore: Publish 1.15.21-nightly-20260322.2 with swc_core v59.0.1
  • 09c4be0 ci: install zig for core ppc64le/s390x nightly cross builds (#11725)
  • c36686b chore: Update changelog
  • 1cdd010 chore: Publish 1.15.21-nightly-20260322.1 with swc_core v59.0.1
  • 18de8de chore: Publish crates with swc_core v59.0.1
  • e29d58c test: move TS decorator fixtures out of proposal crate (#11723)
  • Additional commits viewable in compare view

Updates @swc/html-linux-x64-gnu from 1.15.18 to 1.15.21

Changelog

Sourced from @​swc/html-linux-x64-gnu's changelog.

[1.15.21] - 2026-03-22

Bug Fixes

  • (cli) Honor externalHelpers=false in rust binary (#11693) (1be052e)

  • (cli) Skip mkdir when --out-file targets the current directory (#11720) (f3f4e51)

  • (es/decorators) Resolve 2022-03 issues #9565/#9078/#9079 and add regressions (#11698) (a025d2b)

  • (es/fixer) Wrap new opt chain (#11618) (fdcd184)

  • (es/flow) Normalize module await bindings for Hermes parity (#11703) (73d8761)

  • (es/minifier) Fix compatibility for Wasm plugin (swc_ast_unknown) (#11641) (abd0e45)

  • (es/module) Preserve explicit index.js import path when baseUrl is set (#11597) (830dbeb)

  • (es/module) Avoid rewriting unknown relative extensions (#11713) (ed09218)

  • (es/regexp) Implement transform-named-capturing-groups-regex (#11642) (f62bfa9)

  • (es/types) Add new options types (#11683) (62eeee1)

  • (malloc) Fallback to system allocator on linux gnu s390x/powerpc (#11606) (e103fac)

  • Update lz4_flex to resolve RUSTSEC-2026-0041 (#11701) (7528507)

Documentation

... (truncated)

Commits
  • a06c4b9 chore: Publish 1.15.21 with swc_core v59.0.1
  • d220ed3 chore: Update changelog
  • eb169d5 chore: Publish 1.15.21-nightly-20260322.3 with swc_core v59.0.1
  • 024bf92 chore: Update changelog
  • 4c378f7 chore: Publish 1.15.21-nightly-20260322.2 with swc_core v59.0.1
  • 09c4be0 ci: install zig for core ppc64le/s390x nightly cross builds (#11725)
  • c36686b chore: Update changelog
  • 1cdd010 chore: Publish 1.15.21-nightly-20260322.1 with swc_core v59.0.1
  • 18de8de chore: Publish crates with swc_core v59.0.1
  • e29d58c test: move TS decorator fixtures out of proposal crate (#11723)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 24, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2026 18:26
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 24, 2026
@codecov
Copy link

codecov bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.76%. Comparing base (5ff8400) to head (1fddac5).
⚠️ Report is 12 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21127      +/-   ##
==========================================
- Coverage   92.81%   92.76%   -0.06%     
==========================================
  Files        1000     1000              
  Lines       56589    56604      +15     
  Branches      425      425              
==========================================
- Hits        52525    52509      -16     
- Misses       4064     4095      +31     
Flag Coverage Δ
conformance 37.38% <ø> (-0.01%) ⬇️
e2e 42.88% <ø> (-0.02%) ⬇️
integration 22.17% <ø> (-0.06%) ⬇️
rust 0.23% <ø> (ø)
unit 91.71% <ø> (-0.01%) ⬇️
unit-migrate 90.28% <ø> (-1.54%) ⬇️

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 Mar 24, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 1fddac5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69c407d1c58d33000880bb88
😎 Deploy Preview https://deploy-preview-21127--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 Mar 24, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 1fddac5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69c407d17a29b00008a56631
😎 Deploy Preview https://deploy-preview-21127--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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/website/build-80633a22db branch from 03dd7a4 to f0f52f4 Compare March 24, 2026 20:41
Bumps the build group with 9 updates in the /website directory:

| Package | From | To |
| --- | --- | --- |
| [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.7.9` | `1.7.10` |
| [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.7.9` | `1.7.10` |
| [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) | `1.7.9` | `1.7.10` |
| [@swc/core-darwin-arm64](https://github.com/swc-project/swc) | `1.15.18` | `1.15.21` |
| [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.18` | `1.15.21` |
| [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.18` | `1.15.21` |
| [@swc/html-darwin-arm64](https://github.com/swc-project/swc) | `1.15.18` | `1.15.21` |
| [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc) | `1.15.18` | `1.15.21` |
| [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc) | `1.15.18` | `1.15.21` |



Updates `@rspack/binding-darwin-arm64` from 1.7.9 to 1.7.10
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.10/packages/rspack)

Updates `@rspack/binding-linux-arm64-gnu` from 1.7.9 to 1.7.10
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.10/packages/rspack)

Updates `@rspack/binding-linux-x64-gnu` from 1.7.9 to 1.7.10
- [Release notes](https://github.com/web-infra-dev/rspack/releases)
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.7.10/packages/rspack)

Updates `@swc/core-darwin-arm64` from 1.15.18 to 1.15.21
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.15.18...v1.15.21)

Updates `@swc/core-linux-arm64-gnu` from 1.15.18 to 1.15.21
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.15.18...v1.15.21)

Updates `@swc/core-linux-x64-gnu` from 1.15.18 to 1.15.21
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.15.18...v1.15.21)

Updates `@swc/html-darwin-arm64` from 1.15.18 to 1.15.21
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.15.18...v1.15.21)

Updates `@swc/html-linux-arm64-gnu` from 1.15.18 to 1.15.21
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.15.18...v1.15.21)

Updates `@swc/html-linux-x64-gnu` from 1.15.18 to 1.15.21
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.15.18...v1.15.21)

---
updated-dependencies:
- dependency-name: "@rspack/binding-darwin-arm64"
  dependency-version: 1.7.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@rspack/binding-linux-arm64-gnu"
  dependency-version: 1.7.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@rspack/binding-linux-x64-gnu"
  dependency-version: 1.7.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@swc/core-darwin-arm64"
  dependency-version: 1.15.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@swc/core-linux-arm64-gnu"
  dependency-version: 1.15.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@swc/core-linux-x64-gnu"
  dependency-version: 1.15.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@swc/html-darwin-arm64"
  dependency-version: 1.15.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@swc/html-linux-arm64-gnu"
  dependency-version: 1.15.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
- dependency-name: "@swc/html-linux-x64-gnu"
  dependency-version: 1.15.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/website/build-80633a22db branch from f0f52f4 to 51a4db9 Compare March 25, 2026 04:05
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@netlify
Copy link

netlify bot commented Mar 25, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 1fddac5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69c407d1859e850008cce053
😎 Deploy Preview https://deploy-preview-21127--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 merged commit 0a951f0 into main Mar 25, 2026
95 of 100 checks passed
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/website/build-80633a22db branch March 25, 2026 16:19
@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-1fddac5b66cc1bf56d9ae306874d646fd102c84e
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-1fddac5b66cc1bf56d9ae306874d646fd102c84e

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

kensternberg-authentik added a commit that referenced this pull request Mar 25, 2026
* main: (42 commits)
  endpoints/connectors: fix enabled flag not respected (#21144)
  web: bump vite from 7.3.1 to 8.0.2 in /web (#21109)
  website/docs: add a single page about our user interface, document Consent stage (#20533)
  website: bump the build group across 1 directory with 9 updates (#21127)
  web: bump knip from 5.88.1 to 6.0.5 in /web (#21129)
  core: bump drf-spectacular from 0.28.0 to 0.29.0 (#19420)
  packages/client-go: init (#21139)
  providers/proxy: Add a default maxResponseBodySize to Traefik Middleware (#21111)
  core: bump library/nginx from `dec7a90` to `7150b3a` in /website (#21137)
  core: bump gunicorn from 25.1.0 to 25.2.0 (#21134)
  core: bump github.com/getsentry/sentry-go from 0.43.0 to 0.44.1 (#21122)
  core: bump astral-sh/uv from 0.11.0 to 0.11.1 in /lifecycle/container (#21135)
  ci: bump taiki-e/install-action from 2.69.8 to 2.69.9 in /.github/actions/setup (#21136)
  web/a11y: Modals, Command Palette (Merge branch) (#17812)
  website/docs: document file picker values (#20994)
  packages/client-rust: init (#21117)
  core: bump sentry-sdk from 2.55.0 to 2.56.0 (#21124)
  events: add helper to log deprecation configuration_warning message (#21115)
  core: bump djangorestframework from 3.17.0 to 3.17.1 (#21126)
  core: bump twilio from 9.10.3 to 9.10.4 (#21123)
  ...
kensternberg-authentik added a commit that referenced this pull request Mar 25, 2026
* main: (42 commits)
  endpoints/connectors: fix enabled flag not respected (#21144)
  web: bump vite from 7.3.1 to 8.0.2 in /web (#21109)
  website/docs: add a single page about our user interface, document Consent stage (#20533)
  website: bump the build group across 1 directory with 9 updates (#21127)
  web: bump knip from 5.88.1 to 6.0.5 in /web (#21129)
  core: bump drf-spectacular from 0.28.0 to 0.29.0 (#19420)
  packages/client-go: init (#21139)
  providers/proxy: Add a default maxResponseBodySize to Traefik Middleware (#21111)
  core: bump library/nginx from `dec7a90` to `7150b3a` in /website (#21137)
  core: bump gunicorn from 25.1.0 to 25.2.0 (#21134)
  core: bump github.com/getsentry/sentry-go from 0.43.0 to 0.44.1 (#21122)
  core: bump astral-sh/uv from 0.11.0 to 0.11.1 in /lifecycle/container (#21135)
  ci: bump taiki-e/install-action from 2.69.8 to 2.69.9 in /.github/actions/setup (#21136)
  web/a11y: Modals, Command Palette (Merge branch) (#17812)
  website/docs: document file picker values (#20994)
  packages/client-rust: init (#21117)
  core: bump sentry-sdk from 2.55.0 to 2.56.0 (#21124)
  events: add helper to log deprecation configuration_warning message (#21115)
  core: bump djangorestframework from 3.17.0 to 3.17.1 (#21126)
  core: bump twilio from 9.10.3 to 9.10.4 (#21123)
  ...
kensternberg-authentik added a commit that referenced this pull request Mar 26, 2026
* main: (26 commits)
  endpoints/connectors: fix enabled flag not respected (#21144)
  web: bump vite from 7.3.1 to 8.0.2 in /web (#21109)
  website/docs: add a single page about our user interface, document Consent stage (#20533)
  website: bump the build group across 1 directory with 9 updates (#21127)
  web: bump knip from 5.88.1 to 6.0.5 in /web (#21129)
  core: bump drf-spectacular from 0.28.0 to 0.29.0 (#19420)
  packages/client-go: init (#21139)
  providers/proxy: Add a default maxResponseBodySize to Traefik Middleware (#21111)
  core: bump library/nginx from `dec7a90` to `7150b3a` in /website (#21137)
  core: bump gunicorn from 25.1.0 to 25.2.0 (#21134)
  core: bump github.com/getsentry/sentry-go from 0.43.0 to 0.44.1 (#21122)
  core: bump astral-sh/uv from 0.11.0 to 0.11.1 in /lifecycle/container (#21135)
  ci: bump taiki-e/install-action from 2.69.8 to 2.69.9 in /.github/actions/setup (#21136)
  web/a11y: Modals, Command Palette (Merge branch) (#17812)
  website/docs: document file picker values (#20994)
  packages/client-rust: init (#21117)
  core: bump sentry-sdk from 2.55.0 to 2.56.0 (#21124)
  events: add helper to log deprecation configuration_warning message (#21115)
  core: bump djangorestframework from 3.17.0 to 3.17.1 (#21126)
  core: bump twilio from 9.10.3 to 9.10.4 (#21123)
  ...
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