Commit Graph

4034 Commits

Author SHA1 Message Date
dependabot[bot]
2ed2046000 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.67.1 to 5.67.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.67.2/packages/react-query)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 13:34:20 +00:00
Quentin Gliech
11905f9ab9 build(deps): bump the tanstack-router group across 1 directory with 3 updates (#4153) 2025-03-07 10:47:00 +01:00
Quentin Gliech
96ecf322dd Remove unnecessary @ts-expect-error 2025-03-07 10:39:11 +01:00
dependabot[bot]
5c29955dc8 build(deps): bump the tanstack-router group across 1 directory with 3 updates
Bumps the tanstack-router group with 3 updates in the /frontend directory: [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router), [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) and [@tanstack/router-vite-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-vite-plugin).


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

Updates `@tanstack/router-devtools` from 1.112.6 to 1.112.13
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.112.13/packages/router-devtools)

Updates `@tanstack/router-vite-plugin` from 1.112.3 to 1.112.13
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.112.13/packages/router-vite-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 09:36:46 +00:00
Quentin Gliech
56cf83beab Update Ring to 0.17.13 to fix RUSTSEC-2025-0009 (#4159) 2025-03-07 10:29:27 +01:00
Quentin Gliech
338d5b6f7f Update Ring to 0.17.13 to fix RUSTSEC-2025-0009 2025-03-07 10:20:35 +01:00
Quentin Gliech
0a713ff429 build(deps-dev): bump @types/node from 22.13.8 to 22.13.9 in /frontend in the types group (#4147) 2025-03-07 10:18:33 +01:00
Quentin Gliech
e2fb01ac01 build(deps-dev): bump happy-dom from 17.1.9 to 17.2.2 in /frontend (#4154) 2025-03-07 10:17:36 +01:00
Quentin Gliech
4a657a7c9c build(deps-dev): bump the storybook group in /frontend with 6 updates (#4156) 2025-03-07 10:17:25 +01:00
Quentin Gliech
f22e53a11e build(deps): bump @vector-im/compound-design-tokens from 4.0.0 to 4.0.1 in /frontend (#4157) 2025-03-07 10:17:06 +01:00
dependabot[bot]
7ffc9671d9 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.0 to 4.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.0...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 13:44:56 +00:00
dependabot[bot]
54e599a8ca build(deps-dev): bump the storybook group in /frontend with 6 updates
Bumps the storybook group in /frontend with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.6.3` | `8.6.4` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.6.3` | `8.6.4` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.6.3` | `8.6.4` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.6.3` | `8.6.4` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.6.3` | `8.6.4` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.6.3` | `8.6.4` |


Updates `@storybook/addon-essentials` from 8.6.3 to 8.6.4
- [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/v8.6.4/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.6.3 to 8.6.4
- [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/v8.6.4/code/addons/interactions)

Updates `@storybook/react` from 8.6.3 to 8.6.4
- [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/v8.6.4/code/renderers/react)

Updates `@storybook/react-vite` from 8.6.3 to 8.6.4
- [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/v8.6.4/code/frameworks/react-vite)

Updates `@storybook/test` from 8.6.3 to 8.6.4
- [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/v8.6.4/code/lib/test)

Updates `storybook` from 8.6.3 to 8.6.4
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.4/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.4/code/lib/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 13:44:18 +00:00
dependabot[bot]
d05b2a3422 build(deps-dev): bump happy-dom from 17.1.9 to 17.2.2 in /frontend
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 17.1.9 to 17.2.2.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v17.1.9...v17.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-05 13:41:46 +00:00
dependabot[bot]
5eee8ca294 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 22.13.8 to 22.13.9
- [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-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-05 13:41:13 +00:00
Quentin Gliech
3b2a1a6479 build(deps): bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 (#4152) 2025-03-04 16:01:07 +01:00
Quentin Gliech
d06fa9b6f1 build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.6 to 2.0.10 (#4151) 2025-03-04 16:00:51 +01:00
Quentin Gliech
96cf4e84ee build(deps): bump valibot from 1.0.0-rc.2 to 1.0.0-rc.3 in /frontend (#4150) 2025-03-04 15:52:03 +01:00
Quentin Gliech
82186432ff build(deps-dev): bump typescript from 5.7.3 to 5.8.2 in /frontend (#4148) 2025-03-04 15:51:47 +01:00
Quentin Gliech
34d5374603 build(deps-dev): bump happy-dom from 17.1.8 to 17.1.9 in /frontend (#4149) 2025-03-04 15:51:25 +01:00
dependabot[bot]
e71afdae6e build(deps): bump peter-evans/create-pull-request from 7.0.7 to 7.0.8
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.7 to 7.0.8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7.0.7...v7.0.8)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 14:01:53 +00:00
dependabot[bot]
dcc3c67cc9 build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.6 to 2.0.10
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.6 to 2.0.10.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v2.0.6...v2.0.10)

---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 14:01:49 +00:00
dependabot[bot]
208aa5d861 build(deps): bump valibot from 1.0.0-rc.2 to 1.0.0-rc.3 in /frontend
Bumps [valibot](https://github.com/fabian-hiller/valibot) from 1.0.0-rc.2 to 1.0.0-rc.3.
- [Release notes](https://github.com/fabian-hiller/valibot/releases)
- [Commits](https://github.com/fabian-hiller/valibot/compare/v1.0.0-rc.2...v1.0.0-rc.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 13:53:58 +00:00
dependabot[bot]
6ad070c9e9 build(deps-dev): bump happy-dom from 17.1.8 to 17.1.9 in /frontend
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 17.1.8 to 17.1.9.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v17.1.8...v17.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 13:53:51 +00:00
dependabot[bot]
1eb6c91dcf build(deps-dev): bump typescript from 5.7.3 to 5.8.2 in /frontend
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-04 13:53:42 +00:00
Quentin Gliech
e968a1f8a1 Allow compat session devices to have spaces (#4067) 2025-03-04 13:42:14 +01:00
Quentin Gliech
44b6777f1b Merge remote-tracking branch 'origin/main' into quenting/compat-device-id 2025-03-04 13:33:09 +01:00
Quentin Gliech
d2aaa8e6af Handle AS users with invalid localparts edge case (#4133) 2025-03-04 12:47:01 +01:00
Quentin Gliech
6e65db5aca Handle AS users with invalid localparts edge case 2025-03-04 12:38:51 +01:00
Quentin Gliech
9dc1b39fa1 Properly ignore devices, threepids and access tokens from AS users (#4122) 2025-03-04 12:38:14 +01:00
Quentin Gliech
004119dbce Pass the MasWriter as owned to the various migration functions (#4120) 2025-03-04 12:37:23 +01:00
Quentin Gliech
e75fa8788a Allow configuring a 'read-only' connection to the homeserver (#4145) 2025-03-04 11:57:45 +01:00
Quentin Gliech
fa38879558 syn2mas: use NonNilUuid for MAS user IDs 2025-03-04 11:55:59 +01:00
Quentin Gliech
6dfcad383b Ignore guest devices and empty IPs when migrating from Synapse (#4121) 2025-03-04 08:33:30 +01:00
Quentin Gliech
037f76d365 Remove spuriuous ICU errors from the logs (#4132) 2025-03-03 18:29:59 +01:00
Quentin Gliech
643614c7a4 build(deps-dev): bump @types/node from 22.13.5 to 22.13.8 in /frontend in the types group (#4138) 2025-03-03 18:29:50 +01:00
Quentin Gliech
ed35794076 build(deps): bump the tanstack-query group across 1 directory with 2 updates (#4144) 2025-03-03 17:44:19 +01:00
dependabot[bot]
7893dd5293 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 22.13.5 to 22.13.8
- [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-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 16:36:14 +00:00
dependabot[bot]
896836147a build(deps): bump the tanstack-query group across 1 directory with 2 updates
Bumps the tanstack-query group with 2 updates in the /frontend directory: [@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.66.9 to 5.66.11
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.66.11/packages/react-query)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 16:35:36 +00:00
Quentin Gliech
22d5cfa61b build(deps-dev): bump the development group in /tools/syn2mas with 2 updates (#4134) 2025-03-03 17:34:39 +01:00
Quentin Gliech
ea5d6c6b9d build(deps): bump the tanstack-router group across 1 directory with 3 updates (#4135) 2025-03-03 17:34:32 +01:00
Quentin Gliech
fb289936ec build(deps): bump the fontsource group in /frontend with 2 updates (#4137) 2025-03-03 17:34:11 +01:00
Quentin Gliech
1d3d9471dd build(deps-dev): bump the storybook group in /frontend with 6 updates (#4136) 2025-03-03 17:34:01 +01:00
Quentin Gliech
9f08154ef0 build(deps): bump serde_json from 1.0.139 to 1.0.140 (#4140) 2025-03-03 17:33:09 +01:00
Quentin Gliech
aa12907b29 build(deps): bump schemars from 0.8.21 to 0.8.22 (#4141) 2025-03-03 17:32:14 +01:00
Quentin Gliech
31b8d69a24 build(deps): bump async-trait from 0.1.86 to 0.1.87 (#4142) 2025-03-03 17:31:17 +01:00
Quentin Gliech
588a04b0ba Allow configuring the connection to the homeserver to be read-only. 2025-03-03 17:24:15 +01:00
Quentin Gliech
df5de81c92 Remove generic error type & always use an Arc on the HS connection
This should help us write other implementations of HomeserverConnection
2025-03-03 15:43:13 +01:00
dependabot[bot]
faddd5713d build(deps): bump async-trait from 0.1.86 to 0.1.87
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.86 to 0.1.87.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.86...0.1.87)

---
updated-dependencies:
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 13:43:36 +00:00
dependabot[bot]
521bde8ca2 build(deps): bump schemars from 0.8.21 to 0.8.22
Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.21 to 0.8.22.
- [Release notes](https://github.com/GREsau/schemars/releases)
- [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GREsau/schemars/compare/v0.8.21...v0.8.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 13:43:18 +00:00
dependabot[bot]
14f9d13a62 build(deps): bump serde_json from 1.0.139 to 1.0.140
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.139 to 1.0.140.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.139...v1.0.140)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 13:42:59 +00:00