From b887ed276f50d2b9395e84ccace6f808e1993c8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 07:37:26 +0000 Subject: [PATCH] chore(deps): bump the minor group with 11 updates Bumps the minor group with 11 updates: | Package | From | To | | --- | --- | --- | | [spider](https://github.com/spider-rs/spider) | `2.10.21` | `2.10.27` | | [redb](https://github.com/cberner/redb) | `2.1.4` | `2.2.0` | | [insta](https://github.com/mitsuhiko/insta) | `1.40.0` | `1.41.0` | | [aws-sigv4](https://github.com/smithy-lang/smithy-rs) | `1.2.4` | `1.2.5` | | [aws-smithy-runtime](https://github.com/smithy-lang/smithy-rs) | `1.7.2` | `1.7.3` | | [case_insensitive_string](https://github.com/spider-rs/case_insensitive_string) | `0.2.5` | `0.2.6` | | [fdeflate](https://github.com/image-rs/fdeflate) | `0.3.5` | `0.3.6` | | [libm](https://github.com/rust-lang/libm) | `0.2.8` | `0.2.10` | | [phf_macros](https://github.com/rust-phf/rust-phf) | `0.10.0` | `0.11.2` | | [ua_generator](https://github.com/a11ywatch/ua_generator) | `0.5.2` | `0.5.3` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.1` | `0.4.2` | Updates `spider` from 2.10.21 to 2.10.27 - [Release notes](https://github.com/spider-rs/spider/releases) - [Changelog](https://github.com/spider-rs/spider/blob/main/CHANGELOG.md) - [Commits](https://github.com/spider-rs/spider/compare/v2.10.21...v2.10.27) Updates `redb` from 2.1.4 to 2.2.0 - [Release notes](https://github.com/cberner/redb/releases) - [Changelog](https://github.com/cberner/redb/blob/master/CHANGELOG.md) - [Commits](https://github.com/cberner/redb/compare/v2.1.4...v2.2.0) Updates `insta` from 1.40.0 to 1.41.0 - [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.40.0...1.41.0) Updates `aws-sigv4` from 1.2.4 to 1.2.5 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-runtime` from 1.7.2 to 1.7.3 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `case_insensitive_string` from 0.2.5 to 0.2.6 - [Commits](https://github.com/spider-rs/case_insensitive_string/commits) Updates `fdeflate` from 0.3.5 to 0.3.6 - [Changelog](https://github.com/image-rs/fdeflate/blob/main/CHANGES.md) - [Commits](https://github.com/image-rs/fdeflate/compare/v0.3.5...v0.3.6) Updates `libm` from 0.2.8 to 0.2.10 - [Release notes](https://github.com/rust-lang/libm/releases) - [Changelog](https://github.com/rust-lang/libm/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libm/compare/0.2.8...libm-v0.2.10) Updates `phf_macros` from 0.10.0 to 0.11.2 - [Release notes](https://github.com/rust-phf/rust-phf/releases) - [Changelog](https://github.com/rust-phf/rust-phf/blob/master/RELEASE_PROCESS.md) - [Commits](https://github.com/rust-phf/rust-phf/compare/v0.10.0...phf_macros-v0.11.2) Updates `ua_generator` from 0.5.2 to 0.5.3 - [Commits](https://github.com/a11ywatch/ua_generator/commits) Updates `wasm-streams` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: spider dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: redb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: aws-sigv4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: aws-smithy-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: case_insensitive_string dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: fdeflate dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: libm dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: phf_macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: ua_generator dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: wasm-streams dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 80 ++++++++++++++++++++++-------------------------------- Cargo.toml | 4 +-- 2 files changed, 35 insertions(+), 49 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b8105f8e..21c3c20a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -979,9 +979,9 @@ dependencies = [ [[package]] name = "aws-sigv4" -version = "1.2.4" +version = "1.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc8db6904450bafe7473c6ca9123f88cc11089e41a025408f992db4e22d3be68" +checksum = "5619742a0d8f253be760bfbb8e8e8368c69e3587e4637af5754e488a611499b1" dependencies = [ "aws-credential-types", "aws-smithy-http", @@ -1064,9 +1064,9 @@ dependencies = [ [[package]] name = "aws-smithy-runtime" -version = "1.7.2" +version = "1.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a065c0fe6fdbdf9f11817eb68582b2ab4aff9e9c39e986ae48f7ec576c6322db" +checksum = "be28bd063fa91fd871d131fc8b68d7cd4c5fa0869bea68daca50dcb1cbd76be2" dependencies = [ "aws-smithy-async", "aws-smithy-http", @@ -1520,9 +1520,9 @@ dependencies = [ [[package]] name = "case_insensitive_string" -version = "0.2.5" +version = "0.2.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3e2c45dcbad72e408d8a18a66794b9c13ebffb950c3bfd7efbee66deab80bf4c" +checksum = "4b877cdcbbc56bf1dccbc428f7e745c98bc3d9a8af507065365c2ad71073d8fe" dependencies = [ "compact_str", "serde", @@ -1960,7 +1960,7 @@ dependencies = [ "cssparser-macros", "dtoa-short", "itoa", - "phf 0.10.1", + "phf 0.11.2", "smallvec", ] @@ -2559,6 +2559,12 @@ dependencies = [ "litrs", ] +[[package]] +name = "dotenv" +version = "0.15.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "77c90badedccf4105eca100756a0b1289e191f6fcbdadd3cee1d2f614f97da8f" + [[package]] name = "downcast" version = "0.11.0" @@ -2868,9 +2874,9 @@ checksum = "e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6" [[package]] name = "fdeflate" -version = "0.3.5" +version = "0.3.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d8090f921a24b04994d9929e204f50b498a33ea6ba559ffaa05e04f7ee7fb5ab" +checksum = "07c6f4c64c1d33a3111c4466f7365ebdcc37c5bd1ea0d62aae2e3d722aacbedb" dependencies = [ "simd-adler32", ] @@ -3833,7 +3839,7 @@ dependencies = [ "httpdate", "itoa", "pin-project-lite", - "socket2 0.4.10", + "socket2 0.5.7", "tokio", "tower-service", "tracing", @@ -4146,9 +4152,9 @@ checksum = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5" [[package]] name = "insta" -version = "1.40.0" +version = "1.41.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6593a41c7a73841868772495db7dc1e8ecab43bb5c0b6da2059246c4b506ab60" +checksum = "a1f72d3e19488cf7d8ea52d2fc0f8754fc933398b337cd3cbdb28aaeb35159ef" dependencies = [ "console", "lazy_static", @@ -4878,9 +4884,9 @@ dependencies = [ [[package]] name = "libm" -version = "0.2.8" +version = "0.2.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058" +checksum = "a00419de735aac21d53b0de5ce2c03bd3627277cf471300f27ebc89f7d828047" [[package]] name = "libredox" @@ -5846,9 +5852,7 @@ version = "0.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259" dependencies = [ - "phf_macros 0.10.0", "phf_shared 0.10.0", - "proc-macro-hack", ] [[package]] @@ -5857,7 +5861,7 @@ version = "0.11.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc" dependencies = [ - "phf_macros 0.11.2", + "phf_macros", "phf_shared 0.11.2", ] @@ -5901,20 +5905,6 @@ dependencies = [ "rand", ] -[[package]] -name = "phf_macros" -version = "0.10.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "58fdf3184dd560f160dd73922bea2d5cd6e8f064bf4b13110abd81b03697b4e0" -dependencies = [ - "phf_generator 0.10.0", - "phf_shared 0.10.0", - "proc-macro-hack", - "proc-macro2", - "quote", - "syn 1.0.109", -] - [[package]] name = "phf_macros" version = "0.11.2" @@ -6111,12 +6101,6 @@ dependencies = [ "syn 2.0.82", ] -[[package]] -name = "proc-macro-hack" -version = "0.5.20+deprecated" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068" - [[package]] name = "proc-macro2" version = "1.0.89" @@ -6172,7 +6156,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "22505a5c94da8e3b7c2996394d1c933236c4d743e81a410bcca4e6989fc066a4" dependencies = [ "bytes", - "heck 0.4.1", + "heck 0.5.0", "itertools 0.12.1", "log", "multimap", @@ -6538,9 +6522,9 @@ dependencies = [ [[package]] name = "redb" -version = "2.1.4" +version = "2.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "074373f3e7e5d27d8741d19512232adb47be8622d3daef3a45bcae72050c3d2a" +checksum = "84b1de48a7cf7ba193e81e078d17ee2b786236eed1d3f7c60f8a09545efc4925" dependencies = [ "libc", ] @@ -7377,9 +7361,9 @@ dependencies = [ [[package]] name = "spider" -version = "2.10.21" +version = "2.10.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c774fd5c9106d67eaa9fa5c4bf667d4476b88de7826c5029ea75f6a1e0432de2" +checksum = "7bd35eeac3c302f36e488bfce072ee6001bbe8b952a368a0cfff9c04b04d43eb" dependencies = [ "ahash", "auto_encoder", @@ -8724,13 +8708,15 @@ checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825" [[package]] name = "ua_generator" -version = "0.5.2" +version = "0.5.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b0d4f7fcefca2ec9c0b34043d4cd8c233fb975607a6c51143e765d9f22c652d8" +checksum = "abb6278d04b350875180a99b024830d33d0ba3da9de724835f90a97faf1f0d19" dependencies = [ + "dotenv", "fastrand 2.1.1", "serde", "serde_json", + "toml", "ureq", ] @@ -9072,9 +9058,9 @@ checksum = "65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d" [[package]] name = "wasm-streams" -version = "0.4.1" +version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4e072d4e72f700fb3443d8fe94a39315df013eef1104903cdb0a2abd322bbecd" +checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65" dependencies = [ "futures-util", "js-sys", @@ -9136,7 +9122,7 @@ version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" dependencies = [ - "windows-sys 0.59.0", + "windows-sys 0.48.0", ] [[package]] diff --git a/Cargo.toml b/Cargo.toml index ad78326a..6afe97bf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,7 +51,7 @@ lancedb = { version = "0.11", default-features = false } arrow-array = { version = "52.0", default-features = false } arrow = { version = "52.2" } parquet = { version = "52.2", default-features = false, features = ["async"] } -redb = { version = "2.1" } +redb = { version = "2.2" } # Testing test-log = "0.2.16" @@ -60,7 +60,7 @@ mockall = "0.13.0" temp-dir = "0.1.13" wiremock = "0.6.0" test-case = "3.3.1" -insta = { version = "1.39.0", features = ["yaml"] } +insta = { version = "1.41.0", features = ["yaml"] } [workspace.lints.rust] unsafe_code = "forbid"