build(deps): bump the rust-dependencies group with 13 updates #748
+284
−270
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-dependencies group with 13 updates:
1.43.01.44.00.1.860.1.872.0.112.0.121.0.961.0.970.3.370.3.391.10.01.10.11.10.01.10.11.0.2181.0.2191.0.1391.0.1400.4.50.4.60.27.00.28.00.27.00.28.03.17.13.18.0Updates
tokiofrom 1.43.0 to 1.44.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
8182ecfchore: prepare Tokio v1.44.0 (#7202)a258bffci: enable printing in multi thread loom tests (#7200)e076d21process: clarifyChild::killbehavior (#7162)042433cnet: debug_assert on creating a tokio socket from a blocking one (#7166)0284d1bmacros: makeselect!budget-aware (#7164)710bc80rt: coop should yield using waker defer strategy (#7185)a2b12bdreadme: adjust release schedule to once per month (#7191)e7b593cprocess: fix grammar of theChildStdinstruct doc comment (#7192)3aaf4a5coop: adjust grammar intests/coop_budget.rs(#7173)8e741c1tokio: mark 1.43 as LTS (#7189)Updates
async-traitfrom 0.1.86 to 0.1.87Release notes
Sourced from async-trait's releases.
Commits
32540aaRelease 0.1.87137d14cResolve mem_replace_with_default clippy lint45fd82aIgnore elidable_lifetime_names pedantic clippy lintea2f2a2Point standard library links to stable3b78161Update ui test suite to nightly-2025-02-12Updates
thiserrorfrom 2.0.11 to 2.0.12Release notes
Sourced from thiserror's releases.
Commits
95a5126Release 2.0.1276490f7Merge pull request #413 from dtolnay/elidablelifetime9f27b76Ignore elidable_lifetime_names pedantic clippy lintdaf2a6fResolve some elidable_lifetime_names pedantic clippy lint5f07160Point standard library links to stable6706a51Convert html links to intra-doc links2706873More precise gitignore patterns70bc20dRemove **/*.rs.bk from project-specific gitignoreUpdates
anyhowfrom 1.0.96 to 1.0.97Release notes
Sourced from anyhow's releases.
Commits
bfb89efRelease 1.0.97c7fca9bIgnore elidable_lifetime_names pedantic clippy lint427c0bbPoint standard library links to stableUpdates
timefrom 0.3.37 to 0.3.39Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
7949d2cv0.3.39 releasef51623bFix breakage from v0.3.381a31c05v0.3.38 releaseaddf231Permit unsized writers forformat_into338f84fAllow clippy::ref_option lint for serde::format_description.f8ecd81feat: timestamp::milliseconds_i64 serializerce03bcaUpdate Unicode license for cargo-audit3d0b981Add parentheses for clarity3096301Remove specific year from licenseec327a2Optimize Julian day calculationsUpdates
bytesfrom 1.10.0 to 1.10.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
19d1427chore: prepare bytes v1.10.1 (#774)3667543Fix memory leak inowned_to_vec(#773)Updates
httparsefrom 1.10.0 to 1.10.1Release notes
Sourced from httparse's releases.
Commits
9f29e79v1.10.111a86d1fix(swar): utf8 support (#205)36c38e5docs: document the AVX2 instructions (#203)876d08cci: upgrade fuzz job to upload-artifact v4 (#204)Updates
serdefrom 1.0.218 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098dRelease 1.0.21940f1d19Wrap dummy.rs to 80 columns514848bMerge pull request #2906 from davidzeng0/master168b6cffix clippy absolute paths warninga8bdd17Remove unused Punctuated import1c96013Resolve mem_replace_with_default clippy lintf0d1ae0Ignore elidable_lifetime_names pedantic clippy linte3eaa6aMerge pull request #2896 from dtolnay/stabledoc6a630cfAlso link to stable proc_macroUpdates
serde_jsonfrom 1.0.139 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834Release 1.0.140d77a498Merge pull request #1245 from serde-rs/powerpcb34d317Delete unused gcc installationf7200c3Ignore unbuffered_bytes clippy lint76cd4fbIgnore elidable_lifetime_names pedantic clippy lint400eaa9Point standard library links to stableUpdates
erased-serdefrom 0.4.5 to 0.4.6Release notes
Sourced from erased-serde's releases.
Commits
29441afRelease 0.4.69b74936Point standard library links to stable75ff87fUnset doc-scrape-examples for lib target61eb6deResolve unnecessary_semicolon pedantic clippy lint3fda9e2More precise gitignore patterns1ea7a7aUpdate ui test suite to nightly-2024-12-092abd6e0Prevent upload-artifact step from causing CI failurecf3129bUpdate ui test suite to nightly-2024-10-30e370b51Upload CI Cargo.lock for reproducing failures77f80a8Fill in ignore reasons in all #[ignore] attributesUpdates
arti-clientfrom 0.27.0 to 0.28.0Updates
tor-rtcompatfrom 0.27.0 to 0.28.0Updates
tempfilefrom 3.17.1 to 3.18.0Changelog
Sourced from tempfile's changelog.
Commits
b8bddafrelease 3.18.00e17869update rustix (#336)6cf6536doc: fix markdowndf39d15doc: document atomicity ofpersist_noclobber(#334)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