Commit Graph

5749 Commits

Author SHA1 Message Date
Quentin Gliech
ca9cfcbeea build(deps): bump @vector-im/compound-design-tokens from 5.0.2 to 6.0.0 in /frontend (#4828) 2025-09-12 18:11:36 +02:00
Quentin Gliech
38cc1ae0f2 Update most frontend dependencies 2025-09-12 18:04:34 +02:00
dependabot[bot]
40e74aa5d9 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 5.0.2 to 6.0.0.
- [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/v5.0.2...v6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-12 14:03:36 +00:00
Quentin Gliech
7c4cf27a52 build(deps-dev): bump msw from 2.11.1 to 2.11.2 in /frontend (#5005) 2025-09-12 16:02:00 +02:00
Quentin Gliech
34f480e989 build(deps): bump insta from 1.43.1 to 1.43.2 (#5008) 2025-09-12 16:01:53 +02:00
Quentin Gliech
445a166008 build(deps): bump pest_derive from 2.8.1 to 2.8.2 (#5007) 2025-09-12 16:01:44 +02:00
Quentin Gliech
5c2fda2c9d build(deps): bump chrono from 0.4.41 to 0.4.42 (#5006) 2025-09-12 16:01:33 +02:00
Quentin Gliech
000507e8c9 build(deps): bump the tanstack-query group in /frontend with 2 updates (#5003) 2025-09-12 15:57:57 +02:00
Quentin Gliech
ac01eaea16 build(deps-dev): bump the types group in /frontend with 3 updates (#5004) 2025-09-12 15:57:42 +02:00
dependabot[bot]
7aa9a9ad40 build(deps): bump insta from 1.43.1 to 1.43.2
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.43.1 to 1.43.2.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.43.1...1.43.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-12 13:55:04 +00:00
Quentin Gliech
c527eda57a Update mockServiceWorker.js to 2.11.2 2025-09-12 15:54:47 +02:00
dependabot[bot]
14486371d8 build(deps): bump pest_derive from 2.8.1 to 2.8.2
Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](https://github.com/pest-parser/pest/compare/v2.8.1...v2.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-12 13:54:06 +00:00
dependabot[bot]
2ba8faee8d build(deps): bump chrono from 0.4.41 to 0.4.42
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.41 to 0.4.42.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.41...v0.4.42)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-12 13:53:21 +00:00
dependabot[bot]
a55d545e51 build(deps-dev): bump msw from 2.11.1 to 2.11.2 in /frontend
Bumps [msw](https://github.com/mswjs/msw) from 2.11.1 to 2.11.2.
- [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.1...v2.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-12 13:51:32 +00:00
dependabot[bot]
5d4c3f7a34 build(deps-dev): bump the types group in /frontend with 3 updates
Bumps the types group in /frontend with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).


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

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

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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: "@types/react"
  dependency-version: 19.1.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: "@types/react-dom"
  dependency-version: 19.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-12 13:51:20 +00:00
dependabot[bot]
062098b5ce 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.85.5 to 5.87.4
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.87.4/packages/react-query)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-12 13:50:57 +00:00
Quentin Gliech
f6c3973e8f build(deps-dev): bump the vite group across 1 directory with 3 updates (#4721) 2025-09-12 15:48:43 +02:00
Quentin Gliech
bba152f382 Request a refresh token in the device-code-grant.sh helper script (#4974) 2025-09-12 15:47:15 +02:00
Quentin Gliech
690b802c8a Trim the secret read by the matrix.secret_file configuration option (#4961) 2025-09-12 15:36:19 +02:00
Quentin Gliech
f9d61b6313 Switch to opentelemetry-prometheus-text-exporter (#4901) 2025-09-12 15:32:40 +02:00
Quentin Gliech
a2806aa0c2 build(deps): bump indexmap from 2.11.0 to 2.11.1 (#5000) 2025-09-12 15:27:25 +02:00
Quentin Gliech
453a3d8b68 build(deps): bump clap from 4.5.46 to 4.5.47 (#5002) 2025-09-12 15:27:11 +02:00
Quentin Gliech
f833c3e9ac build(deps): bump pest from 2.8.1 to 2.8.2 (#5001) 2025-09-12 15:26:57 +02:00
Quentin Gliech
494de345ae Merge remote-tracking branch 'origin/main' into quenting/otel-prometheus-text 2025-09-12 15:25:41 +02:00
Quentin Gliech
6d3db0839a build(deps): bump psl from 2.1.140 to 2.1.141 (#4999) 2025-09-12 15:24:47 +02:00
Quentin Gliech
6ceae60247 build(deps): bump the tanstack-router group in /frontend with 3 updates (#4998) 2025-09-12 15:23:22 +02:00
Quentin Gliech
0f681521f2 build(deps): bump @fontsource/inconsolata from 5.2.6 to 5.2.7 in /frontend in the fontsource group (#4996) 2025-09-12 15:23:05 +02:00
dependabot[bot]
b2e5a467a1 build(deps): bump clap from 4.5.46 to 4.5.47
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.46 to 4.5.47.
- [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.46...clap_complete-v4.5.47)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-12 13:20:12 +00:00
dependabot[bot]
78d3ec4ac8 build(deps): bump pest from 2.8.1 to 2.8.2
Bumps [pest](https://github.com/pest-parser/pest) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](https://github.com/pest-parser/pest/compare/v2.8.1...v2.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-12 13:19:37 +00:00
dependabot[bot]
da8addfb9a build(deps): bump indexmap from 2.11.0 to 2.11.1
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.11.0 to 2.11.1.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.11.0...2.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-12 13:18:22 +00:00
dependabot[bot]
07905c4215 build(deps): bump psl from 2.1.140 to 2.1.141
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.140 to 2.1.141.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.140...v2.1.141)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-12 13:17:55 +00:00
dependabot[bot]
a2c963a4cd 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.131.27 to 1.131.41
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.131.41/packages/react-router)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-12 13:16:50 +00:00
dependabot[bot]
2db3cdb389 build(deps): bump @fontsource/inconsolata
Bumps the fontsource group in /frontend with 1 update: [@fontsource/inconsolata](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inconsolata).


Updates `@fontsource/inconsolata` from 5.2.6 to 5.2.7
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inconsolata)

---
updated-dependencies:
- dependency-name: "@fontsource/inconsolata"
  dependency-version: 5.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fontsource
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-12 13:15:38 +00:00
Quentin Gliech
46359fea8f Documentation: update links to policy files (#4976) 2025-09-12 14:52:21 +02:00
Quentin Gliech
2ed3ee08f9 Allow more characters in redirect URI paths (#4975) 2025-09-12 14:51:36 +02:00
Quentin Gliech
73c6b24881 Make token_endpoint_auth_signing_alg_values_supported optional in upstream OIDC providers metadata (#4984) 2025-09-12 12:40:23 +02:00
Quentin Gliech
0d04db7c49 Update the vite manifest definition 2025-09-12 11:07:01 +02:00
Quentin Gliech
1c5b55bf9e Update dependencies in the Dockerfile (#4995) 2025-09-12 11:06:55 +02:00
Quentin Gliech
9a932e1b60 Fix reference to the regal image 2025-09-12 10:58:55 +02:00
Quentin Gliech
e74061730e Upgrade OPA and regal to latest versions 2025-09-12 10:52:39 +02:00
Quentin Gliech
893d51d0bc Upgrade cargo-auditable to 0.7.0 2025-09-12 10:45:39 +02:00
Quentin Gliech
7118a09ec6 Upgrade Node in the Dockerfile to 22.19.0 2025-09-12 10:45:12 +02:00
Quentin Gliech
5667ae677d Enforce npm strict engine 2025-09-12 10:37:41 +02:00
dependabot[bot]
be3b0231da build(deps-dev): bump the vite group across 1 directory with 3 updates
Bumps the vite group with 3 updates in the /frontend directory: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vite-plugin-graphql-codegen](https://github.com/danielwaltz/vite-plugin-graphql-codegen).


Updates `@vitejs/plugin-react` from 4.5.2 to 4.6.0
- [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@4.6.0/packages/plugin-react)

Updates `vite` from 6.3.5 to 7.0.0
- [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/create-vite@7.0.0/packages/vite)

Updates `vite-plugin-graphql-codegen` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/danielwaltz/vite-plugin-graphql-codegen/releases)
- [Changelog](https://github.com/danielwaltz/vite-plugin-graphql-codegen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danielwaltz/vite-plugin-graphql-codegen/compare/v3.6.1...v3.6.2)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 4.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vite
- dependency-name: vite
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vite
- dependency-name: vite-plugin-graphql-codegen
  dependency-version: 3.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-12 08:33:55 +00:00
Quentin Gliech
7631122508 Remove the codecov vite plugin (#4994) 2025-09-12 10:15:32 +02:00
Quentin Gliech
8a76c6c30f Remove the codecov vite plugin 2025-09-12 10:06:49 +02:00
Quentin Gliech
2557680b6e build(deps-dev): bump @biomejs/biome from 2.1.2 to 2.2.4 in /frontend (#4992) 2025-09-12 09:54:33 +02:00
Quentin Gliech
6824fcb9e3 Ignore a few linting errors 2025-09-12 09:46:52 +02:00
Quentin Gliech
c40e75fd15 build(deps): bump the i18next group across 1 directory with 2 updates (#4979) 2025-09-12 09:46:23 +02:00
Quentin Gliech
f2c6246e09 build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 (#4982) 2025-09-12 09:40:17 +02:00