Skip to content

Commit

Permalink
build(deps): bump the dependencies group across 1 directory with 16 u…
Browse files Browse the repository at this point in the history
…pdates

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](abdolence/gcloud-sdk-rs@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](dtolnay/anyhow@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](dtolnay/async-trait@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](chronotope/chrono@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](serde-rs/serde@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](serde-rs/json@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](tokio-rs/tokio@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](tokio-rs/tokio@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](tokio-rs/tokio@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](uuid-rs/uuid@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](dtolnay/thiserror@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](dtolnay/proc-macro2@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](seanmonstar/reqwest@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](marshallpierce/rust-base64@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](bitflags/bitflags@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 11, 2024
1 parent e8e176f commit 8c2dd86
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 54 deletions.
77 changes: 38 additions & 39 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 15 additions & 15 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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"
Expand Down

0 comments on commit 8c2dd86

Please sign in to comment.