Commit Graph

1324 Commits

Author SHA1 Message Date
Quentin Gliech
1aa95536bb build(deps): bump pest from 2.7.15 to 2.8.0 (#4297) 2025-03-28 14:56:38 +01:00
Quentin Gliech
5439aaf642 build(deps): bump clap from 4.5.32 to 4.5.34 (#4303) 2025-03-28 14:56:12 +01:00
dependabot[bot]
7833afc8df build(deps): bump psl from 2.1.96 to 2.1.97
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.96 to 2.1.97.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.96...v2.1.97)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-28 13:21:23 +00:00
dependabot[bot]
6d30c44219 build(deps): bump clap from 4.5.32 to 4.5.34
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.32 to 4.5.34.
- [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.32...clap_complete-v4.5.34)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-27 13:28:29 +00:00
Quentin Gliech
73a7ecf6f2 Update governor to 0.10.0 2025-03-27 14:13:41 +01:00
Quentin Gliech
5ae2970d94 Ensure client metadata hashing is stable
This is done by using the indexmap crate to preserve insertion order for
localized fields.
2025-03-25 15:00:48 +01:00
Quentin Gliech
8fbd75eb7e Deduplicate client registrations by hashing the metadata 2025-03-25 15:00:23 +01:00
dependabot[bot]
bca7ff38da build(deps): bump pest from 2.7.15 to 2.8.0
Bumps [pest](https://github.com/pest-parser/pest) from 2.7.15 to 2.8.0.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](https://github.com/pest-parser/pest/compare/v2.7.15...v2.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 13:52:50 +00:00
Quentin Gliech
a932a6939c Replace data-encoding with base64ct 2025-03-25 13:41:58 +01:00
dependabot[bot]
79fe19412a build(deps): bump time from 0.3.40 to 0.3.41
Bumps [time](https://github.com/time-rs/time) from 0.3.40 to 0.3.41.
- [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.40...v0.3.41)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 15:21:47 +00:00
Quentin Gliech
e8e58dfda7 build(deps): bump reqwest from 0.12.14 to 0.12.15 (#4272) 2025-03-21 08:48:30 +01:00
Quentin Gliech
c3e288a692 build(deps): bump psl from 2.1.95 to 2.1.96 (#4273) 2025-03-21 08:48:13 +01:00
dependabot[bot]
5eb573ecba build(deps): bump async-graphql from 7.0.15 to 7.0.16
Bumps [async-graphql](https://github.com/async-graphql/async-graphql) from 7.0.15 to 7.0.16.
- [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/async-graphql/async-graphql/commits)

---
updated-dependencies:
- dependency-name: async-graphql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-20 13:20:01 +00:00
dependabot[bot]
995708c7d2 build(deps): bump psl from 2.1.95 to 2.1.96
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.95 to 2.1.96.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.95...v2.1.96)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-19 13:39:06 +00:00
dependabot[bot]
82e74dcaed build(deps): bump reqwest from 0.12.14 to 0.12.15
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.14 to 0.12.15.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.14...v0.12.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-19 13:37:52 +00:00
dependabot[bot]
c876035b15 build(deps): bump time from 0.3.39 to 0.3.40
Bumps [time](https://github.com/time-rs/time) from 0.3.39 to 0.3.40.
- [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.39...v0.3.40)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 16:21:56 +00:00
Quentin Gliech
a61c11109c build(deps): bump psl from 2.1.94 to 2.1.95 (#4262) 2025-03-18 17:18:11 +01:00
dependabot[bot]
930f18ae61 build(deps): bump clap from 4.5.30 to 4.5.32
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.30 to 4.5.32.
- [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.30...clap_complete-v4.5.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 14:01:22 +00:00
dependabot[bot]
ee5b26551b build(deps): bump psl from 2.1.94 to 2.1.95
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.94 to 2.1.95.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.94...v2.1.95)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-18 14:01:00 +00:00
Quentin Gliech
aea33a9ce0 build(deps): bump aide from 0.14.1 to 0.14.2 (#4250) 2025-03-17 17:00:16 +01:00
Quentin Gliech
f156d3aeee build(deps): bump async-trait from 0.1.87 to 0.1.88 (#4251) 2025-03-17 17:00:00 +01:00
dependabot[bot]
8fdc2ceeaf build(deps): bump rustls-platform-verifier from 0.5.0 to 0.5.1
Bumps [rustls-platform-verifier](https://github.com/rustls/rustls-platform-verifier) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/rustls/rustls-platform-verifier/releases)
- [Changelog](https://github.com/rustls/rustls-platform-verifier/blob/main/CHANGELOG)
- [Commits](https://github.com/rustls/rustls-platform-verifier/compare/v/0.5.0...v/0.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 15:39:01 +00:00
dependabot[bot]
d5d3587ac3 build(deps): bump async-trait from 0.1.87 to 0.1.88
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.87 to 0.1.88.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.87...0.1.88)

---
updated-dependencies:
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 15:38:41 +00:00
dependabot[bot]
3f491dbc4c build(deps): bump aide from 0.14.1 to 0.14.2
Bumps [aide](https://github.com/tamasfe/aide) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/tamasfe/aide/releases)
- [Commits](https://github.com/tamasfe/aide/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 15:37:54 +00:00
Quentin Gliech
f4bcf5683d build(deps): bump psl from 2.1.93 to 2.1.94 (#4242) 2025-03-17 14:40:29 +01:00
Quentin Gliech
34cc9839e9 build(deps): bump insta from 1.42.1 to 1.42.2 (#4244) 2025-03-17 14:39:33 +01:00
dependabot[bot]
24534c7df5 build(deps): bump uuid from 1.15.1 to 1.16.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/v1.15.1...v1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 12:55:37 +00:00
dependabot[bot]
15d41a4a37 build(deps): bump insta from 1.42.1 to 1.42.2
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.42.1 to 1.42.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.42.1...1.42.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 12:54:45 +00:00
dependabot[bot]
93f2ccbc6c build(deps): bump psl from 2.1.93 to 2.1.94
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.93 to 2.1.94.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.93...v2.1.94)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 12:53:51 +00:00
Quentin Gliech
81f23e078c build(deps): bump sea-query from 0.32.2 to 0.32.3 in the sea-query group (#4236) 2025-03-17 10:41:56 +01:00
Quentin Gliech
0a646fda93 build(deps): bump indoc from 2.0.5 to 2.0.6 (#4237) 2025-03-17 10:37:44 +01:00
dependabot[bot]
0fa3965933 build(deps): bump base64ct from 1.6.0 to 1.7.3
Bumps [base64ct](https://github.com/RustCrypto/formats) from 1.6.0 to 1.7.3.
- [Commits](https://github.com/RustCrypto/formats/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 08:58:06 +00:00
dependabot[bot]
fb80d0b63a build(deps): bump indoc from 2.0.5 to 2.0.6
Bumps [indoc](https://github.com/dtolnay/indoc) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/2.0.5...2.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 08:57:17 +00:00
dependabot[bot]
bf00e6bf27 build(deps): bump sea-query from 0.32.2 to 0.32.3 in the sea-query group
Bumps the sea-query group with 1 update: [sea-query](https://github.com/SeaQL/sea-query).


Updates `sea-query` from 0.32.2 to 0.32.3
- [Release notes](https://github.com/SeaQL/sea-query/releases)
- [Changelog](https://github.com/SeaQL/sea-query/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SeaQL/sea-query/compare/0.32.2...0.32.3)

---
updated-dependencies:
- dependency-name: sea-query
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sea-query
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 08:56:47 +00:00
dependabot[bot]
9a0e49419a build(deps): bump tokio from 1.44.0 to 1.44.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.0 to 1.44.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.0...tokio-1.44.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 07:26:56 +00:00
Quentin Gliech
bec63c8e10 build(deps): bump anyhow from 1.0.96 to 1.0.97 (#4228) 2025-03-17 08:26:23 +01:00
dependabot[bot]
2ab9da590a build(deps): bump anyhow from 1.0.96 to 1.0.97
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.96 to 1.0.97.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.96...1.0.97)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-14 13:39:57 +00:00
dependabot[bot]
a47642d53d build(deps): bump rsa from 0.9.7 to 0.9.8
Bumps [rsa](https://github.com/RustCrypto/RSA) from 0.9.7 to 0.9.8.
- [Changelog](https://github.com/RustCrypto/RSA/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RustCrypto/RSA/compare/v0.9.7...v0.9.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-14 13:39:26 +00:00
Quentin Gliech
fd41b719ba Merge branch 'main' into quenting/dynamic-policy-data 2025-03-14 10:16:16 +01:00
reivilibre
95d2af9eda syn2mas: Add progress reporting to log and to opentelemetry metrics (#4215) 2025-03-13 15:04:02 +00:00
Olivier 'reivilibre
35ef586447 fixup! syn2mas: Add progress reporting to log and to opentelemetry metrics
Add metrics directly within syn2mas, no background thread
2025-03-13 14:50:32 +00:00
Quentin Gliech
be15f7b137 build(deps): bump psl from 2.1.86 to 2.1.93 (#4216) 2025-03-13 15:40:25 +01:00
Quentin Gliech
51c993407c build(deps): bump thiserror from 2.0.11 to 2.0.12 (#4217) 2025-03-13 15:40:17 +01:00
dependabot[bot]
525882e922 build(deps): bump tokio-util from 0.7.13 to 0.7.14
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.13 to 0.7.14.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.13...tokio-util-0.7.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-13 13:16:17 +00:00
dependabot[bot]
ee1305a298 build(deps): bump thiserror from 2.0.11 to 2.0.12
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.11...2.0.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-13 13:15:59 +00:00
dependabot[bot]
001d6f96f7 build(deps): bump psl from 2.1.86 to 2.1.93
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.86 to 2.1.93.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.86...v2.1.93)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-13 13:15:30 +00:00
Quentin Gliech
ee57ec3a26 build(deps): bump indexmap from 2.7.1 to 2.8.0 (#4212) 2025-03-12 17:02:16 +01:00
Quentin Gliech
cbbed14d25 build(deps): bump serde from 1.0.218 to 1.0.219 (#4213) 2025-03-12 17:02:00 +01:00
dependabot[bot]
1fcc2cfcd6 build(deps): bump reqwest from 0.12.12 to 0.12.14
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.12 to 0.12.14.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/v0.12.14/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.12...v0.12.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-12 15:44:06 +00:00
dependabot[bot]
90806cd7ed build(deps): bump serde from 1.0.218 to 1.0.219
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.218 to 1.0.219.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.218...v1.0.219)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-12 15:43:47 +00:00