Commit Graph

5869 Commits

Author SHA1 Message Date
dependabot[bot]
d3629dff52 build(deps): bump thiserror from 2.0.16 to 2.0.17
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.16 to 2.0.17.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.16...2.0.17)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-version: 2.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 13:37:55 +00:00
Quentin Gliech
8d27886e75 Admin API: make sure the meta fields are nullable (#5084) 2025-09-30 13:31:07 +02:00
Quentin Gliech
50a8d00dc6 Admin API: make sure the meta fields are nullable 2025-09-30 13:23:54 +02:00
Quentin Gliech
34919df1dd Admin API: add endpoint to get an Upstream OAuth Provider by ID (#5083) 2025-09-30 13:08:39 +02:00
Quentin Gliech
62ec773a7e build(deps): bump react-i18next from 15.7.3 to 16.0.0 in /frontend in the i18next group (#5069) 2025-09-30 13:07:17 +02:00
Quentin Gliech
fd9084136a build(deps-dev): bump msw from 2.11.2 to 2.11.3 in /frontend (#5077) 2025-09-30 12:24:42 +02:00
Quentin Gliech
f8b078efe8 Update msw to 2.11.3 2025-09-30 12:13:15 +02:00
Quentin Gliech
4ea587b81a build(deps): bump zeroize from 1.8.1 to 1.8.2 (#5081) 2025-09-30 12:12:52 +02:00
Quentin Gliech
3ef7161672 build(deps): bump psl from 2.1.145 to 2.1.146 (#5082) 2025-09-30 12:12:44 +02:00
Quentin Gliech
10efae35fe Admin API: add endpoint to get an Upstream OAuth Provider by ID 2025-09-30 12:08:31 +02:00
Quentin Gliech
53e26e4a44 build(deps): bump regex from 1.11.2 to 1.11.3 (#5080) 2025-09-30 11:59:10 +02:00
dependabot[bot]
e18090b1c4 build(deps-dev): bump msw from 2.11.2 to 2.11.3 in /frontend
Bumps [msw](https://github.com/mswjs/msw) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v2.11.2...v2.11.3)

---
updated-dependencies:
- dependency-name: msw
  dependency-version: 2.11.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 09:57:23 +00:00
Quentin Gliech
9e9d00e725 build(deps-dev): bump happy-dom from 18.0.1 to 19.0.2 in /frontend (#5079) 2025-09-30 11:56:36 +02:00
Quentin Gliech
194f36dfa1 build(deps-dev): bump knip from 5.63.1 to 5.64.1 in /frontend (#5078) 2025-09-30 11:56:09 +02:00
Quentin Gliech
81c290d7cc Admin API: add control over the page & total count in the list endpoints (#5065) 2025-09-30 11:53:56 +02:00
dependabot[bot]
57a0356406 build(deps): bump psl from 2.1.145 to 2.1.146
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.145 to 2.1.146.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.145...v2.1.146)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 09:53:07 +00:00
dependabot[bot]
6513a3688b build(deps): bump zeroize from 1.8.1 to 1.8.2
Bumps [zeroize](https://github.com/RustCrypto/utils) from 1.8.1 to 1.8.2.
- [Commits](https://github.com/RustCrypto/utils/compare/zeroize-v1.8.1...zeroize-v1.8.2)

---
updated-dependencies:
- dependency-name: zeroize
  dependency-version: 1.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 09:52:42 +00:00
dependabot[bot]
61001ece7d build(deps): bump regex from 1.11.2 to 1.11.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.11.2...1.11.3)

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 1.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 09:51:34 +00:00
dependabot[bot]
d321cc493e build(deps-dev): bump happy-dom from 18.0.1 to 19.0.2 in /frontend
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 18.0.1 to 19.0.2.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v18.0.1...v19.0.2)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-version: 19.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 09:49:47 +00:00
dependabot[bot]
02e6160f6f build(deps-dev): bump knip from 5.63.1 to 5.64.1 in /frontend
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.63.1 to 5.64.1.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.64.1/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 5.64.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 09:49:39 +00:00
Quentin Gliech
9756bd0a4a Merge remote-tracking branch 'origin/main' into quenting/admin-api/optional-count 2025-09-30 11:46:50 +02:00
Quentin Gliech
3308154e03 Add explicit pagination cursors in the admin API (#5062) 2025-09-30 11:40:09 +02:00
Quentin Gliech
7de8184505 build(deps-dev): bump @graphql-codegen/client-preset from 5.0.1 to 5.0.2 in /frontend in the graphql-codegen group (#5070) 2025-09-30 11:38:49 +02:00
Quentin Gliech
30dffaf3c2 Replace storybook-react-i18next with our own globals 2025-09-30 11:32:26 +02:00
Quentin Gliech
a703dbb1a0 build(deps): bump camino from 1.2.0 to 1.2.1 (#5076) 2025-09-30 10:48:16 +02:00
Quentin Gliech
0dd69dedd9 build(deps): bump tokio-rustls from 0.26.3 to 0.26.4 (#5075) 2025-09-30 10:47:42 +02:00
Quentin Gliech
361c5c7671 build(deps-dev): bump the types group in /frontend with 2 updates (#5073) 2025-09-30 10:47:00 +02:00
Quentin Gliech
5e126c2fbe build(deps): bump the tanstack-query group in /frontend with 2 updates (#5072) 2025-09-30 10:46:53 +02:00
Quentin Gliech
7f319de69e build(deps): bump the axum group with 2 updates (#5071) 2025-09-30 10:46:44 +02:00
dependabot[bot]
5304eeaa29 build(deps): bump camino from 1.2.0 to 1.2.1
Bumps [camino](https://github.com/camino-rs/camino) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/camino-rs/camino/releases)
- [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md)
- [Commits](https://github.com/camino-rs/camino/compare/camino-1.2.0...camino-1.2.1)

---
updated-dependencies:
- dependency-name: camino
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 08:41:21 +00:00
dependabot[bot]
ec786d73a6 build(deps): bump tokio-rustls from 0.26.3 to 0.26.4
Bumps [tokio-rustls](https://github.com/rustls/tokio-rustls) from 0.26.3 to 0.26.4.
- [Release notes](https://github.com/rustls/tokio-rustls/releases)
- [Commits](https://github.com/rustls/tokio-rustls/compare/v/0.26.3...v/0.26.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 08:40:58 +00:00
dependabot[bot]
230824f0a8 build(deps-dev): bump the types group in /frontend with 2 updates
Bumps the types group in /frontend with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@types/node` from 24.5.2 to 24.6.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.1.15 to 19.1.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
- dependency-name: "@types/react"
  dependency-version: 19.1.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 08:36:23 +00:00
dependabot[bot]
5a00b388ed build(deps): bump the tanstack-query group in /frontend with 2 updates
Bumps the tanstack-query group in /frontend with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools).


Updates `@tanstack/react-query` from 5.89.0 to 5.90.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.90.2/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.89.0 to 5.90.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.90.2/packages/react-query-devtools)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.90.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack-query
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.90.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack-query
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 08:36:03 +00:00
dependabot[bot]
0966257cb3 build(deps): bump the axum group with 2 updates
Bumps the axum group with 2 updates: [axum](https://github.com/tokio-rs/axum) and [axum-extra](https://github.com/tokio-rs/axum).


Updates `axum` from 0.8.4 to 0.8.5
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.4...axum-v0.8.5)

Updates `axum-extra` from 0.10.1 to 0.10.2
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-extra-v0.10.1...axum-extra-v0.10.2)

---
updated-dependencies:
- dependency-name: axum
  dependency-version: 0.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: axum
- dependency-name: axum-extra
  dependency-version: 0.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: axum
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 08:35:52 +00:00
dependabot[bot]
c960ff8284 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.0.1 to 5.0.2
- [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.0.2/packages/presets/client)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 08:35:42 +00:00
dependabot[bot]
15db2e597e build(deps): bump react-i18next in /frontend in the i18next group
Bumps the i18next group in /frontend with 1 update: [react-i18next](https://github.com/i18next/react-i18next).


Updates `react-i18next` from 15.7.3 to 16.0.0
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.7.3...v16.0.0)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 16.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: i18next
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 08:35:19 +00:00
Quentin Gliech
caf67e3432 Update test snapshots 2025-09-30 10:33:00 +02:00
Quentin Gliech
173f5d54b7 build(deps-dev): bump the vite group in /frontend with 2 updates (#5064) 2025-09-30 10:29:00 +02:00
dependabot[bot]
68e462b080 build(deps-dev): bump the vite group in /frontend with 2 updates
Bumps the vite group in /frontend with 2 updates: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@vitejs/plugin-react` from 5.0.3 to 5.0.4
- [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.0.4/packages/plugin-react)

Updates `vite` from 7.1.6 to 7.1.7
- [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.1.7/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 08:22:21 +00:00
Quentin Gliech
012be99c10 build(deps-dev): bump the graphql-codegen group in /frontend with 2 updates (#4997) 2025-09-30 10:22:18 +02:00
Quentin Gliech
735109637d build(deps): bump the fontsource group in /frontend with 2 updates (#5035) 2025-09-30 10:21:01 +02:00
Quentin Gliech
66f29d3373 build(deps-dev): bump the storybook group in /frontend with 3 updates (#5044) 2025-09-30 10:20:47 +02:00
Quentin Gliech
228f2c9535 build(deps): bump anyhow from 1.0.99 to 1.0.100 (#5053) 2025-09-30 10:19:09 +02:00
Quentin Gliech
412d55a520 build(deps): bump clap from 4.5.47 to 4.5.48 (#5051) 2025-09-30 10:15:57 +02:00
Quentin Gliech
872e01a448 build(deps): bump psl from 2.1.141 to 2.1.145 (#5063) 2025-09-30 10:14:09 +02:00
Quentin Gliech
f4d56d0145 build(deps): bump docker/login-action from 3.5.0 to 3.6.0 (#5066) 2025-09-30 10:13:49 +02:00
Quentin Gliech
4845d4b6df build(deps): bump serde from 1.0.225 to 1.0.228 (#5067) 2025-09-30 10:13:42 +02:00
Quentin Gliech
049bf958b6 build(deps-dev): bump the types group across 1 directory with 2 updates (#5068) 2025-09-30 10:13:34 +02:00
dependabot[bot]
6f98f0a651 build(deps-dev): bump the types group across 1 directory with 2 updates
Bumps the types group with 2 updates in the /frontend directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@types/node` from 24.5.0 to 24.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.1.13 to 19.1.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: "@types/react"
  dependency-version: 19.1.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 00:12:26 +00:00
dependabot[bot]
325a79ddc1 build(deps): bump serde from 1.0.225 to 1.0.228
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.225 to 1.0.228.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.225...v1.0.228)

---
updated-dependencies:
- dependency-name: serde
  dependency-version: 1.0.228
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 18:15:43 +00:00