chore(deps): bump the cargo group across 1 directory with 6 updates #1589
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 group with 6 updates in the / directory:
4.5.27
4.5.28
5.3.1
5.5.0
0.8.5
0.9.0
0.26.3
0.27.0
0.26.4
0.27.0
0.8.19
0.8.20
Updates
clap
from 4.5.27 to 4.5.28Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
257d781
chore: Release06c5f5f
docs: Update changelog6ac1535
Merge pull request #5733 from epage/bina7a8f93
fix(complete): Strip wrappers for running completerb2c8e44
feat(complete): Allow user to override bin/completerUpdates
zbus
from 5.3.1 to 5.5.0Release notes
Sourced from zbus's releases.
Commits
dbc1b9b
Merge pull request #1251 from zeenix/zb-release15dce6a
🔖 zb,zm: Release 5.5.0fc5e7b5
👷 CI: Check for semver violations8fff8e2
🔖 zv,zd: Release 5.4.08a6cedc
📝 README.md: Tiny fix1757689
Merge pull request #1250 from zeenix/dict-as-propd60b895
Merge pull request #1247 from jplatte/futures-litee470733
✨ zv: *Value derive now supports optional fields in dict structs54c6632
🧪 zd: Add a testcase for issue#31120e211d
Merge pull request #1249 from zeenix/releasesUpdates
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
strum
from 0.26.3 to 0.27.0Release notes
Sourced from strum's releases.
Changelog
Sourced from strum's changelog.
Commits
cc240c3
Update docs with new version26d7ff1
Remove gnu toolchains from appveyor since they always fail and don't provide ...f684dc4
Per cargo docs, this should fix the circular dep when publishing strum (#411)45323f7
Use a "Path" instead of "String" for FromStr's error methods (#410)b08ca81
Fix potential errors from vis diffs (#409)b7c31f5
Fix Display macro in no_std apps (#407)043dc12
Use asserts instead of println in Display docstrings (#403)46cf82b
Using fn() -> T instead of T in the phantom data will make all EnumIterator t...1e6928c
Merge branch 'phsym-master'96fa148
Merge branch 'master' of https://github.com/phsym/strum into phsym-masterUpdates
strum_macros
from 0.26.4 to 0.27.0Release notes
Sourced from strum_macros's releases.
Changelog
Sourced from strum_macros's changelog.
Commits
Updates
toml
from 0.8.19 to 0.8.20Commits
f550dbf
chore: Release25587db
docs: Update changelogfbc77ec
Merge pull request #829 from tisonkun/map-get-kv4605a64
fea: impl Map get_key_value8efc81e
chore(deps): Update Rust crate serde_json to v1.0.138 (#828)15496f1
chore: Release1131ce8
docs: Update changelog4776fca
Merge pull request #827 from epage/winnow07754769b
chore: Upgrade to Winnow 0.79415da2
refactor(parser): Switch to ModalParserDependabot 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