Commit Graph

5234 Commits

Author SHA1 Message Date
Quentin Gliech f69855e21e Remove the duplicate clock and rng in QueueWorker
Use the ones in the inner State instead
2025-07-09 17:22:13 +02:00
Quentin Gliech 4227341857 Make the task State::clock() return a &dyn Clock instead of a BoxClock 2025-07-09 17:20:03 +02:00
Quentin Gliech d3da692be0 build(deps): bump swagger-ui-dist from 5.24.2 to 5.26.2 in /frontend (#4766) 2025-07-09 10:30:14 +02:00
Quentin Gliech bdd70b356f build(deps): bump @vector-im/compound-design-tokens from 4.0.4 to 4.0.5 in /frontend (#4765) 2025-07-09 10:28:31 +02:00
Quentin Gliech 4c9052f2e9 build(deps-dev): bump the storybook group in /frontend with 3 updates (#4764) 2025-07-09 10:27:29 +02:00
dependabot[bot] fbfb9ed565 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 9.0.15 to 9.0.16
- [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/v9.0.16/code/addons/docs)

Updates `@storybook/react-vite` from 9.0.15 to 9.0.16
- [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/v9.0.16/code/frameworks/react-vite)

Updates `storybook` from 9.0.15 to 9.0.16
- [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/v9.0.16/code/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 17:03:01 +00:00
Quentin Gliech afb6908822 build(deps-dev): bump msw from 2.10.2 to 2.10.3 in /frontend (#4761) 2025-07-08 19:01:36 +02:00
dependabot[bot] 6c8098b76a build(deps): bump swagger-ui-dist from 5.24.2 to 5.26.2 in /frontend
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.24.2 to 5.26.2.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v5.24.2...v5.26.2)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-version: 5.26.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 16:43:04 +00:00
dependabot[bot] b077929c97 build(deps): bump @vector-im/compound-design-tokens in /frontend
Bumps [@vector-im/compound-design-tokens](https://github.com/vector-im/compound-design-tokens) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/vector-im/compound-design-tokens/releases)
- [Changelog](https://github.com/element-hq/compound-design-tokens/blob/main/docs/release.md)
- [Commits](https://github.com/vector-im/compound-design-tokens/compare/v4.0.4...v4.0.5)

---
updated-dependencies:
- dependency-name: "@vector-im/compound-design-tokens"
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 16:42:50 +00:00
Quentin Gliech 72826271da Update mockServiceWorker.js 2025-07-08 18:39:49 +02:00
Quentin Gliech 93905aa9a4 build(deps-dev): bump @biomejs/biome from 2.0.6 to 2.1.0 in /frontend (#4762) 2025-07-08 18:33:06 +02:00
Quentin Gliech 38088e5d5d Add logging to /login failure (#4688) 2025-07-08 18:30:21 +02:00
dependabot[bot] a2e075bf8a build(deps-dev): bump msw from 2.10.2 to 2.10.3 in /frontend
Bumps [msw](https://github.com/mswjs/msw) from 2.10.2 to 2.10.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.10.2...v2.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 16:24:35 +00:00
Quentin Gliech 5c4b3c8e39 build(deps): bump the tanstack-query group in /frontend with 2 updates (#4760) 2025-07-08 18:23:06 +02:00
dependabot[bot] 49e27dd8f8 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.81.2 to 5.81.5
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.81.5/packages/react-query)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 16:10:53 +00:00
Quentin Gliech 21168fbd9f build(deps): bump serde_with from 3.13.0 to 3.14.0 (#4757) 2025-07-08 18:09:33 +02:00
Quentin Gliech 9664197967 build(deps): bump hyper-util from 0.1.14 to 0.1.15 (#4758) 2025-07-08 18:08:49 +02:00
Quentin Gliech 481e5b2147 build(deps): bump the tanstack-router group in /frontend with 3 updates (#4759) 2025-07-08 18:08:25 +02:00
dependabot[bot] cd8b13192f build(deps-dev): bump @biomejs/biome from 2.0.6 to 2.1.0 in /frontend
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.0.6 to 2.1.0.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.0/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 13:26:09 +00:00
dependabot[bot] 35987e4e04 build(deps): bump the tanstack-router group in /frontend with 3 updates
Bumps the tanstack-router group in /frontend with 3 updates: [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router), [@tanstack/react-router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools) and [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin).


Updates `@tanstack/react-router` from 1.121.34 to 1.125.6
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.125.6/packages/react-router)

Updates `@tanstack/react-router-devtools` from 1.121.34 to 1.125.6
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.125.6/packages/react-router-devtools)

Updates `@tanstack/router-plugin` from 1.121.34 to 1.125.6
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.125.6/packages/router-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 13:25:27 +00:00
dependabot[bot] 3d7d80352a build(deps): bump hyper-util from 0.1.14 to 0.1.15
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.14 to 0.1.15.
- [Release notes](https://github.com/hyperium/hyper-util/releases)
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.14...v0.1.15)

---
updated-dependencies:
- dependency-name: hyper-util
  dependency-version: 0.1.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 13:22:14 +00:00
dependabot[bot] 43cac69c69 build(deps): bump serde_with from 3.13.0 to 3.14.0
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v3.13.0...v3.14.0)

---
updated-dependencies:
- dependency-name: serde_with
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 13:21:24 +00:00
Quentin Gliech 34097bb9a8 Docs: fix link to build GitHub Actions workflow (#4756) 2025-07-08 14:20:35 +02:00
Andrew Morgan 2e101d9c4c Docs: fix link to build GitHub Actions workflow 2025-07-08 12:43:19 +01:00
matrixbot ef88698c97 Automatic merge back to main (#4755) 2025-07-08 13:31:11 +02:00
matrixbot 2e58dfb30c Translations updates for main (#4754) 2025-07-08 13:24:30 +02:00
github-actions[bot] 7410c2ac43 0.19.0-rc.0 v0.19.0-rc.0 2025-07-08 11:23:24 +00:00
github-actions[bot] 6ca38a120a Translations updates 2025-07-08 11:18:21 +00:00
Quentin Gliech d60690b8a8 build(deps-dev): bump @graphql-codegen/client-preset from 4.8.2 to 4.8.3 in /frontend in the graphql-codegen group (#4724) 2025-07-08 10:53:18 +02:00
Quentin Gliech 6353cf6367 Regenerate graphql.ts 2025-07-08 10:24:21 +02:00
Quentin Gliech 3fef9a81e5 build(deps): bump the i18next group in /frontend with 2 updates (#4753) 2025-07-08 10:23:10 +02:00
Quentin Gliech 9c73dbb005 build(deps): bump ruma-common from 0.15.2 to 0.15.3 (#4750) 2025-07-08 10:22:48 +02:00
dependabot[bot] 6540d3ff12 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 4.8.2 to 4.8.3
- [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@4.8.3/packages/presets/client)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 06:14:38 +00:00
Quentin Gliech f4793386df build(deps-dev): bump the storybook group in /frontend with 3 updates (#4752) 2025-07-08 08:13:18 +02:00
Quentin Gliech 40394c0ac1 build(deps-dev): bump @types/node from 24.0.3 to 24.0.4 in /frontend in the types group (#4725) 2025-07-08 08:12:40 +02:00
Quentin Gliech 7ca28a18f6 build(deps): bump reqwest from 0.12.20 to 0.12.22 (#4749) 2025-07-08 08:12:25 +02:00
Quentin Gliech 9621f30ba5 build(deps): bump tokio from 1.45.1 to 1.46.1 (#4748) 2025-07-08 08:11:54 +02:00
Quentin Gliech d7f072c491 build(deps): bump minijinja-contrib from 2.10.2 to 2.11.0 (#4751) 2025-07-08 08:10:46 +02:00
dependabot[bot] 174584894e build(deps): bump the i18next group in /frontend with 2 updates
Bumps the i18next group in /frontend with 2 updates: [i18next](https://github.com/i18next/i18next) and [react-i18next](https://github.com/i18next/react-i18next).


Updates `i18next` from 25.2.1 to 25.3.1
- [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.2.1...v25.3.1)

Updates `react-i18next` from 15.5.3 to 15.6.0
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.5.3...v15.6.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-version: 25.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: i18next
- dependency-name: react-i18next
  dependency-version: 15.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: i18next
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 16:30:40 +00:00
dependabot[bot] f9f3340249 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 9.0.13 to 9.0.15
- [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/v9.0.15/code/addons/docs)

Updates `@storybook/react-vite` from 9.0.13 to 9.0.15
- [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/v9.0.15/code/frameworks/react-vite)

Updates `storybook` from 9.0.13 to 9.0.15
- [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/v9.0.15/code/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 16:20:35 +00:00
dependabot[bot] a92b16ebc2 build(deps-dev): bump @types/node in /frontend in the types group
Bumps the types group in /frontend with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 24.0.3 to 24.0.4
- [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: 24.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 16:13:26 +00:00
dependabot[bot] 8f24a73487 build(deps): bump minijinja-contrib from 2.10.2 to 2.11.0
Bumps [minijinja-contrib](https://github.com/mitsuhiko/minijinja) from 2.10.2 to 2.11.0.
- [Release notes](https://github.com/mitsuhiko/minijinja/releases)
- [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/minijinja/compare/2.10.2...2.11.0)

---
updated-dependencies:
- dependency-name: minijinja-contrib
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 16:00:26 +00:00
dependabot[bot] 880e07dff6 build(deps): bump ruma-common from 0.15.2 to 0.15.3
Bumps [ruma-common](https://github.com/ruma/ruma) from 0.15.2 to 0.15.3.
- [Release notes](https://github.com/ruma/ruma/releases)
- [Commits](https://github.com/ruma/ruma/compare/ruma-common-0.15.2...ruma-common-0.15.3)

---
updated-dependencies:
- dependency-name: ruma-common
  dependency-version: 0.15.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 15:55:14 +00:00
dependabot[bot] 1b9eb2230f build(deps): bump reqwest from 0.12.20 to 0.12.22
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.20 to 0.12.22.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.20...v0.12.22)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-version: 0.12.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 15:50:37 +00:00
dependabot[bot] 3df9a22ad8 build(deps): bump tokio from 1.45.1 to 1.46.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.1 to 1.46.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.45.1...tokio-1.46.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.46.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 15:46:21 +00:00
Quentin Gliech 3688482a63 Support receiving OpenID Connect Back-Channel Logout notifications (#4743) 2025-07-07 15:52:43 +02:00
Quentin Gliech d3dbd3e6c6 build(deps-dev): bump @biomejs/biome from 1.9.4 to 2.0.6 in /frontend (#4730) 2025-07-07 15:14:23 +02:00
Quentin Gliech 4ebe5687cf Reformat frontend code, fix a few new linting errors 2025-07-07 15:07:57 +02:00
Quentin Gliech 78baf6bffd Update Biome config 2025-07-07 14:41:52 +02:00
Quentin Gliech 82a083e9ff build(deps): bump pest_derive from 2.8.0 to 2.8.1 (#4708) 2025-07-07 14:19:44 +02:00