Bump the default group across 1 directory with 12 updates #378
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 default group with 12 updates in the / directory:
0.4.170.4.181.8.01.9.00.13.30.13.42.0.02.0.91.41.11.42.00.7.120.7.131.0.931.0.950.13.30.13.40.21.00.22.00.3.360.3.371.0.2141.0.2161.0.1321.0.134Updates
async-compressionfrom 0.4.17 to 0.4.18Changelog
Sourced from async-compression's changelog.
Commits
e238a8bdocs: update changelog6907729chore: release v0.4.188844733Merge pull request #314 from eth3lbert/flate2-precise0b83b1aAdjustLevel::Preciseclamp range for flate2e12ca46Merge pull request #311 from Nullus157/dependabot/github_actions/codecov/code...906f155chore(deps): bump codecov/codecov-action from 4 to 5f0a5c74Merge pull request #306 from Nullus157/release-plz-2024-10-20T06-37-16ZUpdates
bytesfrom 1.8.0 to 1.9.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
d0a14dechore: prepare bytes v1.9.0 (#748)54f1c26Rename hex_impl! to fmt_impl! and reuse it for fmt::Debug (#743)4cd8969ReplaceBufMut::putwithBufMut::put_slicein Writer impl (#745)2d996a2Fix typo inBuf::chunk()comment (#744)30ee8e9AddBytes::from_owner(#742)Updates
prostfrom 0.13.3 to 0.13.4Changelog
Sourced from prost's changelog.
Commits
60d4c33chore: Release version 0.13.4 (#1197)e74de76build(deps): update pulldown-cmark-to-cmark requirement from >=16, <=18 to >=...5ae30c5perf: NonZeroU64 to optimize encoded_len_varint (#1192)de2a009test(custom_attributes): Move module to separate file (#1187)5fd9c86ci: Restrict permissions ofGITHUB_TOKEN(#1189)31a55abci: Bump clippy version to 1.82 (#1182)eb4b2c6test: Renameinvalid_doctesttodisable_comments(#1183)75b7e7achore(build): Remove unnecessary empty line after document (#1181)e7deb3cfeat: impl Name for Protobuf well-known wrapper types (#1174)6d3a7abbuild(deps): Update protobuf to v25.4 (#1176)Updates
thiserrorfrom 2.0.0 to 2.0.9Release notes
Sourced from thiserror's releases.
Commits
c535cecRelease 2.0.90a0516dMerge pull request #404 from dtolnay/fromfne5169bbUnspan From impl contentsc008375FIx typo in ui test2bd2982Release 2.0.8a7de3abMerge pull request #399 from dtolnay/respanf1243a0Fix spans on macro-generated bindings and format variables6a07345Add regression test for issue 3989c0f2d2Release 2.0.72deec96Merge pull request 397 from zertosh/from_allow_expectUpdates
tokiofrom 1.41.1 to 1.42.0Release notes
Sourced from tokio's releases.
Commits
bb9d570chore: prepare Tokio v1.42.0 (#7005)af9c683tests: fix typo in build test instructions (#7004)4bc5a1aci: allow Unicode-3.0 license for unicode-ident (#7006)f8948earuntime: do not deferyield_nowinsideblock_in_place(#6999)bce9780time: usearray::from_fninstead of manually creating array (#7000)38151f3readme: unlist 1.32.x as LTS release (#6997)5dda72dci: pin valgrind to rustc 1.82 (#6998)c07257fio: simplify io readiness logic (#6966)d08578ftime: fix a typo inInstantdocs (#6982)4047d79miri: add annotations for tests with miri ignore (#6981)Updates
tokio-utilfrom 0.7.12 to 0.7.13Commits
0b31c2fchore: prepare tokio-util v0.7.13 (#7012)129f9fccodec: fix incorrect handling of invalid utf-8 inLinesCodec::decode_eof(#...b5c227dtracing: move tracing instrumentation tests into tokio tests (#7007)dcae2b9ci: unfreeze FreeBSD from rustc 1.81 (#7009)bb9d570chore: prepare Tokio v1.42.0 (#7005)af9c683tests: fix typo in build test instructions (#7004)4bc5a1aci: allow Unicode-3.0 license for unicode-ident (#7006)f8948earuntime: do not deferyield_nowinsideblock_in_place(#6999)bce9780time: usearray::from_fninstead of manually creating array (#7000)38151f3readme: unlist 1.32.x as LTS release (#6997)Updates
anyhowfrom 1.0.93 to 1.0.95Release notes
Sourced from anyhow's releases.
Commits
48be1caRelease 1.0.95a03d6d6Merge pull request #402 from dtolnay/fromboxed52e4abbAdd Error::from_boxed with documentation about bidirectional?ffecefcMerge pull request #401 from dtolnay/construct671f700Add construct_ prefix to name of private construct functions8ceb5e9Release 1.0.94b9009abMerge pull request #399 from dtolnay/okvalue863791aAlign naming between Ok function argument and its documentation2081692Merge pull request #398 from zertosh/ok_doc_formatcc2cecbFix anyhow::Ok rustdoc code formattingUpdates
prost-buildfrom 0.13.3 to 0.13.4Changelog
Sourced from prost-build's changelog.
Commits
60d4c33chore: Release version 0.13.4 (#1197)e74de76build(deps): update pulldown-cmark-to-cmark requirement from >=16, <=18 to >=...5ae30c5perf: NonZeroU64 to optimize encoded_len_varint (#1192)de2a009test(custom_attributes): Move module to separate file (#1187)5fd9c86ci: Restrict permissions ofGITHUB_TOKEN(#1189)31a55abci: Bump clippy version to 1.82 (#1182)eb4b2c6test: Renameinvalid_doctesttodisable_comments(#1183)75b7e7achore(build): Remove unnecessary empty line after document (#1181)e7deb3cfeat: impl Name for Protobuf well-known wrapper types (#1174)6d3a7abbuild(deps): Update protobuf to v25.4 (#1176)Updates
scraperfrom 0.21.0 to 0.22.0Release notes
Sourced from scraper's releases.
Commits
dcf5e0cVersion 0.22.0932ed03Merge pull request #222 from rust-scraper/bump-ego-tree483ecabBump ego-tree to version 0.10.026f04edMerge pull request #221 from rust-scraper/sorted-vec-instead-of-hash-tableee66ee8Drop hash table for per-element attributes for more compact sorted vector.8d3e74bMerge pull request #220 from rust-scraper/make-clippy-happy47cc9deMake current nightly version of Clippy happy.Updates
timefrom 0.3.36 to 0.3.37Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
d4e39b3v0.3.37 release0943997Fix CI failure8b50f04Update lints56f1db6AddMonth::length,days_in_month03bcfe9Skip formatting some macros, update UI tests4404638Permit exprs inserde::format_description!6b43b44strftime implementation98569ffHide deprecations from docsfebf3a1Obtain local offset in multi-threaded situations1e19827Update rstest and rstest_reuse; bump MSRV to 1.67.1 (#716)Updates
serdefrom 1.0.214 to 1.0.216Release notes
Sourced from serde's releases.
Commits
ad8dd41Release 1.0.216f91d2edMerge pull request #2868 from dtolnay/automaticallyderived9497463Mark all generated trait impls as #[automatically_derived]46e9ecfMerge pull request #2866 from tdittr/mark-visitors-as-generatede9c399cMark generatedimpl de::Visitorblocks as#[automatically_derived]b9dbfcbSwitch out fnv in favor of foldhash in testc270e27Use BuildHasher instead of Hasher in collection macros0307f60Resolve question_mark clippy lint in build script8939af4Release 1.0.215fa5d58cUse ui test syntax that does not interfere with rustfmtUpdates
serde_jsonfrom 1.0.132 to 1.0.134Release notes
Sourced from serde_json's releases.
Commits
b2a1415Release 1.0.1349875785Tweak wording of NULL/TRUE/FALSE documentation4aa05b9Merge pull request #1222 from dtolnay/rawvalueassocf42c7c7Move RawValue associated constants into same impl block as public functions96576baMerge pull request #1221 from bheylin/add-const-raw-values-for-null-and-bools4db66fbAdd'staticlifetime toconst's9c9aa1fAdd literal 'null', 'true' and 'false' consts toRawValuestruct.0903de4Release 1.0.1332b65ca0Merge pull request #1215 from dtolnay/fromarray4e5f985Implement From<[T; N]> for ValueDependabot 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