From 562dba92f38a35ba78b91f21d38782deaa98d37b Mon Sep 17 00:00:00 2001 From: Sam Kleinman Date: Wed, 4 Sep 2024 11:28:33 -0400 Subject: [PATCH] chore(deps): upgrade dependencies (#3182) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/release.yaml | 16 ++++----- Cargo.lock | 48 +++++++++++++-------------- Cargo.toml | 2 +- crates/glaredb/Cargo.toml | 2 +- crates/snowflake_connector/Cargo.toml | 2 +- crates/sqlbuiltins/Cargo.toml | 2 +- 6 files changed, 36 insertions(+), 36 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index baacb349d..122c1740a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -81,7 +81,7 @@ jobs: with: name: dist-${{ matrix.target }}.zip path: ./target/dist/ - - uses: slackapi/slack-github-action@v1.26.0 + - uses: slackapi/slack-github-action@v1.27.0 if: ${{ always() }} with: payload: | @@ -143,7 +143,7 @@ jobs: with: name: dist-kernel-releases.zip path: ./dist - - uses: slackapi/slack-github-action@v1.26.0 + - uses: slackapi/slack-github-action@v1.27.0 if: ${{ always() }} with: payload: | @@ -197,7 +197,7 @@ jobs: with: name: wheels.zip path: dist - - uses: slackapi/slack-github-action@v1.26.0 + - uses: slackapi/slack-github-action@v1.27.0 if: ${{ always() }} with: payload: | @@ -245,7 +245,7 @@ jobs: with: name: wheels path: bindings/python/dist - - uses: slackapi/slack-github-action@v1.26.0 + - uses: slackapi/slack-github-action@v1.27.0 if: ${{ always() }} with: payload: | @@ -295,7 +295,7 @@ jobs: with: name: wheels path: bindings/python/dist - - uses: slackapi/slack-github-action@v1.26.0 + - uses: slackapi/slack-github-action@v1.27.0 if: ${{ always() }} with: payload: | @@ -330,7 +330,7 @@ jobs: with: command: upload args: --skip-existing * - - uses: slackapi/slack-github-action@v1.26.0 + - uses: slackapi/slack-github-action@v1.27.0 if: ${{ always() }} with: payload: | @@ -464,7 +464,7 @@ jobs: name: bindings-${{ matrix.target }} path: bindings/nodejs/${{ env.APP_NAME }}.*.node if-no-files-found: error - - uses: slackapi/slack-github-action@v1.26.0 + - uses: slackapi/slack-github-action@v1.27.0 if: ${{ always() }} with: payload: | @@ -521,7 +521,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} NPM_TOKEN: ${{ secrets.NPM_TOKEN }} NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} - - uses: slackapi/slack-github-action@v1.26.0 + - uses: slackapi/slack-github-action@v1.27.0 if: ${{ always() }} with: payload: | diff --git a/Cargo.lock b/Cargo.lock index 264d695aa..e6c5eac93 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -560,9 +560,9 @@ checksum = "9338790e78aa95a416786ec8389546c4b6a1dfc3dc36071ed9518a9413a542eb" [[package]] name = "async-openai" -version = "0.23.4" +version = "0.24.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc0e5ff98f9e7c605df4c88783a0439d1dc667ce86bd79e99d4164f8b0c05ccc" +checksum = "6f7e40b158d5356b3497edb35610a408cb6339e68c91c7521bc68fbec83b2521" dependencies = [ "async-convert", "backoff", @@ -1573,7 +1573,7 @@ dependencies = [ "bitflags 2.5.0", "cexpr", "clang-sys", - "itertools 0.12.1", + "itertools 0.11.0", "lazy_static", "lazycell", "log", @@ -3210,18 +3210,18 @@ dependencies = [ [[package]] name = "derive_builder" -version = "0.20.0" +version = "0.20.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0350b5cb0331628a5916d6c5c0b72e97393b8b6b03b47a9284f4e7f5a405ffd7" +checksum = "cd33f37ee6a119146a1781d3356a7c26028f83d779b2e04ecd45fdc75c76877b" dependencies = [ "derive_builder_macro", ] [[package]] name = "derive_builder_core" -version = "0.20.0" +version = "0.20.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d48cda787f839151732d396ac69e3473923d54312c070ee21e9effcaa8ca0b1d" +checksum = "7431fa049613920234f22c47fdc33e6cf3ee83067091ea4277a3f8c4587aae38" dependencies = [ "darling 0.20.10", "proc-macro2", @@ -3231,9 +3231,9 @@ dependencies = [ [[package]] name = "derive_builder_macro" -version = "0.20.0" +version = "0.20.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "206868b8242f27cecce124c19fd88157fbd0dd334df2587f36417bafbc85097b" +checksum = "4abae7035bf79b9877b779505d8cf3749285b80c43941eda66604841889451dc" dependencies = [ "derive_builder_core", "syn 2.0.58", @@ -3674,9 +3674,9 @@ dependencies = [ [[package]] name = "flate2" -version = "1.0.32" +version = "1.0.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c0596c1eac1f9e04ed902702e9878208b336edc9d6fddc8a48387349bab3666" +checksum = "324a1be68054ef05ad64b861cc9eaf1d623d2d8cb25b4bf2cb9cdd902b4bf253" dependencies = [ "crc32fast", "miniz_oxide 0.8.0", @@ -5116,7 +5116,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19" dependencies = [ "cfg-if", - "windows-targets 0.52.6", + "windows-targets 0.48.5", ] [[package]] @@ -6597,7 +6597,7 @@ checksum = "22505a5c94da8e3b7c2996394d1c933236c4d743e81a410bcca4e6989fc066a4" dependencies = [ "bytes", "heck 0.5.0", - "itertools 0.12.1", + "itertools 0.11.0", "log", "multimap", "once_cell", @@ -6640,7 +6640,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "81bddcdb20abf9501610992b6759a4c888aef7d1a7247ef75e2404275ac24af1" dependencies = [ "anyhow", - "itertools 0.12.1", + "itertools 0.11.0", "proc-macro2", "quote", "syn 2.0.58", @@ -6979,9 +6979,9 @@ dependencies = [ [[package]] name = "quinn-proto" -version = "0.11.6" +version = "0.11.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ba92fb39ec7ad06ca2582c0ca834dfeadcaf06ddfc8e635c80aa7e1c05315fdd" +checksum = "fadfaed2cd7f389d0161bb73eeb07b7b78f8691047a6f3e73caaeae55310a4a6" dependencies = [ "bytes", "rand", @@ -7971,9 +7971,9 @@ checksum = "a3f0bf26fd526d2a95683cd0f87bf103b8539e2ca1ef48ce002d67aad59aa0b4" [[package]] name = "serde" -version = "1.0.208" +version = "1.0.209" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cff085d2cb684faa248efb494c39b68e522822ac0de72ccf08109abde717cfb2" +checksum = "99fce0ffe7310761ca6bf9faf5115afbc19688edd00171d81b1bb1b116c63e09" dependencies = [ "serde_derive", ] @@ -7989,9 +7989,9 @@ dependencies = [ [[package]] name = "serde_derive" -version = "1.0.208" +version = "1.0.209" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "24008e81ff7613ed8e5ba0cfaf24e2c2f1e5b8a0495711e44fcd4882fca62bcf" +checksum = "a5831b979fd7b5439637af1752d535ff49f4860c0f341d1baeb6faf0f4242170" dependencies = [ "proc-macro2", "quote", @@ -8011,9 +8011,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.125" +version = "1.0.127" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "83c8e735a073ccf5be70aa8066aa984eaf2fa000db6c8d0100ae605b366d31ed" +checksum = "8043c06d9f82bd7271361ed64f415fe5e12a77fdb52e573e7f06a516dea329ad" dependencies = [ "indexmap 2.4.0", "itoa", @@ -9027,9 +9027,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "tokio" -version = "1.39.3" +version = "1.40.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9babc99b9923bfa4804bd74722ff02c0381021eafa4db9949217e3be8e84fff5" +checksum = "e2b070231665d27ad9ec9b8df639893f46727666c6767db40317fbe920a5d998" dependencies = [ "backtrace", "bytes", diff --git a/Cargo.toml b/Cargo.toml index 717b7dbe9..1a4a47a31 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ prost = "0.12" prost-build = "0.12" prost-types = "0.12" rustls = "0.23.12" -serde_json = "1.0.125" +serde_json = "1.0.127" tempfile = "3.12.0" thiserror = "1.0" tracing = "0.1" diff --git a/crates/glaredb/Cargo.toml b/crates/glaredb/Cargo.toml index 47b69d62a..b6add8cd7 100644 --- a/crates/glaredb/Cargo.toml +++ b/crates/glaredb/Cargo.toml @@ -21,5 +21,5 @@ datafusion = { workspace = true } futures = { workspace = true } anyhow = { workspace = true } thiserror = { workspace = true } -derive_builder = "0.20.0" +derive_builder = "0.20.1" indexmap = "2.4.0" diff --git a/crates/snowflake_connector/Cargo.toml b/crates/snowflake_connector/Cargo.toml index d2c72c6c8..e0fa96027 100644 --- a/crates/snowflake_connector/Cargo.toml +++ b/crates/snowflake_connector/Cargo.toml @@ -23,7 +23,7 @@ datafusion = { workspace = true } hex = "0.4.3" base64 = "0.22.1" bytes = "1.7.1" -flate2 = "1.0.32" +flate2 = "1.0.33" decimal = { path = "../decimal" } [dev-dependencies] diff --git a/crates/sqlbuiltins/Cargo.toml b/crates/sqlbuiltins/Cargo.toml index a4cc355e9..573537df4 100644 --- a/crates/sqlbuiltins/Cargo.toml +++ b/crates/sqlbuiltins/Cargo.toml @@ -32,7 +32,7 @@ tempfile = { workspace = true } thiserror = { workspace = true } tokio = { workspace = true } tracing = { workspace = true } -async-openai = "0.23.4" +async-openai = "0.24.0" datafusion-functions-array = "36.0.0" fnv = "1.0.7" kdl = "5.0.0-alpha.1"