Bump the default group across 1 directory with 11 updates #382
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 11 updates in the / directory:
0.4.180.4.201.9.01.10.00.13.40.13.52.0.92.0.111.42.01.43.01.0.951.0.960.13.40.13.51.20.21.20.30.22.00.23.11.0.2171.0.2181.0.1341.0.139Updates
async-compressionfrom 0.4.18 to 0.4.20Changelog
Sourced from async-compression's changelog.
Commits
0e4721fdocs: update changelog395a7a8chore: release v0.4.20bfb274bMerge pull request #322 from Nullus157/dependabot/cargo/rand-0.9.06294c9echore(deps): update rand requirement from 0.8.5 to 0.9.077893f9Merge pull request #326 from surban/main04b854eApply code review suggestionsa9c03actests: revert lib.rs artifact5442241Merge branch 'main' into mainbc4eccdMerge pull request #328 from Nullus157/release-plz-2025-02-27T13-48-30Z12e6ef6Update CHANGELOG.mdUpdates
bytesfrom 1.9.0 to 1.10.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
e0f3a25chore: prepare bytes v1.10.0 (#766)16fd473Add feature to support platforms without atomic CAS (#467)71824b0ci: test AArch64 and run tests instead of build in cross job (#763)7a87660Use [lints] to address unexpected_cfgs lint (#762)3ab876fTry get methods for Buf trait (#753)a1b1208Disable test_bytes_vec_alloc test on miri (#755)aae4969Add specializedBuf::chunks_vectoredforTake(#617)103d7bfRemove incorrect guarantee forchunks_vectored(#754)16cc574ImplementBuf::chunks_vectoredforVecDeque\<u8>(#708)0e9e4fcExpandBuftests (#747)Updates
prostfrom 0.13.4 to 0.13.5Changelog
Sourced from prost's changelog.
Commits
d505b18chore: Release version 0.13.5 (#1240)61b4b95style(prost-build): Use enum getter (#1238)60abdc9test(default_string_escape): Move tests to separate module (#1239)35e3f28Clean upCodeGeneratorby moving compilation-global data and logic to `Cont...6445907test(groups): Move tests to separate module (#1234)3de8526test(boxed_field): Box an oneof field (#1235)ac98f0ftest(recursive_oneof): Move tests to separate module (#1225)a8208f6test: Move DecodeError tests closer to the implementation (#1227)0b9af3bbuild(deps): update rand requirement from 0.8 to 0.9 (#1233)e617832build(deps): update petgraph requirement to include 0.7 (#1226)Updates
thiserrorfrom 2.0.9 to 2.0.11Release notes
Sourced from thiserror's releases.
Commits
0f532e3Release 2.0.113d15543Merge pull request #410 from dtolnay/testnostd1a226aeDisable two more integration tests in no-std mode8b5f2d7Fix unused import in test when built without stdeecd247Add CI step to test with "std" disabled8f2a76bMerge pull request #409 from Maytha8/std-tests693a6cdAdd feature gate to tests that use std349f696Release 2.0.106cd87bcMerge pull request #408 from dtolnay/assoctype6b3e1e5Generate trait bounds on associated typesUpdates
tokiofrom 1.42.0 to 1.43.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
5f3296dchore: prepare Tokio v1.43.0 (#7079)cc974a6chore: prepare tokio-macros v2.5.0 (#7078)15495fdmetrics: improve flexibility of H2Histogram Configuration (#6963)ad41834io: don't callset_lenbefore initializing vector inBlocking(#7054)bd3e857runtime: moveis_join_waker_setassertion inunset_waker(#7072)15f7366runtime: fixLocalRuntimedoc links (#7074)fd2048dci: split miri jobs into unit and integration tests (#7071)e8f3915chore: use unsync loads forunsync_load(#7073)67f1277net: fix ambiguity inTcpStream::try_write_vectoreddocs (#7067)463502cio: clarifyReadBuf::uninitallows initialized buffers as well (#7053)Updates
anyhowfrom 1.0.95 to 1.0.96Release notes
Sourced from anyhow's releases.
Commits
f0aa0d3Release 1.0.96bc33c24Convert html links to intra-doc links1cff785Unset doc-scrape-examples for lib targetd71c806More precise gitignore patterns3e40975Remove **/*.rs.bk from project-specific gitignoreb880dd0Ignore Cargo-generated tests/crate/target directory8891ce3Merge pull request #404 from dtolnay/missingabi51a173eIgnore missing_abi lint in nightly-2025-01-164d71a84Ignore double_ended_iterator_last clippy lintaf0937eUpdate ui test suite to nightly-2025-01-02Updates
prost-buildfrom 0.13.4 to 0.13.5Changelog
Sourced from prost-build's changelog.
Commits
d505b18chore: Release version 0.13.5 (#1240)61b4b95style(prost-build): Use enum getter (#1238)60abdc9test(default_string_escape): Move tests to separate module (#1239)35e3f28Clean upCodeGeneratorby moving compilation-global data and logic to `Cont...6445907test(groups): Move tests to separate module (#1234)3de8526test(boxed_field): Box an oneof field (#1235)ac98f0ftest(recursive_oneof): Move tests to separate module (#1225)a8208f6test: Move DecodeError tests closer to the implementation (#1227)0b9af3bbuild(deps): update rand requirement from 0.8 to 0.9 (#1233)e617832build(deps): update petgraph requirement to include 0.7 (#1226)Updates
once_cellfrom 1.20.2 to 1.20.3Changelog
Sourced from once_cell's changelog.
Commits
d119eeaMerge pull request #273 from briansmith/b/cold1a885daMake initialization inOnceNonZeroUsize::get_or_try_init#[cold].Updates
scraperfrom 0.22.0 to 0.23.1Release notes
Sourced from scraper's releases.
Commits
d4a9eafVersion 0.23.19bd6868Fix README.md for crates.io08afce2Version 0.23.04ff30c6Merge pull request #236 from rust-scraper/dependabot/cargo/serde-1.0.21897a987eBump serde from 1.0.217 to 1.0.218a52514cMerge pull request #233 from rust-scraper/dependabot/cargo/serde-1.0.21711cca40Bump serde from 1.0.215 to 1.0.2171a55337Add a serde feature for (de)serializing Selectors (#227)638d731Bump indexmap from 2.7.0 to 2.7.1cbe480aUpdate LICENSE infoUpdates
serdefrom 1.0.217 to 1.0.218Release notes
Sourced from serde's releases.
Commits
7bfd518Release 1.0.218723a949Merge pull request #2895 from dtolnay/stabledoc2b44efbPoint standard library links to stable03dc0fcMerge pull request #2894 from dtolnay/doclink85cb0c4Convert html links to intra-doc linksabe7194Update ui test suite to nightly-2025-02-12aaccac7Unset doc-scrape-examples for lib target7cd4d84Update ui test suite to nightly-2025-02-0704ff3e8More precise gitignore patternsdc3031bRemove *.sw[po] from gitignoreUpdates
serde_jsonfrom 1.0.134 to 1.0.139Release notes
Sourced from serde_json's releases.
Commits
4d4f53cRelease 1.0.1395d6b32fMerge pull request #1242 from dtolnay/writefloate5bb8bdDocument behavior of write_f32/f64 on non-finite floats7a79781Merge pull request #1241 from dtolnay/doclink13591f1Convert html links to intra-doc links1d7378eUnset doc-scrape-examples for lib target1174c5fResolve unnecessary_semicolon pedantic clippy lintc916099Release 1.0.138dc29e48Move BufReader to caller29122f9Sort imports from PR 1237Dependabot 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