crater
                                
                                
                                
                                    crater copied to clipboard
                            
                            
                            
                        Bump hyper from 0.12.36 to 0.14.20
Bumps hyper from 0.12.36 to 0.14.20.
Release notes
Sourced from hyper's releases.
v0.14.20
Bug Fixes
Features
New Contributors
@kianmengmade their first contribution in hyperium/hyper#2876@Ticsmtcmade their first contribution in hyperium/hyper#2889v0.14.19
Bug Fixes
- http1: fix preserving header case without enabling ffi (#2820) (6a35c175)
 - server: don't add implicit content-length to HEAD responses (#2836) (67b73138)
 Features
- server:
 Breaking Changes
- ffi (unstable):
 
hyper_clientconn_options_newno longer sets thehttp1_preserve_header_caseconnection option by default. Users should now callhyper_clientconn_options_set_preserve_header_caseif they desire that functionality. (78de8914)New Contributors ❤️
@SabrinaJewsonmade their first contribution in hyperium/hyper#2775@Some-Doodmade their first contribution in hyperium/hyper#2812@liamwarfieldmade their first contribution in hyperium/hyper#2798@cuishuangmade their first contribution in hyperium/hyper#2818@jannesmade their first contribution in hyperium/hyper#2836@silence-codingmade their first contribution in hyperium/hyper#2828@nyloniciousmade their first contribution in hyperium/hyper#2762@ryanrussellmade their first contribution in hyperium/hyper#2875v0.14.18
Bug Fixes
- ffi: don't build C libraries by default (1c663706)
 
... (truncated)
Changelog
Sourced from hyper's changelog.
v0.14.20 (2022-07-07)
Bug Fixes
Features
v0.14.19 (2022-05-27)
Bug Fixes
- http1: fix preserving header case without enabling ffi (#2820) (6a35c175)
 - server: don't add implicit content-length to HEAD responses (#2836) (67b73138)
 Features
- server:
 Breaking Changes
- ffi (unstable):
 
hyper_clientconn_options_newno longer sets thehttp1_preserve_header_caseconnection option by default. Users should now callhyper_clientconn_options_set_preserve_header_caseif they desire that functionality. (78de8914)v0.14.18 (2022-03-22)
Bug Fixes
- ffi: don't build C libraries by default (1c663706)
 Features
v0.14.17 (2022-02-10)
... (truncated)
Commits
0ff6213v0.14.20128bc7fchore(lib): bump MSRV to 1.56 (#2902)c5a14e7fix(http1): fixhttp1_header_read_timeoutto use same future (#2891)b2052a4feat(ext): support non-canonical HTTP/1 reason phrases (#2792)f12d4d4refactor(lib): resolve unused import (#2889)4545c3edocs(proto): fix typos (#2876)f8e2a83v0.14.19a929df8docs(various): fix typos in VISION and ROADMAP (#2875)3a755a6chore(lib): updatetokio-utilto0.7(#2762)4678be9docs(contrib): add guide for Triaging Issues- Additional commits viewable in compare view
 
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 ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.