From ecbad70f4bb851f331d0a970cc4c005b6a2f2a39 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 10:12:23 +0000 Subject: [PATCH] Update Rust crate regress to 0.10.3 --- Cargo.lock | 49 +++++++++++---------------------------- Cargo.toml | 2 +- workspace-hack/Cargo.toml | 8 ------- 3 files changed, 15 insertions(+), 44 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 838f2d32aa0..13f2ab74098 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -959,7 +959,7 @@ dependencies = [ "omicron-workspace-hack", "oxnet", "progenitor 0.9.1", - "regress 0.9.1", + "regress", "reqwest", "schemars", "semver 1.0.25", @@ -2666,7 +2666,7 @@ dependencies = [ "progenitor-client 0.9.1", "quote", "rand 0.8.5", - "regress 0.9.1", + "regress", "reqwest", "rustfmt-wrapper", "schemars", @@ -3810,16 +3810,6 @@ dependencies = [ "ahash", ] -[[package]] -name = "hashbrown" -version = "0.14.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" -dependencies = [ - "ahash", - "allocator-api2", -] - [[package]] name = "hashbrown" version = "0.15.1" @@ -4556,7 +4546,7 @@ dependencies = [ "oxide-vpc", "oxlog", "oxnet", - "regress 0.9.1", + "regress", "schemars", "serde", "serde_json", @@ -4765,7 +4755,7 @@ dependencies = [ "omicron-common", "omicron-workspace-hack", "progenitor 0.9.1", - "regress 0.9.1", + "regress", "reqwest", "schemars", "serde", @@ -5802,7 +5792,7 @@ dependencies = [ "omicron-workspace-hack", "oxnet", "progenitor 0.9.1", - "regress 0.9.1", + "regress", "reqwest", "schemars", "serde", @@ -6856,7 +6846,7 @@ dependencies = [ "progenitor-client 0.9.1", "proptest", "rand 0.8.5", - "regress 0.9.1", + "regress", "reqwest", "schemars", "semver 1.0.25", @@ -7600,7 +7590,6 @@ dependencies = [ "num-integer", "num-iter", "num-traits", - "once_cell", "openapiv3", "peg-runtime", "pem-rfc7468", @@ -7924,7 +7913,7 @@ dependencies = [ "progenitor 0.9.1", "progenitor-client 0.9.1", "rand 0.8.5", - "regress 0.9.1", + "regress", "reqwest", "serde", "serde_json", @@ -9853,21 +9842,11 @@ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" [[package]] name = "regress" -version = "0.9.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0eae2a1ebfecc58aff952ef8ccd364329abe627762f5bf09ff42eb9d98522479" -dependencies = [ - "hashbrown 0.14.5", - "memchr", -] - -[[package]] -name = "regress" -version = "0.10.1" +version = "0.10.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1541daf4e4ed43a0922b7969bdc2170178bcacc5dabf7e39bc508a9fa3953a7a" +checksum = "78ef7fa9ed0256d64a688a3747d0fef7a88851c18a5e1d57f115f38ec2e09366" dependencies = [ - "hashbrown 0.14.5", + "hashbrown 0.15.1", "memchr", ] @@ -11032,7 +11011,7 @@ dependencies = [ "oxnet", "progenitor 0.9.1", "propolis-client 0.1.0 (git+https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc)", - "regress 0.9.1", + "regress", "reqwest", "schemars", "serde", @@ -12806,7 +12785,7 @@ dependencies = [ "log", "proc-macro2", "quote", - "regress 0.10.1", + "regress", "schemars", "semver 1.0.25", "serde", @@ -12826,7 +12805,7 @@ dependencies = [ "log", "proc-macro2", "quote", - "regress 0.10.1", + "regress", "schemars", "semver 1.0.25", "serde", @@ -13657,7 +13636,7 @@ dependencies = [ "omicron-uuid-kinds", "omicron-workspace-hack", "progenitor 0.9.1", - "regress 0.9.1", + "regress", "reqwest", "schemars", "semver 1.0.25", diff --git a/Cargo.toml b/Cargo.toml index 02dcce00d9e..a0e358d4a51 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -588,7 +588,7 @@ rcgen = "0.12.1" reedline = "0.35.0" ref-cast = "1.0" regex = "1.11.1" -regress = "0.9.1" +regress = "0.10.3" repo-depot-api = { path = "sled-agent/repo-depot-api" } repo-depot-client = { path = "clients/repo-depot-client" } reqwest = { version = "0.12", default-features = false } diff --git a/workspace-hack/Cargo.toml b/workspace-hack/Cargo.toml index e52dc2cc675..23988a397c4 100644 --- a/workspace-hack/Cargo.toml +++ b/workspace-hack/Cargo.toml @@ -270,7 +270,6 @@ hyper-rustls = { version = "0.27.3", default-features = false, features = ["http hyper-util = { version = "0.1.10", features = ["full"] } linux-raw-sys = { version = "0.4.14", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "std", "system", "xdp"] } mio = { version = "1.0.2", features = ["net", "os-ext"] } -once_cell = { version = "1.20.3" } rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] } tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] } @@ -283,7 +282,6 @@ hyper-rustls = { version = "0.27.3", default-features = false, features = ["http hyper-util = { version = "0.1.10", features = ["full"] } linux-raw-sys = { version = "0.4.14", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "std", "system", "xdp"] } mio = { version = "1.0.2", features = ["net", "os-ext"] } -once_cell = { version = "1.20.3" } rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] } tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] } @@ -294,7 +292,6 @@ getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] } hyper-util = { version = "0.1.10", features = ["full"] } mio = { version = "1.0.2", features = ["net", "os-ext"] } -once_cell = { version = "1.20.3" } rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] } tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] } @@ -305,7 +302,6 @@ getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] } hyper-util = { version = "0.1.10", features = ["full"] } mio = { version = "1.0.2", features = ["net", "os-ext"] } -once_cell = { version = "1.20.3" } rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] } tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] } @@ -316,7 +312,6 @@ getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] } hyper-util = { version = "0.1.10", features = ["full"] } mio = { version = "1.0.2", features = ["net", "os-ext"] } -once_cell = { version = "1.20.3" } rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] } tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] } @@ -327,7 +322,6 @@ getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] } hyper-util = { version = "0.1.10", features = ["full"] } mio = { version = "1.0.2", features = ["net", "os-ext"] } -once_cell = { version = "1.20.3" } rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] } tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] } @@ -341,7 +335,6 @@ hyper-util = { version = "0.1.10", features = ["full"] } indicatif = { version = "0.17.11", features = ["rayon"] } itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12.1" } mio = { version = "1.0.2", features = ["net", "os-ext"] } -once_cell = { version = "1.20.3" } rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] } tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] } toml_edit-cdcf2f9584511fe6 = { package = "toml_edit", version = "0.19.15", features = ["serde"] } @@ -357,7 +350,6 @@ hyper-util = { version = "0.1.10", features = ["full"] } indicatif = { version = "0.17.11", features = ["rayon"] } itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12.1" } mio = { version = "1.0.2", features = ["net", "os-ext"] } -once_cell = { version = "1.20.3" } rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] } tokio-rustls = { version = "0.26.0", default-features = false, features = ["logging", "ring", "tls12"] } toml_edit-cdcf2f9584511fe6 = { package = "toml_edit", version = "0.19.15", features = ["serde"] }