Commit Graph

6174 Commits

Author SHA1 Message Date
dependabot[bot] 2fd052d43d build(deps): bump @tanstack/react-query
Bumps the tanstack-query group in /frontend with 1 update: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query).


Updates `@tanstack/react-query` from 5.90.7 to 5.90.10
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.10/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack-query
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-18 13:39:10 +00:00
Quentin Gliech 4bdf34719d Add upstream_oauth2.providers.[].client_secret_file config option (#4882) 2025-11-18 11:29:21 +01:00
Quentin Gliech baaa4256ad build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /frontend (#5242) 2025-11-17 14:47:35 +01:00
Quentin Gliech a3456a817f build(deps): bump rustls from 0.23.34 to 0.23.35 (#5244) 2025-11-17 14:40:42 +01:00
Quentin Gliech a1aaca0686 build(deps): bump rustls-pki-types from 1.12.0 to 1.13.0 (#5247) 2025-11-17 14:40:31 +01:00
Quentin Gliech f7db11b243 Merge branch 'main' into dependabot/npm_and_yarn/frontend/js-yaml-4.1.1 2025-11-17 14:40:26 +01:00
Quentin Gliech f54c214888 build(deps-dev): bump @vitejs/plugin-react from 5.1.0 to 5.1.1 in /frontend in the vite group (#5249) 2025-11-17 14:35:32 +01:00
Quentin Gliech 22416459e1 build(deps): bump psl from 2.1.148 to 2.1.162 (#5250) 2025-11-17 14:34:51 +01:00
Quentin Gliech f7ec048677 build(deps-dev): bump the storybook group in /frontend with 3 updates (#5248) 2025-11-17 14:34:41 +01:00
dependabot[bot] 76bd634556 build(deps): bump psl from 2.1.148 to 2.1.162
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.148 to 2.1.162.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.148...v2.1.162)

---
updated-dependencies:
- dependency-name: psl
  dependency-version: 2.1.162
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 13:21:13 +00:00
dependabot[bot] e7dbc42cf8 build(deps-dev): bump @vitejs/plugin-react
Bumps the vite group in /frontend with 1 update: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react).


Updates `@vitejs/plugin-react` from 5.1.0 to 5.1.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.1/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 13:17:03 +00:00
dependabot[bot] cba9d51d3d build(deps-dev): bump the storybook group in /frontend with 3 updates
Bumps the storybook group in /frontend with 3 updates: [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs), [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).


Updates `@storybook/addon-docs` from 10.0.7 to 10.0.8
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.0.8/code/addons/docs)

Updates `@storybook/react-vite` from 10.0.7 to 10.0.8
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.0.8/code/frameworks/react-vite)

Updates `storybook` from 10.0.7 to 10.0.8
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.0.8/code/core)

---
updated-dependencies:
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/react-vite"
  dependency-version: 10.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: storybook
  dependency-version: 10.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 13:16:48 +00:00
Quentin Gliech 5c3dcb4f23 build(deps): bump csv from 1.3.1 to 1.4.0 (#5246) 2025-11-17 12:43:40 +01:00
Quentin Gliech dc0e13f0eb build(deps-dev): bump the storybook group in /frontend with 3 updates (#5231) 2025-11-17 12:42:55 +01:00
Quentin Gliech b1698d9587 Merge branch 'main' into dependabot/npm_and_yarn/frontend/storybook-92b12cd99d 2025-11-17 12:36:44 +01:00
Quentin Gliech a28bc17e7f Merge branch 'main' into dependabot/cargo/rustls-pki-types-1.13.0 2025-11-17 12:36:34 +01:00
Quentin Gliech a0330c8cf9 Merge branch 'main' into dependabot/cargo/csv-1.4.0 2025-11-17 12:36:29 +01:00
Quentin Gliech 8fdc9a0e4f Merge branch 'main' into dependabot/cargo/rustls-0.23.35 2025-11-17 12:36:05 +01:00
Quentin Gliech 1cf4de432a Update opa-wasm to 0.1.8 & bump wasmtime (#5245) 2025-11-17 11:24:19 +01:00
dependabot[bot] 96ba4a5d03 build(deps): bump rustls-pki-types from 1.12.0 to 1.13.0
Bumps [rustls-pki-types](https://github.com/rustls/pki-types) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/rustls/pki-types/releases)
- [Commits](https://github.com/rustls/pki-types/compare/v/1.12.0...v/1.13.0)

---
updated-dependencies:
- dependency-name: rustls-pki-types
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 10:01:01 +00:00
dependabot[bot] d2a91feada build(deps): bump csv from 1.3.1 to 1.4.0
Bumps [csv](https://github.com/BurntSushi/rust-csv) from 1.3.1 to 1.4.0.
- [Commits](https://github.com/BurntSushi/rust-csv/compare/1.3.1...1.4.0)

---
updated-dependencies:
- dependency-name: csv
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 10:00:38 +00:00
dependabot[bot] f8fa1b4fca build(deps): bump rustls from 0.23.34 to 0.23.35
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.34 to 0.23.35.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.34...v/0.23.35)

---
updated-dependencies:
- dependency-name: rustls
  dependency-version: 0.23.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 10:00:16 +00:00
Quentin Gliech a4d28dbb68 Update opa-wasm to 0.1.8 & bump wasmtime 2025-11-17 10:59:55 +01:00
dependabot[bot] de0379fde4 build(deps-dev): bump the storybook group in /frontend with 3 updates
Bumps the storybook group in /frontend with 3 updates: [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs), [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).


Updates `@storybook/addon-docs` from 10.0.5 to 10.0.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.0.6/code/addons/docs)

Updates `@storybook/react-vite` from 10.0.5 to 10.0.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.0.6/code/frameworks/react-vite)

Updates `storybook` from 10.0.5 to 10.0.6
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.0.6/code/core)

---
updated-dependencies:
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/react-vite"
  dependency-version: 10.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: storybook
  dependency-version: 10.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 09:48:22 +00:00
Quentin Gliech 68cc61c4ca build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 (#5230) 2025-11-17 10:38:23 +01:00
Quentin Gliech 1e7bad6cd3 build(deps): bump @tanstack/react-query from 5.90.5 to 5.90.7 in /frontend in the tanstack-query group (#5233) 2025-11-17 10:32:20 +01:00
Quentin Gliech 6a656b90d4 build(deps): bump the i18next group across 1 directory with 2 updates (#5236) 2025-11-17 10:31:18 +01:00
Quentin Gliech 5ed62269d0 Use Node 24 in CI and for building the frontend (#5229) 2025-11-17 10:17:04 +01:00
dependabot[bot] 7c5ee381c0 build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /frontend
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-16 05:43:06 +00:00
dependabot[bot] 5c9e5fb746 build(deps): bump the i18next group across 1 directory with 2 updates
Bumps the i18next group with 2 updates in the /frontend directory: [i18next](https://github.com/i18next/i18next) and [react-i18next](https://github.com/i18next/react-i18next).


Updates `i18next` from 25.6.0 to 25.6.2
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v25.6.0...v25.6.2)

Updates `react-i18next` from 16.2.4 to 16.3.0
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v16.2.4...v16.3.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-version: 25.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: i18next
- dependency-name: react-i18next
  dependency-version: 16.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: i18next
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-12 13:16:15 +00:00
dependabot[bot] 87eda299e3 build(deps): bump @tanstack/react-query
Bumps the tanstack-query group in /frontend with 1 update: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query).


Updates `@tanstack/react-query` from 5.90.5 to 5.90.7
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.7/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack-query
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-11 13:14:46 +00:00
matrixbot a20cd1d3b8 Automatic merge back to main (#5235) 2025-11-11 12:07:40 +01:00
github-actions[bot] 3dd362a3ff 1.6.0 v1.6.0 2025-11-11 10:59:10 +00:00
matrixbot d41a5d85d2 Translations updates for v1.6 (#5234) 2025-11-11 11:52:34 +01:00
github-actions[bot] 7708ec5bc3 Translations updates 2025-11-11 10:42:08 +00:00
dependabot[bot] d3d3155595 build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 13:57:39 +00:00
networkException b5a0834faa Add upstream_oauth2.providers.[].client_secret_file config option
This patch factors out the previously introduced config
wrapper for client secrets to also use it for upstream oauth
providers.

See a7e7c3caa1
2025-11-08 16:10:19 +01:00
Quentin Gliech a0696db878 Add i18next.config.ts to the knip ignore list 2025-11-07 15:03:34 +01:00
Quentin Gliech e7e2a46d2d Migrate from i18next-parser to i18next-cli 2025-11-07 14:45:36 +01:00
Quentin Gliech 30044d1f05 Use Node 24 in CI and for building the frontend 2025-11-07 14:27:33 +01:00
Quentin Gliech d4377d6c1c build(deps-dev): bump @graphql-codegen/client-preset from 5.1.0 to 5.1.1 in /frontend in the graphql-codegen group (#5227) 2025-11-07 14:24:22 +01:00
Quentin Gliech bc96b49345 build(deps-dev): bump vite from 7.1.12 to 7.2.1 in /frontend in the vite group (#5226) 2025-11-07 14:24:03 +01:00
dependabot[bot] 7fb80d5d2b build(deps-dev): bump @graphql-codegen/client-preset
Bumps the graphql-codegen group in /frontend with 1 update: [@graphql-codegen/client-preset](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client).


Updates `@graphql-codegen/client-preset` from 5.1.0 to 5.1.1
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/client/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/client-preset@5.1.1/packages/presets/client)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/client-preset"
  dependency-version: 5.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: graphql-codegen
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-07 13:13:25 +00:00
Quentin Gliech 901011cd9b build(deps-dev): bump the storybook group in /frontend with 3 updates (#5224) 2025-11-07 14:13:24 +01:00
dependabot[bot] 0420bbcb69 build(deps-dev): bump vite in /frontend in the vite group
Bumps the vite group in /frontend with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 7.1.12 to 7.2.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.2.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-07 13:13:24 +00:00
Quentin Gliech 52eec4c84b Upgrade schemars to 0.9 (#4682) 2025-11-07 14:08:57 +01:00
Quentin Gliech 85fbc06919 Fix spurious "Failed to set parent context on span" error (#5228) 2025-11-07 13:57:45 +01:00
Quentin Gliech eeb5d61fe0 Don't extract the parent context if the span is disabled 2025-11-07 13:37:26 +01:00
Quentin Gliech 2a3ea458b3 Fix spurious "Failed to set parent context on span" error
This would happen when the `info` log level is surpressed, and therefore
the request span would not be enabled and fail to set the parent OTEL
context.
2025-11-07 11:34:42 +01:00
Quentin Gliech db2288b4f3 Remove the nullable transform from the policies schemas 2025-11-07 11:11:41 +01:00