Skip to content

Commit

Permalink
Bump the other group with 11 updates
Browse files Browse the repository at this point in the history
Bumps the other group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.87` | `0.2.88` |
| [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.64` | `0.3.65` |
| [getrandom](https://github.com/rust-random/getrandom) | `0.2.10` | `0.2.11` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.49` | `1.0.50` |
| [serde-wasm-bindgen](https://github.com/cloudflare/serde-wasm-bindgen) | `0.6.0` | `0.6.1` |
| [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.37` | `0.4.38` |
| [futures](https://github.com/rust-lang/futures-rs) | `0.3.28` | `0.3.29` |
| [async-compat](https://github.com/smol-rs/async-compat) | `0.2.2` | `0.2.3` |
| [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.3.0` | `0.4.0` |
| [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.64` | `0.3.65` |
| [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) | `0.3.37` | `0.3.38` |


Updates `wasm-bindgen` from 0.2.87 to 0.2.88
- [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.87...0.2.88)

Updates `js-sys` from 0.3.64 to 0.3.65
- [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 `getrandom` from 0.2.10 to 0.2.11
- [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
- [Commits](rust-random/getrandom@v0.2.10...v0.2.11)

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

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

Updates `wasm-bindgen-futures` from 0.4.37 to 0.4.38
- [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.28 to 0.3.29
- [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.28...0.3.29)

Updates `async-compat` from 0.2.2 to 0.2.3
- [Release notes](https://github.com/smol-rs/async-compat/releases)
- [Changelog](https://github.com/smol-rs/async-compat/blob/master/CHANGELOG.md)
- [Commits](smol-rs/async-compat@v0.2.2...v0.2.3)

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 `web-sys` from 0.3.64 to 0.3.65
- [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.37 to 0.3.38
- [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)

---
updated-dependencies:
- dependency-name: wasm-bindgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: js-sys
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: getrandom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: serde-wasm-bindgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: wasm-bindgen-futures
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: futures
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: async-compat
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: wasm-streams
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: web-sys
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: wasm-bindgen-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 04b3cad commit 0821a87
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 60 deletions.
105 changes: 53 additions & 52 deletions Cargo.lock

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

16 changes: 8 additions & 8 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ full = [
]

[dependencies]
wasm-bindgen = { version = "0.2.83", features = ["serde-serialize"] }
wasm-bindgen = { version = "0.2.88", features = ["serde-serialize"] }

# The `console_error_panic_hook` crate provides better debugging of panics by
# logging them with `console.error`. This is great for development, but requires
Expand All @@ -72,8 +72,8 @@ console_error_panic_hook = { version = "0.1.6", optional = true }
# if wee_alloc only saves 10KB, might not be worth the slower allocation speed?
# wee_alloc = "0.4.5"

js-sys = "0.3.60"
getrandom = { version = "0.2.6", features = ["js"] }
js-sys = "0.3.65"
getrandom = { version = "0.2.11", features = ["js"] }
thiserror = "1.0"

arrow-wasm = { git = "https://github.com/kylebarron/arrow-wasm", rev = "564a7485fcd585647ba77e2c5d8f2cff6db02122" }
Expand All @@ -97,7 +97,7 @@ bytes = { version = "1", optional = true }

serde-wasm-bindgen = { version = "0.6", optional = true }

wasm-bindgen-futures = { version = "0.4.30", optional = true }
wasm-bindgen-futures = { version = "0.4.38", optional = true }
futures = { version = "0.3", optional = true }
range-reader = { version = "0.2", optional = true }
reqwest = { version = "0.11.22", optional = true, default-features = false }
Expand All @@ -107,12 +107,12 @@ zstd = { version = "*", features = [
"wasm",
"thin",
], default-features = false, optional = true }
async-compat = { version = "0.2.2", optional = true }
async-compat = { version = "0.2.3", optional = true }
async-stream = { version = "0.3.5", optional = true }
wasm-streams = { version = "0.3.0", optional = true }
wasm-streams = { version = "0.4.0", optional = true }

[dependencies.web-sys]
version = "0.3.4"
version = "0.3.65"
features = [
'console',
'Headers',
Expand All @@ -126,7 +126,7 @@ features = [
]

[dev-dependencies]
wasm-bindgen-test = "0.3.31"
wasm-bindgen-test = "0.3.38"

[package.metadata.cargo-all-features]

Expand Down

0 comments on commit 0821a87

Please sign in to comment.