build(deps): bump the version-updates group with 8 updates #86
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 version-updates group with 8 updates:
1.0.951.0.990.1.850.1.880.4.390.4.410.10.10.10.40.12.120.12.231.0.2171.0.2191.0.1371.0.1421.43.01.47.1Updates
anyhowfrom 1.0.95 to 1.0.99Release notes
Sourced from anyhow's releases.
Commits
f2b963aRelease 1.0.992c64c15Merge pull request #420 from dtolnay/enotempty8cf66f7Allow build-script cleanup failure with NFSv3 output directory to be non-fatalf5e145cRevert "Pin nightly toolchain used for miri job"1d7ef1dUpdate ui test suite to nightly-2025-06-306929572Update ui test suite to nightly-2025-06-1837224e3Ignore mismatched_lifetime_syntaxes lint11f0e81Pin nightly toolchain used for miri jobd04c999Raise required compiler for backtrace feature to rust 1.82219d163Update test suite to nightly-2025-05-01Updates
async-traitfrom 0.1.85 to 0.1.88Release notes
Sourced from async-trait's releases.
Commits
b3a5919Release 0.1.88a306be8Merge pull request #289 from dtolnay/cfgd305984Fix lifetime bounding on generic parameters that have cfg78506f1Add regression test for issue 288a11384eAdd issue 283 link in test32540aaRelease 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
chronofrom 0.4.39 to 0.4.41Release notes
Sourced from chrono's releases.
Commits
d1de1d9Bump version to 0.4.41e2bd1d1Add support for lenient format strings (#1693)2c95b0aTweak expression to avoid repetitionebeef99TimeZone::from_posix_tz: Treat empty TZ variable as UTCdc068f0Tweak style on NaiveWeek fixesb267a4fImplemented consistent Hash and Eq trait for NaiveWeek7c0bd13Apply suggestions from clippy 1.86104cdc7Bump MSRV to 1.626a85301Upgrade to windows-bindgen 0.61265c79bTweak WeekdaySet method orderUpdates
chrono-tzfrom 0.10.1 to 0.10.4Commits
e15d1f3Bump parse-zoneinfo version to 0.4.1a2f0989parse-zoneinfo: don't package large test/example files04d00afBump chrono-tz version to 0.10.4c78174aparse-zoneinfo: move DaySpec impl next to definitiond4c6cb2parse-zoneinfo: move Weekday impl next to definitiond3c15baparse-zoneinfo: move tests into tests modulef29c72dparse-zoneinfo: move TimeType impl next to definitionbe19239parse-zoneinfo: import TableBuilder::add_line()1cd1235parser-zoneinfo: drop LineParser typedd64b82parse-zoneinfo: use simple Rust code to parse empty linesUpdates
reqwestfrom 0.12.12 to 0.12.23Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
ae7375bv0.12.239aacdc1feat: add dns_resolver2 that is more ergonomic and flexible (#2793)221be11refactor: loosen retryfor_hostparameter bounds (#2792)acd1b05feat: add reqwest::retry policies (#2763)54b6022feat: addClientBuilder::unix_socket()option (#2624)6358ceffix: add default tcp keepalive and user_timeout values (#2780)21226a5style(client): usestd::task::ready!macro to simplify Poll branch matching...82086e7feat: add request cache options for wasm (#2775)2a0f7a3ci: use msrv-aware cargo in msrv job (#2779)f186803fix(proxy): restore default port 1080 for SOCKS proxies without explicit port...Updates
serdefrom 1.0.217 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_macro7bfd518Release 1.0.218Updates
serde_jsonfrom 1.0.137 to 1.0.142Release notes
Sourced from serde_json's releases.
Commits
1731167Release 1.0.142e51c814Touch up PR 126584abbdbMerge pull request #1265 from aatifsyed/master6843c36Release 1.0.1416e2c210Touch up PR 1273623d9b4Merge pull request #1273 from conradludgate/optimise-string-escapingde70b7duse unreachable_unchecked for escape table. use a second match to roundtrip E...f2d940dreplace start index with bytes slice reference9206cc0feat: impl Default for &Valuecd55b5aIgnore mismatched_lifetime_syntaxes lintUpdates
tokiofrom 1.43.0 to 1.47.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
be8ee45chore: prepare Tokio v1.47.1 (#7504)d9b1916Merge 'tokio-1.43.2' into 'tokio-1.47.x' (#7503)db8edc6chore: prepare Tokio v1.43.2 (#7502)4730984readme: add 1.47 as LTS release (#7497)1979615process: fix panic from spurious pidfd wakeup (#7494)f669a60ci: add lockfile for LTS branchce41896sync: fix broken link of Pythonasyncio.EventinSetOncedocs (#7485)c8ab78achangelog: fix incorrect PR number for 1.47.0 (#7484)3911cb8chore: prepare Tokio v1.47.0 (#7482)d545aa2sync: addsync::Notify::notified_owned()(#7465)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