Skip to content

Commit 7645ddc

Browse files
dependabot[bot]tpoliaw
authored andcommitted
Bump the patch group with 13 updates
Bumps the patch group with 13 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.36` | `4.5.37` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.4` | `0.8.5` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.36` | `4.5.37` | | [der](https://github.com/RustCrypto/formats) | `0.7.9` | `0.7.10` | | [libc](https://github.com/rust-lang/libc) | `0.2.171` | `0.2.172` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.95` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.2` | `1.4.5` | | [sqlx-core](https://github.com/launchbadge/sqlx) | `0.8.4` | `0.8.5` | | [sqlx-macros](https://github.com/launchbadge/sqlx) | `0.8.4` | `0.8.5` | | [sqlx-macros-core](https://github.com/launchbadge/sqlx) | `0.8.4` | `0.8.5` | | [sqlx-mysql](https://github.com/launchbadge/sqlx) | `0.8.4` | `0.8.5` | | [sqlx-postgres](https://github.com/launchbadge/sqlx) | `0.8.4` | `0.8.5` | | [sqlx-sqlite](https://github.com/launchbadge/sqlx) | `0.8.4` | `0.8.5` | Updates `clap` from 4.5.36 to 4.5.37 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.36...clap_complete-v4.5.37) Updates `sqlx` from 0.8.4 to 0.8.5 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/commits/v0.8.5) Updates `clap_builder` from 4.5.36 to 4.5.37 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.36...v4.5.37) Updates `der` from 0.7.9 to 0.7.10 - [Commits](RustCrypto/formats@der/v0.7.9...der/v0.7.10) Updates `libc` from 0.2.171 to 0.2.172 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.172/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.171...0.2.172) Updates `proc-macro2` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.95) Updates `signal-hook-registry` from 1.4.2 to 1.4.5 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@registry-v1.4.2...registry-v1.4.5) Updates `sqlx-core` from 0.8.4 to 0.8.5 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/commits/v0.8.5) Updates `sqlx-macros` from 0.8.4 to 0.8.5 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/commits/v0.8.5) Updates `sqlx-macros-core` from 0.8.4 to 0.8.5 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/commits/v0.8.5) Updates `sqlx-mysql` from 0.8.4 to 0.8.5 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/commits/v0.8.5) Updates `sqlx-postgres` from 0.8.4 to 0.8.5 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/commits/v0.8.5) Updates `sqlx-sqlite` from 0.8.4 to 0.8.5 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/commits/v0.8.5) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: sqlx dependency-version: 0.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: clap_builder dependency-version: 4.5.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: der dependency-version: 0.7.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: libc dependency-version: 0.2.172 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: proc-macro2 dependency-version: 1.0.95 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: signal-hook-registry dependency-version: 1.4.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: sqlx-core dependency-version: 0.8.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: sqlx-macros dependency-version: 0.8.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: sqlx-macros-core dependency-version: 0.8.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: sqlx-mysql dependency-version: 0.8.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: sqlx-postgres dependency-version: 0.8.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: sqlx-sqlite dependency-version: 0.8.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f579cac commit 7645ddc

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

Cargo.lock

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ async-graphql-axum = "7.0.16"
2020
axum = "0.8.3"
2121
axum-extra = { version = "0.10.1", features = ["typed-header"] }
2222
chrono = "0.4.40"
23-
clap = { version = "4.5.36", features = ["cargo", "derive", "env", "string"] }
23+
clap = { version = "4.5.37", features = ["cargo", "derive", "env", "string"] }
2424
derive_more = { version = "2.0.1", features = ["error", "display", "from", "deref"] }
2525
futures = "0.3.31"
2626
opentelemetry = "0.29.1"
@@ -29,7 +29,7 @@ opentelemetry-semantic-conventions = "0.29.0"
2929
opentelemetry_sdk = { version = "0.29.0", features = ["rt-tokio"] }
3030
reqwest = { version = "0.12.15", features = ["json", "rustls-tls"], default-features = false }
3131
serde = { version = "1.0.219", features = ["derive"] }
32-
sqlx = { version = "0.8.4", features = ["runtime-tokio", "sqlite"] }
32+
sqlx = { version = "0.8.5", features = ["runtime-tokio", "sqlite"] }
3333
tokio = { version = "1.44.2", features = ["full"] }
3434
tracing = "0.1.41"
3535
tracing-opentelemetry = "0.30.0"

0 commit comments

Comments
 (0)