Commit Graph
1555 Commits
Author SHA1 Message Date
Quentin Gliech e72d564535 build(deps): bump serde_json from 1.0.141 to 1.0.142 (#4854) 2025-08-04 12:01:49 +02:00
dependabot[bot] 831407a1cc build(deps): bump tokio from 1.47.0 to 1.47.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.0 to 1.47.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.47.0...tokio-1.47.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 13:50:12 +00:00
dependabot[bot] 760a44059f build(deps): bump serde_json from 1.0.141 to 1.0.142
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.141 to 1.0.142.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.141...v1.0.142)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 13:49:02 +00:00
Quentin Gliech dae946faea Update cookie_store to 0.22.0 2025-07-30 14:27:07 +02:00
Quentin Gliech 136b08cdb4 Update most dependencies in the lock file 2025-07-30 14:27:07 +02:00
Quentin Gliech 35d9a40c98 Upgrade Sentry to 0.42.0 2025-07-30 13:54:55 +02:00
Quentin Gliech a6b8d56ac8 Upgrade opentelemetry to 0.30.0 (#4843) 2025-07-30 13:45:48 +02:00
Quentin Gliech 03d83f6d17 Upgrade opentelemetry to 0.30.0 2025-07-30 13:35:14 +02:00
Quentin Gliech d9b22522ff build(deps): bump opa-wasm from 0.1.6 to 0.1.7 (#4842) 2025-07-30 13:30:10 +02:00
Quentin Gliech e3630eba9f Update wasmtime 2025-07-30 13:22:30 +02:00
dependabot[bot] 2028dfc3f8 build(deps): bump opa-wasm from 0.1.6 to 0.1.7
Bumps [opa-wasm](https://github.com/matrix-org/rust-opa-wasm) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/matrix-org/rust-opa-wasm/releases)
- [Changelog](https://github.com/matrix-org/rust-opa-wasm/blob/main/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/rust-opa-wasm/compare/v0.1.6...v0.1.7)

---
updated-dependencies:
- dependency-name: opa-wasm
  dependency-version: 0.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-30 10:26:40 +00:00
dependabot[bot] bdaa0418c9 build(deps): bump clap from 4.5.41 to 4.5.42
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.41 to 4.5.42.
- [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.41...clap_complete-v4.5.42)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-30 10:26:16 +00:00
Quentin Gliech f377c87411 Properly use rustls-platform-verifier with reqwest 2025-07-30 12:04:30 +02:00
Quentin Gliech 5b0cf748ec Use the platform-native verifier for email TLS 2025-07-30 11:38:23 +02:00
dependabot[bot] abac8f63df build(deps): bump lettre from 0.11.15 to 0.11.18
Bumps [lettre](https://github.com/lettre/lettre) from 0.11.15 to 0.11.18.
- [Release notes](https://github.com/lettre/lettre/releases)
- [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lettre/lettre/compare/v0.11.15...v0.11.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-30 11:38:22 +02:00
dependabot[bot] 1710b14270 build(deps): bump socket2 from 0.5.10 to 0.6.0
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.5.10 to 0.6.0.
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/socket2/commits)

---
updated-dependencies:
- dependency-name: socket2
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-30 09:14:20 +00:00
Quentin Gliech 5932134ff2 build(deps): bump rustls from 0.23.29 to 0.23.30 (#4835) 2025-07-30 11:11:09 +02:00
Quentin Gliech 73195e4808 build(deps): bump tokio from 1.46.1 to 1.47.0 (#4834) 2025-07-30 11:10:51 +02:00
matrixbot 209f1801a3 Automatic merge back to main (#4838) 2025-07-29 12:05:06 +01:00
github-actions[bot] 9423306841 0.20.0 2025-07-29 10:58:14 +00:00
dependabot[bot] fd4b4d4252 build(deps): bump rustls from 0.23.29 to 0.23.30
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.29 to 0.23.30.
- [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.29...v/0.23.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 17:02:22 +00:00
dependabot[bot] 4d79a541b8 build(deps): bump tokio from 1.46.1 to 1.47.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.46.1 to 1.47.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.46.1...tokio-1.47.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 16:59:51 +00:00
Quentin Gliech 33c7eed075 build(deps): bump psl from 2.1.126 to 2.1.127 (#4824) 2025-07-24 16:00:53 +02:00
github-actions[bot] e6efc04e70 0.20.0-rc.0 2025-07-24 13:51:59 +00:00
dependabot[bot] f536e05b76 build(deps): bump psl from 2.1.126 to 2.1.127
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.126 to 2.1.127.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.126...v2.1.127)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-24 13:43:44 +00:00
dependabot[bot] c7c10a20a7 build(deps): bump hyper-util from 0.1.15 to 0.1.16
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.15 to 0.1.16.
- [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.15...v0.1.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-23 13:33:03 +00:00
Quentin Gliech da120ef9d9 build(deps): bump serde_json from 1.0.140 to 1.0.141 (#4804) 2025-07-21 17:38:10 +02:00
dependabot[bot] b9db1999d6 build(deps): bump serde_json from 1.0.140 to 1.0.141
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.140 to 1.0.141.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.140...v1.0.141)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 15:30:38 +00:00
dependabot[bot] 77fa6df761 build(deps): bump psl from 2.1.125 to 2.1.126
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.125 to 2.1.126.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.125...v2.1.126)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 15:24:10 +00:00
Quentin Gliech e8beab2c43 Update wasmtime 2025-07-21 13:06:57 +02:00
dependabot[bot] 58a2ac5016 build(deps): bump opa-wasm from 0.1.5 to 0.1.6
Bumps [opa-wasm](https://github.com/matrix-org/rust-opa-wasm) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/matrix-org/rust-opa-wasm/releases)
- [Changelog](https://github.com/matrix-org/rust-opa-wasm/blob/main/CHANGELOG.md)
- [Commits](https://github.com/matrix-org/rust-opa-wasm/compare/v0.1.5...v0.1.6)

---
updated-dependencies:
- dependency-name: opa-wasm
  dependency-version: 0.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 10:24:52 +00:00
dependabot[bot] 346b570665 build(deps): bump psl from 2.1.124 to 2.1.125
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.124 to 2.1.125.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.124...v2.1.125)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-17 13:47:43 +00:00
Quentin Gliech f8944b6ef3 Merge branch 'main' into ref-merge/7463ed4ba9395708362e095f33bc381ca47e1b6a 2025-07-15 16:55:49 +02:00
github-actions[bot] 7463ed4ba9 0.19.0 2025-07-15 14:42:33 +00:00
Quentin Gliech 57af270ffa Allow running jobs from the job queue in tests (#4775) 2025-07-11 14:47:23 +02:00
matrixbot 1c36430035 Automatic merge back to main (#4781) 2025-07-10 17:28:11 +02:00
github-actions[bot] 99f347f6f2 0.19.0-rc.1 2025-07-10 15:22:00 +00:00
Quentin Gliech d061f0d809 build(deps): bump clap from 4.5.40 to 4.5.41 (#4779) 2025-07-10 17:17:06 +02:00
dependabot[bot] 0cb0d4e3c3 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] 3d671adeff 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
Quentin Gliech 3285d55381 build(deps): bump psl from 2.1.123 to 2.1.124 (#4774) 2025-07-09 18:06:29 +02:00
Quentin Gliech 45f15e15d0 Allow setting a custom clock on the QueueWorker & add one to the
TestState
2025-07-09 17:24:04 +02:00
dependabot[bot] 6cd219904e 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] 1990577f63 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
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
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
github-actions[bot] 7410c2ac43 0.19.0-rc.0 2025-07-08 11:23:24 +00: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
Quentin Gliech 7ca28a18f6 build(deps): bump reqwest from 0.12.20 to 0.12.22 (#4749) 2025-07-08 08:12:25 +02:00