build(deps): bump the patch group across 1 directory with 9 updates #1577
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 patch group with 9 updates in the / directory:
0.8.60.8.70.1.170.1.180.9.240.9.290.3.20.3.40.7.160.7.170.12.220.12.247.0.0-rc.157.0.0-rc.200.23.330.23.350.10.740.10.75Updates
axumfrom 0.8.6 to 0.8.7Release notes
Sourced from axum's releases.
Commits
4404f27Release axum v0.8.7 and axum-extra v0.12.28f1545aFix typo in extractors guide (#3554)4fc3faaRelax implicit Send / Sync bounds (#3555)a05920cMake it easier to visually scan for default features (#3550)6d5e6d5Use extensions directly in from_request_parts (#3542)fe607e6Fixes wording typo (#3540)f9ce3e5Release axum-extra 0.12.112e1cf9Add back package.metadata.docs.rs for axum-extra914a35aRelease axum-extra 0.12.0e20e90dUpgrade axum-extra to prost v0.14 (#3517)Updates
hyper-utilfrom 0.1.17 to 0.1.18Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
203c956v0.1.18d91ea8efix(rt): support fake time in legacy client and TokioTimer (#238)dde14d3fix(client): Proxy Matcher to handle proxy auth without password (#241)b9dc3d2chore(ci): update to actions/checkout@v5 (#240)d4f5706ci: fix msrv on windows and macos target (#239)3c8dbe4chore: bump windows-registry to 0.6 (#236)72bbd22perf(client): avoid redundant memory copies of Host header (#235)1c8f7c6docs: replace auto_doc_cfg (#237)66afc93chore(ci): use auto pr ref in rustdoc-preview workflowfaf5ca2chore(ci): fix rustdoc preview workflow typo (#232)Updates
libsqlfrom 0.9.24 to 0.9.29Commits
6702c3d0.9.29571a1ceAdd new Connection API to install SQLite update hooks. (#1839)9c76991Add new Connection API to install SQLite update hooks.19b1c7a0.9.288753185libsql-sqlite3: Fix missing hasCodec argument in test2.c49842d1libsql-sqlite3: Optimize pager codec check more (#2189)0555bddlibsql-sqlite3: Optimize pager codec check more53797780.9.2684146a1libsql-sqlite3: Optimize libsql_pager_has_codec() function (#2185)6d6ba1elibsql-sqlite3: Optimize libsql_pager_has_codec() functionUpdates
smol_strfrom 0.3.2 to 0.3.4Changelog
Sourced from smol_str's changelog.
Commits
02336c5Publish 0.3.4bf2e3d7Publish 0.3.38f4deabUpdate changelog97ef5f3Mark replacen_1_ascii as unsafe026103bOptimise replacen 1-ascii when count >= len104784aOptimise replacen_smolstr for single ascii replace08a9dc8Add test from_buf_and_chars_size_hinted_heap & fix22feb5fUpdate changelog3122a9aOptimiseto_{lower,upper}case_smolstr81c8790CI: Add TEST_BENCHESUpdates
tokio-utilfrom 0.7.16 to 0.7.17Commits
454fd8cchore: prepare tokio-util v0.7.17 (#7719)4421022codec: remove unnecessary trait bounds on allFramedconstructors (#7716)5a709e3io_uring: changeCompletableto not return io::Result (#7702)5efb1c3io: doc thatAsyncWritedoes not inherit fromWrite(#7705)f490029runtime: revert "replace manual vtable definitions withWake" (#7699)d25778ftask: add tests fortask::Builder::spawn_local(#7697)b8318fatask: add tests forspawn_localin panic scenarios (#7694)acfdb87task: use#[tokio::test]explicitly intests/task_builder.rs(#7698)d060401sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...5dacc2etask: add tests forspawn_localandspawn_local_on(#7609)Updates
reqwestfrom 0.12.22 to 0.12.24Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
b126ca4v0.12.244023493refactor: change fast_random from xorshift to siphash a counterfd61bc9refactor(cookie): avoid duplicate cookie insertion (#2834)0bfa526test(multipart): fix build failure withno-default-features(#2801)994b8a0docs: typo in retry max_retries_per_request (#2824)da0702brefactor(cookie): de-duplicate cookie support asCookieServicemiddleware (...7ebddeachore: align internal name usage of TotalTimeout (#2657)b540a4echore(readme): use correct CI status badgee4550c4docs: fix method name in changelog entry (#2807)f4694a2perf(util): avoid extra copy when base64 encoding (#2805)Updates
pickyfrom 7.0.0-rc.15 to 7.0.0-rc.20Commits
628bbcachore(release): prepare for publishing (#431)0fe43dafix(picky): pin leftover pre-release crypto crates (#430)9829751ci(npm): migrate publishing to OIDC authentication (#429)68c0b0frefactor(picky-asn1-der): removenum-bigint-dig(#427)14abf7echore(release): prepare for publishing (#426)9081890build(deps): get rid of num-bigint-dig (#425)d96e761build(deps): remove lazy_static (#424)24caa6fchore(release): prepare for publishing (#420)abc63ddfeat: support parsing certs with MLDSA public keys (#411)4edf52bbuild(deps): bump thiserror from 1.0.69 to 2.0.17 (#409)Updates
rustlsfrom 0.23.33 to 0.23.35Commits
7768cd2Bump version to 0.23.356ed925eAddress nightlyclippy::derivable_implslints645095fPass through attributes for enum_builder!90e28d6fix: only add ocsp inConfigBuilder::with_single_cert_with_ocspif4cee226Cargo: rustls v0.23.33 -> v0.23.34278391eRemove use ofdoc_auto_cfg31ca6afAvoid use ofdocsrscfgUpdates
opensslfrom 0.10.74 to 0.10.75Release notes
Sourced from openssl's releases.
Commits
09b90d0Merge pull request #2518 from alex/bump-for-release26533f3Release openssl v0.10.75 and openssl-sys v0.9.111395eccaMerge pull request #2517 from alex/claude/fix-ocsp-find-status-011CUqcGFNKeKJ...cc26867Fix unsound OCSP find_status handling of optional next_update field95aa8e8Merge pull request #2513 from botovq/libressl-stablee735a32CI: bump LibreSSL 4.x branches to latest releases21ab91dMerge pull request #2510 from huwcbjones/huw/sys/evp-macd9161dcsys/evp: add EVP_MAC symbols3fd4bf2Merge pull request #2508 from goffrie/oaep-label52022fdImplement set_rsa_oaep_label for AWS-LC/BoringSSLDependabot 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