Commit Graph

811 Commits

Author SHA1 Message Date
Quentin Gliech
5294bad1f4 build(deps): bump lettre from 0.11.18 to 0.11.19 (#5126) 2025-10-09 16:35:39 +02:00
dependabot[bot]
9fb903724a build(deps): bump psl from 2.1.147 to 2.1.148
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.147 to 2.1.148.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.147...v2.1.148)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-09 13:20:56 +00:00
dependabot[bot]
d383a2b50e build(deps): bump lettre from 0.11.18 to 0.11.19
Bumps [lettre](https://github.com/lettre/lettre) from 0.11.18 to 0.11.19.
- [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.18...v0.11.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-09 13:19:36 +00:00
github-actions[bot]
649de51bbd 1.4.0-rc.0 2025-10-08 09:48:21 +00:00
dependabot[bot]
2a8e6f6c97 build(deps): bump pest_derive from 2.8.2 to 2.8.3
Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](https://github.com/pest-parser/pest/compare/v2.8.2...v2.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-08 09:26:46 +00:00
Quentin Gliech
bcbe77c60e build(deps): bump the opentelemetry group with 2 updates (#5074) 2025-10-08 11:20:10 +02:00
dependabot[bot]
55634baab9 build(deps): bump the opentelemetry group with 2 updates
Bumps the opentelemetry group with 2 updates: [opentelemetry-prometheus-text-exporter](https://github.com/sandhose/opentelemetry-prometheus-text-exporter) and [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust).

Updates `opentelemetry-prometheus-text-exporter` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/sandhose/opentelemetry-prometheus-text-exporter/releases)
- [Changelog](https://github.com/sandhose/opentelemetry-prometheus-text-exporter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sandhose/opentelemetry-prometheus-text-exporter/compare/v0.2.0...v0.2.1)

Updates `opentelemetry_sdk` from 0.30.0 to 0.31.0
- [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/opentelemetry_sdk-0.30.0...v0.31.0)

---
updated-dependencies:
- dependency-name: opentelemetry-prometheus-text-exporter
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry
- dependency-name: opentelemetry_sdk
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-08 11:00:08 +02:00
Quentin Gliech
44a05656aa build(deps): bump pest from 2.8.2 to 2.8.3 (#5103) 2025-10-08 10:18:56 +02:00
dependabot[bot]
0502b75ecf build(deps): bump pest from 2.8.2 to 2.8.3
Bumps [pest](https://github.com/pest-parser/pest) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](https://github.com/pest-parser/pest/compare/v2.8.2...v2.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-03 13:16:19 +00:00
dependabot[bot]
3f10426949 build(deps): bump psl from 2.1.146 to 2.1.147
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.146 to 2.1.147.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.146...v2.1.147)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 13:19:50 +00:00
Quentin Gliech
cacd23fc82 build(deps): bump thiserror from 2.0.16 to 2.0.17 (#5089) 2025-09-30 17:14:16 +02:00
dependabot[bot]
d3629dff52 build(deps): bump thiserror from 2.0.16 to 2.0.17
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.16 to 2.0.17.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.16...2.0.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 13:37:55 +00:00
dependabot[bot]
25af5f05e7 build(deps): bump the axum group with 2 updates
Bumps the axum group with 2 updates: [axum](https://github.com/tokio-rs/axum) and [axum-extra](https://github.com/tokio-rs/axum).


Updates `axum` from 0.8.5 to 0.8.6
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.5...axum-v0.8.6)

Updates `axum-extra` from 0.10.2 to 0.10.3
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-extra-v0.10.2...axum-extra-v0.10.3)

---
updated-dependencies:
- dependency-name: axum
  dependency-version: 0.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: axum
- dependency-name: axum-extra
  dependency-version: 0.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: axum
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 13:34:37 +00:00
Quentin Gliech
4ea587b81a build(deps): bump zeroize from 1.8.1 to 1.8.2 (#5081) 2025-09-30 12:12:52 +02:00
Quentin Gliech
3ef7161672 build(deps): bump psl from 2.1.145 to 2.1.146 (#5082) 2025-09-30 12:12:44 +02:00
dependabot[bot]
57a0356406 build(deps): bump psl from 2.1.145 to 2.1.146
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.145 to 2.1.146.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.145...v2.1.146)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 09:53:07 +00:00
dependabot[bot]
6513a3688b build(deps): bump zeroize from 1.8.1 to 1.8.2
Bumps [zeroize](https://github.com/RustCrypto/utils) from 1.8.1 to 1.8.2.
- [Commits](https://github.com/RustCrypto/utils/compare/zeroize-v1.8.1...zeroize-v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 09:52:42 +00:00
dependabot[bot]
61001ece7d build(deps): bump regex from 1.11.2 to 1.11.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.11.2...1.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 09:51:34 +00:00
Quentin Gliech
a703dbb1a0 build(deps): bump camino from 1.2.0 to 1.2.1 (#5076) 2025-09-30 10:48:16 +02:00
Quentin Gliech
0dd69dedd9 build(deps): bump tokio-rustls from 0.26.3 to 0.26.4 (#5075) 2025-09-30 10:47:42 +02:00
dependabot[bot]
5304eeaa29 build(deps): bump camino from 1.2.0 to 1.2.1
Bumps [camino](https://github.com/camino-rs/camino) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/camino-rs/camino/releases)
- [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md)
- [Commits](https://github.com/camino-rs/camino/compare/camino-1.2.0...camino-1.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 08:41:21 +00:00
dependabot[bot]
ec786d73a6 build(deps): bump tokio-rustls from 0.26.3 to 0.26.4
Bumps [tokio-rustls](https://github.com/rustls/tokio-rustls) from 0.26.3 to 0.26.4.
- [Release notes](https://github.com/rustls/tokio-rustls/releases)
- [Commits](https://github.com/rustls/tokio-rustls/compare/v/0.26.3...v/0.26.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 08:40:58 +00:00
dependabot[bot]
0966257cb3 build(deps): bump the axum group with 2 updates
Bumps the axum group with 2 updates: [axum](https://github.com/tokio-rs/axum) and [axum-extra](https://github.com/tokio-rs/axum).


Updates `axum` from 0.8.4 to 0.8.5
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.4...axum-v0.8.5)

Updates `axum-extra` from 0.10.1 to 0.10.2
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-extra-v0.10.1...axum-extra-v0.10.2)

---
updated-dependencies:
- dependency-name: axum
  dependency-version: 0.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: axum
- dependency-name: axum-extra
  dependency-version: 0.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: axum
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 08:35:52 +00:00
Quentin Gliech
228f2c9535 build(deps): bump anyhow from 1.0.99 to 1.0.100 (#5053) 2025-09-30 10:19:09 +02:00
Quentin Gliech
412d55a520 build(deps): bump clap from 4.5.47 to 4.5.48 (#5051) 2025-09-30 10:15:57 +02:00
Quentin Gliech
872e01a448 build(deps): bump psl from 2.1.141 to 2.1.145 (#5063) 2025-09-30 10:14:09 +02:00
dependabot[bot]
325a79ddc1 build(deps): bump serde from 1.0.225 to 1.0.228
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.225 to 1.0.228.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.225...v1.0.228)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 18:15:43 +00:00
dependabot[bot]
1432266122 build(deps): bump psl from 2.1.141 to 2.1.145
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.141 to 2.1.145.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.141...v2.1.145)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 15:54:21 +00:00
matrixbot
007136c990 Automatic merge back to main (#5056) 2025-09-23 17:31:02 +02:00
github-actions[bot]
d2477b145e 1.3.0 2025-09-23 15:21:57 +00:00
dependabot[bot]
9c09cbcaa7 build(deps): bump anyhow from 1.0.99 to 1.0.100
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.99...1.0.100)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-22 13:23:23 +00:00
dependabot[bot]
d309051a35 build(deps): bump clap from 4.5.47 to 4.5.48
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.47 to 4.5.48.
- [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.47...clap_complete-v4.5.48)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-22 13:21:28 +00:00
Quentin Gliech
053b9b7130 build(deps): bump indexmap from 2.11.3 to 2.11.4 (#5047) 2025-09-19 16:22:58 +02:00
dependabot[bot]
8ca2ade47b build(deps): bump indexmap from 2.11.3 to 2.11.4
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.11.3 to 2.11.4.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.11.3...2.11.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-19 13:18:00 +00:00
dependabot[bot]
28bb634e6c build(deps): bump rustls from 0.23.31 to 0.23.32
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.31 to 0.23.32.
- [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.31...v/0.23.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-19 13:17:34 +00:00
dependabot[bot]
4760129fa6 build(deps): bump tokio-rustls from 0.26.2 to 0.26.3
Bumps [tokio-rustls](https://github.com/rustls/tokio-rustls) from 0.26.2 to 0.26.3.
- [Release notes](https://github.com/rustls/tokio-rustls/releases)
- [Commits](https://github.com/rustls/tokio-rustls/compare/v/0.26.2...v/0.26.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-17 13:18:58 +00:00
github-actions[bot]
cf23688939 1.3.0-rc.0 2025-09-16 13:33:28 +00:00
dependabot[bot]
2cd89d7552 build(deps): bump serde from 1.0.223 to 1.0.225
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.223 to 1.0.225.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.223...v1.0.225)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-16 11:28:38 +00:00
dependabot[bot]
78fd391949 build(deps): bump indexmap from 2.11.1 to 2.11.3
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.11.1 to 2.11.3.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.11.1...2.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-16 11:17:46 +00:00
Quentin Gliech
25f085c612 build(deps): bump serde_json from 1.0.143 to 1.0.145 (#5025) 2025-09-16 12:34:52 +02:00
dependabot[bot]
6e230fa354 build(deps): bump serde_json from 1.0.143 to 1.0.145
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.143 to 1.0.145.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.143...v1.0.145)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-16 10:25:15 +00:00
Quentin Gliech
65d06bf23e build(deps): bump camino from 1.1.12 to 1.2.0 (#5022) 2025-09-16 12:24:05 +02:00
Quentin Gliech
f837327b07 build(deps): bump hyper-util from 0.1.16 to 0.1.17 (#5023) 2025-09-16 12:23:40 +02:00
dependabot[bot]
dc8662548f build(deps): bump serde from 1.0.219 to 1.0.223
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.219 to 1.0.223.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.219...v1.0.223)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 14:23:35 +00:00
dependabot[bot]
8fa693b934 build(deps): bump hyper-util from 0.1.16 to 0.1.17
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.16 to 0.1.17.
- [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.16...v0.1.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 14:16:54 +00:00
dependabot[bot]
868fe3aa9d build(deps): bump camino from 1.1.12 to 1.2.0
Bumps [camino](https://github.com/camino-rs/camino) from 1.1.12 to 1.2.0.
- [Release notes](https://github.com/camino-rs/camino/releases)
- [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md)
- [Commits](https://github.com/camino-rs/camino/compare/camino-1.1.12...camino-1.2.0)

---
updated-dependencies:
- dependency-name: camino
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 14:16:08 +00: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
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
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