Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: upgrade reqwest to 0.11.10 #13951

Merged
merged 2 commits into from
Mar 15, 2022
Merged

fix: upgrade reqwest to 0.11.10 #13951

merged 2 commits into from
Mar 15, 2022

Conversation

biluohc
Copy link
Contributor

@biluohc biluohc commented Mar 14, 2022

I fixed a bug about proxy for reqwest, in addition to v0.11.10 there is also an other fix.

Pr seanmonstar/reqwest#1491 : fix basic-auth for access http over https's proxy

Changelog: https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md#v01110

@biluohc biluohc requested a review from piscisaureus as a code owner March 15, 2022 01:18
Copy link
Member

@ry ry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately introduces a duplicated rustls-pemfile dependency. Opened rustls/rustls-native-certs#41 to fix that.

But not a big deal- this can land. Thanks!

@ry ry merged commit fe606c5 into denoland:main Mar 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants