Bump the all-dependencies group with 9 updates #684
Merged
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 all-dependencies group with 9 updates:
1.0.97
1.0.98
0.4.40
0.4.41
4.2.0
4.3.0
0.7.0
0.7.1
0.9.0
0.9.1
0.10.8
0.10.9
4.5.35
4.5.37
4.5.47
4.5.48
3.4.5
3.4.6
Updates
anyhow
from 1.0.97 to 1.0.98Release notes
Sourced from anyhow's releases.
Commits
709fe86
Release 1.0.98cbc1ad2
Merge pull request #415 from dtolnay/intodyne1a2017
Add 2 different conversions to Box<dyn Error + Send + Sync + 'static>29f2edd
Merge pull request #416 from dtolnay/oldnostd2244db8
Omit unused object_boxed from vtable in old no-std rustc213a9c2
Merge pull request #414 from dtolnay/nightly02aa6b6
Make all nightly go through the module that was probedUpdates
chrono
from 0.4.40 to 0.4.41Release notes
Sourced from chrono's releases.
Commits
d1de1d9
Bump version to 0.4.41e2bd1d1
Add support for lenient format strings (#1693)2c95b0a
Tweak expression to avoid repetitionebeef99
TimeZone::from_posix_tz: Treat empty TZ variable as UTCdc068f0
Tweak style on NaiveWeek fixesb267a4f
Implemented consistent Hash and Eq trait for NaiveWeek7c0bd13
Apply suggestions from clippy 1.86104cdc7
Bump MSRV to 1.626a85301
Upgrade to windows-bindgen 0.61265c79b
Tweak WeekdaySet method orderUpdates
fake
from 4.2.0 to 4.3.0Changelog
Sourced from fake's changelog.
Commits
Updates
colorgrad
from 0.7.0 to 0.7.1Release notes
Sourced from colorgrad's releases.
Changelog
Sourced from colorgrad's changelog.
Commits
d5cbf63
update version number to 0.7.1984c22e
update changelog3fd46a3
renameclone_gradient()
->clone_boxed()
e6d4d0d
revert last changesd805b9e
improveInverseGradient
38fb1a9
run CI on schedule900b3a1
some improvementsb9d1a9c
fixCubehelix
2139a66
fix error when cloningBox\<dyn Gradient>
7a12e42
actually fix testsUpdates
rand
from 0.9.0 to 0.9.1Changelog
Sourced from rand's changelog.
Commits
ec6d5c0
Prepare rand_core v0.9.1 (#1591)6a06056
rand_core: introduce an UnwrapMut wrapper (#1589)8929123
AddAlphabetic
distribution (#1587)06b1642
Remove unnecessary underscore from `impl<T, const N: usize> Distribution<[T; ...49d76cd
rename extract to extract_lane (#1586)e0a70fd
Change to usearray::from_fn
inDistribution\<[T; N]> for StandardUniform
...0bc3f65
Move rand distr (#1577)2677c49
Revise "not a crypto library" policy and SECURITY.md (#1565)bfd1826
SeedableRng docs: add note on (lack of) reproducibility (#1572)c01aee7
Fix some links (#1571)Updates
sha2
from 0.10.8 to 0.10.9Commits
82c36a4
sha2: add soft-compact backend (backport of #686) (#687)c1e85ae
ci: remove pre-1.56 jobs and other fixes (#688)a667dd9
skein: fix implementation for output sizes not multiple of 8 (#682)62b6ff1
Fix blake2 and ascon-hash CI (#521)f3b657c
Expose belt_compress to public (#520)9f66cb8
md4: Optimize compress to improve hash performance (#519)70a2b62
Add simpler code snippet to the documentation (#515)e3ab257
Update Cargo.lockc640781
ascon-hash: Add Zeroize feature (#480)cfda39f
Update Cargo.lockUpdates
clap
from 4.5.35 to 4.5.37Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c54ffa1
chore: Release26eab7b
docs: Update changelogf275804
Merge pull request #5805 from epage/style7c7742c
fix(complete): Adjust dynamic for MSRVf1ae3c0
style: Make clippy happy5c932b7
chore(deps): Update Rust crate divan to v0.1.15 (#5798)bc0537f
chore(deps): Update compatible (dev) (#5797)7a6475e
chore: Release0266c41
docs: Update changelog6ec0b43
Merge pull request #5791 from okapia/zsh-default-fallbackUpdates
clap_complete
from 4.5.47 to 4.5.48Commits
c3a1ddc
chore: Release4460ff4
docs: Update changelog54947a1
Merge pull request #5981 from mernen/fix-bash-clap-complete-spacefd3f6d2
fix(complete): Restore nospace in bash2f6a108
test(complete): Demonstrate current behaviorf88be57
style: Ensure consistent newlinesf209bce
chore: Releasef33ff7f
docs: Update changelogbf06e6f
Merge pull request #5974 from kryvashek/support-clearing-args-matches5d357ad
feat(parser): Added ArgMatches::try_clear_id()Updates
ctrlc
from 3.4.5 to 3.4.6Release notes
Sourced from ctrlc's releases.
Commits
b9cf4cf
Version 3.4.64241b40
Add support for tvOS, visionOS and watchOSDependabot 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