Dependabot 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the cargo-dependencies group with 11 updates:
4.5.8
4.5.9
1.6.0
1.6.1
1.0.106
1.1.5
4.5.8
4.5.9
0.20.9
0.20.10
0.20.9
0.20.10
0.20.9
0.20.10
0.14.29
0.14.30
1.0.61
1.0.62
1.0.61
1.0.62
1.7.0
1.8.0
Updates
clap
from 4.5.8 to 4.5.9Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3a2fb25
Merge pull request #5547 from tesuji/fish-list1e3681b
refactor: Pass list to __fish_seen_subcommand_fromb1a0508
refactor: Rewrite iterator for followup changes5cc44bb
Merge pull request #5548 from tesuji/fish-escape-tab181b9e0
test: Ensure optional_value runs0724b7b
chore: Remove tarpaulin support8024254
chore: Update deps to fix nightlyb16f987
style: Escaping tab as \t for more readability for fishcf151fd
Merge pull request #5542 from casey/exit-without-flushing5da658c
Merge pull request #5541 from rustco/masterUpdates
bytes
from 1.6.0 to 1.6.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
fd13c7d
chore: prepare bytes v1.6.1 (#720)6b4b0ed
FixBytes::is_unique
when created from sharedBytesMut
(#718)Updates
cc
from 1.0.106 to 1.1.5Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
b646ce5
chore: release (#1162)af4c928
Fix cyclic compilation: Use vendored once_cell (#1154)1f82ef0
chore: release (#1161)184d212
Support compiling on wasm targets (Supersede #1068) (#1160)4255e9a
chore: release (#1155)3ee8c48
Reduce msrv to 1.63 (#1158)a412806
Revert "Use raw-dylib for windows-sys (#1137)" (#1157)d010d56
Fix typos (#1152)d460056
clippy: Fixdoc_lazy_continuation
lints (#1153)25bee03
chore: release (#1151)Updates
clap_builder
from 4.5.8 to 4.5.9Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
43e7368
chore: Releasef00dafa
docs: Update changelogda1093a
Merge pull request #5574 from zanieb/zb/try-help-custom2eb842c
feat: Show user defined help flags in hintsb24deb1
test: Add coverage for help flag hints866d7d1
chore(deps): Update compatible (dev) (#5560)d14bbc9
Merge pull request #5567 from epage/c5448020
fix: Install shells for CI1c5a625
fix: Fix wrongcfg(linux)
2d2d1f4
chore: Bump completestUpdates
darling
from 0.20.9 to 0.20.10Release notes
Sourced from darling's releases.
Changelog
Sourced from darling's changelog.
Commits
Updates
darling_core
from 0.20.9 to 0.20.10Release notes
Sourced from darling_core's releases.
Changelog
Sourced from darling_core's changelog.
Commits
Updates
darling_macro
from 0.20.9 to 0.20.10Release notes
Sourced from darling_macro's releases.
Changelog
Sourced from darling_macro's changelog.
Commits
Updates
hyper
from 0.14.29 to 0.14.30Release notes
Sourced from hyper's releases.
Changelog
Sourced from hyper's changelog.
Commits
618a185
v0.14.304a51b2a
fix(http1): reject final chunked if missing 0c38437d
chore(dependencies): bump minimum tokio (#3664)Updates
thiserror
from 1.0.61 to 1.0.62Release notes
Sourced from thiserror's releases.
Commits
0bf6e3d
Release 1.0.624977932
Merge pull request #310 from dtolnay/nestedtuple40a7779
Support .0.0 nested tuple indexf1ca210
Add regression test for issue 309479744e
No need for dead code if struct fields are public4db08b1
Ignore warning on unused struct in testf2824ae
Fill in ignore reasons in all #[ignore] attributesUpdates
thiserror-impl
from 1.0.61 to 1.0.62Release notes
Sourced from thiserror-impl's releases.
Commits
0bf6e3d
Release 1.0.624977932
Merge pull request #310 from dtolnay/nestedtuple40a7779
Support .0.0 nested tuple indexf1ca210
Add regression test for issue 309479744e
No need for dead code if struct fields are public4db08b1
Ignore warning on unused struct in testf2824ae
Fill in ignore reasons in all #[ignore] attributesUpdates
tinyvec
from 1.7.0 to 1.8.0Changelog
Sourced from tinyvec's changelog.
... (truncated)
Commits
4afac90
chore: Releasedabb712
changelog1838a18
Add ArrayVec::as_inner() (#197)Dependabot 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