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(deps): update dependency restsharp to v110 #37

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Restsharp (source) 108.0.3 -> 110.2.0 age adoption passing confidence

Release Notes

restsharp/RestSharp (Restsharp)

v110.2.0

Compare Source

What's Changed

Full Changelog: restsharp/RestSharp@110.1.0...110.2.0

v110.1.0

Compare Source

What's Changed

Full Changelog: restsharp/RestSharp@110.0.0...110.1.0

v110.0.0

Compare Source

What's Changed
Breaking change

The IRestClient interface signature is different, so any non-standard implementations need to adopt the changes.

To keep DefaultParameters thread-safe, it got a new type DefaultParameters, and request property Parameters has a dedicated type RequestParameter. Code-wise the change is non-breaking as the signatures are the same, but v110 is not binary compatible with previous versions. The difference is that DefaultParameters collection wraps all its mutations in a lock.

Full Changelog: restsharp/RestSharp@109.0.1...110.0.0

v109.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: restsharp/RestSharp@109.0.0...109.0.1

v109.0.0

What's Changed

New Contributors

Full Changelog: restsharp/RestSharp@108.0.3...109.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions github-actions bot added the enhancement New feature or request label Nov 29, 2023
@renovate renovate bot force-pushed the renovate/restsharp-110.x branch from 570e19f to 57abe00 Compare December 19, 2023 19:25
@JamieMagee JamieMagee enabled auto-merge (squash) December 19, 2023 19:26
@renovate renovate bot force-pushed the renovate/restsharp-110.x branch 2 times, most recently from 731a958 to 9d6f2ba Compare December 19, 2023 19:31
@renovate renovate bot force-pushed the renovate/restsharp-110.x branch from 9d6f2ba to a7d0bb5 Compare December 19, 2023 19:35
@JamieMagee JamieMagee merged commit 4fd2324 into main Dec 19, 2023
11 checks passed
@JamieMagee JamieMagee deleted the renovate/restsharp-110.x branch December 19, 2023 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant