-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the cargo-deps group with 18 updates #3538
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
Bumps the cargo-deps group with 18 updates: | Package | From | To | | --- | --- | --- | | [syn](https://github.com/dtolnay/syn) | `2.0.38` | `2.0.39` | | [gloo-worker](https://github.com/rustwasm/gloo) | `0.4.1` | `0.5.0` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.87` | `0.2.88` | | [serde](https://github.com/serde-rs/serde) | `1.0.190` | `1.0.193` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.64` | `0.3.65` | | [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` | | [indexmap](https://github.com/bluss/indexmap) | `2.0.2` | `2.1.0` | | [implicit-clone](https://github.com/yewstack/implicit-clone) | `0.4.1` | `0.4.8` | | [tokio](https://github.com/tokio-rs/tokio) | `1.33.0` | `1.34.0` | | [divan](https://github.com/nvzqz/divan) | `0.1.1` | `0.1.3` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.10` | `0.2.11` | | [serde_json](https://github.com/serde-rs/json) | `1.0.107` | `1.0.108` | | [clap](https://github.com/clap-rs/clap) | `4.4.7` | `4.4.8` | | [uuid](https://github.com/uuid-rs/uuid) | `1.5.0` | `1.6.1` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.3.5` | `0.5.0` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.10.0` | `0.10.1` | | [hyper](https://github.com/hyperium/hyper) | `0.14.27` | `1.0.1` | Updates `syn` from 2.0.38 to 2.0.39 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.38...2.0.39) 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 `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 `serde` from 1.0.190 to 1.0.193 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.190...v1.0.193) 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 `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) Updates `indexmap` from 2.0.2 to 2.1.0 - [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.0.2...2.1.0) Updates `implicit-clone` from 0.4.1 to 0.4.8 - [Commits](yewstack/implicit-clone@v0.4.1...v0.4.8) Updates `tokio` from 1.33.0 to 1.34.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.33.0...tokio-1.34.0) Updates `divan` from 0.1.1 to 0.1.3 - [Changelog](https://github.com/nvzqz/divan/blob/main/CHANGELOG.md) - [Commits](nvzqz/divan@v0.1.1...v0.1.3) 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 `serde_json` from 1.0.107 to 1.0.108 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.107...v1.0.108) Updates `clap` from 4.4.7 to 4.4.8 - [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.4.7...v4.4.8) Updates `uuid` from 1.5.0 to 1.6.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.5.0...1.6.1) Updates `tower-http` from 0.3.5 to 0.5.0 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.3.5...tower-http-0.5.0) Updates `env_logger` from 0.10.0 to 0.10.1 - [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.1) Updates `hyper` from 0.14.27 to 1.0.1 - [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.0.1) --- updated-dependencies: - dependency-name: syn 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: wasm-bindgen 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: js-sys 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-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: implicit-clone 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: 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: 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-patch dependency-group: cargo-deps - dependency-name: uuid 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 ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Nov 24, 2023
Benchmark - coreYew Master
Pull Request
|
Visit the preview URL for this PR (updated for commit 983c768): https://yew-rs-api--pr3538-dependabot-cargo-car-cx7911ae.web.app (expires Fri, 01 Dec 2023 03:32:27 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
Benchmark - SSRYew Master
Pull Request
|
Size Comparison
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in 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 18 updates:
2.0.38
2.0.39
0.4.1
0.5.0
0.2.87
0.2.88
1.0.190
1.0.193
0.3.64
0.3.65
0.3.64
0.3.65
0.3.37
0.3.38
2.0.2
2.1.0
0.4.1
0.4.8
1.33.0
1.34.0
0.1.1
0.1.3
0.2.10
0.2.11
1.0.107
1.0.108
4.4.7
4.4.8
1.5.0
1.6.1
0.3.5
0.5.0
0.10.0
0.10.1
0.14.27
1.0.1
Updates
syn
from 2.0.38 to 2.0.39Release notes
Sourced from syn's releases.
Commits
924217c
Release 2.0.3995aeeb5
Merge pull request #1531 from dtolnay/breaklabelb88f86f
Ignore single_element_loop clippy lint in testa876185
Improve error on break followed by labeled loop32ab979
Add test of ambiguous label parsing in break6f658f8
Merge pull request #1530 from dtolnay/canbeginexpr20497e1
More precise decision to parse expression after return keywordc6a651a
Update name of ExprReturn parse function to match variant namec274590
Indicate that peek argument refers to syn::Ident3e67cb0
Merge pull request #1529 from dtolnay/upUpdates
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
wasm-bindgen
from 0.2.87 to 0.2.88Changelog
Sourced from wasm-bindgen's changelog.
... (truncated)
Commits
0b5f0ee
Bump versions for v0.2.88 (#3676)bd596dc
Configure git in bump workflow (#3675)ef7ad00
Add workflow to bump versions and create releases (#3674)a03d23b
Updated Notification APIs (#3667)54f22ee
Return an error if there are two enums with the same name (#3669)561d3c0
Update node from 16 to 20 (#3666)2e9ff5d
Addrust-toolchain.toml
to raytracing example (#3607)3d2f392
Bump MSRV to v1.57 (#3657)cb64552
use Vec's try_reserve_exact method (#3656)84b735c
Add missing changelog for #3655Updates
serde
from 1.0.190 to 1.0.193Release notes
Sourced from serde's releases.
Commits
44613c7
Release 1.0.193c706281
Merge pull request #2655 from dtolnay/rangestartend65d75b8
Add RangeFrom and RangeTo tests332b0cb
Merge pull request #2654 from dtolnay/rangestartend8c4af41
Fix more RangeFrom / RangeEnd mixups24a78f0
Merge pull request #2653 from emilbonnek/fix/range-to-from-de-mixupc91c334
Fix Range{From,To} deserialize mixup2083f43
Update ui test suite to nightly-2023-11-194676abd
Release 1.0.19235700eb
Merge pull request #2646 from robsdedude/fix/2643/allow-tag-field-in-untaggedUpdates
js-sys
from 0.3.64 to 0.3.65Commits
Updates
web-sys
from 0.3.64 to 0.3.65Commits
Updates
wasm-bindgen-test
from 0.3.37 to 0.3.38Commits
Updates
indexmap
from 2.0.2 to 2.1.0Changelog
Sourced from indexmap's changelog.
Commits
ff49792
Merge pull request #283 from cuviper/release-2.1.0f1ea007
Release 2.1.0cd641d2
Merge pull request #282 from Eh2406/binary_search7326a6e
Re-wrap the binary search docseec4c43
Add plain binary search to maps and sets too1350db6
Capitalize "see" in binary search docs3263c0f
fix wording0d5ee80
Merge pull request #278 from cuviper/slice-newd93534f
add tests348b42f
add binary_search and friendsUpdates
implicit-clone
from 0.4.1 to 0.4.8Commits
30c7c20
chore: Releasea3636d8
Attempt to improve the documentation (#45)00aed91
Make from_iter() optimized (#41)1c30020
chore: Release085211b
Derive macro should also work on enums (#47)8714ccf
chore: Releasecdb7d07
Fix invalid missing README file7ac979a
Add derive macro to get ImplicitClone implemented quicker (#46)801ee5f
chore: Release implicit-clone version 0.4.690c56f8
Add method to help ensure the type impl ImplicitClone (#44)Updates
tokio
from 1.33.0 to 1.34.0Release notes
Sourced from tokio's releases.
Commits
49eb26f
chore: prepare Tokio v1.34.0 release (#6138)19d96c0
io: increaseScheduledIo
tick resolution (#6135)30b2eb1
io: fix possible I/O resource hang (#6134)8ec3e0d
metrics: update stats when unparking in multi-thread (#6131)161ecec
stream: fix typo in peekable docs (#6130)61fcc3b
time: remove cachedelapsed
value from driver state (#6097)944024e
chore: update rust-version to 1.63 in all crates (#6126)65f861f
stream: addStreamExt::peekable
(#6095)4c85801
ci: fix docs on latest nightly (#6120)ed32cd1
task: add tests for tracing instrumentation of tasks (#6112)Updates
divan
from 0.1.1 to 0.1.3Changelog
Sourced from divan's changelog.
... (truncated)
Commits
40784c8
Release v0.1.30f7133e
Add convenience shorthand options for countersa173613
Deduplicate target groups39dc3d7
Emit compile error for unsupported OS06c4c02
Always use pre-main
instead oflinkme
d60ad58
Take optional name inAnyBenchEntry::bench
80f80a2
ChangeAnyBenchEntry::bench
to useBencher
efe295b
Add setting global thread countsdadf4e8
Fix whichBenchOptions
to get thread counts from0f9997c
Movethread_counts
loop intobench
closureUpdates
getrandom
from 0.2.10 to 0.2.11Changelog
Sourced from getrandom's changelog.
Commits
baf2198
Update README.md to have correct build status badge (#382)853c1dc
Release v0.2.11 (#379)4c094c3
Add workaround for cross-rs/cross#1345 (#380)8476c44
Add GNU/Hurd support (#370)35808a4
Update broken link to hermit docs (#374)8c8ca32
CI: replace MIPS cross tests with PPC32 (#372)1308930
custom: rename __getrandom_internal to follow Rust conventions (#369)Updates
serde_json
from 1.0.107 to 1.0.108Release notes
Sourced from serde_json's releases.
Commits
4bc1eaa
Release 1.0.1081454eac
Merge pull request #1082 from dtolnay/fromdoc0f072fa
Improve Value From and FromIterator docsa8e6f75
Merge pull request #1081 from fritzrehde/masterebaf617
fixed typosf56053d
Merge pull request #1080 from serde-rs/negativenan4e091d5
Add test of negative NaN and negative infinity421a70d
Fix unused imports39f5ad1
Remove 'remember to update' reminder from Cargo.toml5bb6960
Merge pull request #1075 from dimo414/masterUpdates
clap
from 4.4.7 to 4.4.8Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3aeea91
chore: Release1add9a7
docs: Update changelog6b2a2cc
Merge pull request #5206 from epage/flatten9c0f7a7
fix(help): Recurse help flattening4bef91c
refactor(help): Pull out flat subcommandsc9a7ef0
fix(help): Gloss over globals with flatten9e5f93d
fix(help): Be consistent in long/short help66d2bcb
feat(help): Allow flattening help3383242
Merge pull request #5205 from epage/flatten-refactorcaf5cdc
feat(help): Allow flattening usageUpdates
uuid
from 1.5.0 to 1.6.1Release notes
Sourced from uuid's releases.
Commits
c889107
Merge pull request #721 from uuid-rs/fix/uuid-macrof3f7496
fix uuid macro in consts4609e61
Merge pull request #719 from uuid-rs/cargo/1.6.02433066
prepare for 1.6.0 release9787ea1
Merge pull request #718 from uuid-rs/feat/stabilize-v6-plus90b0bc0
Merge pull request #714 from metalalive/doc/fix-v6-links1eebe7d
bump msrv to 1.60.06bade3a
just test lib with miri3df0aaa
stabilize UUIDv6-v8 support003dc57
doc: fix links to timestamp moduleUpdates
tower-http
from 0.3.5 to 0.5.0Release notes
Sourced from tower-http's releases.
... (truncated)
Commits
3d3bb02
Release 0.5.0 (#437)04361b7
Upgrade to http-body 1.0 (#348)d2eadcb
Preserve service error type in RequestDecompression (#368)d663cbf
Refactor use of futures crate (#434)38c05ba
Bump MSRV again (#433)f33c3e0
Bump MSRV to 1.63 (#418)e8eb549
Make http-range-header dependency optional (#394)0c50afe
Upgrade http-range-header to 0.4 (#391)1bca37d
Release 0.4.2 (#387)97bf959
Fix path normalization for preceding slashesUpdates
env_logger
from 0.10.0 to 0.10.1Changelog
Sourced from env_logger's changelog.
Commits
36623f5
chore: Release env_logger version 0.10.18a033d8
chore: Fix packaging9df7e6c
Merge pull request #241 from ChrisDenton/simple-insert46ccdd9
perf: ReplaceHashMap
with aVec
bdc96a4
Merge pull request #249 from atouchet/v10983837c
Update links and remove broken badgedcd220d
Update listed version number36b1508
Merge pull request #260 from y-yagi/2018-edition6f64347
Merge pull request #282 from epage/syntaxb297357
chore: Update docs and examples to 2018 editionUpdates
hyper
from 0.14.27 to 1.0.1Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.