Skip to content

Commit c0c4e9a

Browse files
dependabot[bot]tpoliaw
authored andcommitted
Bump the patch group across 1 directory with 18 updates
Bumps the patch group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.26` | | [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.135` | | [anstyle-wincon](https://github.com/rust-cli/anstyle) | `3.0.6` | `3.0.7` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.84` | `0.1.85` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.7` | `1.2.9` | | [libz-sys](https://github.com/rust-lang/libz-sys) | `1.1.20` | `1.1.21` | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.25` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.2` | `0.8.3` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.7` | `1.1.8` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.15` | `0.2.16` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.92` | `1.0.93` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.42` | `0.38.43` | | [rustls](https://github.com/rustls/rustls) | `0.23.20` | `0.23.21` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `0.26.6` | `0.26.7` | | [winnow](https://github.com/winnow-rs/winnow) | `0.6.22` | `0.6.24` | Updates `clap` from 4.5.23 to 4.5.26 - [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.23...clap_complete-v4.5.26) Updates `serde_json` from 1.0.134 to 1.0.135 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.134...v1.0.135) Updates `anstyle-wincon` from 3.0.6 to 3.0.7 - [Commits](rust-cli/anstyle@anstyle-wincon-v3.0.6...anstyle-wincon-v3.0.7) Updates `async-trait` from 0.1.84 to 0.1.85 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.84...0.1.85) Updates `cc` from 1.2.7 to 1.2.9 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.7...cc-v1.2.9) Updates `clap_builder` from 4.5.23 to 4.5.26 - [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.23...v4.5.26) Updates `clap_derive` from 4.5.18 to 4.5.24 - [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.18...v4.5.24) Updates `libz-sys` from 1.1.20 to 1.1.21 - [Release notes](https://github.com/rust-lang/libz-sys/releases) - [Commits](rust-lang/libz-sys@1.1.20...1.1.21) Updates `log` from 0.4.22 to 0.4.25 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.22...0.4.25) Updates `miniz_oxide` from 0.8.2 to 0.8.3 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](Frommi/miniz_oxide@0.8.2...0.8.3) Updates `pin-project` from 1.1.7 to 1.1.8 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.1.7...v1.1.8) Updates `pin-project-internal` from 1.1.7 to 1.1.8 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.1.7...v1.1.8) Updates `pin-project-lite` from 0.2.15 to 0.2.16 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.15...v0.2.16) Updates `proc-macro2` from 1.0.92 to 1.0.93 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.92...1.0.93) Updates `rustix` from 0.38.42 to 0.38.43 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.42...v0.38.43) Updates `rustls` from 0.23.20 to 0.23.21 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.20...v/0.23.21) Updates `webpki-roots` from 0.26.6 to 0.26.7 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/0.26.6...v/0.26.7) Updates `winnow` from 0.6.22 to 0.6.24 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.6.22...v0.6.24) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: anstyle-wincon dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: clap_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: libz-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: log dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: miniz_oxide dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: pin-project dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: pin-project-internal dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: pin-project-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: webpki-roots dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5c2425 commit c0c4e9a

File tree

2 files changed

+39
-38
lines changed

2 files changed

+39
-38
lines changed

Cargo.lock

Lines changed: 37 additions & 36 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
@@ -15,7 +15,7 @@ async-graphql-axum = "7.0.13"
1515
axum = "0.7.9"
1616
axum-extra = { version = "0.9.3", features = ["typed-header"] }
1717
chrono = "0.4.39"
18-
clap = { version = "4.5.23", features = ["cargo", "derive", "env", "string"] }
18+
clap = { version = "4.5.26", features = ["cargo", "derive", "env", "string"] }
1919
futures = "0.3.31"
2020
opentelemetry = "0.27.1"
2121
opentelemetry-otlp = "0.27.0"
@@ -36,7 +36,7 @@ assert_matches = "1.5.0"
3636
async-std = { version = "1.13.0", features = ["attributes"], default-features = false }
3737
httpmock = { version = "0.7.0", default-features = false }
3838
rstest = "0.23.0"
39-
serde_json = "1.0.133"
39+
serde_json = "1.0.135"
4040
tempfile = "3.14.0"
4141

4242
[build-dependencies]

0 commit comments

Comments
 (0)