chore(dep): bump the deps group with 11 updates #191
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 deps group with 11 updates:
1.44.11.44.24.5.354.5.370.10.710.10.720.24.10.24.20.9.00.9.10.8.200.8.221.0.971.0.984.5.474.5.480.1.130.2.02.2.82.2.100.29.00.30.0Updates
tokiofrom 1.44.1 to 1.44.2Release notes
Sourced from tokio's releases.
Commits
ec4b1d7chore: forward port 1.43.xe3c3a56Merge branch 'tokio-1.43.x' into forward-port-1.43.xa7b658cchore: prepare Tokio v1.43.1 releasec1c8d10Merge remote-tracking branch 'origin/tokio-1.38.x' into forward-port-1.38.xaa303bcchore: prepare Tokio v1.38.2 release7b6ccb5chore: backport CI fixes4b174cesync: fix cloning value when receiving from broadcast channelUpdates
clapfrom 4.5.35 to 4.5.37Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c54ffa1chore: Release26eab7bdocs: Update changelogf275804Merge pull request #5805 from epage/style7c7742cfix(complete): Adjust dynamic for MSRVf1ae3c0style: Make clippy happy5c932b7chore(deps): Update Rust crate divan to v0.1.15 (#5798)bc0537fchore(deps): Update compatible (dev) (#5797)7a6475echore: Release0266c41docs: Update changelog6ec0b43Merge pull request #5791 from okapia/zsh-default-fallbackUpdates
opensslfrom 0.10.71 to 0.10.72Release notes
Sourced from openssl's releases.
Commits
87085bdMerge pull request #2390 from alex/uaf-fixd1a12e2Fixed two UAFs and bumped versions for release7c7b2e6Merge pull request #2389 from skmcgrail/aws-lc-follow-up34a477bUse --experimental with bindgen-cli with aws-lc buildd4bf071Merge pull request #2386 from skmcgrail/aws-lc-follow-upa86bf67Remove comment705dbfbFix teste0df413Skip final call for LibreSSL 4.1.0 for CCM mode2f1164bEnable additional capabilities for AWS-LCdde9ffbMerge pull request #1805 from skmcgrail/aws-lc-support-finalUpdates
pyo3from 0.24.1 to 0.24.2Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
3e6bdcerelease: 0.24.2bc26a06Unraw complex struct enum field python names (#5050)345735bdocs: Update building-and-distribution.md (#5060)5d852d9ci: release cargo crate from git tag (#5027)4197614ci: do not require changelog for ci (#5058)e876f17silenceffi-checkfor private_PyCoLineInstrumentationDataon 3.13 (#5063)a177916ci: change default Python version to 3.13 (#5048)81008e1fix clippy lint on 1.87 beta4732b60docs: add blake3-py to Examples in README.md (#5028)7b64fa1Makes Clippy beta happy (#5032)Updates
randfrom 0.9.0 to 0.9.1Changelog
Sourced from rand's changelog.
Commits
ec6d5c0Prepare rand_core v0.9.1 (#1591)6a06056rand_core: introduce an UnwrapMut wrapper (#1589)8929123AddAlphabeticdistribution (#1587)06b1642Remove unnecessary underscore from `impl<T, const N: usize> Distribution<[T; ...49d76cdrename extract to extract_lane (#1586)e0a70fdChange to usearray::from_fninDistribution\<[T; N]> for StandardUniform...0bc3f65Move rand distr (#1577)2677c49Revise "not a crypto library" policy and SECURITY.md (#1565)bfd1826SeedableRng docs: add note on (lack of) reproducibility (#1572)c01aee7Fix some links (#1571)Updates
tomlfrom 0.8.20 to 0.8.22Commits
6922da3chore: Releasefbf0a92docs: Update changelog83588b3Merge pull request #878 from epage/w1eeb885cfix(serde): Skip fields with newtypes wrapping None3c305c7test(serde): Show NewType(None) behavior7bd5eaftest(serde): Group None tests388cfa3chore(deps): Update toml-test (#877)a025b84refactor(edit): Change ser none tracking to mut field54666addocs(write): Add guidance13cf518refactor(edit): Bypass a layer of abstraction in serUpdates
anyhowfrom 1.0.97 to 1.0.98Release notes
Sourced from anyhow's releases.
Commits
709fe86Release 1.0.98cbc1ad2Merge pull request #415 from dtolnay/intodyne1a2017Add 2 different conversions to Box<dyn Error + Send + Sync + 'static>29f2eddMerge pull request #416 from dtolnay/oldnostd2244db8Omit unused object_boxed from vtable in old no-std rustc213a9c2Merge pull request #414 from dtolnay/nightly02aa6b6Make all nightly go through the module that was probedUpdates
clap_completefrom 4.5.47 to 4.5.48Commits
c3a1ddcchore: Release4460ff4docs: Update changelog54947a1Merge pull request #5981 from mernen/fix-bash-clap-complete-spacefd3f6d2fix(complete): Restore nospace in bash2f6a108test(complete): Demonstrate current behaviorf88be57style: Ensure consistent newlinesf209bcechore: Releasef33ff7fdocs: Update changelogbf06e6fMerge pull request #5974 from kryvashek/support-clearing-args-matches5d357adfeat(parser): Added ArgMatches::try_clear_id()Updates
unicode-widthfrom 0.1.13 to 0.2.0Commits
79eab0dPublish 0.2.0 with newlines treated as width 1 (#68)9eaafa5Treat newlines as width 0 in the 0.1 stream, publish 0.1.14 (#67)2517d68Treat ambiguousModifier_Letters as narrow (#63)8e40640SupportGrapheme_Cluster_Break=Prepend(#62)afab363Support lots of ligatures (#53)de1846ainclude U+0000 in comment (#58)450571afix CI failure (#59)Updates
dieselfrom 2.2.8 to 2.2.10Changelog
Sourced from diesel's changelog.
Commits
2a6752bMerge pull request #4580 from weiznich/prepare/diesel_2.2.10c9884e8Prepare a diesel 2.2.10 release94afb7eBump libsqlite3-sysaac0f5fRework more derives to avoid similar problems in the future15807c6diesel_derives: Fix ambiguity problem (FromSqlRow, AsExpression)03295f8Merge pull request #4540 from achanda/prepare-2.2.9652a816Fix date in changelog50a4e8eBump to 1.862899c83Fix derange CI breakageee9d8ddTry to fix the nightly failureUpdates
nixfrom 0.29.0 to 0.30.0Changelog
Sourced from nix's changelog.
... (truncated)
Commits
989291dchore: release 0.30.06a1c5b8Remove Copy from PollFd (#2631)eba0f41chore: pin libc to 0.2.171 & bump CI image (#2632)b561476socket::sockopt AttachReusePortCbpf for Linux addition. (#2621)684b79eAdd sockopt::PeerPidfd (SO_PEERPIDFD) sockopt support to socket::sockopt (#2620)525c74dsys::ptrace: adding ::syscall_info() for linux/glibc. (#2627)a397b08docs: replace Gitter link with Discord (#2625)a4a4951test: update rand (#2622)c3b0cdfEnable TcpMaxSeg socket option for apple targets (#2603)ea012besocket::sockopt adding SOL_FILTER level options for illumos. (#2611)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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