From 8c2dd86a88077e96692f4970b9cfd86323d66f14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 05:58:28 +0000 Subject: [PATCH] build(deps): bump the dependencies group across 1 directory with 16 updates Bumps the dependencies group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [gcloud-sdk](https://github.com/abdolence/gcloud-sdk-rs) | `0.24.5` | `0.24.6` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.80` | `1.0.83` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.77` | `0.1.80` | | [chrono](https://github.com/chronotope/chrono) | `0.4.34` | `0.4.38` | | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.201` | | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.117` | | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.14` | `0.1.15` | | [uuid](https://github.com/uuid-rs/uuid) | `1.7.0` | `1.8.0` | | [ring](https://github.com/briansmith/ring) | `0.16.20` | `0.17.8` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.60` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.78` | `1.0.82` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.24` | `0.11.27` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.7` | `0.22.0` | | [bitflags](https://github.com/bitflags/bitflags) | `2.4.2` | `2.5.0` | Updates `gcloud-sdk` from 0.24.5 to 0.24.6 - [Release notes](https://github.com/abdolence/gcloud-sdk-rs/releases) - [Commits](https://github.com/abdolence/gcloud-sdk-rs/compare/v0.24.5...v0.24.6) Updates `anyhow` from 1.0.80 to 1.0.83 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.80...1.0.83) Updates `async-trait` from 0.1.77 to 0.1.80 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.77...0.1.80) Updates `chrono` from 0.4.34 to 0.4.38 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.34...v0.4.38) Updates `serde` from 1.0.197 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.201) Updates `serde_json` from 1.0.114 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.114...v1.0.117) Updates `tokio` from 1.36.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.36.0...tokio-1.37.0) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11) Updates `tokio-stream` from 0.1.14 to 0.1.15 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.14...tokio-stream-0.1.15) Updates `uuid` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.7.0...1.8.0) Updates `ring` from 0.16.20 to 0.17.8 - [Commits](https://github.com/briansmith/ring/commits) Updates `thiserror` from 1.0.58 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.60) Updates `proc-macro2` from 1.0.78 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.78...1.0.82) Updates `reqwest` from 0.11.24 to 0.11.27 - [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.11.24...v0.11.27) Updates `base64` from 0.21.7 to 0.22.0 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.7...v0.22.0) Updates `bitflags` from 2.4.2 to 2.5.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/2.4.2...2.5.0) --- updated-dependencies: - dependency-name: gcloud-sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Cargo.lock | 77 +++++++++++++++++++++++++++--------------------------- Cargo.toml | 30 ++++++++++----------- 2 files changed, 53 insertions(+), 54 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 627caf9..4db3421 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -72,9 +72,9 @@ dependencies = [ [[package]] name = "anyhow" -version = "1.0.80" +version = "1.0.83" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5ad32ce52e4161730f7098c077cd2ed6229b5804ccf99e5366be1ab72a98b4e1" +checksum = "25bdb32cbbdce2b519a9cd7df3a678443100e265d5e25ca763b7572a5104f5f3" dependencies = [ "backtrace", ] @@ -116,9 +116,9 @@ dependencies = [ [[package]] name = "async-trait" -version = "0.1.77" +version = "0.1.80" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c980ee35e870bd1a4d2c8294d4c04d0499e67bca1e4b5cefcc693c2fa00caea9" +checksum = "c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca" dependencies = [ "proc-macro2", "quote", @@ -704,9 +704,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" [[package]] name = "bitflags" -version = "2.4.2" +version = "2.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf" +checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1" dependencies = [ "serde", ] @@ -773,9 +773,9 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chrono" -version = "0.4.34" +version = "0.4.38" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5bc015644b92d5890fab7489e49d21f879d5c990186827d42ec511919404f38b" +checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401" dependencies = [ "android-tzdata", "iana-time-zone", @@ -934,8 +934,8 @@ version = "0.1.0" dependencies = [ "anyhow", "async-trait", - "base64 0.21.7", - "bitflags 2.4.2", + "base64 0.22.0", + "bitflags 2.5.0", "chrono", "ciborium", "config", @@ -952,7 +952,7 @@ dependencies = [ "rand", "rand_chacha", "rand_core", - "ring 0.16.20", + "ring 0.17.8", "serde", "serde_json", "serial_test", @@ -1453,9 +1453,9 @@ dependencies = [ [[package]] name = "gcloud-sdk" -version = "0.24.5" +version = "0.24.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b576eba42739c388264de61bd3fb96c186071266116b960fb2d84e594be8175f" +checksum = "fa9b9d27ae1188efa150d35e7dfdb9caeb40c06016c8ae1b0ac4ee6bbe95d5dc" dependencies = [ "async-trait", "chrono", @@ -1863,7 +1863,7 @@ version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d" dependencies = [ - "bitflags 2.4.2", + "bitflags 2.5.0", "libc", ] @@ -2078,7 +2078,7 @@ version = "0.10.64" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f" dependencies = [ - "bitflags 2.4.2", + "bitflags 2.5.0", "cfg-if", "foreign-types", "libc", @@ -2395,9 +2395,9 @@ checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" [[package]] name = "proc-macro2" -version = "1.0.78" +version = "1.0.82" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae" +checksum = "8ad3d49ab951a01fbaafe34f2ec74122942fe18a3f9814c3268f1bb72042131b" dependencies = [ "unicode-ident", ] @@ -2548,9 +2548,9 @@ checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f" [[package]] name = "reqwest" -version = "0.11.24" +version = "0.11.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c6920094eb85afde5e4a138be3f2de8bbdf28000f0029e72c45025a56b042251" +checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62" dependencies = [ "async-compression", "base64 0.21.7", @@ -2666,7 +2666,7 @@ version = "0.38.31" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6ea3e1a662af26cd7a3ba09c0297a31af215563ecf42817c98df621387f4e949" dependencies = [ - "bitflags 2.4.2", + "bitflags 2.5.0", "errno", "libc", "linux-raw-sys", @@ -2863,18 +2863,18 @@ checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca" [[package]] name = "serde" -version = "1.0.197" +version = "1.0.201" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2" +checksum = "780f1cebed1629e4753a1a38a3c72d30b97ec044f0aef68cb26650a3c5cf363c" dependencies = [ "serde_derive", ] [[package]] name = "serde_derive" -version = "1.0.197" +version = "1.0.201" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b" +checksum = "c5e405930b9796f1c00bee880d03fc7e0bb4b9a11afc776885ffe84320da2865" dependencies = [ "proc-macro2", "quote", @@ -2883,9 +2883,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.114" +version = "1.0.117" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c5f09b1bd632ef549eaa9f60a1f8de742bdbc698e6cee2095fc84dde5f549ae0" +checksum = "455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3" dependencies = [ "itoa", "ryu", @@ -3290,18 +3290,18 @@ checksum = "d72e255c0541f86589b0287139b70bd941a197ea4cea8fd8f87afe9c965a99e4" [[package]] name = "thiserror" -version = "1.0.58" +version = "1.0.60" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297" +checksum = "579e9083ca58dd9dcf91a9923bb9054071b9ebbd800b342194c9feb0ee89fc18" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "1.0.58" +version = "1.0.60" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7" +checksum = "e2470041c06ec3ac1ab38d0356a6119054dedaea53e12fbefc0de730a1c08524" dependencies = [ "proc-macro2", "quote", @@ -3366,9 +3366,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "tokio" -version = "1.36.0" +version = "1.37.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61285f6515fa018fb2d1e46eb21223fff441ee8db5d0f1435e8ab4f5cdb80931" +checksum = "1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787" dependencies = [ "backtrace", "bytes", @@ -3474,9 +3474,9 @@ dependencies = [ [[package]] name = "tokio-stream" -version = "0.1.14" +version = "0.1.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842" +checksum = "267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37af" dependencies = [ "futures-core", "pin-project-lite", @@ -3485,9 +3485,9 @@ dependencies = [ [[package]] name = "tokio-util" -version = "0.7.10" +version = "0.7.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15" +checksum = "9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1" dependencies = [ "bytes", "futures-core", @@ -3498,7 +3498,6 @@ dependencies = [ "pin-project-lite", "slab", "tokio", - "tracing", ] [[package]] @@ -3751,9 +3750,9 @@ checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" [[package]] name = "uuid" -version = "1.7.0" +version = "1.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f00cc9702ca12d3c81455259621e676d0f7251cec66a21e98fe2e9a37db93b2a" +checksum = "a183cf7feeba97b4dd1c0d46788634f6221d87fa961b305bed08c851829efcc0" dependencies = [ "getrandom", "serde", diff --git a/Cargo.toml b/Cargo.toml index c4e160d..efc6cc8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,28 +27,28 @@ aws-sdk-s3 = "0.30.0" aws-sdk-sqs = "0.30.0" aws-sdk-sesv2 = "0.30.0" -gcloud-sdk = { version = "0.24.5", features = [ +gcloud-sdk = { version = "0.24.6", features = [ "google-cloud-secretmanager-v1", ] } rand = "0.8.5" rand_chacha = "0.3.1" -anyhow = { version = "1.0.66", features = ["backtrace"] } -async-trait = "0.1.74" +anyhow = { version = "1.0.83", features = ["backtrace"] } +async-trait = "0.1.80" axum = { version = "0.6.3", features = ["macros", "headers"] } axum-extra = "0.4.2" -chrono = "0.4.23" +chrono = "0.4.38" config = "0.13.3" serde = { version = "1.0", features = ["derive", "rc"] } -serde_json = "1.0.91" +serde_json = "1.0.117" testcontainers = "0.14.0" -tokio = { version = "1.23.0", features = ["full"] } +tokio = { version = "1.37.0", features = ["full"] } tokio-postgres = { version = "0.7.7", features = ["with-chrono-0_4"] } -tokio-util = { version = "0.7.10", features = ["full"] } -tokio-stream = "0.1.14" +tokio-util = { version = "0.7.11", features = ["full"] } +tokio-stream = "0.1.15" tracing = "0.1.37" tracing-subscriber = { version = "0.3.16", features = ["env-filter", "json"] } -uuid = { version = "1.2.2", features = ["serde", "v4"] } +uuid = { version = "1.8.0", features = ["serde", "v4"] } sqlx = { version = "0.6.2", features = [ "postgres", "chrono", @@ -59,26 +59,26 @@ sqlx = { version = "0.6.2", features = [ tower-http = { version = "0.3.5", features = ["cors"] } utoipa = "3.0.0" utoipa-swagger-ui = { version = "3.0.2", features = ["axum"] } -ring = "0.16.20" +ring = "0.17.8" hex = "0.4.3" urlencoding = "2.1.2" axum-aws-lambda = "0.4.0" lambda_http = "0.7" hyper = "0.14" tower = "0.4" -thiserror = "1.0.40" +thiserror = "1.0.60" jsonwebtoken = "8.3.0" validator = { version = "0.16", features = ["derive"] } headers = "0.3.8" once_cell = "1.17.1" kamadak-exif = "0.5.5" serial_test = "2.0.0" -proc-macro2 = "1.0.70" -reqwest = { version = "0.11.23", features = ["json"] } +proc-macro2 = "1.0.82" +reqwest = { version = "0.11.27", features = ["json"] } testresult = "0.4.0" -base64 = "0.21.7" +base64 = "0.22.0" ciborium = "0.2.2" -bitflags = { version = "2.4.2", features = ["serde"] } +bitflags = { version = "2.5.0", features = ["serde"] } tempfile = "3.10.0" crc = "3.0.1" sha3 = "0.10.8"