Bump the dependencies group across 1 directory with 10 updates #134
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 dependencies group with 10 updates in the / directory:
4.5.2
4.5.4
1.0.80
1.0.83
1.0.114
1.0.116
0.11.0
0.12.1
1.0.57
1.0.59
0.4.3
0.5.1
0.4.3
0.5.1
0.2.12
0.2.15
1.0.197
1.0.200
0.4.1
0.5.0
Updates
clap
from 4.5.2 to 4.5.4Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
f2c4e6e
Merge pull request #5359 from poliorcetics/ab/push-szymvyzpmnqxe782775
fix(complete): Handle newlines in command/arg descriptionsfba7c85
test(complete): Show newline issue8a7a13a
chore: Release7b3a3e1
docs: Update changelog7b624ca
Merge pull request #5356 from epage/escapeUpdates
anyhow
from 1.0.80 to 1.0.83Release notes
Sourced from anyhow's releases.
Commits
96f0392
Release 1.0.8317bbd1e
Merge pull request #363 from dtolnay/checkcfg3ab3c3b
Resolve unexpected_cfgs warning8e62244
Discard CI coverage of backtrace feature on toolchains older than 1.63e77374f
Mirror PR 343 changes from readme to rustdoccb47d7c
Reword no-std documentation change from PR 3436b5bdb1
Wrap PR 343 to 80 columnsf01080b
Merge pull request #343 from Arthur-Milchior/readme1074bdea
Release 1.0.8247a4fbf
Merge pull request #360 from dtolnay/docensureUpdates
serde_json
from 1.0.114 to 1.0.116Release notes
Sourced from serde_json's releases.
Commits
a3f62bb
Release 1.0.11612c8ee0
Hide "non-exhaustive patterns" errors when crate fails to compile051ce97
Merge pull request 1124 from mleonhard/master25dc750
Replacefeatures_check
mod with a call tostd::compile_error!
. Fixes htt...2e15e3d
Revert "Temporarily disable miri on doctests"0baba28
Resolve legacy_numeric_constants clippy lintsb1ebf38
Release 1.0.115c3dc153
Merge pull request #1119 from titaniumtraveler/pr218770b
Explicitly install a Rust toolchain for cargo-outdated job840da8e
Fix missing backticks in doc commentsUpdates
markup5ever
from 0.11.0 to 0.12.1Commits
9089fc7
Release version 0.12.1 ofmarkup5ever
(#537)1ae2de3
fix(local_names): add missing ARIA attributes (#536)5ea5bd5
Update xml5ever Readme (#534)fdbd3bf
ci: All jobs should pass for CI to pass (#533)38d11ad
Update xml5ever doc link (#532)5cc0951
Add comments for html5ever/examples (#506)030bfeb
Update to criterion 0.5 (#531)775ee9c
Switch doc link to docs.rs (#530)9b94335
Update URLs and some formatting (#529)a3338ef
Remove rustc-test dependency (#528)Updates
thiserror
from 1.0.57 to 1.0.59Release notes
Sourced from thiserror's releases.
Commits
e7ad85e
Release 1.0.59af477ec
Merge pull request #297 from dtolnay/traitidentf3fbd99
Implement ToTokens without reliance on {:?}508ece8
Revert "Temporarily disable miri on doctests"c8c804c
Explicitly install a Rust toolchain for cargo-outdated job6969595
Merge pull request #293 from dtolnay/workspacewrapper488d52f
Apply RUSTC_WORKSPACE_WRAPPERba33438
Temporarily disable miri on doctestsdf8bffa
Release 1.0.5814be209
Merge pull request #292 from dtolnay/deadcodeUpdates
dioxus
from 0.4.3 to 0.5.1Release notes
Sourced from dioxus's releases.
... (truncated)
Commits
9c5e5f9
Release 0.5.1702509c
Fix recycling on component callbacks (#2247)0a32910
Use a VecDequeue instead of a vec for bytes (#2246)633e2a7
Fix memory leak in owner (#2245)44fe2de
Fix: memory leak on listeners for elements (#2244)6f3c551
Feat: provide root context as method on virtualdom (#2243)821a650
Fix: requeue events, process events (#2236)4d25e3f
fix hydration for non-bubbling events (#2234)be99e29
Fixes to autofmt, make it more aggressive (#2230)46b0eeb
Implement the "Toggle Developer Tools" menu item in desktop (#2198)Updates
dioxus-web
from 0.4.3 to 0.5.1Release notes
Sourced from dioxus-web's releases.
... (truncated)
Commits
9c5e5f9
Release 0.5.1702509c
Fix recycling on component callbacks (#2247)0a32910
Use a VecDequeue instead of a vec for bytes (#2246)633e2a7
Fix memory leak in owner (#2245)44fe2de
Fix: memory leak on listeners for elements (#2244)6f3c551
Feat: provide root context as method on virtualdom (#2243)821a650
Fix: requeue events, process events (#2236)4d25e3f
fix hydration for non-bubbling events (#2234)be99e29
Fixes to autofmt, make it more aggressive (#2230)46b0eeb
Implement the "Toggle Developer Tools" menu item in desktop (#2198)Updates
getrandom
from 0.2.12 to 0.2.15Changelog
Sourced from getrandom's changelog.
Commits
cf65e83
Release v0.2.15 (#419)a24538f
Remove .cargo/config (#421)229d870
Use libc::getrandom on Solaris and update docs. (#420)924c88d
Unconditionally uselibc::getrandom
on Illumos andlibc::geentropy
on Sol...20c2213
Unify getentropy-based implementations (#418)dca4961
Unconditionally use libc::getrandom on FreeBSD (#416)d4b0ef0
Use libc::getrandom on DragonflyBSD (#411)0d55923
Add Apple visionOS support (#410)a39033a
Enable/dev/urandom
fallback for MUSL-based Linux targets (#408)968dd48
Release v0.2.13 (#405)Updates
serde
from 1.0.197 to 1.0.200Release notes
Sourced from serde's releases.
Commits
cc865ac
Release 1.0.2002d973c1
Merge pull request #2733 from jamessan/nan-decimal6ca499b
Only format Unexpected::Float with decimal point if it is finite1477028
Release 1.0.199789740b
Merge pull request #2732 from aatifsyed/master8fe7539
fix: ambiguous associated type in forward_to_deserialize_any!f6623a3
Ignore cast_precision_loss pedantic clippy lintc4fb923
Release 1.0.19865b7eea
Merge pull request #2729 from dtolnay/saturating01cd696
Integrate Saturating<T> deserialization into impl_deserialize_num macroUpdates
dioxus-logger
from 0.4.1 to 0.5.0Release notes
Sourced from dioxus-logger's releases.
Commits
b8ad044
revision: cargo.toml98b94a2
revision: docsdd65a73
Merge pull request #4 from DogeDark/tracingbeff608
revision: use p tagd924e81
feat: 0.5 tracingDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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