Bump the cargo-deps group across 1 directory with 8 updates#3938
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the cargo-deps group across 1 directory with 8 updates#3938dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the cargo-deps group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.4` | `2.12.0` | | [wasm-bindgen-test](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.54` | `0.3.55` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.112` | `1.0.113` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.101` | `1.0.103` | | [syn](https://github.com/dtolnay/syn) | `2.0.106` | `2.0.108` | | [indicatif](https://github.com/console-rs/indicatif) | `0.18.0` | `0.18.2` | | [clap](https://github.com/clap-rs/clap) | `4.5.49` | `4.5.51` | | [warp](https://github.com/seanmonstar/warp) | `0.3.7` | `0.4.2` | Updates `indexmap` from 2.11.4 to 2.12.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.11.4...2.12.0) Updates `wasm-bindgen-test` from 0.3.54 to 0.3.55 - [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.113 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.112...1.0.113) Updates `proc-macro2` from 1.0.101 to 1.0.103 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.101...1.0.103) Updates `syn` from 2.0.106 to 2.0.108 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.108) Updates `indicatif` from 0.18.0 to 0.18.2 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](https://github.com/console-rs/indicatif/commits) Updates `clap` from 4.5.49 to 4.5.51 - [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.51) 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) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: wasm-bindgen-test dependency-version: 0.3.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: trybuild dependency-version: 1.0.113 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: proc-macro2 dependency-version: 1.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: syn dependency-version: 2.0.108 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: indicatif dependency-version: 0.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: clap dependency-version: 4.5.51 dependency-type: direct:production update-type: version-update:semver-patch 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 ... Signed-off-by: dependabot[bot] <support@github.com>
|
Visit the preview URL for this PR (updated for commit 830d305): https://yew-rs-api--pr3938-dependabot-cargo-car-1bv9by5a.web.app (expires Fri, 07 Nov 2025 03:07:13 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
Benchmark - coreYew MasterPull Request |
Benchmark - SSRYew MasterDetails
Pull RequestDetails
|
Size ComparisonDetails
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 8 updates in the / directory:
2.11.42.12.00.3.540.3.551.0.1121.0.1131.0.1011.0.1032.0.1062.0.1080.18.00.18.24.5.494.5.510.3.70.4.2Updates
indexmapfrom 2.11.4 to 2.12.0Changelog
Sourced from indexmap's changelog.
Commits
0e68f8aMerge pull request #422 from cuviper/msrv-1.8261c9c94ci: only run full miri in the merge queuedb43f19Release 2.12.0b46a32aMove more to the lints table4849b16Make use of RFC2145 type privacy for sealed traitscfff4b7Use bounds in associated type positionc7178d7Usecore::error::Error76b459bUse more precise capturing for someimpl Traitb3d9cc3Use the primitive slice'sis_sortedmethods09db3ccUse inherentusize::div_ceilUpdates
wasm-bindgen-testfrom 0.3.54 to 0.3.55Commits
Updates
trybuildfrom 1.0.112 to 1.0.113Release notes
Sourced from trybuild's releases.
Commits
f224ff8Release 1.0.113f19d0bdUpdate target-triple dependency to v1Updates
proc-macro2from 1.0.101 to 1.0.103Release notes
Sourced from proc-macro2's releases.
Commits
d1bf13aRelease 1.0.10329e08c0Merge pull request #525 from dtolnay/literalvaluef9eec24Restore support for rustc older than 1.74cc983fcRestore support for rustc older than 1.79465f781Restore support for rustc older than 1.89ab5231cAdd string literal value tests4c039a8Add Literal methods from proc_macro_value feature885fde9Vendor rustc_literal_escaper v0.0.539b016aRelease 1.0.102c3870f1Add raw identifier Debug testUpdates
synfrom 2.0.106 to 2.0.108Release notes
Sourced from syn's releases.
Commits
7a7e331Release 2.0.10830463afMerge pull request #1926 from dtolnay/litfuzz1cc9167Add fuzzer for literal parsingc49e1d3Merge pull request #1925 from dtolnay/litparsed047536Report unexpected verbatim literals in testce97767Parse unrecognized or invalid literals as Lit::Verbatime4a8957Release 2.0.1071792e83Merge pull request #1922 from dtolnay/outofbounds532e4afImprove panic message on Punctuated index out of bounds909c222Add test of Punctuated indexingUpdates
indicatiffrom 0.18.0 to 0.18.2Release notes
Sourced from indicatif's releases.
Commits
Updates
clapfrom 4.5.49 to 4.5.51Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
b49dae2chore: Released37b0b5docs: Update changelog3398b6aMerge pull request #6009 from gtema/complete_try_generate21fc9e4feat(clap-complete): Introduce fallible generatorbd01bdcMerge pull request #6012 from epage/subed0c63ddocs(derive): Specify arg_required_else_help is set for userse2188d9chore(deps): Update Rust Stable to v1.87 (#6004)e01f2b7docs: Cleanup unused links6b12a81chore: Release8dd92a7docs: Update changelogUpdates
warpfrom 0.3.7 to 0.4.2Release notes
Sourced from warp's releases.
Changelog
Sourced from warp's changelog.
Commits
c29f293v0.4.23867d41feat: implement Accept for tokio::net::UnixListener (#1135)d120a0edeps: make futures-channel optional dependency (#1134)3641ea7deps: make hyper optional dependency (#1133)f4d8e08ci: update to actions/checkout v4 (#1131)4f3f653Bumphttp-body-utilmin version to 0.1.2 (#1129)e5001e2Move to minimum working hyper util (#1128)eea3a28v0.4.153bc811docs: ensure Server methods have docs (#1125)8673081fix: server.graceful() had wrong trait boundsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions