build(deps): Bump the rust group across 1 directory with 8 updates #792
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 rust group with 8 updates in the / directory:
4.5.41
4.5.42
0.10.2
0.11.8
0.6.2
0.7.5
0.29.0
0.30.1
0.8.5
0.9.2
1.0.141
1.0.142
0.8.23
0.9.4
2.5.2
3.0.0
Updates
clap
from 4.5.41 to 4.5.42Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
27cc4b7
chore: Release16a4fc7
docs: Update changelog07f9f15
Merge pull request #5874 from tetzng/fix-fish-completions721deab
chore: Releasea4be55b
docs: Update changelogfd5e691
Merge pull request #5877 from therealprof/features/use-btreemap-instead-of-so...6604e79
Use BTreeMap instead of a sorted Vec28e163a
fix(complete): Remove {} and replace commas with newlinesb5a47c4
chore: Releaseb154a7a
docs: Update changelogUpdates
env_logger
from 0.10.2 to 0.11.8Release notes
Sourced from env_logger's releases.
... (truncated)
Changelog
Sourced from env_logger's changelog.
... (truncated)
Commits
f0443b2
chore: Released8b5e1e
docs: Update changelog3ca671f
Merge pull request #360 from epage/formatbc02d61
feat(fmt): Expose ConfigurableFormatc567fde
refactor(fmt): Pull out format logicce25c73
refactor(fmt): Make DefaultFormats name more specific739ebb1
refactor(fmt): Pull out logger's builder methods3acb571
refactor(fmt): Delegate formatting to DefaultFormate351bcb
refactor(fmt): Reduce duplication in DefaultFormatWriter3c9e6ff
Merge pull request #359 from epage/kvUpdates
inquire
from 0.6.2 to 0.7.5Release notes
Sourced from inquire's releases.
... (truncated)
Changelog
Sourced from inquire's changelog.
... (truncated)
Commits
0e39b45
chore: release v0.7.5e3db8d1
Add changelog entrybf40860
Fix ANSI escape codes provided in input from being stripped when rendering7fe8e5e
Improve changelog messaging of v0.7.44ac91f3
chore: release v0.7.42b1c882
Reset list of options when filter input is reset (#240)62ecc2e
Fix unexpected behaviour ofkeep_filter
option in MultiSelect prompts (#239)82ab0e4
chore: release v0.7.38225428
Fix cursor occasionally blinking in unexpected places724c7e6
chore: release v0.7.2Updates
nix
from 0.29.0 to 0.30.1Changelog
Sourced from nix's changelog.
... (truncated)
Commits
3cf9007
chore: drop 0.30.12845ab9
Compile sys::mman on Redox (#2637)fccb4ab
Fix fuchsia target triple to unbreak docs.rs build (#2634)b834171
ci: disable hurd (#2638)9c97e1d
Clippy cleanup: dangerous_implicit_autorefs and uninlined_format_args989291d
chore: release 0.30.06a1c5b8
Remove Copy from PollFd (#2631)eba0f41
chore: pin libc to 0.2.171 & bump CI image (#2632)b561476
socket::sockopt AttachReusePortCbpf for Linux addition. (#2621)684b79e
Add sockopt::PeerPidfd (SO_PEERPIDFD) sockopt support to socket::sockopt (#2620)Updates
rand
from 0.8.5 to 0.9.2Changelog
Sourced from rand's changelog.
... (truncated)
Commits
d3dd415
Prepare rand_core 0.9.2 (#1605)99fabd2
Prepare rand_core 0.9.2c7fe1c4
rand: re-exportrand_core
(#1604)db2b1e0
rand: re-exportrand_core
ee1d96f
rand_core: implement reborrow forUnwrapMut
(#1595)e0eb2ee
rand_core: implement reborrow forUnwrapMut
975f602
fixup clippy 1.85 warnings775b05b
RelaxSized
requirements for blanket impls (#1593)ec6d5c0
Prepare rand_core v0.9.1 (#1591)6a06056
rand_core: introduce an UnwrapMut wrapper (#1589)Updates
serde_json
from 1.0.141 to 1.0.142Release notes
Sourced from serde_json's releases.
Commits
1731167
Release 1.0.142e51c814
Touch up PR 126584abbdb
Merge pull request #1265 from aatifsyed/master9206cc0
feat: impl Default for &ValueUpdates
toml
from 0.8.23 to 0.9.4Commits
2126e6a
chore: Releasefa2100a
docs: Update changelog0c75bbd
feat(toml): Expose DeInteger/DeFloat as_str/radix (#1021)e3d64df
feat(toml): Expose DeFloat::as_strffdd211
feat(toml): Expose DeInteger::as_str/radix9e7adcc
docs(readme): Fix links to crates (#1020)73d04e2
docs(readme): Fix links to cratesda667e8
chore: Releaseb1327fb
docs: Update changelogfb53468
fix(toml): Don't enable std in toml_writer (#1019)Updates
xdg
from 2.5.2 to 3.0.0Commits
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 <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