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

chore: update RestSharp to 110.1.0 #509

Merged
merged 4 commits into from
Apr 27, 2023
Merged

chore: update RestSharp to 110.1.0 #509

merged 4 commits into from
Apr 27, 2023

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Apr 26, 2023

Closes #494
Closes #501
Closes #504

Proposed Changes

Updated RestSharp to 110.1.0.

We cannot use 110.2.0 due the restsharp/RestSharp#2072.

Checklist

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

@bednar bednar changed the title chore: update RestSharp to 110.2.0 chore: update RestSharp to 110.1.0 Apr 27, 2023
@bednar bednar marked this pull request as ready for review April 27, 2023 07:21
@bednar bednar added the dependencies Pull requests that update a dependency file label Apr 27, 2023
@bednar bednar added this to the 4.12.0 milestone Apr 27, 2023
@bednar bednar requested a review from Sciator April 27, 2023 07:22
@bednar bednar merged commit b55ccd4 into master Apr 27, 2023
@bednar bednar deleted the update-rest-sharp branch April 27, 2023 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Execution error after upgrading RestSharp from 108.0.3 to 110.1.0 Using RestSharp 109 breaks applications
2 participants