-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Bump the cargo-deps group across 1 directory with 27 updates #3844
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
Closed
Conversation
This file contains hidden or 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 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.8.0` | `2.9.0` | | [implicit-clone](https://github.com/yewstack/implicit-clone) | `0.5.0` | `0.6.0` | | [base64ct](https://github.com/RustCrypto/formats) | `1.6.0` | `1.7.3` | | [bincode](https://github.com/bincode-org/bincode) | `1.3.3` | `2.0.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.43.1` | `1.44.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.95` | | [syn](https://github.com/dtolnay/syn) | `2.0.98` | `2.0.100` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.3` | `1.21.3` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.29` | `0.2.32` | | [divan](https://github.com/nvzqz/divan) | `0.1.17` | `0.1.21` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [average](https://github.com/vks/average) | `0.15.1` | `0.16.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.139` | `1.0.140` | | [clap](https://github.com/clap-rs/clap) | `4.5.30` | `4.5.36` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.12` | `0.12.15` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.96` | `1.0.98` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.40` | | [git2](https://github.com/rust-lang/git2-rs) | `0.20.0` | `0.20.1` | | [semver](https://github.com/dtolnay/semver) | `1.0.25` | `1.0.26` | | [log](https://github.com/rust-lang/log) | `0.4.26` | `0.4.27` | | [fake](https://github.com/cksac/fake-rs) | `4.0.0` | `4.3.0` | | [time](https://github.com/time-rs/time) | `0.3.37` | `0.3.41` | | [uuid](https://github.com/uuid-rs/uuid) | `1.14.0` | `1.16.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.0` | `1.10.1` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.10` | `0.1.11` | | [axum](https://github.com/tokio-rs/axum) | `0.8.1` | `0.8.3` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.6` | `0.11.8` | Updates `indexmap` from 2.8.0 to 2.9.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.8.0...2.9.0) Updates `implicit-clone` from 0.5.0 to 0.6.0 - [Commits](https://github.com/yewstack/implicit-clone/commits/v0.6.0) Updates `base64ct` from 1.6.0 to 1.7.3 - [Commits](https://github.com/RustCrypto/formats/commits) Updates `bincode` from 1.3.3 to 2.0.1 - [Release notes](https://github.com/bincode-org/bincode/releases) - [Commits](bincode-org/bincode@v1.3.3...v2.0.1) Updates `tokio` from 1.43.1 to 1.44.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.1...tokio-1.44.2) Updates `proc-macro2` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.95) Updates `syn` from 2.0.98 to 2.0.100 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.98...2.0.100) Updates `once_cell` from 1.20.3 to 1.21.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.3...v1.21.3) Updates `prettyplease` from 0.2.29 to 0.2.32 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.29...0.2.32) Updates `divan` from 0.1.17 to 0.1.21 - [Changelog](https://github.com/nvzqz/divan/blob/main/CHANGELOG.md) - [Commits](nvzqz/divan@v0.1.17...v0.1.21) Updates `rand` from 0.8.5 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.9.0) Updates `average` from 0.15.1 to 0.16.0 - [Commits](https://github.com/vks/average/commits) Updates `serde_json` from 1.0.139 to 1.0.140 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.139...v1.0.140) Updates `clap` from 4.5.30 to 4.5.36 - [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.30...clap_complete-v4.5.36) Updates `reqwest` from 0.12.12 to 0.12.15 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.12...v0.12.15) Updates `anyhow` from 1.0.96 to 1.0.98 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.96...1.0.98) Updates `chrono` from 0.4.39 to 0.4.40 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.40) Updates `git2` from 0.20.0 to 0.20.1 - [Changelog](https://github.com/rust-lang/git2-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.0...git2-0.20.1) Updates `semver` from 1.0.25 to 1.0.26 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.25...1.0.26) Updates `log` from 0.4.26 to 0.4.27 - [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.26...0.4.27) Updates `fake` from 4.0.0 to 4.3.0 - [Release notes](https://github.com/cksac/fake-rs/releases) - [Changelog](https://github.com/cksac/fake-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/cksac/fake-rs/commits) Updates `time` from 0.3.37 to 0.3.41 - [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.37...v0.3.41) Updates `uuid` from 1.14.0 to 1.16.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.14.0...v1.16.0) Updates `bytes` from 1.10.0 to 1.10.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.0...v1.10.1) Updates `hyper-util` from 0.1.10 to 0.1.11 - [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.10...v0.1.11) Updates `axum` from 0.8.1 to 0.8.3 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/commits/axum-v0.8.3) Updates `env_logger` from 0.11.6 to 0.11.8 - [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.6...v0.11.8) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: implicit-clone dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: base64ct dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: bincode dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: proc-macro2 dependency-version: 1.0.95 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: syn dependency-version: 2.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: once_cell dependency-version: 1.21.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: prettyplease dependency-version: 0.2.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: divan dependency-version: 0.1.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: rand dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: average dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: serde_json dependency-version: 1.0.140 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: clap dependency-version: 4.5.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: reqwest dependency-version: 0.12.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: anyhow dependency-version: 1.0.98 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: chrono dependency-version: 0.4.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: git2 dependency-version: 0.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: semver dependency-version: 1.0.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: log dependency-version: 0.4.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: fake dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: time dependency-version: 0.3.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: uuid dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: bytes dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: hyper-util dependency-version: 0.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: axum dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: env_logger dependency-version: 0.11.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Size Comparison
✅ None of the examples has changed their size significantly. |
Benchmark - coreYew Master
Pull Request
|
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 27 updates in the / directory:
2.8.0
2.9.0
0.5.0
0.6.0
1.6.0
1.7.3
1.3.3
2.0.1
1.43.1
1.44.2
1.0.94
1.0.95
2.0.98
2.0.100
1.20.3
1.21.3
0.2.29
0.2.32
0.1.17
0.1.21
0.8.5
0.9.0
0.15.1
0.16.0
1.0.139
1.0.140
4.5.30
4.5.36
0.12.12
0.12.15
1.0.96
1.0.98
0.4.39
0.4.40
0.20.0
0.20.1
1.0.25
1.0.26
0.4.26
0.4.27
4.0.0
4.3.0
0.3.37
0.3.41
1.14.0
1.16.0
1.10.0
1.10.1
0.1.10
0.1.11
0.8.1
0.8.3
0.11.6
0.11.8
Updates
indexmap
from 2.8.0 to 2.9.0Changelog
Sourced from indexmap's changelog.
Commits
1818d41
Merge pull request #387 from cuviper/release-2.9.09f49983
Release 2.9.0582a90f
Merge pull request #386 from cuviper/de-borsh9011739
Deprecate the "borsh" feature0a836e8
Merge pull request #238 from NiklasJonsson/get_many_mut434d7ac
Avoid let-else for MSRV's sake5be552d
Implement additional suggestions from review4e1d8ce
Address review feedback5aec9ec
Implement get_disjoint_mut for arrays of keysd10de30
Merge pull request #385 from iajoiner/docs/macrosUpdates
implicit-clone
from 0.5.0 to 0.6.0Commits
Updates
base64ct
from 1.6.0 to 1.7.3Commits
Updates
bincode
from 1.3.3 to 2.0.1Release notes
Sourced from bincode's releases.
... (truncated)
Commits
4673360
bump version to 2.0.1 (#760)5500e5e
Derive Debug for Configuration (#759)89e4c40
Fix issue when a foreignErr
pollutes scope (#758)bd99729
Use qualified path for Result::Ok in bincode_derive (#757)dd3feea
Update unty requirement from 0.0.3 to 0.0.4 (#753)e9de838
remove prerelease warninga338109
2.0.0 stable (#742)c8a42f7
Decode context (#749)56da696
make serde decode api consistent (#748)1332236
Expose types implementingserde::Serializer
andDeserializer
(#729)Updates
tokio
from 1.43.1 to 1.44.2Release notes
Sourced from tokio's releases.
... (truncated)
Commits
ec4b1d7
chore: forward port 1.43.xe3c3a56
Merge branch 'tokio-1.43.x' into forward-port-1.43.xd413c9c
chore: prepare Tokio v1.44.1 (#7217)addbfb9
rt: skip defer queue inblock_in_place
context (#7216)8182ecf
chore: prepare Tokio v1.44.0 (#7202)a258bff
ci: enable printing in multi thread loom tests (#7200)e076d21
process: clarifyChild::kill
behavior (#7162)042433c
net: debug_assert on creating a tokio socket from a blocking one (#7166)0284d1b
macros: makeselect!
budget-aware (#7164)710bc80
rt: coop should yield using waker defer strategy (#7185)Updates
proc-macro2
from 1.0.94 to 1.0.95Release notes
Sourced from proc-macro2's releases.
Commits
24bbf16
Release 1.0.95835c5bd
Merge pull request #497 from dtolnay/nosourcefile7bc363c
Update semver-exempt API to nightly-2025-04-16b867aa7
Merge pull request #496 from PaulGrandperrin/masterc605e8e
Revert "Merge pull request #495 from dtolnay/fuzzlld"1993cd3
Merge pull request #495 from dtolnay/fuzzlldcfdb567
Link to honggfuzz-rs issueb09a5b0
Work around cargo-hfuzz nostart-stop-gc gold link failureUpdates
syn
from 2.0.98 to 2.0.100Release notes
Sourced from syn's releases.
Commits
5357c8f
Release 2.0.10078a1efb
Merge pull request #1852 from dtolnay/tokenstream01a9e6d
Visit TokenStream in generated syntax tree traversals22bd069
Bypass instantiating Span-specific visit functionsbf0a11d
Generalize proc_macro2 path to other terminal typesc38857a
Simplify reference-to-references90381ea
Sort TERMINAL_TYPES alphabetically6a860b0
Update test suite to nightly-2025-03-08aed58d1
Update test suite to nightly-2025-03-054552057
Release 2.0.99Updates
once_cell
from 1.20.3 to 1.21.3Changelog
Sourced from once_cell's changelog.
... (truncated)
Commits
29e3d93
Merge pull request #286 from briansmith/b/once-ref-drya206950
Prepare for 1.21.3 release.17d4a9b
DRYrace::OnceRef::{get_or_try_init, set}
.01b1d56
Merge pull request #285 from briansmith/b/once-ref-colda851cc4
Mark initialization ofOnceRef::get_or_try_init
cold.2447a93
Merge pull request #281 from briansmith/b/init-innerc294d64
Merge pull request #280 from briansmith/b/self5f0fdd4
Merge pull request #283 from briansmith/b/cast_mut899e319
Merge pull request #284 from briansmith/b/dry-get90da60b
Mark initialization ofOnceBox::get_or_try_init
cold.Updates
prettyplease
from 0.2.29 to 0.2.32Release notes
Sourced from prettyplease's releases.
Commits
81c6daa
Release 0.2.329e7423e
Reorder block comment logic to consider bytes in order3cf820b
Merge pull request #113 from arkeet/block-comment-slash7c441be
Forbid block comments that end in a slash.3ee5818
Release 0.2.319f3d76f
Merge pull request #108 from dtolnay/arraywrap69da125
Multiple array elements on the same line1effcba
Merge pull request #107 from dtolnay/vecarray9ecdb58
Retain punctuated structure of VecArray425a6d0
Merge pull request #106 from dtolnay/badoffsetUpdates
divan
from 0.1.17 to 0.1.21Changelog
Sourced from divan's changelog.
Commits
52f9d49
Release v0.1.215afb095
Fix brokenDivan::skip_exact
e4d112c
Release v0.1.201d74108
Fix brokenDivan::skip_regex
58988fc
Release v0.1.19f43a742
docs: Change "changes" to "changed" in changelogf348769
docs: List most recent changes in changelog07111fb
Abstract filters intoFilterSet
2c865cd
docs: Add link toprelude
module in changelog9075b9e
fix nextest support for parameterized benchesUpdates
rand
from 0.8.5 to 0.9.0Changelog
Sourced from rand's changelog.
... (truncated)
Commits
96f8df6
Prepare 0.9.0 release (#1558)34da321
Enablestdarch_x86_avx512
for cpu hasavx512bw
(#1551)b4b1eb7
Re-org with distr::slice, distr::weighted modules (#1548)16eb7de
Add thethread_rng
feature flag (#1547)afa24e4
Fix test status badges (#1544)c681dfc
Create FUNDING.yml9f05e22
Update: getrandom v0.3.0 rc.0 (#1541)88c310b
Fix docs.rs build options (#1539)b879689
Adjust GH Actions (#1538)3fac49f
Prepare 0.9.0-beta.0 (#1535)Updates
average
from 0.15.1 to 0.16.0Commits
Updates
serde_json
from 1.0.139 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834
Release 1.0.140d77a498
Merge pull request #1245 from serde-rs/powerpcb34d317
Delete unused gcc installationf7200c3
Ignore unbuffered_bytes clippy lint76cd4fb
Ignore elidable_lifetime_names pedantic clippy lint400eaa9
Point standard library links to stableUpdates
clap
from 4.5.30 to 4.5.36Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
Commits
7a6475e
chore: Release0266c41
docs: Update changelog6ec0b43
Merge pull request #5791 from okapia/zsh-default-fallbacke40168c
fix(zsh): Use _default as zsh completion fallback55a18f5
chore: Release3b05635
fix(complete): Ensure new enough clap is used5d2cdac
chore: Releasef1c10eb
docs: Update changeloga4d1a7f
chore(ci): Take a break from template updatese95ed39
Merge pull request #5775 from vivienm/masterUpdates
reqwest
from 0.12.12 to 0.12.15Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
54376c3
v0.12.15e4bb3e6
upgrade h3-quinn (#2605)96a4fea
Merge tag 'v0.12.14'5fd3d5b
Re-enable NO_PROXY envs on Windows (#2601)e9215fd
Support streaming response body in HTTP/3 (#2517)cf50f11
v0.12.14f63c631
re-add fetch_mode_no_cors shim when not in wasm, but deprecated (#2598)e44e371
v0.12.13e83e138
Added osv-scanner.toml file to ignore npm packages in wasm examples during vu...7e85d2f
ci: pin once-cell in msrv job (#2594)Updates
anyhow
from 1.0.96 to 1.0.98Release notes
Sourced from anyhow's releases.