forked from yewstack/yew
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Bump the cargo-deps group with 49 updates #36
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Benchmark - coreYew Master
Pull Request
|
Size Comparison
|
Benchmark - SSRYew Master
Pull Request
|
Bumps the cargo-deps group with 49 updates: | Package | From | To | | --- | --- | --- | | [gloo](https://github.com/rustwasm/gloo) | `0.10.0` | `0.11.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.0.2` | `2.2.6` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.87` | `0.2.92` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.55` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` | | [implicit-clone](https://github.com/yewstack/implicit-clone) | `0.4.8` | `0.4.9` | | [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.197` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.14` | `1.0.15` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.64` | `0.3.69` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.37` | `0.4.42` | | [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.37.0` | | [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) | `0.3.37` | `0.3.42` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.85` | `1.0.91` | | [gloo-worker](https://github.com/rustwasm/gloo) | `0.4.1` | `0.5.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.69` | `1.0.79` | | [quote](https://github.com/dtolnay/quote) | `1.0.33` | `1.0.36` | | [syn](https://github.com/dtolnay/syn) | `2.0.38` | `2.0.58` | | [once_cell](https://github.com/matklad/once_cell) | `1.18.0` | `1.19.0` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.15` | `0.2.17` | | [divan](https://github.com/nvzqz/divan) | `0.1.1` | `0.1.14` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.10` | `0.2.14` | | [average](https://github.com/vks/average) | `0.14.1` | `0.15.0` | | [tabled](https://github.com/zhiburt/tabled) | `0.14.0` | `0.15.0` | | [indicatif](https://github.com/console-rs/indicatif) | `0.17.7` | `0.17.8` | | [serde_json](https://github.com/serde-rs/json) | `1.0.107` | `1.0.115` | | [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.5.4` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.75` | `1.0.82` | | [chrono](https://github.com/chronotope/chrono) | `0.4.31` | `0.4.37` | | [git2](https://github.com/rust-lang/git2-rs) | `0.18.1` | `0.18.3` | | [regex](https://github.com/rust-lang/regex) | `1.10.2` | `1.10.4` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.12.3` | | [strum](https://github.com/Peternator7/strum) | `0.25.0` | `0.26.2` | | [semver](https://github.com/dtolnay/semver) | `1.0.20` | `1.0.22` | | [gloo-net](https://github.com/rustwasm/gloo) | `0.4.0` | `0.5.0` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.5` | `0.22.0` | | [strum_macros](https://github.com/Peternator7/strum) | `0.25.3` | `0.26.2` | | [lipsum](https://github.com/mgeisler/lipsum) | `0.9.0` | `0.9.1` | | [log](https://github.com/rust-lang/log) | `0.4.20` | `0.4.21` | | [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.9.3` | `0.10.2` | | [fake](https://github.com/cksac/fake-rs) | `2.9.1` | `2.9.2` | | [time](https://github.com/time-rs/time) | `0.3.30` | `0.3.36` | | [uuid](https://github.com/uuid-rs/uuid) | `1.5.0` | `1.8.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.0` | | [warp](https://github.com/seanmonstar/warp) | `0.3.6` | `0.3.7` | | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.5` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.2` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.10.0` | `0.10.2` | | [hyper](https://github.com/hyperium/hyper) | `0.14.27` | `1.2.0` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.197` | Updates `gloo` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/rustwasm/gloo/releases) - [Changelog](https://github.com/rustwasm/gloo/blob/master/CHANGELOG.md) - [Commits](https://github.com/rustwasm/gloo/commits) Updates `indexmap` from 2.0.2 to 2.2.6 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.0.2...2.2.6) Updates `wasm-bindgen` from 0.2.87 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.87...0.2.92) Updates `thiserror` from 1.0.50 to 1.0.55 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.50...1.0.55) 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 `implicit-clone` from 0.4.8 to 0.4.9 - [Commits](yewstack/implicit-clone@v0.4.8...v0.4.9) Updates `serde` from 1.0.190 to 1.0.197 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.190...v1.0.197) Updates `rustversion` from 1.0.14 to 1.0.15 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.14...1.0.15) Updates `web-sys` from 0.3.64 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 `wasm-bindgen-futures` from 0.4.37 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 `tokio` from 1.33.0 to 1.37.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.33.0...tokio-1.37.0) Updates `wasm-bindgen-test` from 0.3.37 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 `trybuild` from 1.0.85 to 1.0.91 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.85...1.0.91) Updates `gloo-worker` from 0.4.1 to 0.5.0 - [Release notes](https://github.com/rustwasm/gloo/releases) - [Changelog](https://github.com/rustwasm/gloo/blob/master/CHANGELOG.md) - [Commits](rustwasm/gloo@gloo-worker-v0.4.1...0.5.0) Updates `proc-macro2` from 1.0.69 to 1.0.79 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.69...1.0.79) 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.38 to 2.0.58 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.38...2.0.58) Updates `once_cell` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.18.0...v1.19.0) Updates `prettyplease` from 0.2.15 to 0.2.17 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.15...0.2.17) Updates `divan` from 0.1.1 to 0.1.14 - [Changelog](https://github.com/nvzqz/divan/blob/main/CHANGELOG.md) - [Commits](nvzqz/divan@v0.1.1...v0.1.14) Updates `getrandom` from 0.2.10 to 0.2.14 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.10...v0.2.14) Updates `average` from 0.14.1 to 0.15.0 - [Commits](https://github.com/vks/average/commits) Updates `tabled` from 0.14.0 to 0.15.0 - [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md) - [Commits](zhiburt/tabled@v0.14.0...v0.15.0) Updates `indicatif` from 0.17.7 to 0.17.8 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.7...0.17.8) Updates `serde_json` from 1.0.107 to 1.0.115 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.107...v1.0.115) Updates `clap` from 4.4.7 to 4.5.4 - [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.4.7...v4.5.4) Updates `anyhow` from 1.0.75 to 1.0.82 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.75...1.0.82) Updates `chrono` from 0.4.31 to 0.4.37 - [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.37) Updates `git2` from 0.18.1 to 0.18.3 - [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.18.1...git2-0.18.3) Updates `regex` from 1.10.2 to 1.10.4 - [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.10.2...1.10.4) Updates `reqwest` from 0.11.22 to 0.12.3 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.22...v0.12.3) Updates `strum` from 0.25.0 to 0.26.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits/v0.26.2) Updates `semver` from 1.0.20 to 1.0.22 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.20...1.0.22) Updates `gloo-net` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/rustwasm/gloo/releases) - [Changelog](https://github.com/rustwasm/gloo/blob/master/CHANGELOG.md) - [Commits](rustwasm/gloo@0.4.0...0.5.0) Updates `base64` from 0.21.5 to 0.22.0 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.5...v0.22.0) Updates `strum_macros` from 0.25.3 to 0.26.2 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits/v0.26.2) Updates `lipsum` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/mgeisler/lipsum/releases) - [Commits](mgeisler/lipsum@0.9.0...0.9.1) Updates `log` from 0.4.20 to 0.4.21 - [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.20...0.4.21) Updates `pulldown-cmark` from 0.9.3 to 0.10.2 - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](pulldown-cmark/pulldown-cmark@v0.9.3...v0.10.2) Updates `fake` from 2.9.1 to 2.9.2 - [Commits](https://github.com/cksac/fake-rs/commits) Updates `time` from 0.3.30 to 0.3.36 - [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.30...v0.3.36) Updates `uuid` from 1.5.0 to 1.8.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.5.0...1.8.0) Updates `bytes` from 1.5.0 to 1.6.0 - [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.5.0...v1.6.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 `axum` from 0.6.20 to 0.7.5 - [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.6.20...axum-v0.7.5) Updates `tower-http` from 0.3.5 to 0.5.2 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.3.5...tower-http-0.5.2) Updates `env_logger` from 0.10.0 to 0.10.2 - [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.10.0...v0.10.2) Updates `hyper` from 0.14.27 to 1.2.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.27...v1.2.0) Updates `serde_derive` from 1.0.190 to 1.0.197 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.190...v1.0.197) --- updated-dependencies: - dependency-name: gloo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: wasm-bindgen 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: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: implicit-clone 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: rustversion 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: wasm-bindgen-futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor 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: trybuild dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: gloo-worker dependency-type: direct:production update-type: version-update:semver-minor 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: once_cell dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: prettyplease dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: divan 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: average dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: tabled dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: indicatif 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: clap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: anyhow 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: git2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: gloo-net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: lipsum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: log 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: fake dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: bytes 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: axum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: serde_derive dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
716abc4
to
4b367df
Compare
Superseded by #38. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the cargo-deps group with 49 updates:
0.10.0
0.11.0
2.0.2
2.2.6
0.2.87
0.2.92
1.0.50
1.0.55
0.3.29
0.3.30
0.4.8
0.4.9
1.0.190
1.0.197
1.0.14
1.0.15
0.3.64
0.3.69
0.4.37
0.4.42
1.33.0
1.37.0
0.3.37
0.3.42
1.0.85
1.0.91
0.4.1
0.5.0
1.0.69
1.0.79
1.0.33
1.0.36
2.0.38
2.0.58
1.18.0
1.19.0
0.2.15
0.2.17
0.1.1
0.1.14
0.2.10
0.2.14
0.14.1
0.15.0
0.14.0
0.15.0
0.17.7
0.17.8
1.0.107
1.0.115
4.4.7
4.5.4
1.0.75
1.0.82
0.4.31
0.4.37
0.18.1
0.18.3
1.10.2
1.10.4
0.11.22
0.12.3
0.25.0
0.26.2
1.0.20
1.0.22
0.4.0
0.5.0
0.21.5
0.22.0
0.25.3
0.26.2
0.9.0
0.9.1
0.4.20
0.4.21
0.9.3
0.10.2
2.9.1
2.9.2
0.3.30
0.3.36
1.5.0
1.8.0
1.5.0
1.6.0
0.3.6
0.3.7
0.6.20
0.7.5
0.3.5
0.5.2
0.10.0
0.10.2
0.14.27
1.2.0
1.0.190
1.0.197
Updates
gloo
from 0.10.0 to 0.11.0Commits
Updates
indexmap
from 2.0.2 to 2.2.6Changelog
Sourced from indexmap's changelog.
... (truncated)
Commits
3f0fffb
Merge pull request #323 from cuviper/mutable33c1a7c
Fixunused_imports
b76ff73
Fixclippy::multiple_bound_locations
0060546
Release 2.2.6210b027
Opt-in mutable access on IndexSet184fe4b
Merge pull request #320 from cuviper/release-2.2.55d7bd5e
Release 2.2.5c934ace
Merge pull request #313 from heliaxdev/heliax/borsh-supportb81a4d2
Use S for the BuildHasher parameter32793f1
Don't require BuildHasher in BorshSerializeUpdates
wasm-bindgen
from 0.2.87 to 0.2.92Changelog
Sourced from wasm-bindgen's changelog.
... (truncated)
Commits
2a4a493
Prepare v0.2.92 release (#3869)8e992dc
Don't allow invalid Unicode scalar values inchar
(#3866)807bdb4
Revert "Allow using'static
lifetimes in functions (#3856)" (#3865)983ec57
AddNonNull\<T>
as parameter (#3857)0095fa7
Allow overriding headless test URL (#3861)0023077
Update passing-rust-closures-to-js.md (#3859)b9ccb8f
Allow using'static
lifetimes in functions (#3856)c80bf9a
Add support forOption\<*const T>
,Option\<*mut T>
andNonNull\<T>
(#3852)0c09e15
Fix CI (#3853)557e2e6
Introduce impl TryFrom for Number that succeeds iff the value is within the s...Updates
thiserror
from 1.0.50 to 1.0.55Release notes
Sourced from thiserror's releases.
Commits
6089273
Release 1.0.55322a2ae
Merge pull request #280 from dtolnay/depinfofd7d7a5
Emit dep-info for probe.rs in case sccache needs it447c328
Release 1.0.544619db8
Merge pull request #279 from dtolnay/depinfo7b53bff
Make env-dep:RUSTC_BOOTSTRAP get listed in probe's dep-infoe0500ad
Merge pull request #277 from dtolnay/nightlyci48cea47
Make CI verify that error_generic_member_access works in latest nightlyfe40a50
Merge pull request #276 from dtolnay/optionifletelseb97654a
Remove option_if_let_else clippy suppressionUpdates
futures
from 0.3.29 to 0.3.30Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
de1a0fd
Release 0.3.3068d2845
Remove a redundant space in example (#2816)fdd2ce7
Fix broken link inCopyBufAbortable
docs (#2815)272a3c7
Use cfg(target_has_atomic) on no-std targetsc179201
FillBuf: Do not call poll_fill_buf twicee6735f3
FuturesUnordered: Fix clear implementation04d01a0
FuturesOrdered: Use 64-bit indexe4aa659
remove redundant impl Unpin17851c1
provide a mechanism to determine if io read/write halves are from the same st...4910799
provide a non-destructive mechanism to determine if a sink/stream are pairedUpdates
implicit-clone
from 0.4.8 to 0.4.9Commits
4f02849
chore: Releaseb757b45
IString: implement From<std::fmt::Arguments> for IString (#49)c95b92e
IArray: from_iter optimization for empty arrays (#48)Updates
serde
from 1.0.190 to 1.0.197Release notes
Sourced from serde's releases.
Commits
5fa711d
Release 1.0.197f5d8ae4
Resolve prelude redundant import warnings1d54973
Merge pull request #2697 from nyurik/format-strb8fafef
A few minorwrite_str
optimizations and inliningc42ebb8
Update ui test suite to nightly-2024-02-129e68062
Ignore incompatible_msrv clippy lint for conditionally compiled code846f865
Ignore dead_code warnings in testede9762
Release 1.0.196d438c2d
Merge pull request #2682 from dtolnay/decimalpointbef110b
Format Unexpected::Float with decimal pointUpdates
rustversion
from 1.0.14 to 1.0.15Release notes
Sourced from rustversion's releases.
Commits
70ca5ad
Release 1.0.150fa74f5
Merge pull request #47 from dtolnay/rustcwrapper51f46e2
Apply RUSTC_WRAPPERdf7e51d
Explicitly install a Rust toolchain for cargo-outdated job5e54059
Test docs.rs documentation build in CI5f73c91
Update actions/checkout@v3 -> v42a58661
Resolve ignored_unit_patterns pedantic clippy lintf4bbc8f
Resolve redundant_guards clippy lintdda672e
Revert "Temporarily disable -Zrandomize-layout due to rustc ICE"f9d72db
Temporarily disable -Zrandomize-layout due to rustc ICEUpdates
web-sys
from 0.3.64 to 0.3.69Commits
Updates
wasm-bindgen-futures
from 0.4.37 to 0.4.42Commits
Updates
tokio
from 1.33.0 to 1.37.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
9c337ca
chore: prepare Tokio v1.37.0 (#6435)e542501
io: document cancel safety ofAsyncBufReadExt::fill_buf
(#6431)4601c84
stream: addnext_many
andpoll_next_many
toStreamMap
(#6409)deff252
util: document cancel safety ofSinkExt::send
andStreamExt::next
(#6417)4565b81
sync: add arwlock()
method to ownedRwLock
guards (#6418)3ce4720
sync: addis_closed
,is_empty
, andlen
to mpsc receivers (#6348)8342e4b
util: assert compatibility betweenLengthDelimitedCodec
options (#6414)4c453e9
readme: add description about benchmarks (#6425)1846483
sync: expose strong and weak counts of mpsc sender handles (#6405)baad270
sync: add Semaphore example for limiting the number of outgoing requests (#6419)Updates
wasm-bindgen-test
from 0.3.37 to 0.3.42Commits
Updates
trybuild
from 1.0.85 to 1.0.91Release notes
Sourced from trybuild's releases.
Commits
bad6950
Release 1.0.917a49c7b
Merge pull request #262 from csnover/fix-msrv4fc90bf
Update MSRV to reflect changes to dependencies3db4c4c
Explicitly install a Rust toolchain for cargo-outdated job17b3666
Release 1.0.9093b44ef
Merge pull request #239 from dtolnay/toml835f9da
Merge pull request #259 from dtolnay/pubcrate8562fca
Reduce visibility of items that are not publicly accessibleacb76ef
Drop basic-toml in favor of more widely used toml cratee8dfc24
Release 1.0.89Updates
gloo-worker
from 0.4.1 to 0.5.0Release notes
Sourced from gloo-worker's releases.
Changelog
Sourced from gloo-worker's changelog.
... (truncated)
Commits
30193c3
0.5.0e0603ac
Memory-based History (#178)816b8f1
Hash-based History type & Unified Location. (#177)2245cd9
Add BrowserHistory and BrowserLocation (#171)91eb9e0
Fixesconsole_dbg!
andconsole!
expression output. Bold src info. (#174)4fb4eb3
0.4.2d56d2ad
0.4.12f45901
Add console_dbg macro (#170)a99fcbd
Add sleep. (#163)5b67085
utils: Add body() and document_element() getters (#161)Updates
proc-macro2
from 1.0.69 to 1.0.79Release notes
Sourced from proc-macro2's releases.
Commits
4ba4ab1
Release 1.0.79b176581
Prevent new lint from turning off nightly span support under -Dwarningsb9cd864
Fix dead_code warning on fallback SourceFilee94f432
Ignore incompatible_msrv clippy lint for conditionally compiled code18c75c6
Ignore dead_code warning in test5cd21eb
Update ui test suite to nightly-2024-02-01d850a1d
Release 1.0.786cefaec
Merge pull request #442 from dtolnay/byterange1082767
Expose Span::byte_rangeda1be4d
Release 1.0.77Updates
quote
from 1.0.33 to 1.0.36Release notes
Sourced from quote's releases.
Commits
5d4880c
Release 1.0.361dd7ce7
Merge pull request #273 from dtolnay/doc0bc5d12
Apply doc comment to cfg(not(doc)) macros tooc295f5c
Revert "Temporarily disable miri on doctests"435bd1b
Update ui test suite to nightly-2024-03-31cc3847d
Explicitly install a Rust toolchain for cargo-outdated job6259d49
Temporarily disable miri on doctestsbdb4b59
Update ui test suite to nightly-2024-02-08c2aeca9
Update ui test suite to nightly-2024-01-31376a061
Merge pull request #270 from dtolnay/benchUpdates
syn
from 2.0.38 to 2.0.58Release notes
Sourced from syn's releases.
... (truncated)
Commits
81adad6
Release 2.0.587247053
Merge pull request #1611 from dtolnay/customdollar990142f
Support '$' in custom_punctuation macro4753622
Merge pull request #1610 from dtolnay/sortpunct36a7f67
Sort tokens in the same order between custom_punctuation_len and Token macrof104427
Update test suite to nightly-2024-03-319cea040
Release 2.0.573c07b78
Release 2.0.56585df47
Merge pull request #1608 from BD103/deps-featuresd7650b2
chore: bump msrv to 1.60 (pt. 2)Updates
once_cell
from 1.18.0 to 1.19.0Changelog
Sourced from once_cell's changelog.
Commits
c48d3c2
Merge pull request #251 from taks/portable-atomic8211d80
Fix CI2715aa9
v1.19.0dffcae4
Fix CIde4cd9d
Revert atomic-polyfill featuree26736f
Fix CI5f88676
Use portable_atomic instead of atomic-polyfill874f937
clarify that MSRV does bump the minor version3cd6549
Merge #245a2eabc9
Add--generate-link-to-definition
option when building on docs.rsUpdates
prettyplease
from 0.2.15 to 0.2.17Release notes
Sourced from prettyplease's releases.
Commits
0875d2d
Release 0.2.177f0aef1
Merge pull request #70 from dtolnay/selfasa899304
Preserve braces in 'use path::to::{self as rename}'d8b3595
Revert "Temporarily disable prettyplease-update-examples in CI"c49b5fe
Temporarily disable prettyplease-update-examples in CI2b6085f
Update test suite to nightly-2024-03-06d54ac46
Merge pull request #66 from dtolnay/exhaustive