Bump the patch-updates group with 9 updates #65
Merged
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-updates group with 9 updates:
1.5.0
1.5.1
1.0.11
1.0.13
0.2.162
0.2.164
1.0.89
1.0.92
0.23.16
0.23.17
1.0.132
1.0.133
1.0.1
1.0.2
1.0.13
1.0.14
0.26.6
0.26.7
Updates
hyper
from 1.5.0 to 1.5.1Release notes
Sourced from hyper's releases.
Changelog
Sourced from hyper's changelog.
Commits
3b7375a
v1.5.165026b2
chore(dependencies): remove libc crate from dependencies (#3377)4a20147
fix(http2): pass proper value to h2 max_local_error_reset_streams4694f38
chore(ci): pin hashbrown in MSRV job (#3783)13b0594
fix(http2): improve graceful shutdown during handshake (#3729)906f8db
docs(lib): do not inline http rexports720d2db
docs(lib): fix up misleading example about unstable features17fddd3
test(client): unflake client try_send_request unit testUpdates
itoa
from 1.0.11 to 1.0.13Release notes
Sourced from itoa's releases.
Commits
d49fc1d
Release 1.0.133118ea6
Merge pull request #55 from dtolnay/isizeed2b9b4
Eliminate 64-bit-to-isize conversion513debf
Merge pull request #54 from dtolnay/lut09a06f6
Change decimal digits lookup table from static to constd39d767
Merge pull request #53 from dtolnay/renderdaf766b
Replace 'decode' terminology with 'render'535f396
Merge pull request #52 from dtolnay/fouratatime21e76dc
Remove redundant size_of checkc4ba250
Merge pull request #51 from dtolnay/maxlenUpdates
libc
from 0.2.162 to 0.2.164Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
dad00cb
chore: release v0.2.16401ce562
Merge pull request #4051 from tgross35/stable-ci8153ac1
Merge pull request #4049 from tgross35/rust-version5f0d183
Merge pull request #4040 from tgross35/stable-msrv5125160
Merge pull request #4027 from rust-lang/release-plz-2024-11-12T07-15-20Z6093ce0
MacOS: moveifconf
tos_no_extra_traits
a4b5bf8
Remove the "main" workflowd7b6bf0
ci: Remove tests with rust < 1.630a976d3
ci: trim trailing whitespacecfd7ebf
chore: release v0.2.163Updates
proc-macro2
from 1.0.89 to 1.0.92Release notes
Sourced from proc-macro2's releases.
Commits
acc7d36
Release 1.0.920cb443d
Merge pull request #487 from dtolnay/mismatchlineae478ed
Change mismatch panic message to avoid github linkifying5046761
Release 1.0.9127c5494
Merge pull request #486 from dtolnay/compilerlexa9146d6
Ensure that compiler tokenstream parsing only produces a compiler lexerror1ce5f04
Merge pull request #485 from dtolnay/fallbackident75d0818
Make parser's fallback Ident symmetric with Group and Literal56c3e31
Merge pull request #484 from dtolnay/fbliterald2c0e61
Fix spanned fallback literal constructionUpdates
rustls
from 0.23.16 to 0.23.17Commits
5c5cdcc
Prepare 0.23.1752d7c30
chore(deps): update codecov/codecov-action action to v51d0e38c
fix(deps): update rust crate zlib-rs to 0.4a9472cf
StoresServerSessions: guarantee keys are high entropy271170c
add arm performance resultsb66efdd
lychee: ignore http responses beyond our controlaf0229b
deploy static landing page42be020
publish performance notesa5b53b3
add landing page, using zolad1c33f8
bench: support threaded bulk testsUpdates
serde_json
from 1.0.132 to 1.0.133Release notes
Sourced from serde_json's releases.
Commits
0903de4
Release 1.0.1332b65ca0
Merge pull request #1215 from dtolnay/fromarray4e5f985
Implement From<[T; N]> for Value2ccb5b6
Disable question_mark clippy lint in lexical testa11f5f2
Resolve unnecessary_map_or clippy lints07f280a
Wrap PR 1213 to 80 columns75ed447
Merge pull request #1213 from djmitche/safety-comment73011c0
Add a safety comment to unsafe blockbe2198a
Prevent upload-artifact step from causing CI failure7cce517
Raise minimum version for preserve_order feature to Rust 1.65Updates
sync_wrapper
from 1.0.1 to 1.0.2Commits
Updates
unicode-ident
from 1.0.13 to 1.0.14Release notes
Sourced from unicode-ident's releases.
Commits
404f1e8
Release 1.0.14a1f8406
Merge pull request #28 from Jake-Shadle/master36cccb8
Update LICENSE-UNICODE to Unicode-3.010483de
Update LICENSE-UNICODE text5dac50c
Resolve unnecessary_map_or clippy lint5f17dcb
Prevent upload-artifact step from causing CI failure5cb61e3
Re-enable unicode-xid comparison testUpdates
webpki-roots
from 0.26.6 to 0.26.7Release notes
Sourced from webpki-roots's releases.
Commits
65fed3d
Version 0.26.7c14055a
Take upstream changes:459297e
webpki-ccadb: rework TLS distrust after handling7fcdd6d
docs(webpki-roots): simplify usage exampleDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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