Skip to content

Commit

Permalink
chore(deps): bump the cargo-deps group across 1 directory with 29 upd…
Browse files Browse the repository at this point in the history
…ates

Bumps the cargo-deps group with 23 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.89` | `0.2.92` |
| [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.66` | `0.3.69` |
| [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |
| [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |
| [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.39` | `0.4.42` |
| [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) | `0.3.39` | `0.3.42` |
| [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |
| [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.66` | `0.3.69` |
| [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.60` |
| [serde](https://github.com/serde-rs/serde) | `1.0.193` | `1.0.201` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.117` |
| [pin-project](https://github.com/taiki-e/pin-project) | `1.1.3` | `1.1.5` |
| [chrono](https://github.com/chronotope/chrono) | `0.4.31` | `0.4.38` |
| [serde-wasm-bindgen](https://github.com/RReverser/serde-wasm-bindgen) | `0.6.1` | `0.6.5` |
| [getrandom](https://github.com/rust-random/getrandom) | `0.2.11` | `0.2.15` |
| [proc-macro-crate](https://github.com/bkchr/proc-macro-crate) | `1.3.1` | `3.1.0` |
| [trybuild](https://github.com/dtolnay/trybuild) | `1.0.85` | `1.0.95` |
| [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.9.3` | `0.10.3` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.35.0` | `1.37.0` |
| [warp](https://github.com/seanmonstar/warp) | `0.3.6` | `0.3.7` |
| [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.3.0` | `0.4.0` |
| [yew](https://github.com/yewstack/yew) | `0.20.0` | `0.21.0` |



Updates `wasm-bindgen` from 0.2.89 to 0.2.92
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](rustwasm/wasm-bindgen@0.2.89...0.2.92)

Updates `js-sys` from 0.3.66 to 0.3.69
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

Updates `futures-core` from 0.3.29 to 0.3.30
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.29...0.3.30)

Updates `futures-channel` from 0.3.29 to 0.3.30
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.29...0.3.30)

Updates `wasm-bindgen-futures` from 0.4.39 to 0.4.42
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

Updates `wasm-bindgen-test` from 0.3.39 to 0.3.42
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

Updates `futures-util` from 0.3.29 to 0.3.30
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.29...0.3.30)

Updates `web-sys` from 0.3.66 to 0.3.69
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

Updates `futures` from 0.3.29 to 0.3.30
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.29...0.3.30)

Updates `futures-sink` from 0.3.29 to 0.3.30
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.29...0.3.30)

Updates `futures-io` from 0.3.29 to 0.3.30
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.29...0.3.30)

Updates `thiserror` from 1.0.50 to 1.0.60
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.50...1.0.60)

Updates `serde` from 1.0.193 to 1.0.201
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.193...v1.0.201)

Updates `serde_json` from 1.0.108 to 1.0.117
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.108...v1.0.117)

Updates `pin-project` from 1.1.3 to 1.1.5
- [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.3...v1.1.5)

Updates `chrono` from 0.4.31 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.31...v0.4.38)

Updates `serde_derive` from 1.0.193 to 1.0.201
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.193...v1.0.201)

Updates `serde-wasm-bindgen` from 0.6.1 to 0.6.5
- [Commits](RReverser/serde-wasm-bindgen@v0.6.1...v0.6.5)

Updates `getrandom` from 0.2.11 to 0.2.15
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
- [Commits](rust-random/getrandom@v0.2.11...v0.2.15)

Updates `proc-macro-crate` from 1.3.1 to 3.1.0
- [Release notes](https://github.com/bkchr/proc-macro-crate/releases)
- [Commits](https://github.com/bkchr/proc-macro-crate/commits)

Updates `proc-macro2` from 1.0.70 to 1.0.82
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.70...1.0.82)

Updates `quote` from 1.0.33 to 1.0.36
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.33...1.0.36)

Updates `syn` from 2.0.39 to 2.0.61
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.39...2.0.61)

Updates `trybuild` from 1.0.85 to 1.0.95
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](dtolnay/trybuild@1.0.85...1.0.95)

Updates `pulldown-cmark` from 0.9.3 to 0.10.3
- [Release notes](https://github.com/raphlinus/pulldown-cmark/releases)
- [Commits](pulldown-cmark/pulldown-cmark@v0.9.3...v0.10.3)

Updates `tokio` from 1.35.0 to 1.37.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.35.0...tokio-1.37.0)

Updates `warp` from 0.3.6 to 0.3.7
- [Release notes](https://github.com/seanmonstar/warp/releases)
- [Changelog](https://github.com/seanmonstar/warp/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/warp@v0.3.6...v0.3.7)

Updates `wasm-streams` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases)
- [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md)
- [Commits](MattiasBuelens/wasm-streams@v0.3.0...v0.4.0)

Updates `yew` from 0.20.0 to 0.21.0
- [Release notes](https://github.com/yewstack/yew/releases)
- [Changelog](https://github.com/yewstack/yew/blob/master/CHANGELOG.md)
- [Commits](yewstack/yew@yew-v0.20.0...yew-v0.21.0)

---
updated-dependencies:
- dependency-name: wasm-bindgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: js-sys
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: futures-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: futures-channel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: wasm-bindgen-futures
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: wasm-bindgen-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: futures-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: web-sys
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: futures
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: futures-sink
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: futures-io
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: pin-project
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: serde_derive
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: serde-wasm-bindgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: getrandom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: proc-macro-crate
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cargo-deps
- dependency-name: proc-macro2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: quote
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: syn
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: trybuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: pulldown-cmark
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-deps
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-deps
- dependency-name: warp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: wasm-streams
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-deps
- dependency-name: yew
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent dc0e61e commit 7734dc0
Show file tree
Hide file tree
Showing 13 changed files with 513 additions and 212 deletions.
651 changes: 476 additions & 175 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion crates/console/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ version = "0.3"
features = ["console", "Document"]

[dev-dependencies]
wasm-bindgen-test = "0.3.4"
wasm-bindgen-test = "0.3.42"
gloo-timers = { version = "0.3.0", path = "../timers" }
8 changes: 4 additions & 4 deletions crates/events/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@ rust-version = "1.64"
wasm-bindgen = "0.2"

[dependencies.web-sys]
version = "0.3.31"
version = "0.3.69"
features = ["Event", "EventTarget", "AddEventListenerOptions"]

[dev-dependencies]
js-sys = "0.3.31"
js-sys = "0.3.69"
futures = "0.3"
wasm-bindgen-test = "0.3.4"
wasm-bindgen-test = "0.3.42"

[dev-dependencies.web-sys]
version = "0.3.31"
version = "0.3.69"
features = [
"HtmlElement",
"Window",
Expand Down
10 changes: 5 additions & 5 deletions crates/file/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ features = ["futures"]

[dependencies]
wasm-bindgen = "0.2"
js-sys = "0.3.31"
js-sys = "0.3.69"
gloo-events = { path = "../events", version = "0.2" }
mime = { version = "0.3.13", optional = true }
futures-channel = { version = "0.3", optional = true }

[dependencies.web-sys]
version = "0.3.31"
version = "0.3.69"
features = [
"Blob",
"File",
Expand All @@ -37,12 +37,12 @@ features = [

[dev-dependencies]
futures_rs = { version = "0.3", package = "futures" }
wasm-bindgen-test = "0.3.4"
wasm-bindgen-test = "0.3.42"
wasm-bindgen-futures = "0.4"
chrono = { version = "0.4.10", features = ["wasmbind"] }
chrono = { version = "0.4.38", features = ["wasmbind"] }

[dev-dependencies.web-sys]
version = "0.3.31"
version = "0.3.69"
features = ["Window", "Response"]

[features]
Expand Down
6 changes: 3 additions & 3 deletions crates/history/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@ rust-version = "1.64"
gloo-utils = { version = "0.2.0", path = "../utils" }
gloo-events = { version = "0.2.0", path = "../events" }
serde = { version = "1", features = ["derive"] }
serde-wasm-bindgen = "0.6.0"
serde-wasm-bindgen = "0.6.5"
serde_urlencoded = { version = "0.7", optional = true }
thiserror = { version = "1.0", optional = true }
wasm-bindgen = "0.2.88"
wasm-bindgen = "0.2.92"

[dependencies.web-sys]
version = "0.3"
features = ["History", "Window", "Location", "Url"]

[target.'cfg(target_arch = "wasm32")'.dependencies]
getrandom = { version = "0.2.10", features = ["js"] }
getrandom = { version = "0.2.15", features = ["js"] }

[dev-dependencies]
wasm-bindgen-test = "0.3"
Expand Down
2 changes: 1 addition & 1 deletion crates/net/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ serde = { version = "1.0", optional = true }
serde_json = { version = "1.0", optional = true }

futures-channel = { version = "0.3", optional = true }
pin-project = { version = "1.0", optional = true }
pin-project = { version = "1.1", optional = true }
http = "1.0"

[dev-dependencies]
Expand Down
6 changes: 3 additions & 3 deletions crates/timers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ features = ["futures"]

[dependencies]
wasm-bindgen = "0.2"
js-sys = "0.3.31"
js-sys = "0.3.69"
futures-core = { version = "0.3", optional = true }
futures-channel = { version = "0.3", optional = true }

Expand All @@ -26,6 +26,6 @@ futures = ["futures-core", "futures-channel"]


[dev-dependencies]
wasm-bindgen-futures = "0.4.4"
wasm-bindgen-test = "0.3.4"
wasm-bindgen-futures = "0.4.42"
wasm-bindgen-test = "0.3.42"
futures-util = "0.3"
2 changes: 1 addition & 1 deletion crates/worker-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ rust-version = "1.64"
proc-macro = true

[dependencies]
proc-macro-crate = "1.2.1"
proc-macro-crate = "3.1.0"
proc-macro2 = "1.0.47"
quote = "1.0.21"
syn = { version = "2.0.15", features = ["full"] }
Expand Down
2 changes: 1 addition & 1 deletion crates/worker/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ serde = { version = "1", features = ["derive"] }
wasm-bindgen = "0.2"
wasm-bindgen-futures = { version = "0.4" }
futures = { version = "0.3", features = ["std"], default-features = false }
thiserror = "1.0.37"
thiserror = "1.0.60"

[dependencies.web-sys]
version = "0.3"
Expand Down
8 changes: 4 additions & 4 deletions examples/clock/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ crate-type = ["cdylib"]

[dependencies]
gloo = { path = "../..", features = ["futures"] }
wasm-bindgen = "0.2.54"
wasm-bindgen-futures = "0.4.4"
wasm-bindgen = "0.2.92"
wasm-bindgen-futures = "0.4.42"
futures-util = "0.3"
chrono = { version = "0.4.10", features = ["wasmbind"] }
chrono = { version = "0.4.38", features = ["wasmbind"] }
console_error_panic_hook = "0.1.6"

[dependencies.web-sys]
version = "0.3.19"
version = "0.3.69"
features = ["console", "Window", "Document", "Element", "Node"]
16 changes: 8 additions & 8 deletions examples/file-hash/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ publish = false
[dependencies]
# We use the gloo-worker directly to avoid dependency conflicts as Yew also uses gloo.
gloo-worker = { path = "../../crates/worker" }
serde = "1.0.163"
web-sys = { version = "0.3.63", features = ["File", "Blob", "ReadableStream"] }
serde = "1.0.201"
web-sys = { version = "0.3.69", features = ["File", "Blob", "ReadableStream"] }
wasm-bindgen-futures = { version = "0.4" }
wasm-streams = "0.3.0"
wasm-bindgen = "0.2.86"
futures = "0.3.28"
wasm-streams = "0.4.0"
wasm-bindgen = "0.2.92"
futures = "0.3.30"
sha2 = "0.10.8"
console_error_panic_hook = "0.1.7"
yew = { version = "0.20.0", features = ["csr"] }
serde-wasm-bindgen = "0.6.0"
js-sys = "0.3.63"
yew = { version = "0.21.0", features = ["csr"] }
serde-wasm-bindgen = "0.6.5"
js-sys = "0.3.69"
hex = "0.4.3"
4 changes: 2 additions & 2 deletions examples/markdown/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ rust-version = "1.64"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
pulldown-cmark = { version = "0.9.1", default-features = false }
pulldown-cmark = { version = "0.10.3", default-features = false }
gloo = { path = "../..", features = ["futures"] }

console_error_panic_hook = "0.1.7"
wasm-bindgen = "0.2"
wasm-bindgen-futures = { version = "0.4" }
js-sys = "0.3"
wasm-bindgen-test = "0.3.4"
wasm-bindgen-test = "0.3.42"
futures = "0.3"

[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
Expand Down
8 changes: 4 additions & 4 deletions examples/prime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ rust-version = "1.64"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
futures = "0.3.25"
futures = "0.3.30"
gloo = { path = "../..", features = ["futures"] }
primes = "0.3.0"
wasm-bindgen-futures = "0.4.33"
wasm-bindgen-futures = "0.4.42"
console_error_panic_hook = "0.1.7"
serde = { version = "1.0.147", features = ["derive"] }
serde = { version = "1.0.201", features = ["derive"] }

[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
tokio = { version = "1", features = ["full"] }
warp = "0.3"

[dev-dependencies]
wasm-bindgen-test = "0.3.36"
wasm-bindgen-test = "0.3.42"

0 comments on commit 7734dc0

Please sign in to comment.