mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-17 19:09:11 +03:00
rust-proxy
202 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
6986cc7bab |
web: bump the rollup group across 1 directory with 6 updates (#23028)
* web: bump the rollup group across 1 directory with 6 updates Bumps the rollup group with 6 updates in the /web directory: | Package | From | To | | --- | --- | --- | | [@rollup/rollup-darwin-arm64](https://github.com/rollup/rollup) | `4.60.0` | `4.61.1` | | [@rollup/rollup-linux-arm64-gnu](https://github.com/rollup/rollup) | `4.60.0` | `4.61.1` | | [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) | `4.60.0` | `4.61.1` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `29.0.2` | `29.0.3` | | [@rollup/plugin-swc](https://github.com/rollup/plugins/tree/HEAD/packages/swc) | `0.4.0` | `0.4.1` | | [rollup](https://github.com/rollup/rollup) | `4.60.0` | `4.61.1` | Updates `@rollup/rollup-darwin-arm64` from 4.60.0 to 4.61.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.0...v4.61.1) Updates `@rollup/rollup-linux-arm64-gnu` from 4.60.0 to 4.61.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.0...v4.61.1) Updates `@rollup/rollup-linux-x64-gnu` from 4.60.0 to 4.61.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.0...v4.61.1) Updates `@rollup/plugin-commonjs` from 29.0.2 to 29.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.3/packages/commonjs) Updates `@rollup/plugin-swc` from 0.4.0 to 0.4.1 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/swc/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/swc-v0.4.1/packages/swc) Updates `rollup` from 4.60.0 to 4.61.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.60.0...v4.61.1) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-version: 29.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rollup - dependency-name: "@rollup/plugin-swc" dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rollup - dependency-name: "@rollup/rollup-darwin-arm64" dependency-version: 4.61.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rollup - dependency-name: "@rollup/rollup-linux-arm64-gnu" dependency-version: 4.61.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rollup - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.61.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rollup - dependency-name: rollup dependency-version: 4.61.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rollup ... Signed-off-by: dependabot[bot] <support@github.com> * sigh Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io> |
||
|
|
fadc14eddc |
web: Fix stale clipboard tokens, untranslated labels (#23063)
* web: Fix stale clipboard tokens, untranslated labels. * Fix tooltip. * Fix type error. * Update types. * Fix types. Clean up composite. * Fix label names. * Fix broken HTML. * Fix labels, formatters. * Clean up properties, lifecyle. |
||
|
|
80e7dd0c62 |
web: bump @goauthentik/tsconfig from 1.0.9 to 2.0.0 in /web/packages/core in the goauthentik group across 1 directory (#22996)
* web: bump @goauthentik/tsconfig Bumps the goauthentik group with 1 update in the /web/packages/core directory: [@goauthentik/tsconfig](https://github.com/goauthentik/authentik/tree/HEAD/packages/tsconfig). Updates `@goauthentik/tsconfig` from 1.0.9 to 2.0.0 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/tsconfig) --- updated-dependencies: - dependency-name: "@goauthentik/tsconfig" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: goauthentik ... Signed-off-by: dependabot[bot] <support@github.com> * sigh Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io> |
||
|
|
9543b3c9f6 |
ci: Consistent NPM versions via Corepack (#20400)
* core: add .npmrc baseline to block dependency lifecycle scripts Set ignore-scripts=true at the repo root, plus engine-strict, save-exact, audit, and prefer-offline. This neutralizes the dominant npm supply-chain attack vector — postinstall scripts in transitive dependencies — at the cost of requiring an explicit rebuild for the handful of packages that legitimately need install scripts (esbuild, chromedriver, tree-sitter, tree-sitter-json). The next commit wires that rebuild into the Makefile. Co-Authored-By: Playpen Agent <279763771+playpen-agent@users.noreply.github.com> * core: route node installs through make to retire website preinstall hook Make docs-install depend on a new root-node-install so the root deps are guaranteed before the website install runs, removing the need for the website/preinstall lifecycle script. Rebuild the small audited list of trusted packages (esbuild, chromedriver, tree-sitter, tree-sitter-json) after the web install so ignore-scripts=true remains the only path that needs maintenance. web/README documents the new workflow. Co-Authored-By: Playpen Agent <279763771+playpen-agent@users.noreply.github.com> * Clean up install scripts. * Track .npmrc in CODEOWNERS * Fix formatter config. Reformat. * Fix mounted references. * Flesh out node scripts. * Bump engines. * Prep containers. * Update makefile. * Flesh out github actions. * Clean up docs container. * lint. Bump. Lint. Bump NPM version. * Add limits. * collapse the composite's three setup-node calls to one cache restore * Add SHA. * Bump NPM range. * Run formatter. * Bump NPM. * Remove extra install. * Fix website deps. * Use local prettier. Fix drift in CI. * ci: build frontend in CI with node_env production Signed-off-by: Jens Langhammer <jens@goauthentik.io> * Install docusaurus config. * Fix linter warning, order. * Add linter commands. * Add timeout. * Remove pre install check. --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: Playpen Agent <279763771+playpen-agent@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io> |
||
|
|
75a62b7dca |
web/maintenance: bump Typescript compiler to version 7 (#22172)
* Updgrade Typescript to use Typescript 7 (aka TSGO) * web: drop `packages/` and composite from `tsc -p .` graph (#22100) Excluding the workspace subpackages cuts the program graph from 2719 to 1800 non-`node_modules` files (-34%) — most of the drop is the 912 generated files in `packages/client-ts/src/`, which are pulled in by the recursive include glob even though that package has its own composite tsconfig and is consumed via `@goauthentik/api/dist/*.d.ts`. The base `@goauthentik/tsconfig` sets `composite: true`, which forced TS6307 the moment we tried to exclude `packages/` (`@goauthentik/core` imports get followed into `web/packages/core/`). Nothing references `web` in this repo, so disabling composite is safe; `incremental` is inherited from the base and still drives the `.tsbuildinfo` cache. On this branch: - cold `tsc -p .` 26.3s → 22.7s (-14%) - warm `tsc -p .` 4.1s → 3.5s (-15%) - `npm run precommit` 39.9s → 37.9s warm Type coverage is unchanged: each excluded package already type-checks itself via its own tsconfig + build, and stories/tests/e2e remain in the include set. Co-Authored-By: Agent (authentik-i22100-affordable-constant-chartreuse) <279763771+playpen-agent@users.noreply.github.com> * Fix types. --------- Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> Co-authored-by: Agent (authentik-i22100-affordable-constant-chartreuse) <279763771+playpen-agent@users.noreply.github.com> |
||
|
|
008c9fb723 |
web: bump @types/node from 25.6.0 to 25.6.2 in /web (#22257)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.6.0 to 25.6.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
1db6c3af8b |
web: Fix Vendored Lex package. Add Unit Tests (#22083)
* Fix API reference paths. * Clean up vendored code. * Flesh out test. * Fix edgecase. * Clean up return value. * Fix linter. |
||
|
|
f6ef4d5479 |
web: bump the swc group across 1 directory with 11 updates (#22078)
Bumps the swc group with 1 update in the /web directory: [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core). Updates `@swc/core` from 1.15.32 to 1.15.33 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.15.33/packages/core) Updates `@swc/core-darwin-arm64` from 1.15.32 to 1.15.33 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.32...v1.15.33) Updates `@swc/core-darwin-x64` from 1.15.32 to 1.15.33 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.32...v1.15.33) Updates `@swc/core-linux-arm-gnueabihf` from 1.15.32 to 1.15.33 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.32...v1.15.33) Updates `@swc/core-linux-arm64-gnu` from 1.15.32 to 1.15.33 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.32...v1.15.33) Updates `@swc/core-linux-arm64-musl` from 1.15.32 to 1.15.33 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.32...v1.15.33) Updates `@swc/core-linux-x64-gnu` from 1.15.32 to 1.15.33 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.32...v1.15.33) Updates `@swc/core-linux-x64-musl` from 1.15.32 to 1.15.33 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.32...v1.15.33) Updates `@swc/core-win32-arm64-msvc` from 1.15.32 to 1.15.33 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.32...v1.15.33) Updates `@swc/core-win32-ia32-msvc` from 1.15.32 to 1.15.33 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.32...v1.15.33) Updates `@swc/core-win32-x64-msvc` from 1.15.32 to 1.15.33 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.32...v1.15.33) --- updated-dependencies: - dependency-name: "@swc/core" dependency-version: 1.15.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-darwin-x64" dependency-version: 1.15.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm-gnueabihf" dependency-version: 1.15.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm64-musl" dependency-version: 1.15.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-x64-musl" dependency-version: 1.15.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-arm64-msvc" dependency-version: 1.15.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-ia32-msvc" dependency-version: 1.15.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-x64-msvc" dependency-version: 1.15.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
fa1c3490c3 |
web: bump the swc group across 1 directory with 11 updates (#22004)
Bumps the swc group with 1 update in the /web directory: [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core). Updates `@swc/core` from 1.15.30 to 1.15.32 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.15.32/packages/core) Updates `@swc/core-darwin-arm64` from 1.15.30 to 1.15.32 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.30...v1.15.32) Updates `@swc/core-darwin-x64` from 1.15.30 to 1.15.32 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.30...v1.15.32) Updates `@swc/core-linux-arm-gnueabihf` from 1.15.30 to 1.15.32 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.30...v1.15.32) Updates `@swc/core-linux-arm64-gnu` from 1.15.30 to 1.15.32 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.30...v1.15.32) Updates `@swc/core-linux-arm64-musl` from 1.15.30 to 1.15.32 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.30...v1.15.32) Updates `@swc/core-linux-x64-gnu` from 1.15.30 to 1.15.32 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.30...v1.15.32) Updates `@swc/core-linux-x64-musl` from 1.15.30 to 1.15.32 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.30...v1.15.32) Updates `@swc/core-win32-arm64-msvc` from 1.15.30 to 1.15.32 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.30...v1.15.32) Updates `@swc/core-win32-ia32-msvc` from 1.15.30 to 1.15.32 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.30...v1.15.32) Updates `@swc/core-win32-x64-msvc` from 1.15.30 to 1.15.32 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.30...v1.15.32) --- updated-dependencies: - dependency-name: "@swc/core" dependency-version: 1.15.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-darwin-x64" dependency-version: 1.15.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm-gnueabihf" dependency-version: 1.15.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm64-musl" dependency-version: 1.15.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-x64-musl" dependency-version: 1.15.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-arm64-msvc" dependency-version: 1.15.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-ia32-msvc" dependency-version: 1.15.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-x64-msvc" dependency-version: 1.15.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b66024f26f |
web/packages: Rework SFE rendering (#21833)
* rework sfe to use old lit Signed-off-by: Jens Langhammer <jens@goauthentik.io> * rework and cleanup some more Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> |
||
|
|
9d55b9a9b0 |
web: bump the swc group across 1 directory with 11 updates (#21778)
Bumps the swc group with 1 update in the /web directory: [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core). Updates `@swc/core` from 1.15.26 to 1.15.30 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.15.30/packages/core) Updates `@swc/core-darwin-arm64` from 1.15.26 to 1.15.30 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.26...v1.15.30) Updates `@swc/core-darwin-x64` from 1.15.26 to 1.15.30 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.26...v1.15.30) Updates `@swc/core-linux-arm-gnueabihf` from 1.15.26 to 1.15.30 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.26...v1.15.30) Updates `@swc/core-linux-arm64-gnu` from 1.15.26 to 1.15.30 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.26...v1.15.30) Updates `@swc/core-linux-arm64-musl` from 1.15.26 to 1.15.30 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.26...v1.15.30) Updates `@swc/core-linux-x64-gnu` from 1.15.26 to 1.15.30 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.26...v1.15.30) Updates `@swc/core-linux-x64-musl` from 1.15.26 to 1.15.30 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.26...v1.15.30) Updates `@swc/core-win32-arm64-msvc` from 1.15.26 to 1.15.30 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.26...v1.15.30) Updates `@swc/core-win32-ia32-msvc` from 1.15.26 to 1.15.30 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.26...v1.15.30) Updates `@swc/core-win32-x64-msvc` from 1.15.26 to 1.15.30 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.26...v1.15.30) --- updated-dependencies: - dependency-name: "@swc/core" dependency-version: 1.15.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-darwin-x64" dependency-version: 1.15.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm-gnueabihf" dependency-version: 1.15.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm64-musl" dependency-version: 1.15.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-x64-musl" dependency-version: 1.15.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-arm64-msvc" dependency-version: 1.15.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-ia32-msvc" dependency-version: 1.15.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-x64-msvc" dependency-version: 1.15.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
addbf5a2f6 |
web: bump the swc group across 1 directory with 11 updates (#21718)
Bumps the swc group with 1 update in the /web directory: [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core). Updates `@swc/core` from 1.15.24 to 1.15.26 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.15.26/packages/core) Updates `@swc/core-darwin-arm64` from 1.15.24 to 1.15.26 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.24...v1.15.26) Updates `@swc/core-darwin-x64` from 1.15.24 to 1.15.26 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.24...v1.15.26) Updates `@swc/core-linux-arm-gnueabihf` from 1.15.24 to 1.15.26 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.24...v1.15.26) Updates `@swc/core-linux-arm64-gnu` from 1.15.24 to 1.15.26 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.24...v1.15.26) Updates `@swc/core-linux-arm64-musl` from 1.15.24 to 1.15.26 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.24...v1.15.26) Updates `@swc/core-linux-x64-gnu` from 1.15.24 to 1.15.26 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.24...v1.15.26) Updates `@swc/core-linux-x64-musl` from 1.15.24 to 1.15.26 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.24...v1.15.26) Updates `@swc/core-win32-arm64-msvc` from 1.15.24 to 1.15.26 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.24...v1.15.26) Updates `@swc/core-win32-ia32-msvc` from 1.15.24 to 1.15.26 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.24...v1.15.26) Updates `@swc/core-win32-x64-msvc` from 1.15.24 to 1.15.26 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.24...v1.15.26) --- updated-dependencies: - dependency-name: "@swc/core" dependency-version: 1.15.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-darwin-x64" dependency-version: 1.15.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm-gnueabihf" dependency-version: 1.15.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm64-musl" dependency-version: 1.15.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-x64-musl" dependency-version: 1.15.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-arm64-msvc" dependency-version: 1.15.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-ia32-msvc" dependency-version: 1.15.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-x64-msvc" dependency-version: 1.15.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
3dd05a4407 |
web: bump typescript from 6.0.2 to 6.0.3 in /web (#21719)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
27a3dc93e3 |
web: bump @types/node from 25.5.2 to 25.6.0 in /web (#21661)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.5.2 to 25.6.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
bfc9be0463 |
web: bump @types/node from 25.5.0 to 25.5.2 in /web (#21504)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.5.0 to 25.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
53ed4307f5 |
web: bump the swc group across 1 directory with 11 updates (#21404)
Bumps the swc group with 1 update in the /web directory: [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core). Updates `@swc/core` from 1.15.21 to 1.15.24 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.15.24/packages/core) Updates `@swc/core-darwin-arm64` from 1.15.21 to 1.15.24 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.21...v1.15.24) Updates `@swc/core-darwin-x64` from 1.15.21 to 1.15.24 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.21...v1.15.24) Updates `@swc/core-linux-arm-gnueabihf` from 1.15.21 to 1.15.24 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.21...v1.15.24) Updates `@swc/core-linux-arm64-gnu` from 1.15.21 to 1.15.24 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.21...v1.15.24) Updates `@swc/core-linux-arm64-musl` from 1.15.21 to 1.15.24 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.21...v1.15.24) Updates `@swc/core-linux-x64-gnu` from 1.15.21 to 1.15.24 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.21...v1.15.24) Updates `@swc/core-linux-x64-musl` from 1.15.21 to 1.15.24 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.21...v1.15.24) Updates `@swc/core-win32-arm64-msvc` from 1.15.21 to 1.15.24 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.21...v1.15.24) Updates `@swc/core-win32-ia32-msvc` from 1.15.21 to 1.15.24 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.21...v1.15.24) Updates `@swc/core-win32-x64-msvc` from 1.15.21 to 1.15.24 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.21...v1.15.24) --- updated-dependencies: - dependency-name: "@swc/core" dependency-version: 1.15.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-darwin-x64" dependency-version: 1.15.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm-gnueabihf" dependency-version: 1.15.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm64-musl" dependency-version: 1.15.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-x64-musl" dependency-version: 1.15.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-arm64-msvc" dependency-version: 1.15.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-ia32-msvc" dependency-version: 1.15.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-x64-msvc" dependency-version: 1.15.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
84581a0dbd |
web: bump @swc/cli from 0.8.0 to 0.8.1 in /web in the swc group across 1 directory (#21300)
web: bump @swc/cli in /web in the swc group across 1 directory Bumps the swc group with 1 update in the /web directory: [@swc/cli](https://github.com/swc-project/pkgs). Updates `@swc/cli` from 0.8.0 to 0.8.1 - [Commits](https://github.com/swc-project/pkgs/commits) --- updated-dependencies: - dependency-name: "@swc/cli" dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
1538f74acc |
web: bump globby from 16.1.1 to 16.2.0 in /web (#21242)
Bumps [globby](https://github.com/sindresorhus/globby) from 16.1.1 to 16.2.0. - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](https://github.com/sindresorhus/globby/compare/v16.1.1...v16.2.0) --- updated-dependencies: - dependency-name: globby dependency-version: 16.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
2b1a99b1df |
web: bump the goauthentik group across 1 directory with 2 updates (#21194)
Bumps the goauthentik group with 2 updates in the /web directory: [@goauthentik/esbuild-plugin-live-reload](https://github.com/goauthentik/authentik/tree/HEAD/packages/esbuild-plugin-live-reload) and [@goauthentik/tsconfig](https://github.com/goauthentik/authentik/tree/HEAD/packages/tsconfig). Updates `@goauthentik/esbuild-plugin-live-reload` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/esbuild-plugin-live-reload) Updates `@goauthentik/tsconfig` from 1.0.8 to 1.0.9 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/tsconfig) --- updated-dependencies: - dependency-name: "@goauthentik/esbuild-plugin-live-reload" dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: goauthentik - dependency-name: "@goauthentik/tsconfig" dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: goauthentik ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
6baa127709 |
web: lint/small type errors (#21179)
* ## What
window.authentik.flow = {
"layout": "{{ flow.layout }}",
+ "background": "{{ flow.background }}",
+ "title": "{{ flow.title }}",
};
Amends the `flow.html` template and `GlobalAuthentik` parser to include new parameters, `background` and `title`, in the flow-specific part of the configuration written to the HTML `<head>` object, and to provide those parameters to client code.
## Why
The `layout` is start-up critical: it tells the Flow interface how the admin wants the Flow page to look, and allows the HTML and CSS to be pre-aligned to that condition. `layout` is determined on a per-Flow bases, not a per-Stage basis; Flows are derived from a tuple of `(Brand, Application?)`, where the opening policy *may* direct a user to a different flow if the user reached authentik via a redirect from a specific application, but will otherwise fall back to the default Flow for the Brand.
The `background` is a field that is required if the `Flow`’s layout is of type `frame_background`; in this case, the part of the viewport not dedicated to the FlowExecutor is reserved for an `<iframe>` that will be filled in with whatever the administrator specifies. Although this gives it the same priority as `layout` (whether it’s provided or undefined) for describing the [chrome](https://developer.mozilla.org/en-US/docs/Glossary/Chrome) around a challenge, it is currently not provided to the application in the start-up config; it is provided in the `challenge` and renders the IFrame as part of the initial challenge.
This patch fixes that; if `layout` is provided, `background` ought to be as well, even if it’s empty. The execution of a Challenge ought not have any influence over the look and feel of the Flow-defined appearance *around* that Challenge.
I have added `title` as well; with that, all of the current theme-and-appearance related configuration details are placed into `<head>` and can be removed from the FlowExecutor.
Server-side, `background` is currently specified: `background = FileField(blank=True, default="")` which is … interesting since we also appear to store URLs in it. I don’t see anything in the FlowSerializer that would change that from a client’s point of view.
This patch furthers the effort to separate flow execution from flow presentation.
- \[🐰\] The code has been formatted (`make web`)
* ## What
Fix two small type declarations in `jsdoc/tsdoc` format used by `tsc` to validate type declarations in vanilla JavaScript.
## Why
I discovered these while cranking TSC 6 up to be as paranoid as possible. These are small and obviously didn’t break anything. They’re still incorrect, and they will be moved from silent warnings to full errors in Typescript 7.
The most notable error is this:
* @template {string} [Prefix='import.meta.env.']
An `@template` describes to the compiler the name of a generic parameter in the current scope; `{string}` is not generic. The correct way to achieve what’s intended here `@typeParam`.
- \[👩⚖️\] The code has been formatted (`make web`)
---------
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
|
||
|
|
ef1d0b0279 |
packages/client-ts: init (#21120)
Co-authored-by: Jens Langhammer <jens@goauthentik.io> |
||
|
|
853cd355ba |
web: bump the goauthentik group across 1 directory with 3 updates (#21165)
Bumps the goauthentik group with 3 updates in the /web directory: [@goauthentik/esbuild-plugin-live-reload](https://github.com/goauthentik/authentik/tree/HEAD/packages/esbuild-plugin-live-reload), [@goauthentik/prettier-config](https://github.com/goauthentik/authentik/tree/HEAD/packages/prettier-config) and [@goauthentik/tsconfig](https://github.com/goauthentik/authentik/tree/HEAD/packages/tsconfig). Updates `@goauthentik/esbuild-plugin-live-reload` from 1.6.1 to 2.0.0 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/esbuild-plugin-live-reload) Updates `@goauthentik/prettier-config` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/prettier-config) Updates `@goauthentik/tsconfig` from 1.0.7 to 1.0.8 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/tsconfig) --- updated-dependencies: - dependency-name: "@goauthentik/esbuild-plugin-live-reload" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: goauthentik - dependency-name: "@goauthentik/prettier-config" dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: goauthentik - dependency-name: "@goauthentik/tsconfig" dependency-version: 1.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: goauthentik ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
8262989de0 |
web: bump typescript from 5.9.3 to 6.0.2 in /web (#21107)
* Bump related TS packages. * Fix type. * Fix styles. * web: bump typescript from 5.9.3 to 6.0.2 in /web Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Partial upgrade. * Add dep. * Re-add preinstall. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
1d267fa2a7 |
web: bump the swc group across 1 directory with 11 updates (#21070)
Bumps the swc group with 1 update in the /web directory: [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core). Updates `@swc/core` 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](https://github.com/swc-project/swc/commits/v1.15.21/packages/core) 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](https://github.com/swc-project/swc/compare/v1.15.18...v1.15.21) Updates `@swc/core-darwin-x64` 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](https://github.com/swc-project/swc/compare/v1.15.18...v1.15.21) Updates `@swc/core-linux-arm-gnueabihf` 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](https://github.com/swc-project/swc/compare/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](https://github.com/swc-project/swc/compare/v1.15.18...v1.15.21) Updates `@swc/core-linux-arm64-musl` 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](https://github.com/swc-project/swc/compare/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](https://github.com/swc-project/swc/compare/v1.15.18...v1.15.21) Updates `@swc/core-linux-x64-musl` 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](https://github.com/swc-project/swc/compare/v1.15.18...v1.15.21) Updates `@swc/core-win32-arm64-msvc` 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](https://github.com/swc-project/swc/compare/v1.15.18...v1.15.21) Updates `@swc/core-win32-ia32-msvc` 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](https://github.com/swc-project/swc/compare/v1.15.18...v1.15.21) Updates `@swc/core-win32-x64-msvc` 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](https://github.com/swc-project/swc/compare/v1.15.18...v1.15.21) --- updated-dependencies: - dependency-name: "@swc/core" dependency-version: 1.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-darwin-x64" dependency-version: 1.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm-gnueabihf" dependency-version: 1.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm64-musl" dependency-version: 1.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-x64-musl" dependency-version: 1.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-arm64-msvc" dependency-version: 1.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-ia32-msvc" dependency-version: 1.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-x64-msvc" dependency-version: 1.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
1c7094b723 |
web: bump core-js from 3.48.0 to 3.49.0 in /web (#20947)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.48.0 to 3.49.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.49.0/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-version: 3.49.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
a2e99d4030 |
web: bump @types/node from 25.4.0 to 25.5.0 in /web (#20878)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.4.0 to 25.5.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
2dbe937789 |
web: bump @types/node from 25.3.5 to 25.4.0 in /web (#20820)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.3.5 to 25.4.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
47ef3c9000 |
web: bump @rollup/plugin-commonjs from 29.0.1 to 29.0.2 in /web in the rollup group across 1 directory (#20795)
web: bump @rollup/plugin-commonjs Bumps the rollup group with 1 update in the /web directory: [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs). Updates `@rollup/plugin-commonjs` from 29.0.1 to 29.0.2 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.2/packages/commonjs) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-version: 29.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rollup ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
60edc40703 |
web: bump @types/node from 25.3.3 to 25.3.5 in /web (#20799)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.3.3 to 25.3.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
af1d360a95 |
web: bump @rollup/plugin-commonjs from 29.0.0 to 29.0.1 in /web in the rollup group across 1 directory (#20732)
web: bump @rollup/plugin-commonjs Bumps the rollup group with 1 update in the /web directory: [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs). Updates `@rollup/plugin-commonjs` from 29.0.0 to 29.0.1 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.1/packages/commonjs) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-version: 29.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rollup ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
83c5367c35 |
web: bump the goauthentik group across 1 directory with 3 updates (#20620)
Bumps the goauthentik group with 3 updates in the /web directory: [@goauthentik/esbuild-plugin-live-reload](https://github.com/goauthentik/authentik/tree/HEAD/packages/esbuild-plugin-live-reload), [@goauthentik/prettier-config](https://github.com/goauthentik/authentik/tree/HEAD/packages/prettier-config) and [@goauthentik/tsconfig](https://github.com/goauthentik/authentik/tree/HEAD/packages/tsconfig). Updates `@goauthentik/esbuild-plugin-live-reload` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/esbuild-plugin-live-reload) Updates `@goauthentik/prettier-config` from 3.4.1 to 3.4.3 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/prettier-config) Updates `@goauthentik/tsconfig` from 1.0.5 to 1.0.7 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits/HEAD/packages/tsconfig) --- updated-dependencies: - dependency-name: "@goauthentik/esbuild-plugin-live-reload" dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: goauthentik - dependency-name: "@goauthentik/prettier-config" dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: goauthentik - dependency-name: "@goauthentik/tsconfig" dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: goauthentik ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
8319f0c45a |
web: bump the swc group across 1 directory with 11 updates (#20655)
Bumps the swc group with 1 update in the /web directory: [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core). Updates `@swc/core` from 1.15.13 to 1.15.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.15.18/packages/core) Updates `@swc/core-darwin-arm64` from 1.15.13 to 1.15.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.13...v1.15.18) Updates `@swc/core-darwin-x64` from 1.15.13 to 1.15.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.13...v1.15.18) Updates `@swc/core-linux-arm-gnueabihf` from 1.15.13 to 1.15.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.13...v1.15.18) Updates `@swc/core-linux-arm64-gnu` from 1.15.13 to 1.15.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.13...v1.15.18) Updates `@swc/core-linux-arm64-musl` from 1.15.13 to 1.15.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.13...v1.15.18) Updates `@swc/core-linux-x64-gnu` from 1.15.13 to 1.15.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.13...v1.15.18) Updates `@swc/core-linux-x64-musl` from 1.15.13 to 1.15.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.13...v1.15.18) Updates `@swc/core-win32-arm64-msvc` from 1.15.13 to 1.15.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.13...v1.15.18) Updates `@swc/core-win32-ia32-msvc` from 1.15.13 to 1.15.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.13...v1.15.18) Updates `@swc/core-win32-x64-msvc` from 1.15.13 to 1.15.18 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.15.13...v1.15.18) --- updated-dependencies: - dependency-name: "@swc/core" dependency-version: 1.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-darwin-arm64" dependency-version: 1.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-darwin-x64" dependency-version: 1.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm-gnueabihf" dependency-version: 1.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm64-gnu" dependency-version: 1.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-arm64-musl" dependency-version: 1.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-x64-gnu" dependency-version: 1.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-linux-x64-musl" dependency-version: 1.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-arm64-msvc" dependency-version: 1.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-ia32-msvc" dependency-version: 1.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc - dependency-name: "@swc/core-win32-x64-msvc" dependency-version: 1.15.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swc ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
91b25a8896 |
web: bump @types/node from 25.3.1 to 25.3.3 in /web (#20656)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.3.1 to 25.3.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
e59c380ac5 |
web: bump @types/node from 25.3.0 to 25.3.1 in /web (#20596)
* web: bump engine configs, paths. * Fix mounted references. * web: bump @types/node from 25.3.0 to 25.3.1 in /web Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.3.0 to 25.3.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Fix package resolution. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
21be5fec43 |
web: bump knip from 5.84.1 to 5.85.0 in /web (#20464)
* web: bump knip from 5.84.1 to 5.85.0 in /web Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.84.1 to 5.85.0. - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@5.85.0/packages/knip) --- updated-dependencies: - dependency-name: knip dependency-version: 5.85.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update prettier packages. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com> |
||
|
|
0b164c7f56 |
web: bump globby from 16.1.0 to 16.1.1 in /web (#20387)
Bumps [globby](https://github.com/sindresorhus/globby) from 16.1.0 to 16.1.1. - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](https://github.com/sindresorhus/globby/compare/v16.1.0...v16.1.1) --- updated-dependencies: - dependency-name: globby dependency-version: 16.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
c2043f9823 |
web: bump @types/node from 25.2.3 to 25.3.0 in /web (#20407)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.2.3 to 25.3.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
25dc3fe462 |
web: bump @types/node from 25.2.2 to 25.2.3 in /web (#20186)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.2.2 to 25.2.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b16dd8ad0e |
web/sfe: bug: polyfill needed to supply Object.assign() to IE11. (#20126)
* web: Add InvalidationFlow to Radius Provider dialogues
## What
- Bugfix: adds the InvalidationFlow to the Radius Provider dialogues
- Repairs: `{"invalidation_flow":["This field is required."]}` message, which was *not* propagated
to the Notification.
- Nitpick: Pretties `?foo=${true}` expressions: `s/\?([^=]+)=\$\{true\}/\1/`
## Note
Yes, I know I'm going to have to do more magic when we harmonize the forms, and no, I didn't add the
Property Mappings to the wizard, and yes, I know I'm going to have pain with the *new* version of
the wizard. But this is a serious bug; you can't make Radius servers with *either* of the current
dialogues at the moment.
* This (temporary) change is needed to prevent the unit tests from failing.
\# What
\# Why
\# How
\# Designs
\# Test Steps
\# Other Notes
* Revert "This (temporary) change is needed to prevent the unit tests from failing."
This reverts commit
|
||
|
|
f3cbd94f0b |
web: bump the swc group across 2 directories with 1 update (#20108)
Bumps the swc group with 1 update in the /web directory: [@swc/cli](https://github.com/swc-project/pkgs). Bumps the swc group with 1 update in the /web/packages/sfe directory: [@swc/cli](https://github.com/swc-project/pkgs). Updates `@swc/cli` from 0.7.10 to 0.8.0 - [Commits](https://github.com/swc-project/pkgs/commits) Updates `@swc/cli` from 0.7.10 to 0.8.0 - [Commits](https://github.com/swc-project/pkgs/commits) --- updated-dependencies: - dependency-name: "@swc/cli" dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swc - dependency-name: "@swc/cli" dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: swc ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
dc6ed688d3 |
web: bump @types/node from 25.2.1 to 25.2.2 in /web (#20111)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.2.1 to 25.2.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
1e97a22171 |
web: bump @goauthentik/api from 2026.2.0-rc1-1770223158 to 2026.2.0-rc1-1770333267 in /web in the goauthentik group across 1 directory (#20078)
web: bump @goauthentik/api Bumps the goauthentik group with 1 update in the /web directory: [@goauthentik/api](https://github.com/goauthentik/authentik). Updates `@goauthentik/api` from 2026.2.0-rc1-1770223158 to 2026.2.0-rc1-1770333267 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits) --- updated-dependencies: - dependency-name: "@goauthentik/api" dependency-version: 2026.2.0-rc1-1770333267 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: goauthentik ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
6d2f014b9f |
web: bump @types/node from 25.2.0 to 25.2.1 in /web (#20080)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.2.0 to 25.2.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
7e92840852 |
web: bump semver from 7.7.3 to 7.7.4 in /web (#20081)
Bumps [semver](https://github.com/npm/node-semver) from 7.7.3 to 7.7.4. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v7.7.3...v7.7.4) --- updated-dependencies: - dependency-name: semver dependency-version: 7.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
c52512892f |
web: bump @goauthentik/api from 2026.2.0-rc1-1769710374 to 2026.2.0-rc1-1770134072 in /web in the goauthentik group across 1 directory (#20009)
web: bump @goauthentik/api Bumps the goauthentik group with 1 update in the /web directory: [@goauthentik/api](https://github.com/goauthentik/authentik). Updates `@goauthentik/api` from 2026.2.0-rc1-1769710374 to 2026.2.0-rc1-1770134072 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits) --- updated-dependencies: - dependency-name: "@goauthentik/api" dependency-version: 2026.2.0-rc1-1770134072 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: goauthentik ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
db638736d0 |
web: bump @types/node from 25.1.0 to 25.2.0 in /web (#19923)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.1.0 to 25.2.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
2516f03141 |
web: bump the rollup group across 1 directory with 4 updates (#19922)
Bumps the rollup group with 4 updates in the /web directory: [@rollup/rollup-darwin-arm64](https://github.com/rollup/rollup), [@rollup/rollup-linux-arm64-gnu](https://github.com/rollup/rollup), [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) and [rollup](https://github.com/rollup/rollup). Updates `@rollup/rollup-darwin-arm64` from 4.57.0 to 4.57.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.57.0...v4.57.1) Updates `@rollup/rollup-linux-arm64-gnu` from 4.57.0 to 4.57.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.57.0...v4.57.1) Updates `@rollup/rollup-linux-x64-gnu` from 4.57.0 to 4.57.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.57.0...v4.57.1) Updates `rollup` from 4.57.0 to 4.57.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.57.0...v4.57.1) --- updated-dependencies: - dependency-name: "@rollup/rollup-darwin-arm64" dependency-version: 4.57.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rollup - dependency-name: "@rollup/rollup-linux-arm64-gnu" dependency-version: 4.57.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rollup - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.57.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rollup - dependency-name: rollup dependency-version: 4.57.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rollup ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
53abe5bc3e |
web: bump @goauthentik/api from 2026.2.0-rc1-1769523342 to 2026.2.0-rc1-1769650973 in /web in the goauthentik group across 1 directory (#19834)
web: bump @goauthentik/api Bumps the goauthentik group with 1 update in the /web directory: [@goauthentik/api](https://github.com/goauthentik/authentik). Updates `@goauthentik/api` from 2026.2.0-rc1-1769523342 to 2026.2.0-rc1-1769650973 - [Release notes](https://github.com/goauthentik/authentik/releases) - [Commits](https://github.com/goauthentik/authentik/commits) --- updated-dependencies: - dependency-name: "@goauthentik/api" dependency-version: 2026.2.0-rc1-1769650973 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: goauthentik ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
f193aaac6d |
web: bump @types/node from 25.0.10 to 25.1.0 in /web (#19838)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.0.10 to 25.1.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
de03444b74 |
web: bump the rollup group across 1 directory with 4 updates (#19806)
Bumps the rollup group with 4 updates in the /web directory: [@rollup/rollup-darwin-arm64](https://github.com/rollup/rollup), [@rollup/rollup-linux-arm64-gnu](https://github.com/rollup/rollup), [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) and [rollup](https://github.com/rollup/rollup). Updates `@rollup/rollup-darwin-arm64` from 4.56.0 to 4.57.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.56.0...v4.57.0) Updates `@rollup/rollup-linux-arm64-gnu` from 4.56.0 to 4.57.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.56.0...v4.57.0) Updates `@rollup/rollup-linux-x64-gnu` from 4.56.0 to 4.57.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.56.0...v4.57.0) Updates `rollup` from 4.56.0 to 4.57.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.56.0...v4.57.0) --- updated-dependencies: - dependency-name: "@rollup/rollup-darwin-arm64" dependency-version: 4.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rollup - dependency-name: "@rollup/rollup-linux-arm64-gnu" dependency-version: 4.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rollup - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rollup - dependency-name: rollup dependency-version: 4.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rollup ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |