Closed dependabot[bot] closed 4 months ago
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate
.
@dependabot squash and merge
Bumps the cargo-dependencies group with 10 updates in the / directory:
4.5.4
4.5.7
0.10.18
0.10.19
0.12.1
0.13.0
0.2.154
0.2.155
0.26.2
0.26.3
0.3.1
0.4.0
1.0.201
1.0.203
1.37.0
1.38.0
0.8.12
0.8.14
0.1.12
0.1.13
Updates
clap
from 4.5.4 to 4.5.7Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
6c6839a
chore: Releasee79ff0d
docs: Update changelogbe2e5ca
Merge pull request #5527 from epage/mincf5c958
fix(parser): Report correct num_args on too-fewe0c9619
test(parser): Snapshot num_args errors2f645d3
chore: Release6e1e036
docs: Update changelog7e1bbf8
Merge pull request #5523 from ben--/zsh-colon8e3c273
fix(zsh): Separate options from _arguments optionsUpdates
figment
from 0.10.18 to 0.10.19Commits
Updates
itertools
from 0.12.1 to 0.13.0Changelog
Sourced from itertools's changelog.
Commits
d5084d1
Prepare v0.13.0 release (#937)d7c99d5
TupleCombinations
is not lazy but must be used nonetheless074c7fc
KMergeBy
is not lazy but must be used nonetheless2ad9e07
assert_equal
: fixclippy::default_numeric_fallback
0d4efc8
Remove free functionget
05cc0ee
get(s..=usize::MAX)
should be fine whens != 0
3c16f14
get
: when is it ESI and/or DEI4dd6ba0
get
: panics if the range includesusize::MAX
7a9ce56
get(r: Range)
asSkip\<Take>
f676f2f
Remove the unspecified check about.get(exhausted_range_inclusive)
Updates
libc
from 0.2.154 to 0.2.155Release notes
Sourced from libc's releases.
Commits
7df63bd
Merge pull request #3682 from madsmtm/new-version0bbb5cd
Merge pull request #3690 from tesuji/android-posix-spawn15c74a4
Update version to 0.2.155664947b
Merge pull request #3708 from cuviper/ci-sparc64-0.261331df
Also skipMFD_EXEC
andMFD_NOEXEC_SEAL
on sparc6473d2004
SkipSECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV
on sparc6480535f3
Revert "Upgrade Docker images to Ubuntu 23.10" on sparc64b2b2fd7
Readd posix_spawn{_file_actions_t,attr_t} on Android7646277
Merge pull request #3686 from redox-os/redox-epoll-0.25eff703
redox: correct EPOLL constantsUpdates
ratatui
from 0.26.2 to 0.26.3Release notes
Sourced from ratatui's releases.
... (truncated)
Changelog
Sourced from ratatui's changelog.
... (truncated)
Commits
fadc73d
chore(release): prepare for 0.26.3 (#1118)fcb5d58
fix: make cargo test --doc work with unstable-widget-ref examples (#1117)4955380
build: remove pre-push hooks (#1115)828d17a
docs: add minimal example (#1114)9bd89c2
refactor(clippy): enable breaking lint checks (#988)2cfe82a
refactor(buffer): deprecate assert_buffer_eq! in favor of assert_eq! (#1007)1a4bb1c
perf(layout): avoid allocating memory when using split ergonomic utils (#1105)839cca2
docs(table): Fix typo in docs for highlight_symbol (#1108)f945a0b
docs(test): fix typo in TestBackend documentation (#1107)eb281df
feat: use inner Display implementation (#1097)Updates
ratatui-macros
from 0.3.1 to 0.4.0Release notes
Sourced from ratatui-macros's releases.
Changelog
Sourced from ratatui-macros's changelog.
Commits
4ac4d9d
chore: release v0.4.0 (#46)be8def9
feat(layout)!: Use = instead of = (#45)Updates
serde
from 1.0.201 to 1.0.203Release notes
Sourced from serde's releases.
Commits
d5bc546
Release 1.0.20345ae217
Merge pull request #2747 from dtolnay/variadicb7b97dd
Unindent implementation inside tuple_impl_body macro5d3c563
Document tuple impls as fake variadic3761854
Merge pull request #2745 from dtolnay/docsrsa8f1484
Rely on docs.rs to define --cfg=docsrs by default9e32a40
Release 1.0.20287f635e
Release serde_derive_internals 0.29.1d4b2dfb
Merge pull request #2743 from dtolnay/renameallrulesf6ab0bc
Provide public access to RenameAllRules in serde_derive_internalsUpdates
tokio
from 1.37.0 to 1.38.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
14c17fc
chore: prepare Tokio v1.38.0 (#6601)65cbf73
chore: prepare tokio-macros v2.3.0 (#6600)dbf93c7
sync: fix incorrect is_empty on mpsc block boundaries (#6603)873cb8a
runtime: move task out of thelifo_slot
inblock_in_place
(#6596)97bb47b
task: fix a typo in doc ofLocalSet::run_until
(#6599)86658bd
metrics: stabilizeRuntimeMetrics::worker_count
(#6556)9e00b26
sync: addNotify::notify_last
(#6520)6c42d28
net: fix misleadingNamedPipeServer
example (#6590)3a6fdc0
license: fix formatting and remove year in licenses (#6451)2890d0c
metrics: fix blocking_threads count (#6551)Updates
toml
from 0.8.12 to 0.8.14Commits
c383efa
chore: Release7bb1781
docs: Update changelog0af6deb
Merge pull request #740 from epage/key-quotesc9e36e7
fix(encode): Prefer literals over escaping double-quotes42f7a1b
test(encode): Show existing quote behavior9e6290f
chore(deps): Update compatible (dev) (#737)dbf1cc1
Merge pull request #736 from epage/snapboxec9bfd7
chore: Update to snapbox 0.6881bf67
chore: Remove unused featuresb62c76e
refactor: Resolve deprecationsUpdates
unicode-width
from 0.1.12 to 0.1.13Commits
612877a
Bump to 0.1.13e370cb8
Merge pull request #54 from krasimirgg/rustc3b82122
adapt for rustc-dep-of-std buildd00d357
Merge pull request #52 from Jules-Bertholet/canonically-equivalent-eawdc86c74
Assign the same CJK width to canonically equivalent stringsa2db56b
Refactorunicode.py
da626ef
Merge pull request #49 from Jules-Bertholet/syriac-abbreviation-mark47bac32
Merge pull request #50 from Jules-Bertholet/remove-old-ci3742586
Mark morePrepended_Concatenation_Mark
s as non-advancing3b56f6d
Mark U+A8FA DEVANAGARI CARET as zero-widthDependabot 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 will merge this PR once CI passes on it, as requested by @joshka.
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