Bump the all group with 5 updates (#2925)

Bumps the all group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [base32](https://github.com/andreasots/base32) | `0.5.0` | `0.5.1` |
| [compact_jwt](https://github.com/kanidm/compact-jwt) | `0.4.1` | `0.4.2` |
| [openssl-sys](https://github.com/sfackler/rust-openssl) | `0.9.102` | `0.9.103` |
| [openssl](https://github.com/sfackler/rust-openssl) | `0.10.64` | `0.10.66` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.38.1` |


Updates `base32` from 0.5.0 to 0.5.1
- [Commits](https://github.com/andreasots/base32/compare/v0.5.0...v0.5.1)

Updates `compact_jwt` from 0.4.1 to 0.4.2
- [Commits](https://github.com/kanidm/compact-jwt/commits)

Updates `openssl-sys` from 0.9.102 to 0.9.103
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.102...openssl-sys-v0.9.103)

Updates `openssl` from 0.10.64 to 0.10.66
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66)

Updates `tokio` from 1.38.0 to 1.38.1
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.38.1)

---
updated-dependencies:
- dependency-name: base32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: compact_jwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: openssl-sys
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: openssl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-22 09:12:56 +10:00 committed by GitHub
parent da7ed77dfa
commit fb6c4a889e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 20 additions and 20 deletions

32
Cargo.lock generated
View file

@ -546,9 +546,9 @@ dependencies = [
[[package]] [[package]]
name = "base32" name = "base32"
version = "0.5.0" version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d1ce0365f4d5fb6646220bb52fe547afd51796d90f914d4063cb0b032ebee088" checksum = "022dfe9eb35f19ebbcb51e0b40a5ab759f46ad60cadf7297e0bd085afb50e076"
[[package]] [[package]]
name = "base64" name = "base64"
@ -945,9 +945,9 @@ dependencies = [
[[package]] [[package]]
name = "compact_jwt" name = "compact_jwt"
version = "0.4.1" version = "0.4.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d1aca09e6a9e9011c2a2fb13f26a0d2440a709ac0e68ccf02d168d54f4801b27" checksum = "6b6493b1c78b7c33fbbb00d8d60d633439fd0c0e44826fb4834efc28121ef266"
dependencies = [ dependencies = [
"base64 0.21.7", "base64 0.21.7",
"base64urlsafedata 0.5.0", "base64urlsafedata 0.5.0",
@ -3261,7 +3261,7 @@ dependencies = [
name = "kanidm_client" name = "kanidm_client"
version = "1.3.0-dev" version = "1.3.0-dev"
dependencies = [ dependencies = [
"compact_jwt 0.4.1", "compact_jwt 0.4.2",
"http 1.1.0", "http 1.1.0",
"hyper 1.4.1", "hyper 1.4.1",
"kanidm_lib_file_permissions", "kanidm_lib_file_permissions",
@ -3335,7 +3335,7 @@ dependencies = [
"async-recursion", "async-recursion",
"clap", "clap",
"clap_complete", "clap_complete",
"compact_jwt 0.4.1", "compact_jwt 0.4.2",
"dialoguer", "dialoguer",
"futures-concurrency", "futures-concurrency",
"kanidm_build_profiles", "kanidm_build_profiles",
@ -3437,7 +3437,7 @@ dependencies = [
"axum-server", "axum-server",
"bytes", "bytes",
"chrono", "chrono",
"compact_jwt 0.4.1", "compact_jwt 0.4.2",
"cron", "cron",
"filetime", "filetime",
"futures", "futures",
@ -3487,7 +3487,7 @@ dependencies = [
"base64 0.22.1", "base64 0.22.1",
"base64urlsafedata 0.5.0", "base64urlsafedata 0.5.0",
"bitflags 2.6.0", "bitflags 2.6.0",
"compact_jwt 0.4.1", "compact_jwt 0.4.2",
"concread", "concread",
"criterion", "criterion",
"dhat", "dhat",
@ -3555,7 +3555,7 @@ name = "kanidmd_testkit"
version = "1.3.0-dev" version = "1.3.0-dev"
dependencies = [ dependencies = [
"assert_cmd", "assert_cmd",
"compact_jwt 0.4.1", "compact_jwt 0.4.2",
"escargot", "escargot",
"fantoccini", "fantoccini",
"futures", "futures",
@ -3770,7 +3770,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e310b3a6b5907f99202fcdb4960ff45b93735d7c7d96b760fcff8db2dc0e103d" checksum = "e310b3a6b5907f99202fcdb4960ff45b93735d7c7d96b760fcff8db2dc0e103d"
dependencies = [ dependencies = [
"cfg-if", "cfg-if",
"windows-targets 0.48.5", "windows-targets 0.52.6",
] ]
[[package]] [[package]]
@ -4322,9 +4322,9 @@ checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9"
[[package]] [[package]]
name = "openssl" name = "openssl"
version = "0.10.64" version = "0.10.66"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f" checksum = "9529f4786b70a3e8c61e11179af17ab6188ad8d0ded78c5529441ed39d4bd9c1"
dependencies = [ dependencies = [
"bitflags 2.6.0", "bitflags 2.6.0",
"cfg-if", "cfg-if",
@ -4354,9 +4354,9 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
[[package]] [[package]]
name = "openssl-sys" name = "openssl-sys"
version = "0.9.102" version = "0.9.103"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c597637d56fbc83893a35eb0dd04b2b8e7a50c91e64e9493e398b5df4fb45fa2" checksum = "7f9e8deee91df40a943c71b917e5874b951d32a802526c85721ce3b776c929d6"
dependencies = [ dependencies = [
"cc", "cc",
"libc", "libc",
@ -5985,9 +5985,9 @@ dependencies = [
[[package]] [[package]]
name = "tokio" name = "tokio"
version = "1.38.0" version = "1.38.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba4f4a02a7a80d6f274636f0aa95c7e383b912d41fe721a31f29e29698585a4a" checksum = "eb2caba9f80616f438e09748d5acda951967e1ea58508ef53d9c6402485a46df"
dependencies = [ dependencies = [
"backtrace", "backtrace",
"bytes", "bytes",

View file

@ -156,7 +156,7 @@ axum = { version = "0.7.5", features = [
"tracing", "tracing",
] } ] }
axum-htmx = { version = "0.5.0", features = ["serde", "guards"] } axum-htmx = { version = "0.5.0", features = ["serde", "guards"] }
base32 = "^0.5.0" base32 = "^0.5.1"
base64 = "^0.22.1" base64 = "^0.22.1"
base64urlsafedata = "0.5.0" base64urlsafedata = "0.5.0"
bitflags = "^2.6.0" bitflags = "^2.6.0"
@ -165,7 +165,7 @@ clap = { version = "^4.5.9", features = ["derive", "env"] }
clap_complete = "^4.5.8" clap_complete = "^4.5.8"
# Forced by saffron/cron # Forced by saffron/cron
chrono = "^0.4.35" chrono = "^0.4.35"
compact_jwt = { version = "^0.4.1", default-features = false } compact_jwt = { version = "^0.4.2", default-features = false }
concread = "^0.5.2" concread = "^0.5.2"
cron = "0.12.1" cron = "0.12.1"
crossbeam = "0.8.4" crossbeam = "0.8.4"
@ -217,7 +217,7 @@ notify-debouncer-full = { version = "0.1" }
num_enum = "^0.5.11" num_enum = "^0.5.11"
oauth2_ext = { version = "^4.4.2", package = "oauth2", default-features = false } oauth2_ext = { version = "^4.4.2", package = "oauth2", default-features = false }
openssl-sys = "^0.9" openssl-sys = "^0.9"
openssl = "^0.10.64" openssl = "^0.10.66"
opentelemetry = { version = "0.20.0" } opentelemetry = { version = "0.20.0" }
opentelemetry_api = { version = "0.20.0", features = ["logs", "metrics"] } opentelemetry_api = { version = "0.20.0", features = ["logs", "metrics"] }
@ -270,7 +270,7 @@ tempfile = "3.10.1"
testkit-macros = { path = "./server/testkit-macros" } testkit-macros = { path = "./server/testkit-macros" }
time = { version = "^0.3.34", features = ["formatting", "local-offset"] } time = { version = "^0.3.34", features = ["formatting", "local-offset"] }
tokio = "^1.38.0" tokio = "^1.38.1"
tokio-openssl = "^0.6.4" tokio-openssl = "^0.6.4"
tokio-util = "^0.7.10" tokio-util = "^0.7.10"