chore(dep): bump the deps group with 10 updates #143
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 10 updates:
0.1.740.1.761.35.01.35.14.4.114.4.122.1.02.3.00.10.610.10.620.20.00.20.11.0.1081.0.1091.0.751.0.784.4.44.4.51.0.511.0.53Updates
async-traitfrom 0.1.74 to 0.1.76Release notes
Sourced from async-trait's releases.
Commits
627124bRelease 0.1.76f8aa269Merge pull request #256 from dtolnay/miritracing48e29e4Re-enable tracing integration test under Miri3c656d3Merge pull request #255 from dtolnay/asyncblock381fd75Update explanation to show async block expansion3caf301Merge pull request #254 from dtolnay/docc1576beUpdate documentation to discuss object safety in Rust 1.75+034d8dbRelease 0.1.750d469fcAdd a funding fileb4a3886Update ui test suite to nightly-2023-11-20Updates
tokiofrom 1.35.0 to 1.35.1Release notes
Sourced from tokio's releases.
Commits
46ff363chore: prepare Tokio v1.35.1 (#6230)0a1695eMerge 'tokio-1.32.1' into 'tokio-1.35.x' (#6229)c4f0178chore: prepare Tokio v1.32.1 (#6228)22b3a65Merge 'tokio-1.25.3' into 'tokio-1.32.x' (#6227)0d36233chore: release v1.25.3 (#6223)ab7313fio: add budgeting to tokio::runtime::io::registration::async_io (#6221)Updates
clapfrom 4.4.11 to 4.4.12Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
6d601e6chore: Release048e7f0docs: Update changelog53f5b82Merge pull request #5267 from vermiculus/sa/avoid-pv-expansion-in-help05cd057perf: Avoid retrieving possible_values unless used2920808test: Update snapshots28763ebchore: Releaseace7bb5docs(complete): Update changelog76beca4docs(complete): Polish API reference for dynamic3630e58Merge pull request #5273 from epage/docsrs3724b9edocs: Include more content on docs.rsUpdates
keyringfrom 2.1.0 to 2.3.0Release notes
Sourced from keyring's releases.
Commits
19625f8Merge pull request #158 from brotskydotcom/issue-1571edf699Update release to support OpenBSD.5ed691cMerge pull request #156 from klemensn/openbsdcc2219eSupport OpenBSD9127108Merge pull request #154 from brotskydotcom/issue-1535b9d559Rework default feature set.Updates
opensslfrom 0.10.61 to 0.10.62Release notes
Sourced from openssl's releases.
Commits
4c98550Merge pull request #2133 from alex/bump-for-releasec2c52d8Release openssl v0.10.62 and openssl-sys v0.9.985176570Merge pull request #2129 from nicklaswj/add_curve_brainpoolP320r1f6ed2c0Add nid for curve brainpoolP320r1994939bMerge pull request #2126 from overvenus/rand-priv-bytes6d2fce2Fix legacy OpenSSL buildec8f096Addrand_priv_bytes5b4edd8Merge pull request #2124 from botovq/libressl-3904d83202X509V3_EXT_add_alias() will be removed8a4db4bX509_PURPOSE_get0() will return a const pointerUpdates
pyo3from 0.20.0 to 0.20.1Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
d3f034arelease: 0.20.1985412fci: updates for Rust 1.75ecb0e9cCopy note on using check_signals on non-main thread/interpreter from Python d...b842711Fixes #3645 -- addedabi3-py312featured897479Fix the Crossbeam ecosystem to point releases before it required Rust 1.61.8f6976dEnableGILProtectedaccess viaPyVisit5c1e4d1ci: fixup pytests to compile in debug1896a32ci: refactor pytests dev dependencies7032789Add additional definitions for_PyImport_Frozen*1166a99Refactor create_type_object so that most of the code is monomorphicUpdates
serde_jsonfrom 1.0.108 to 1.0.109Release notes
Sourced from serde_json's releases.
Commits
f88bf1fRelease 1.0.109bb62c73Merge pull request #1097 from serde-rs/doccfgdf36d10Restore doc cfg on re-exportsc367091Merge pull request #1095 from dtolnay/hashtestb328ee7Eliminate hash closure in favor of calling hash_one directlyb9bcbadUse BuildHasher::hash_one7ff6c9eUse random hasher state for number hashing testfe031cdDelete trace_macros! functionality from test05196caUpdate ui test suite to nightly-2023-11-19Updates
anyhowfrom 1.0.75 to 1.0.78Release notes
Sourced from anyhow's releases.
Commits
38c79efRelease 1.0.78ded2295Merge pull request #337 from dtolnay/bootstrapae45b67Do not rebuild on RUSTC_BOOTSTRAP changes on nightly compiler2d32366Update crate name used for build script probed10baedMove ExitStatus::success check into compile_probe()290c450Merge pull request #336 from dtolnay/optionifletelse6b231ddRemove option_if_let_else clippy suppression from build scripteb66ff5Merge pull request #335 from dtolnay/cargoenvvarb1590b1Require cargo promised environment variables to be present15646f4Merge pull request #334 from dtolnay/probeUpdates
clap_completefrom 4.4.4 to 4.4.5Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
28763ebchore: Releaseace7bb5docs(complete): Update changelog76beca4docs(complete): Polish API reference for dynamic3630e58Merge pull request #5273 from epage/docsrs3724b9edocs: Include more content on docs.rsd092896chore: Releasec76a713chore: Update lockfileb99d17bdocs: Update changelogb47f8daMerge pull request #5247 from epage/group2e7c9d1Merge pull request #5194 from c19/patch-1Updates
thiserrorfrom 1.0.51 to 1.0.53Release notes
Sourced from thiserror's releases.
Commits
af28d9cRelease 1.0.53c22822cMerge pull request #275 from dtolnay/probers8722399Rerun build script on changes to probe.rs0e280feMerge pull request #274 from dtolnay/bootstrapf334cfcDo not rebuild on RUSTC_BOOTSTRAP changes on nightly compiler5fd9537Update crate name used for build script probea9b1585Move ExitStatus::success check into compile_probe()0f349a4Remove needless_raw_string_hashes clippy pedantic suppression from build scriptc1c003fMerge pull request #273 from dtolnay/cargoenvvar9b7356fRequire cargo promised environment variables to be presentDependabot 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