Commit Graph

1814 Commits

Author SHA1 Message Date
Letro Bot
7c67ba5992 build(deps): bump rustls-webpki from 0.103.10 to 0.103.13
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.103.10 to 0.103.13.
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](https://github.com/rustls/webpki/compare/v/0.103.10...v/0.103.13)

---
updated-dependencies:
- dependency-name: rustls-webpki
  dependency-version: 0.103.13
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-26 12:23:58 +03:30
Letro Bot
ed19120c21 1.16.0-rc.0 2026-04-26 12:23:58 +03:30
Letro Bot
23c83fc5b0 Upgrade rand to 0.9.4
See https://rustsec.org/advisories/RUSTSEC-2026-0097
2026-04-26 12:23:58 +03:30
Letro Bot
9a5b5b811b Upgrade opa-wasm to 0.2.0 to upgrade wasmtime
This fixes a bunch of RUSTSEC advisories, see https://github.com/element-hq/matrix-authentication-service/issues/5621
2026-04-26 12:23:58 +03:30
Letro Bot
70e6ec6380 1.15.0 2026-04-26 12:23:58 +03:30
github-actions[bot]
66471ef3f1 1.15.0-rc.0 2026-03-31 11:54:23 +00:00
Quentin Gliech
ede4ae6450 Use get_otel_context instead of accessing OtelData directly
`OtelData` is going to become private in a future version of
`tracing-opentelemetry`. Use the new `get_otel_context` function
introduced in 0.32.1 to extract the trace ID from the span context.
2026-03-31 12:24:08 +02:00
dependabot[bot]
76d79ba589 build(deps): bump the opentelemetry group across 1 directory with 2 updates
Bumps the opentelemetry group with 2 updates in the / directory: [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) and [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry).


Updates `opentelemetry-otlp` from 0.31.0 to 0.31.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.30.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-rust/compare/v0.31.0...opentelemetry-otlp-0.31.1)

Updates `tracing-opentelemetry` from 0.32.0 to 0.32.1
- [Release notes](https://github.com/tokio-rs/tracing-opentelemetry/releases)
- [Changelog](https://github.com/tokio-rs/tracing-opentelemetry/blob/v0.1.x/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/tracing-opentelemetry/compare/v0.32.0...v0.32.1)

---
updated-dependencies:
- dependency-name: opentelemetry-otlp
  dependency-version: 0.31.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry
- dependency-name: tracing-opentelemetry
  dependency-version: 0.32.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-26 14:04:44 +00:00
github-actions[bot]
82e49e5cd7 1.14.0 2026-03-24 14:09:16 +00:00
Quentin Gliech
0479570f96 Update aws-lc-rs and rustls-webpki to resolve security advisories.
Update aws-lc-rs 1.14.0 -> 1.16.2 (aws-lc-sys 0.31.0 -> 0.39.0) and
rustls-webpki 0.103.6 -> 0.103.10 to resolve security advisories.

Remove ring license clarification and OpenSSL license allowance from the
`cargo-deny` config since ring is no longer in the dependency tree.
2026-03-24 13:17:29 +01:00
github-actions[bot]
e26e08fb94 1.14.0-rc.0 2026-03-17 14:43:01 +00:00
Quentin Gliech
cf59ab95cd Use system-configured proxies for outgoing HTTP requests (#5538) 2026-03-17 13:48:18 +01:00
Quentin Gliech
d4729e52e4 Update Cargo.lock and cargo-deny skip list 2026-03-17 10:56:53 +01:00
github-actions[bot]
699073657b 1.13.0 2026-03-10 11:22:12 +00:00
github-actions[bot]
0a3c1dcd7c 1.13.0-rc.0 2026-03-03 16:46:52 +00:00
Quentin Gliech
0e98cfcc2f Support MSC4198 login_hint in account management uri (#5516) 2026-03-03 16:25:35 +01:00
dependabot[bot]
92207b461a build(deps): bump wasmtime from 40.0.3 to 40.0.4
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 40.0.3 to 40.0.4.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/v40.0.4/RELEASES.md)
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v40.0.3...v40.0.4)

---
updated-dependencies:
- dependency-name: wasmtime
  dependency-version: 40.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-24 23:00:28 +00:00
dependabot[bot]
7e7111505b build(deps): bump anyhow from 1.0.100 to 1.0.101
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.100...1.0.101)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-24 10:33:33 +00:00
github-actions[bot]
0e987f4db4 1.12.0 2026-02-24 10:21:03 +00:00
Tonkku
14c0c91035 Support MSC4198 login_hint in account management uri 2026-02-23 13:06:59 +02:00
github-actions[bot]
9e97d2e846 1.12.0-rc.0 2026-02-17 16:27:58 +00:00
Quentin Gliech
6484ec96c6 build(deps): bump socket2 from 0.6.1 to 0.6.2 (#5503) 2026-02-17 15:18:27 +01:00
dependabot[bot]
473ee755b0 build(deps): bump socket2 from 0.6.1 to 0.6.2
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.6.1 to 0.6.2.
- [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/compare/v0.6.1...v0.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-17 14:07:54 +00:00
dependabot[bot]
e91c1e9115 build(deps): bump minijinja from 2.12.0 to 2.15.1
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.12.0 to 2.15.1.
- [Release notes](https://github.com/mitsuhiko/minijinja/releases)
- [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/minijinja/compare/2.12.0...minijinja-go/v2.15.1)

---
updated-dependencies:
- dependency-name: minijinja
  dependency-version: 2.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-17 13:55:15 +00:00
Quentin Gliech
44c1046dc6 build(deps): bump bcrypt from 0.17.1 to 0.18.0 (#5489) 2026-02-17 11:41:15 +01:00
matrixbot
8cda8429c0 Automatic merge back to main (#5492) 2026-02-10 14:45:44 +01:00
github-actions[bot]
36adeff3cf 1.11.0 2026-02-10 13:34:45 +00:00
dependabot[bot]
38a38cc7a2 build(deps): bump bcrypt from 0.17.1 to 0.18.0
Bumps [bcrypt](https://github.com/Keats/rust-bcrypt) from 0.17.1 to 0.18.0.
- [Commits](https://github.com/Keats/rust-bcrypt/compare/v0.17.1...v0.18.0)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 13:55:12 +00:00
matrixbot
35b2081f28 Automatic merge back to main (#5483) 2026-02-06 12:10:46 +01:00
github-actions[bot]
9161ae0b35 1.11.0-rc.1 2026-02-06 11:02:32 +00:00
dependabot[bot]
b3dd06e6af build(deps): bump time from 0.3.43 to 0.3.47
Bumps [time](https://github.com/time-rs/time) from 0.3.43 to 0.3.47.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.43...v0.3.47)

---
updated-dependencies:
- dependency-name: time
  dependency-version: 0.3.47
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 09:58:33 +01:00
dependabot[bot]
cf772f4f36 build(deps): bump time from 0.3.43 to 0.3.47
Bumps [time](https://github.com/time-rs/time) from 0.3.43 to 0.3.47.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.43...v0.3.47)

---
updated-dependencies:
- dependency-name: time
  dependency-version: 0.3.47
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-05 18:51:18 +00:00
dependabot[bot]
9143ce0fc2 build(deps): bump insta from 1.43.2 to 1.46.3
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.43.2 to 1.46.3.
- [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.2...1.46.3)

---
updated-dependencies:
- dependency-name: insta
  dependency-version: 1.46.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-05 13:55:12 +00:00
Quentin Gliech
c195af4bbf build(deps): bump arc-swap from 1.7.1 to 1.8.1 (#5473) 2026-02-04 17:48:31 +01:00
dependabot[bot]
0d3c5d7cf0 build(deps): bump arc-swap from 1.7.1 to 1.8.1
Bumps [arc-swap](https://github.com/vorner/arc-swap) from 1.7.1 to 1.8.1.
- [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vorner/arc-swap/compare/v1.7.1...v1.8.1)

---
updated-dependencies:
- dependency-name: arc-swap
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-04 16:29:00 +00:00
Quentin Gliech
e0c25f4b61 build(deps): bump tracing-subscriber from 0.3.20 to 0.3.22 in the tracing group (#5470) 2026-02-04 17:28:55 +01:00
dependabot[bot]
0ffc8de576 build(deps): bump tracing-subscriber in the tracing group
Bumps the tracing group with 1 update: [tracing-subscriber](https://github.com/tokio-rs/tracing).


Updates `tracing-subscriber` from 0.3.20 to 0.3.22
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.20...tracing-subscriber-0.3.22)

---
updated-dependencies:
- dependency-name: tracing-subscriber
  dependency-version: 0.3.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tracing
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-04 16:15:04 +00:00
dependabot[bot]
c6b59f10dc build(deps): bump the sentry group with 3 updates
Bumps the sentry group with 3 updates: [sentry](https://github.com/getsentry/sentry-rust), [sentry-tower](https://github.com/getsentry/sentry-rust) and [sentry-tracing](https://github.com/getsentry/sentry-rust).


Updates `sentry` from 0.46.0 to 0.46.2
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-rust/compare/0.46.0...0.46.2)

Updates `sentry-tower` from 0.46.0 to 0.46.2
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-rust/compare/0.46.0...0.46.2)

Updates `sentry-tracing` from 0.46.0 to 0.46.2
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-rust/compare/0.46.0...0.46.2)

---
updated-dependencies:
- dependency-name: sentry
  dependency-version: 0.46.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sentry
- dependency-name: sentry-tower
  dependency-version: 0.46.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sentry
- dependency-name: sentry-tracing
  dependency-version: 0.46.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-04 16:14:37 +00:00
github-actions[bot]
9afc2dba84 1.11.0-rc.0 2026-02-03 22:15:50 +00:00
Devon Hudson
466b1c4289 Update bytes version 2026-02-03 10:23:51 -07:00
Devon Hudson
a10d0eedf9 Merge branch 'main' into devon/wasmtime-update 2026-01-27 18:46:11 +00:00
Devon Hudson
65c0a86da9 Bump opa-wasm and wasmtime 2026-01-27 11:36:49 -07:00
github-actions[bot]
d0da1052ac 1.10.0 2026-01-27 16:15:51 +00:00
github-actions[bot]
e125ee3009 1.10.0-rc.0 2026-01-21 14:56:30 +00:00
matrixbot
ce0de46762 Automatic merge back to main (#5414) 2026-01-13 17:26:52 +01:00
github-actions[bot]
6a790809e3 1.9.0 2026-01-13 16:19:28 +00:00
Quentin Gliech
8d4c8b2f26 build(deps): bump rsa from 0.9.8 to 0.9.10 (#5392) 2026-01-07 09:46:29 +01:00
github-actions[bot]
0daa6cb036 1.9.0-rc.0 2026-01-06 20:13:26 +00:00
dependabot[bot]
f497b0dd33 build(deps): bump rsa from 0.9.8 to 0.9.10
Bumps [rsa](https://github.com/RustCrypto/RSA) from 0.9.8 to 0.9.10.
- [Changelog](https://github.com/RustCrypto/RSA/blob/v0.9.10/CHANGELOG.md)
- [Commits](https://github.com/RustCrypto/RSA/compare/v0.9.8...v0.9.10)

---
updated-dependencies:
- dependency-name: rsa
  dependency-version: 0.9.10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-06 18:20:17 +00:00
Quentin Gliech
e6810efdab Expose process metrics on Linux (#5342) 2025-12-16 13:31:42 +01:00