net6-automation-testware
net6-automation-testware copied to clipboard
Bump RestSharp from 107.1.1 to 112.0.0 in /samples/TestWare.Samples.API
Bumps RestSharp from 107.1.1 to 112.0.0.
Release notes
Sourced from RestSharp's releases.
112.0.0
What's Changed
- Don't allow CRLF in headers by
@alexeyzimarevin restsharp/RestSharp#2258New Contributors
@MrFrawstymade their first contribution in restsharp/RestSharp#2251@snechaevmade their first contribution in restsharp/RestSharp#2256Full Changelog: https://github.com/restsharp/RestSharp/compare/111.4.1...112.0.0
111.4.1
What's Changed
- Allow setting parameter content type by
@alexeyzimarevin restsharp/RestSharp#2249- Added extensions for getting content header values by
@jizcin restsharp/RestSharp#2247New Contributors
@minhtaile2712made their first contribution in restsharp/RestSharp#2243@jizcmade their first contribution in restsharp/RestSharp#2247Full Changelog: https://github.com/restsharp/RestSharp/compare/111.4.0...111.4.1
111.4.0
What's Changed
- Doc versions and response section by
@alexeyzimarevin restsharp/RestSharp#2232- Re-instate old methods, but as obsolete by
@matt-richardsonin restsharp/RestSharp#2228- Header value null check by
@alexeyzimarevin restsharp/RestSharp#2241New Contributors
@matt-richardsonmade their first contribution in restsharp/RestSharp#2228Full Changelog: https://github.com/restsharp/RestSharp/compare/111.3.0...111.4.0
111.3.0
What's Changed
- Fix spelling in docs sidebar by
@Streptoin restsharp/RestSharp#2218- Use code generator for cloning responses by
@alexeyzimarevin restsharp/RestSharp#2223- Extensions for client and response by
@alexeyzimarevin restsharp/RestSharp#2221New Contributors
@Streptomade their first contribution in restsharp/RestSharp#2218Full Changelog: https://github.com/restsharp/RestSharp/compare/111.2.0...111.3.0
111.2.0
What's Changed
- Fix null reference exception when disposing response content by
@alexeyzimarevin restsharp/RestSharp#2201- Add Version to RestRequest by
@alexeyzimarevin restsharp/RestSharp#2209- Reverted authenticators rename
- Returned back
Execute(request)without method
... (truncated)
Commits
0fba5e7Don't allow CRLF in headers (#2258)7b7950bFixed the Simple Factory example. Fixes #2255 (#2256)777bf19Fixed sentence to be easier to read (#2251)6391624Added extensions for getting content header values (#2247)75ccc00Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0 (#2237)8758493Correct typo (#2246)8fee05dCorrect typo (#2244)6c596feBump Polly from 8.3.1 to 8.4.1 (#2234)aa43b68Correct methods name (#2243)fef25a5Allow setting parameter content type (#2249)- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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) You can disable automated security fix PRs for this repo from the Security Alerts page.
Thanks for opening this pull request! If you haven't already, please be sure to check out the contributing guidelines.