Skip to content

chore(deps): upgrade RestSharp, use builtin support for synchronous requests #368

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
Sep 20, 2022

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Sep 20, 2022

Proposed Changes

  1. Updated RestSharp to 108.0.2
  2. Use builtin support for synchronous HTTP requests from RestSharp

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • dotnet test completes successfully
  • Commit messages are conventional
  • Sign CLA (if not already signed)

@bednar bednar marked this pull request as ready for review September 20, 2022 08:46
@codecov-commenter
Copy link

Codecov Report

Base: 87.52% // Head: 87.52% // No change to project coverage 👍

Coverage data is based on head (28dad07) compared to base (83fc2da).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #368   +/-   ##
=======================================
  Coverage   87.52%   87.52%           
=======================================
  Files          76       76           
  Lines        6638     6638           
=======================================
  Hits         5810     5810           
  Misses        828      828           
Impacted Files Coverage Δ
Client.Core/Internal/RestSharpExtensions.cs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bednar bednar merged commit f75a9d4 into master Sep 20, 2022
@bednar bednar deleted the upgrade-rest-sharp branch September 20, 2022 10:28
@bednar bednar added this to the 4.6.0 milestone Sep 20, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants