Commit Graph

4440 Commits

Author SHA1 Message Date
Quentin Gliech
4f3dcc3a4b Expose more Sentry configuration (#4352) 2025-04-07 08:50:27 +02:00
Quentin Gliech
9271b41cf8 Record auth related metrics (#4301) 2025-04-07 08:49:28 +02:00
Quentin Gliech
cf1add409f Add Discord as a default upstream oauth2 provider, Add missing token_endpoint_auth_method field in Github sample config (#4310) 2025-04-06 19:32:19 +02:00
hummingbard
204b7c54b5 Added Discord to default upstream oauth2 providers, regenerated config schema 2025-04-06 23:21:12 +06:00
hummingbard
d67dcd741a Merge remote-tracking branch 'upstream/main' 2025-04-06 22:52:22 +06:00
matrixbot
2fdf31f8bc Translations updates for main (#4356) 2025-04-06 18:02:24 +02:00
github-actions[bot]
00945ec373 Translations updates 2025-04-06 15:55:47 +00:00
hummingbard
05f04b8185 Merge remote-tracking branch 'upstream/main' 2025-04-06 21:25:43 +06:00
Quentin Gliech
bc327838e7 Upgrade Rust to 1.86.0 (#4355) 2025-04-06 16:27:55 +02:00
Quentin Gliech
c29ebb696d Upgrade Rust to 1.86.0 2025-04-06 16:19:16 +02:00
Quentin Gliech
a86696e0a8 Fix Clippy lints introduced by Rust 1.86 2025-04-06 16:18:27 +02:00
Quentin Gliech
2a9a7d036d build(deps): bump @vector-im/compound-web from 7.10.0 to 7.10.1 in /frontend (#4347) 2025-04-06 16:12:20 +02:00
Quentin Gliech
6b12ce11b9 Bump all Rust dependencies (#4354) 2025-04-06 11:12:42 +02:00
Quentin Gliech
0c29a84104 Update locked dependencies 2025-04-06 11:05:04 +02:00
Quentin Gliech
015a7a47b9 Upgrade bcrypt to 0.17.0 2025-04-06 10:53:43 +02:00
Quentin Gliech
8b81871ffb Update opa-wasm to 0.1.5 2025-04-06 10:51:47 +02:00
Quentin Gliech
b21053b279 Upgrade to rustls 0.23.25 2025-04-06 10:36:06 +02:00
Quentin Gliech
56a3ef4ff4 Upgrade compat_str from 0.8.1 to 0.9.0 2025-04-06 10:35:16 +02:00
Quentin Gliech
b12a962271 Upgrade OpenTelemetry to 0.29.0 2025-04-06 10:33:01 +02:00
Quentin Gliech
bcb1216c36 cargo-deny: allow both rand 0.8 and 0.9 2025-04-06 10:32:40 +02:00
Quentin Gliech
91985fdb9d Upgrade Sentry to 0.37.0 2025-04-06 10:18:09 +02:00
Quentin Gliech
2482911281 build(deps-dev): bump @types/node from 22.13.17 to 22.14.0 in /frontend in the types group (#4346) 2025-04-05 23:22:27 +02:00
Quentin Gliech
9e0ad663d0 build(deps-dev): bump @testing-library/react from 16.2.0 to 16.3.0 in /frontend (#4349) 2025-04-05 23:22:19 +02:00
Quentin Gliech
0f2c757cf2 build(deps): bump tokio from 1.44.1 to 1.44.2 (#4351) 2025-04-05 23:22:04 +02:00
Quentin Gliech
0b4c766627 build(deps): bump indexmap from 2.8.0 to 2.9.0 (#4350) 2025-04-05 23:21:43 +02:00
Quentin Gliech
1f571e3808 Check that sample rates are in range in the config 2025-04-05 23:20:08 +02:00
Quentin Gliech
d5017bb623 Allow setting the OTLP tracing sample rate 2025-04-05 23:19:50 +02:00
Quentin Gliech
05b7d2d1ec Allow setting the Sentry environment & sample rates
Also record the version in the Sentry release field.
2025-04-05 23:19:16 +02:00
Quentin Gliech
82e479602a build(deps): bump swagger-ui-dist from 5.20.1 to 5.20.6 in /frontend (#4348) 2025-04-05 23:18:31 +02:00
dependabot[bot]
208e274d57 build(deps-dev): bump @testing-library/react in /frontend
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.2.0 to 16.3.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v16.2.0...v16.3.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 20:43:04 +00:00
dependabot[bot]
6d14584349 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.17 to 22.14.0
- [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: 22.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 20:42:55 +00:00
dependabot[bot]
c47bc8846a build(deps): bump swagger-ui-dist from 5.20.1 to 5.20.6 in /frontend
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.20.1 to 5.20.6.
- [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.20.1...v5.20.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 20:42:53 +00:00
Quentin Gliech
d8381a37f8 build(deps): bump the react group across 1 directory with 4 updates (#4331) 2025-04-05 22:41:37 +02:00
dependabot[bot]
b8975eea42 build(deps): bump tokio from 1.44.1 to 1.44.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 20:37:20 +00:00
dependabot[bot]
1fa3a5dd2d build(deps): bump indexmap from 2.8.0 to 2.9.0
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.8.0 to 2.9.0.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.8.0...2.9.0)

---
updated-dependencies:
- dependency-name: indexmap
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 20:36:19 +00:00
Quentin Gliech
32a4dfcf54 Update snapshots 2025-04-05 22:34:54 +02:00
dependabot[bot]
9c42511ab0 build(deps): bump @vector-im/compound-web in /frontend
Bumps [@vector-im/compound-web](https://github.com/vector-im/compound-web) from 7.10.0 to 7.10.1.
- [Release notes](https://github.com/vector-im/compound-web/releases)
- [Commits](https://github.com/vector-im/compound-web/compare/v7.10.0...v7.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 20:34:33 +00:00
dependabot[bot]
0e2dca6591 build(deps): bump the react group across 1 directory with 4 updates
Bumps the react group with 4 updates in the /frontend directory: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).


Updates `react` from 19.0.0 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react)

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

Updates `react-dom` from 19.0.0 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react-dom)

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

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: react
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 20:33:46 +00:00
Quentin Gliech
e031beb4f3 build(deps-dev): bump the development group across 1 directory with 2 updates (#4345) 2025-04-05 22:32:27 +02:00
Quentin Gliech
279f593898 build(deps): bump the tanstack-router group in /frontend with 3 updates (#4332) 2025-04-05 22:18:25 +02:00
dependabot[bot]
58ab68a765 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.114.29 to 1.114.32
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.32/packages/react-router)

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

Updates `@tanstack/router-plugin` from 1.114.31 to 1.114.32
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.32/packages/router-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/react-router-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tanstack-router
- dependency-name: "@tanstack/router-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tanstack-router
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 20:11:50 +00:00
Quentin Gliech
eeed3d1bde build(deps): bump the tanstack-query group in /frontend with 2 updates (#4333) 2025-04-05 22:10:23 +02:00
dependabot[bot]
e84baf63ef build(deps-dev): bump the development group across 1 directory with 2 updates
Bumps the development group with 2 updates in the /tools/syn2mas directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript).


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

Updates `typescript` from 5.8.2 to 5.8.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: typescript
  dependency-version: 5.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-05 20:02:13 +00:00
Quentin Gliech
d5c542ca9c build(deps-dev): bump knip from 5.46.4 to 5.46.5 in /frontend (#4334) 2025-04-05 22:02:09 +02:00
Quentin Gliech
157c7af4f0 build(deps): bump minijinja-contrib from 2.8.0 to 2.9.0 (#4330) 2025-04-05 22:01:28 +02:00
Quentin Gliech
02c8f57506 build(deps): bump clap from 4.5.34 to 4.5.35 (#4329) 2025-04-05 22:01:19 +02:00
dependabot[bot]
7165c2e2c5 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.71.1 to 5.71.3
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.71.3/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.71.2 to 5.71.3
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.71.3/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-04-05 20:01:16 +00:00
Quentin Gliech
8a0ca5546f build(deps-dev): bump @types/node from 22.13.13 to 22.13.14 in /tools/syn2mas in the development group (#4312) 2025-04-05 22:01:09 +02:00
Quentin Gliech
44d0e2f137 build(deps): bump yaml from 2.7.0 to 2.7.1 in /tools/syn2mas in the production group (#4311) 2025-04-05 22:01:01 +02:00
Quentin Gliech
655bc401b7 build(deps): bump tar-fs from 2.1.1 to 2.1.2 in /tools/syn2mas in the npm_and_yarn group (#4309) 2025-04-05 22:00:55 +02:00