Commit Graph

5277 Commits

Author SHA1 Message Date
dependabot[bot]
c9d975ed23 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.127.0 to 1.127.3
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.127.3/packages/react-router)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-16 13:18:24 +00:00
matrixbot
6c31eda186 Automatic merge back to main (#4793) 2025-07-15 17:03:29 +02:00
Quentin Gliech
1a89fb8895 Merge branch 'main' into ref-merge/14370c2950e6b55593639482ca0a96573a5d161f 2025-07-15 16:55:49 +02:00
github-actions[bot]
14370c2950 0.19.0 2025-07-15 14:42:33 +00:00
matrixbot
fa651cab34 Translations updates for v0.19 (#4792) 2025-07-15 16:25:41 +02:00
github-actions[bot]
7aa3fef4fb Translations updates 2025-07-15 14:14:54 +00:00
Quentin Gliech
d535905ea0 build(deps): bump the tanstack-router group in /frontend with 3 updates (#4782) 2025-07-11 18:48:15 +02:00
dependabot[bot]
a4abd1dd0a 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.125.6 to 1.127.0
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.127.0/packages/react-router)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-11 14:06:52 +00:00
Quentin Gliech
0f45344937 Allow running jobs from the job queue in tests (#4775) 2025-07-11 14:47:23 +02:00
matrixbot
38f5b8dac8 Automatic merge back to main (#4781) 2025-07-10 17:28:11 +02:00
github-actions[bot]
956f480f6e 0.19.0-rc.1 2025-07-10 15:22:00 +00:00
Quentin Gliech
af12b55a90 build(deps): bump the tanstack-query group in /frontend with 2 updates (#4778) 2025-07-10 17:17:29 +02:00
Quentin Gliech
e72de2d0fd build(deps): bump clap from 4.5.40 to 4.5.41 (#4779) 2025-07-10 17:17:06 +02:00
Quentin Gliech
b58e13e6c3 build(deps): bump rustls from 0.23.28 to 0.23.29 (#4780) 2025-07-10 17:16:50 +02:00
Quentin Gliech
c0cf177d79 Make back-channel logout work on existing sessions (#4767) 2025-07-10 17:14:18 +02:00
Quentin Gliech
f1d30a5658 Make email address lookups case-insensitive (#4763) 2025-07-10 17:12:54 +02:00
dependabot[bot]
781b626f90 build(deps): bump rustls from 0.23.28 to 0.23.29
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.28 to 0.23.29.
- [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.28...v/0.23.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-10 14:10:23 +00:00
dependabot[bot]
9f2517de56 build(deps): bump clap from 4.5.40 to 4.5.41
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.40 to 4.5.41.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.40...clap_complete-v4.5.41)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-10 14:09:57 +00:00
dependabot[bot]
46709de473 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.5 to 5.82.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.82.0/packages/react-query)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-10 14:07:05 +00:00
Quentin Gliech
25dc50bfe3 build(deps): bump @vector-im/compound-design-tokens from 4.0.5 to 5.0.1 in /frontend (#4771) 2025-07-10 15:27:22 +02:00
Quentin Gliech
0371fe72da Upgrade @vector-im/compound-web as well 2025-07-10 15:20:52 +02:00
Quentin Gliech
ae38920d19 Fix link title (#4776) 2025-07-10 14:31:38 +02:00
Johannes Marbach
8de2870ea2 Fix link title
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
2025-07-10 11:31:59 +02:00
Quentin Gliech
f4c0c84e00 Use an async-aware mutex for the test queue worker 2025-07-09 18:30:12 +02:00
Quentin Gliech
f5715096d2 build(deps-dev): bump @biomejs/biome from 2.1.0 to 2.1.1 in /frontend (#4772) 2025-07-09 18:24:17 +02:00
Quentin Gliech
96657ac3c4 build(deps): bump i18next from 25.3.1 to 25.3.2 in /frontend in the i18next group (#4769) 2025-07-09 18:24:11 +02:00
Quentin Gliech
09fef7b680 build(deps-dev): bump the types group in /frontend with 2 updates (#4770) 2025-07-09 18:06:35 +02:00
Quentin Gliech
5061dc50ed build(deps): bump psl from 2.1.123 to 2.1.124 (#4774) 2025-07-09 18:06:29 +02:00
Quentin Gliech
06746f2eba build(deps): bump ruma-common from 0.15.3 to 0.15.4 (#4773) 2025-07-09 18:06:23 +02:00
Quentin Gliech
344302976c Ignore clippy lint 2025-07-09 18:04:45 +02:00
Quentin Gliech
d985815cfd Update the deactivate admin API test to run the deactivation job 2025-07-09 17:28:54 +02:00
Quentin Gliech
928da0709e Test helper to run all tests in the job queue 2025-07-09 17:26:09 +02:00
Quentin Gliech
5fc6b369ce Allow setting a custom clock on the QueueWorker & add one to the
TestState
2025-07-09 17:24:04 +02:00
Quentin Gliech
ad59b12512 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
716640486e Make the task State::clock() return a &dyn Clock instead of a BoxClock 2025-07-09 17:20:03 +02:00
dependabot[bot]
1c18ee632c build(deps): bump psl from 2.1.123 to 2.1.124
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.123 to 2.1.124.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.123...v2.1.124)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-09 13:39:15 +00:00
dependabot[bot]
088e09ae49 build(deps-dev): bump @biomejs/biome from 2.1.0 to 2.1.1 in /frontend
Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 2.1.0 to 2.1.1.
- [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.1/packages/@biomejs/biome)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-09 13:26:29 +00:00
dependabot[bot]
f44207367a 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.5 to 5.0.1.
- [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.5...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-09 13:26:16 +00:00
dependabot[bot]
d85568e314 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/swagger-ui-dist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/swagger-ui-dist).


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

Updates `@types/swagger-ui-dist` from 3.30.5 to 3.30.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/swagger-ui-dist)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.0.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: "@types/swagger-ui-dist"
  dependency-version: 3.30.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-09 13:25:58 +00:00
dependabot[bot]
e80483bcb1 build(deps): bump i18next in /frontend in the i18next group
Bumps the i18next group in /frontend with 1 update: [i18next](https://github.com/i18next/i18next).


Updates `i18next` from 25.3.1 to 25.3.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.3.1...v25.3.2)

---
updated-dependencies:
- dependency-name: i18next
  dependency-version: 25.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: i18next
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-09 13:25:28 +00:00
Quentin Gliech
eb444b28b1 Split the migration in two parts, two transactions. 2025-07-09 15:10:53 +02:00
Quentin Gliech
8b2da5b291 Only apply the trigger on rows without the id_token_claims set
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-09 14:55:02 +02:00
Quentin Gliech
d625aaf530 Backfill the id_token_claims column in the upstream_oauth_authorization_sessions table 2025-07-09 14:43:47 +02:00
Quentin Gliech
912fafe9bd 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
af7e035935 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
fba695b6f2 build(deps-dev): bump the storybook group in /frontend with 3 updates (#4764) 2025-07-09 10:27:29 +02:00
dependabot[bot]
200c979f98 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
a10569afeb 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]
b4812cecb7 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