Skip to content

Commit 4379087

Browse files
Bump the cargo-deps group across 1 directory with 31 updates
Bumps the cargo-deps group with 30 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.48.0` | `1.49.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.4` | `2.13.0` | | [slab](https://github.com/tokio-rs/slab) | `0.4.11` | `0.4.12` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.17` | `2.0.18` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [wasm-bindgen-test](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.54` | `0.3.58` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.112` | `1.0.116` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.101` | `1.0.106` | | [quote](https://github.com/dtolnay/quote) | `1.0.41` | `1.0.44` | | [syn](https://github.com/dtolnay/syn) | `2.0.106` | `2.0.115` | | [indicatif](https://github.com/console-rs/indicatif) | `0.18.0` | `0.18.3` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.149` | | [clap](https://github.com/clap-rs/clap) | `4.5.49` | `4.5.58` | | [regex](https://github.com/rust-lang/regex) | `1.12.2` | `1.12.3` | | [toml](https://github.com/toml-rs/toml) | `0.9.8` | `1.0.1+spec-1.1.0` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.101` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.43` | | [git2](https://github.com/rust-lang/git2-rs) | `0.20.2` | `0.20.4` | | [derive_more](https://github.com/JelteF/derive_more) | `2.0.1` | `2.1.1` | | [lipsum](https://github.com/mgeisler/lipsum) | ``e1ab664`` | ``233e48a`` | | [log](https://github.com/rust-lang/log) | `0.4.28` | `0.4.29` | | [time](https://github.com/time-rs/time) | `0.3.44` | `0.3.45` | | [uuid](https://github.com/uuid-rs/uuid) | `1.18.1` | `1.20.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.1` | | [warp](https://github.com/seanmonstar/warp) | `0.3.7` | `0.4.2` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.17` | `0.1.20` | | [axum](https://github.com/tokio-rs/axum) | `0.8.6` | `0.8.8` | | [tower](https://github.com/tower-rs/tower) | `0.5.2` | `0.5.3` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.6` | `0.6.8` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.8` | `0.11.9` | Updates `tokio` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.49.0) Updates `indexmap` from 2.11.4 to 2.13.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.4...2.13.0) Updates `slab` from 0.4.11 to 0.4.12 - [Release notes](https://github.com/tokio-rs/slab/releases) - [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md) - [Commits](tokio-rs/slab@v0.4.11...v0.4.12) Updates `thiserror` from 2.0.17 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.18) Updates `tracing` from 0.1.41 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) Updates `wasm-bindgen-test` from 0.3.54 to 0.3.58 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `trybuild` from 1.0.112 to 1.0.116 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.112...1.0.116) Updates `proc-macro2` from 1.0.101 to 1.0.106 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.106) Updates `quote` from 1.0.41 to 1.0.44 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.44) Updates `syn` from 2.0.106 to 2.0.115 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.115) Updates `indicatif` from 0.18.0 to 0.18.3 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.0...0.18.3) Updates `serde_json` from 1.0.145 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.149) Updates `clap` from 4.5.49 to 4.5.58 - [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.49...clap_complete-v4.5.58) Updates `regex` from 1.12.2 to 1.12.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.2...1.12.3) Updates `toml` from 0.9.8 to 1.0.1+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.8...toml-v1.0.1) Updates `anyhow` from 1.0.100 to 1.0.101 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.101) Updates `chrono` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.43) Updates `git2` from 0.20.2 to 0.20.4 - [Changelog](https://github.com/rust-lang/git2-rs/blob/git2-0.20.4/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.2...git2-0.20.4) Updates `derive_more` from 2.0.1 to 2.1.1 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md) - [Commits](JelteF/derive_more@v2.0.1...v2.1.1) Updates `lipsum` from `e1ab664` to `233e48a` - [Release notes](https://github.com/mgeisler/lipsum/releases) - [Commits](mgeisler/lipsum@e1ab664...233e48a) Updates `log` from 0.4.28 to 0.4.29 - [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.28...0.4.29) Updates `time` from 0.3.44 to 0.3.45 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.44...v0.3.45) Updates `uuid` from 1.18.1 to 1.20.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.1...v1.20.0) Updates `bytes` from 1.10.1 to 1.11.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.10.1...v1.11.1) Updates `warp` from 0.3.7 to 0.4.2 - [Release notes](https://github.com/seanmonstar/warp/releases) - [Changelog](https://github.com/seanmonstar/warp/blob/master/CHANGELOG.md) - [Commits](seanmonstar/warp@v0.3.7...v0.4.2) Updates `hyper-util` from 0.1.17 to 0.1.20 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.17...v0.1.20) Updates `axum` from 0.8.6 to 0.8.8 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.8.6...axum-v0.8.8) Updates `tower` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.5.2...tower-0.5.3) Updates `tower-http` from 0.6.6 to 0.6.8 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.6...tower-http-0.6.8) Updates `env_logger` from 0.11.8 to 0.11.9 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.8...v0.11.9) Updates `hyper` from 1.7.0 to 1.8.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.7.0...v1.8.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: indexmap dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: slab dependency-version: 0.4.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: wasm-bindgen-test dependency-version: 0.3.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: trybuild dependency-version: 1.0.116 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: proc-macro2 dependency-version: 1.0.106 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: quote dependency-version: 1.0.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: syn dependency-version: 2.0.115 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: indicatif dependency-version: 0.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: clap dependency-version: 4.5.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: regex dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: toml dependency-version: 1.0.1+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: anyhow dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: git2 dependency-version: 0.20.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: derive_more dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: lipsum dependency-version: 233e48a36df40641a609a9476fe9009d928757c5 dependency-type: direct:production dependency-group: cargo-deps - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: time dependency-version: 0.3.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: uuid dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: bytes dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: warp dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: hyper-util dependency-version: 0.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: axum dependency-version: 0.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tower dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tower-http dependency-version: 0.6.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: env_logger dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: hyper dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ec71a3 commit 4379087

12 files changed

Lines changed: 259 additions & 352 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ unexpected_cfgs = { level = "warn", check-cfg = [
3030
"cfg(wasm_bindgen_unstable_test_coverage)"
3131
]}
3232
[workspace.dependencies]
33-
tokio = { version = "1.48.0" }
33+
tokio = { version = "1.49.0" }
3434
implicit-clone = { version = "0.6.0" }

examples/dyn_create_destroy_apps/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
88
[dependencies]
99
js-sys = "0.3"
1010
yew = { path = "../../packages/yew", features = ["csr"] }
11-
slab = "0.4.9"
11+
slab = "0.4.12"
1212
gloo = "0.11"
1313
wasm-bindgen = "0.2"
1414

examples/password_strength/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2021"
88
[dependencies]
99
yew = { path = "../../packages/yew", features = ["csr"] }
1010
zxcvbn = "3.1.0"
11-
time = "0.3.44"
11+
time = "0.3.45"
1212
js-sys = "0.3.70"
1313
web-sys = { version = "0.3", features = ["Event","EventTarget","InputEvent"] }
1414
wasm-bindgen = "0.2"

examples/simple_ssr/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ required-features = ["ssr"]
1616
yew = { path = "../../packages/yew" }
1717
reqwest = { version = "0.12.24", features = ["json"] }
1818
serde = { version = "1.0.228", features = ["derive"] }
19-
uuid = { version = "1.18.1", features = ["serde"] }
19+
uuid = { version = "1.20.0", features = ["serde"] }
2020
futures = "0.3"
21-
bytes = "1.7"
21+
bytes = "1.11"
2222

2323
[target.'cfg(target_arch = "wasm32")'.dependencies]
2424
wasm-bindgen-futures = "0.4"
@@ -27,7 +27,7 @@ log = "0.4"
2727

2828
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
2929
tokio = { workspace = true, features = ["macros", "rt-multi-thread", "fs"] }
30-
warp = "0.3"
30+
warp = "0.4"
3131
clap = { version = "4", features = ["derive"] }
3232

3333
[features]

examples/ssr_router/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ yew = { path = "../../packages/yew" }
1818
function_router = { path = "../function_router" }
1919
log = "0.4"
2020
futures = { version = "0.3", features = ["std"], default-features = false }
21-
hyper-util = "0.1.17"
21+
hyper-util = "0.1.20"
2222

2323
[target.'cfg(target_arch = "wasm32")'.dependencies]
2424
wasm-bindgen-futures = "0.4"

packages/yew-agent/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ yew = { version = "0.22.0", path = "../yew" }
1616
wasm-bindgen = "0.2"
1717
js-sys = "0.3"
1818
pinned = "0.1.0"
19-
thiserror = "2.0.17"
19+
thiserror = "2.0.18"
2020
bincode = { version = "2.0.0-rc.3", features = ["serde"] }
2121
wasm-bindgen-futures = "0.4"
2222
serde = { version = "1", features = ["derive"] }

packages/yew-router/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ gloo = { version = "0.11", features = ["futures"] }
2121
route-recognizer = "0.3"
2222
serde = "1"
2323
serde_urlencoded = "0.7.1"
24-
tracing = "0.1.40"
24+
tracing = "0.1.44"
2525
urlencoding = "2.1.3"
2626

2727
[dependencies.web-sys]

packages/yew/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rust-version = "1.84.0"
1919
[dependencies]
2020
console_error_panic_hook = "0.1"
2121
gloo = "0.11"
22-
indexmap = { version = "2.11", features = ["std"] }
22+
indexmap = { version = "2.13", features = ["std"] }
2323
js-sys = "0.3"
2424
slab = "0.4"
2525
wasm-bindgen = "0.2"
@@ -31,7 +31,7 @@ implicit-clone = { workspace = true, features = ["map"] }
3131
base64ct = { version = "1.6.0", features = ["std"], optional = true }
3232
bincode = { version = "2.0.0-rc.3", optional = true, features = ["serde"] }
3333
serde = { version = "1", features = ["derive"] }
34-
tracing = "0.1.40"
34+
tracing = "0.1.44"
3535
tokise = "0.2.0"
3636
rustversion = "1"
3737

tools/benchmark-ssr/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ function_router = { path = "../../examples/function_router" }
1111
tokio = { workspace = true, features = ["macros", "rt-multi-thread", "time"] }
1212
average = "0.16.0"
1313
tabled = "0.20.0"
14-
indicatif = "0.18.0"
14+
indicatif = "0.18.3"
1515
serde = { version = "1.0.228", features = ["derive"] }
16-
serde_json = "1.0.145"
16+
serde_json = "1.0.149"
1717
clap = { version = "4", features = ["derive"] }
1818

1919
[target.'cfg(unix)'.dependencies]

0 commit comments

Comments
 (0)