Bump RestSharp from 106.11.4 to 106.11.7 #55

Merged
dependabot[bot] merged 1 commit from dependabot/nuget/RestSharp-106.11.7 into master 2020-10-23 06:23:57 +02:00
dependabot[bot] commented 2020-10-23 06:22:33 +02:00 (Migrated from github.com)

Bumps RestSharp from 106.11.4 to 106.11.7.

Release notes

Sourced from RestSharp's releases.

106.11.7

Fixed the assembly version

106.11.5

  • Closed OAuth encoding issue
  • Closed several culture-related issues
Commits
  • b78927d Removed the version attribute for #1504
  • 9d71791 Merge branch 'dev' of github.com:restsharp/RestSharp into dev
  • fec3cfa Update MinVer hoping to get the right assembly version
  • f42ec2f Delete FUNDING.yml
  • 4daaf69 Merge pull request #1498 from sharok/fix_oauth_encoding
  • 68c0776 Add test for checking encoding oauth_token
  • 7b794ac Encode oauth_token. Fixes #1495
  • 2ebdbc2 Merge pull request #1493 from nesc58/fix-culture
  • 67907ea Use given culture or invariant culture when converting strings to lower or upper
  • 25debfa Merge pull request #1492 from nesc58/fix-culture
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @Serraniel.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.11.4 to 106.11.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/restsharp/RestSharp/releases">RestSharp's releases</a>.</em></p> <blockquote> <h2>106.11.7</h2> <p>Fixed the assembly version</p> <h2>106.11.5</h2> <ul> <li>Closed OAuth encoding issue</li> <li>Closed several culture-related issues</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/restsharp/RestSharp/commit/b78927d85a6cb4f0540f89e4f923229462e897d3"><code>b78927d</code></a> Removed the version attribute for <a href="https://github-redirect.dependabot.com/restsharp/RestSharp/issues/1504">#1504</a></li> <li><a href="https://github.com/restsharp/RestSharp/commit/9d71791d0d092f1e0765a203b10d29edec4664a7"><code>9d71791</code></a> Merge branch 'dev' of github.com:restsharp/RestSharp into dev</li> <li><a href="https://github.com/restsharp/RestSharp/commit/fec3cfa15613da66be30cf0a08ce1d35fdbb0b43"><code>fec3cfa</code></a> Update MinVer hoping to get the right assembly version</li> <li><a href="https://github.com/restsharp/RestSharp/commit/f42ec2fc409ef044ca3ba0b88c37cd39dafb1d1a"><code>f42ec2f</code></a> Delete FUNDING.yml</li> <li><a href="https://github.com/restsharp/RestSharp/commit/4daaf6900ab3745727b80c8458d872a8e55af83b"><code>4daaf69</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/restsharp/RestSharp/issues/1498">#1498</a> from sharok/fix_oauth_encoding</li> <li><a href="https://github.com/restsharp/RestSharp/commit/68c077628c7a6b176259900b2bc2cfeb6fe2763c"><code>68c0776</code></a> Add test for checking encoding oauth_token</li> <li><a href="https://github.com/restsharp/RestSharp/commit/7b794ac00ceb7ca1cde128be23ca66bff51c5249"><code>7b794ac</code></a> Encode oauth_token. Fixes <a href="https://github-redirect.dependabot.com/restsharp/RestSharp/issues/1495">#1495</a></li> <li><a href="https://github.com/restsharp/RestSharp/commit/2ebdbc2533601d338d28a8d886952cc4571e7253"><code>2ebdbc2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/restsharp/RestSharp/issues/1493">#1493</a> from nesc58/fix-culture</li> <li><a href="https://github.com/restsharp/RestSharp/commit/67907ea81b283c52c3b1b10a775617399b56052a"><code>67907ea</code></a> Use given culture or invariant culture when converting strings to lower or upper</li> <li><a href="https://github.com/restsharp/RestSharp/commit/25debfad4c7f376128124bfb4867c924044b1f54"><code>25debfa</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/restsharp/RestSharp/issues/1492">#1492</a> from nesc58/fix-culture</li> <li>Additional commits viewable in <a href="https://github.com/restsharp/RestSharp/compare/106.11.4...106.11.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=RestSharp&package-manager=nuget&previous-version=106.11.4&new-version=106.11.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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-automerge-start) Dependabot will merge this PR once CI passes on it, as requested by @Serraniel. [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Serraniel (Migrated from github.com) approved these changes 2020-10-23 06:22:56 +02:00
Serraniel (Migrated from github.com) left a comment

@dependabot merge

@dependabot merge
Sign in to join this conversation.
No description provided.