AppVeyorExtension
AppVeyorExtension copied to clipboard
Bump RestSharp from 105.2.3 to 106.12.0 in /AppVeyor.Api.Tests
Bumps RestSharp from 105.2.3 to 106.12.0.
Release notes
Sourced from RestSharp's releases.
106.12.0
- Fixes CVE-2021-27293: Fix NewDateRegex #1556
What's Changed
- fix #1480 - ToCamelCase broken for a single word with multiple upperc… by
@moderndev
in restsharp/RestSharp#1513- fix: throw error if ThrowOnAnyError flag is true by
@FrediKats
in restsharp/RestSharp#1515- Fix broken link by
@ynden
in restsharp/RestSharp#1528- Changed tha to who by
@devamitk
in restsharp/RestSharp#1537- Fix typo by
@ynden
in restsharp/RestSharp#1539- fix memory leak #1506 by
@mhornbacher
in restsharp/RestSharp#1543- mark ErrorException as nullable to match interface by
@mhornbacher
in restsharp/RestSharp#1548- Fix NewDateRegex in StringExtensions #1556 by
@b-c-ds
in restsharp/RestSharp#1557- Implement DevSecOps through GitHub's Dependabot and CodeQL by
@aleks-ivanov
in restsharp/RestSharp#1563- Update getting-started.md by
@asymmetricblue
in restsharp/RestSharp#1570- Update parameters.md by
@propenster
in restsharp/RestSharp#1571- Bump actions/setup-dotnet from v1 to v1.8.0 by
@dependabot
in restsharp/RestSharp#1579- Update actions/checkout requirement to v2.3.4 by
@dependabot
in restsharp/RestSharp#1580- Important change in Docs in Utf8Json by
@ShardulTiurwadkar
in restsharp/RestSharp#1600- Bump Microsoft.NETFramework.ReferenceAssemblies from 1.0.0 to 1.0.2 by
@dependabot
in restsharp/RestSharp#1588- Bump BenchmarkDotNet from 0.12.1 to 0.13.0 by
@dependabot
in restsharp/RestSharp#1590- Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 by
@dependabot
in restsharp/RestSharp#1591- Bump NUnit3TestAdapter from 3.17.0 to 4.0.0 by
@dependabot
in restsharp/RestSharp#1595- Bump actions/setup-dotnet from 1.8.0 to 1.8.1 by
@dependabot
in restsharp/RestSharp#1602- Let us use C# 9 by
@alexeyzimarev
in restsharp/RestSharp#1609- Double uppercase issue by
@shipsaw
in restsharp/RestSharp#1601- JsonSerializer does not respect Culture when deserializing primitive types by
@Georgiks
in restsharp/RestSharp#1606- Resolves: Add GitHub Codespaces configuration by
@aleks-ivanov
in restsharp/RestSharp#1599- Implement "AddOrUpdateHeader(s)" methods by
@Lramelot
in restsharp/RestSharp#1576- OAuth1: Allow empty customer secrets, according to the specifications. by
@JamesMenetrey
in restsharp/RestSharp#1596- Bump prismjs from 1.23.0 to 1.24.1 by
@dependabot
in restsharp/RestSharp#1612- Bump dns-packet from 1.3.1 to 1.3.4 by
@dependabot
in restsharp/RestSharp#1610- Bump postcss from 7.0.35 to 7.0.36 by
@dependabot
in restsharp/RestSharp#1611- Bump ws from 6.2.1 to 6.2.2 by
@dependabot
in restsharp/RestSharp#1613New Contributors
@moderndev
made their first contribution in restsharp/RestSharp#1513@FrediKats
made their first contribution in restsharp/RestSharp#1515@ynden
made their first contribution in restsharp/RestSharp#1528@devamitk
made their first contribution in restsharp/RestSharp#1537@mhornbacher
made their first contribution in restsharp/RestSharp#1543@b-c-ds
made their first contribution in restsharp/RestSharp#1557@aleks-ivanov
made their first contribution in restsharp/RestSharp#1563@asymmetricblue
made their first contribution in restsharp/RestSharp#1570@propenster
made their first contribution in restsharp/RestSharp#1571@dependabot
made their first contribution in restsharp/RestSharp#1579@ShardulTiurwadkar
made their first contribution in restsharp/RestSharp#1600@shipsaw
made their first contribution in restsharp/RestSharp#1601@Georgiks
made their first contribution in restsharp/RestSharp#1606@Lramelot
made their first contribution in restsharp/RestSharp#1576@JamesMenetrey
made their first contribution in restsharp/RestSharp#1596
... (truncated)
Commits
d9aaf8e
Unshallow25dba85
Address dependabot issues0dc8f91
Bump ws from 6.2.1 to 6.2.2 (#1613)4ec7608
Bump postcss from 7.0.35 to 7.0.36 (#1611)707305f
Bump dns-packet from 1.3.1 to 1.3.4 (#1610)96502fe
Bump prismjs from 1.23.0 to 1.24.1 (#1612)659e609
Unshallow84a3784
Do it, do itf77637a
Unshallow, wrong version gets published94e578a
Enable using URL segment parameters without encoding- 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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.