-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Bump the cargo-deps group across 1 directory with 24 updates #3974
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/cargo/cargo-deps-011efb9ff1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.48.0` | `1.49.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.4` | `2.13.0` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [wasm-bindgen-test](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.54` | `0.3.56` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.112` | `1.0.114` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.101` | `1.0.105` | | [quote](https://github.com/dtolnay/quote) | `1.0.41` | `1.0.43` | | [syn](https://github.com/dtolnay/syn) | `2.0.106` | `2.0.114` | | [indicatif](https://github.com/console-rs/indicatif) | `0.18.0` | `0.18.3` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.149` | | [clap](https://github.com/clap-rs/clap) | `4.5.49` | `4.5.54` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.24` | `0.13.1` | | [toml](https://github.com/toml-rs/toml) | `0.9.8` | `0.9.10+spec-1.1.0` | | [git2](https://github.com/rust-lang/git2-rs) | `0.20.2` | `0.20.3` | | [derive_more](https://github.com/JelteF/derive_more) | `2.0.1` | `2.1.1` | | [lipsum](https://github.com/mgeisler/lipsum) | ``e1ab664`` | ``233e48a`` | | [log](https://github.com/rust-lang/log) | `0.4.28` | `0.4.29` | | [uuid](https://github.com/uuid-rs/uuid) | `1.18.1` | `1.19.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.10.1` | `1.11.0` | | [warp](https://github.com/seanmonstar/warp) | `0.3.7` | `0.4.2` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.17` | `0.1.19` | | [axum](https://github.com/tokio-rs/axum) | `0.8.6` | `0.8.8` | Updates `tokio` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.49.0) Updates `indexmap` from 2.11.4 to 2.13.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.4...2.13.0) Updates `tracing` from 0.1.41 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) Updates `wasm-bindgen-test` from 0.3.54 to 0.3.56 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `trybuild` from 1.0.112 to 1.0.114 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.112...1.0.114) Updates `proc-macro2` from 1.0.101 to 1.0.105 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.105) Updates `quote` from 1.0.41 to 1.0.43 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.41...1.0.43) Updates `syn` from 2.0.106 to 2.0.114 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.114) Updates `indicatif` from 0.18.0 to 0.18.3 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.0...0.18.3) Updates `serde_json` from 1.0.145 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.149) Updates `clap` from 4.5.49 to 4.5.54 - [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.49...clap_complete-v4.5.54) Updates `reqwest` from 0.12.24 to 0.13.1 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.24...v0.13.1) Updates `toml` from 0.9.8 to 0.9.10+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.8...toml-v0.9.10) Updates `git2` from 0.20.2 to 0.20.3 - [Changelog](https://github.com/rust-lang/git2-rs/blob/git2-0.20.3/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.2...git2-0.20.3) Updates `derive_more` from 2.0.1 to 2.1.1 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md) - [Commits](JelteF/derive_more@v2.0.1...v2.1.1) Updates `lipsum` from `e1ab664` to `233e48a` - [Release notes](https://github.com/mgeisler/lipsum/releases) - [Commits](mgeisler/lipsum@e1ab664...233e48a) Updates `log` from 0.4.28 to 0.4.29 - [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.28...0.4.29) Updates `uuid` from 1.18.1 to 1.19.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.18.1...v1.19.0) Updates `bytes` from 1.10.1 to 1.11.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.10.1...v1.11.0) Updates `warp` from 0.3.7 to 0.4.2 - [Release notes](https://github.com/seanmonstar/warp/releases) - [Changelog](https://github.com/seanmonstar/warp/blob/master/CHANGELOG.md) - [Commits](seanmonstar/warp@v0.3.7...v0.4.2) Updates `hyper-util` from 0.1.17 to 0.1.19 - [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.17...v0.1.19) Updates `axum` from 0.8.6 to 0.8.8 - [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.8.6...axum-v0.8.8) Updates `tower-http` from 0.6.6 to 0.6.8 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.6...tower-http-0.6.8) Updates `hyper` from 1.7.0 to 1.8.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.7.0...v1.8.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: indexmap dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: wasm-bindgen-test dependency-version: 0.3.56 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: trybuild dependency-version: 1.0.114 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: proc-macro2 dependency-version: 1.0.105 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: quote dependency-version: 1.0.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: syn dependency-version: 2.0.114 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: indicatif dependency-version: 0.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: reqwest dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: toml dependency-version: 0.9.10+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: git2 dependency-version: 0.20.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: derive_more dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: lipsum dependency-version: 233e48a36df40641a609a9476fe9009d928757c5 dependency-type: direct:production dependency-group: cargo-deps - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: uuid dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: bytes dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: warp dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: hyper-util dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: axum dependency-version: 0.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: tower-http dependency-version: 0.6.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: hyper dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <[email protected]>
|
Visit the preview URL for this PR (updated for commit 9e6a49d): https://yew-rs-api--pr3974-dependabot-cargo-car-hq1o1ju5.web.app (expires Fri, 16 Jan 2026 03:23:43 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
Benchmark - coreYew MasterPull Request |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 22 updates in the / directory:
1.48.01.49.02.11.42.13.00.1.410.1.440.3.540.3.561.0.1121.0.1141.0.1011.0.1051.0.411.0.432.0.1062.0.1140.18.00.18.31.0.1451.0.1494.5.494.5.540.12.240.13.10.9.80.9.10+spec-1.1.00.20.20.20.32.0.12.1.1e1ab664233e48a0.4.280.4.291.18.11.19.01.10.11.11.00.3.70.4.20.1.170.1.190.8.60.8.8Updates
tokiofrom 1.48.0 to 1.49.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)264e703Mergetokio-1.43.4intotokio-1.47.x(#7822)dfb0f00chore: prepare Tokio v1.43.4 (#7821)4a91f19ci: fix wasm32-wasip1 tests (#7788)601c383ci: upgrade FreeBSD from 14.2 to 14.3 (#7758)484cb52sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...16f20c3rt: mentionLocalRuntimeinnew_current_threaddocs (#7820)Updates
indexmapfrom 2.11.4 to 2.13.0Changelog
Sourced from indexmap's changelog.
Commits
a4aba99Merge pull request #431 from cuviper/release-2.13.0e345f3aRelease 2.13.0e6b677bMerge pull request #430 from cuviper/split_at_checked61c9d53AddSlice::split_at_checkedandsplit_at_mut_checked8b8d350Merge pull request #426 from cuviper/clone-intokv88efd0cimpl Clone for IntoKeysandIntoValues3b6d04bMerge pull request #425 from cuviper/inner-coreeb30eb1Move crate::map::core to crate::innercfad758Merge pull request #424 from cuviper/bucketsa96b9c7Release 2.12.1Updates
tracingfrom 0.1.41 to 0.1.44Release notes
Sourced from tracing's releases.
... (truncated)
Commits
2d55f6fchore: prepare tracing 0.1.44 (#3439)10a9e83chore: prepare tracing-core 0.1.36 (#3440)ee82cf9tracing: fix record_all panic (#3432)9978c36chore: prepare tracing-mock 0.1.0-beta.3 (#3429)cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)Updates
wasm-bindgen-testfrom 0.3.54 to 0.3.56Commits
Updates
trybuildfrom 1.0.112 to 1.0.114Release notes
Sourced from trybuild's releases.
Commits
51f9418Release 1.0.114b4f6299Merge pull request #319 from dtolnay/suggestion781a773Normalize indentation of rustc suggestion linesc610b40Add test that reproduces misalignment of help under notef224ff8Release 1.0.113f19d0bdUpdate target-triple dependency to v1Updates
proc-macro2from 1.0.101 to 1.0.105Release notes
Sourced from proc-macro2's releases.
Commits
8c4135fRelease 1.0.1052825fb1Make same crates available during probe as in crate rootcc5819cMerge pull request #528 from dtolnay/nostde78151eDisable std prelude2fbddd4Delete html_root_url commentaa54fc3Patch rustc-literal-escaper std dependencies876f800CStr is available in core since Rust 1.644321369Release 1.0.1049561144Merge pull request #527 from dtolnay/extend57fed01Update actions/upload-artifact@v5 -> v6Updates
quotefrom 1.0.41 to 1.0.43Release notes
Sourced from quote's releases.
Commits
635ee67Release 1.0.435f605a6Reorder module-level attributes in crate root9c63ceeDelete html_root_url comment009af09Disallow direct use of quote v1 as a no-std crate546c7c2Merge pull request 320 from tamird/no-stdfc59136Merge pull request #319 from tamird/fix-testsb3faa37Make the crate no_std8e70480Merge pull request #318 from tamird/more-core3b9996btests: fix compilation with--no-default-features4d1e4feChange std imports to core/allocUpdates
synfrom 2.0.106 to 2.0.114Release notes
Sourced from syn's releases.
Commits
211e0dfRelease 2.0.11418cd645Touch up PR 19568c9f7e1Merge pull request #1956 from tamird/no-std-prepf8a7a33Disable std prelude888a207Delete html_root_url comment8cfa32aRelease 2.0.113d5e19ffDo PR 1953 also for LifetimeParam3fe4dc6Merge pull request #1953 from wyfo/fix/type-param-colon-no-bounds31508f3Fix TypeParam expecting identifier after colon1534d3aUpdate reqwest dev-dependency to 0.13Updates
indicatiffrom 0.18.0 to 0.18.3Release notes
Sourced from indicatif's releases.
Commits
23100f5Bump version to 0.18.345e5af9Apply suggestions from clippy 1.91b31a0beAdd ProgressBar::set_elapsed368de49Bump version to 0.18.26d4e7d3style: tweak write_ansi_range() style01957a7Fix wide_msg truncation with a colored messagee836112Bump version to 0.18.1e69d621Fix wide_bar width computation with multiline a message985f053Bump MSRV to 1.71 (for console 0.16.1)5436ffcStart versioning Cargo.lockUpdates
serde_jsonfrom 1.0.145 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formatting8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146Updates
clapfrom 4.5.49 to 4.5.54Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
194c676chore: Release44838f6docs: Update changelog0f59d55Merge pull request #6027 from Alpha1337k/master3716f9fchore: Release613b69adocs: Update changelogd117f7aMerge pull request #6028 from epage/argcb8255dfeat(builder): Allow quoted id's for arg macroe2aa2f0Feat: Add catch-all on external subcommands for zshb9c0aeeFeat: Add external subcommands test to suite1036060Merge pull request #6025 from AldaronLau/typos-in-faqUpdates
reqwestfrom 0.12.24 to 0.13.1Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
10fb98cv0.13.1438098achore: refer to h2 as dep:h2 (#2919)43aac91chore(ci): bump actions/checkout from 5 to 6 (#2864)175f5b2fix rustls on android (#2918)1afe88eDepend on quinn/rustls-aws-lc-rs to avoid ring dependency (#2917)62a80afv0.13.0e8d89f4enable ALPN by default in native-tls (#2907)9a9daa7v0.13.0-rc.1d518e45rustls: allow windows to use extra roots (#2904)934bc84chore: separate rustls and rustls-no-provider features (#2903)Updates
tomlfrom 0.9.8 to 0.9.10+spec-1.1.0Commits
e32c7a2chore: Releasedf1c328docs: Update changelogb826cf4feat(edit)!: Allowset_position(None)(#1080)8043f20feat(edit)!: Allowset_position(None)a02c0dbfeat: Support TOML 1.1 (#1079)5cfb838feat(edit): Support TOML 1.11eb4d60feat(toml): Support TOML 1.1695d788feat(edit)!: Multi-line inline tables with trailing commascc4f7acfeat(toml): Multi-line inline tables with trailing commas539f8c1feat(datetime): Make seconds optionalUpdates
git2from 0.20.2 to 0.20.3Changelog
Sourced from git2's changelog.
Commits
7cf345cMerge pull request #1197 from ehuss/git2-0.20-brdd41077Bump git2 to 0.20.3a6a58e2Merge pull request #1195 from ehuss/update-libgit2Updates
derive_morefrom 2.0.1 to 2.1.1Release notes
Sourced from derive_more's releases.
Changelog
Sourced from derive_more's changelog.