Bump the dependencies group with 4 updates #14
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 4 updates: JsonSubTypes, Newtonsoft.Json, Polly and RestSharp.
Updates
JsonSubTypes
from 1.8.0 to 2.0.1Release notes
Sourced from JsonSubTypes's releases.
Changelog
Sourced from JsonSubTypes's changelog.
Commits
55b8259
<Version>2.0.1</Version>c595b5b
fix patha3087c1
add readme to package8c8702d
update changelog1a624e8
<Version>2.0.0</Version>9763af1
upgrade nuget key6ea8df4
Merge pull request #150 from manuc66/feature/DateTime_issue_with_1.8.0_#120_87abcbf
Merge pull request #151 from manuc66/feature/Allow_to_disable_behavior62d53de
Merge pull request #152 from manuc66/feature/fix_SetFallbackSubtype5456006
remove commented codeUpdates
Newtonsoft.Json
from 13.0.1 to 13.0.3Release notes
Sourced from Newtonsoft.Json's releases.
Commits
0a2e291
Remove prerelease for 13.0.34949c66
Update to 13.0.3-beta15702581
Fix: Null String being reported as String rather than JTokenType.Null (#2796)c908de3
Fix not returning negative double from box cache (#2777)2afdccd
Fix parsed decimal losing trailing zeroes (#2769)4fba53a
Remove prerelease for 13.0.2b15df4b
Add missing headers789bfd3
Update to 13.0.2-beta3b13717a
Add JsonCloneSettings to disable copy annotations (#2757)d0a328e
Fix MaxDepth not being used with ISerializable deserialization (#2736)Updates
Polly
from 7.2.2 to 8.3.1Release notes
Sourced from Polly's releases.
... (truncated)
Changelog
Sourced from Polly's changelog.
... (truncated)
Commits
Updates
RestSharp
from 106.13.0 to 110.2.0Release notes
Sourced from RestSharp's releases.
... (truncated)
Commits
812c344
Move the instantiation of RequestContent after calling the Authenticator (#2062)794348e
Merge client- and request-level cookies in the header. Also, dispose the requ...e147e1c
Add CacheControl (#2053)edce8c9
More cleanup4af066c
Fix intro a bitb8e0fdf
Elaborate how to use error handling optionsd4b6f55
Bump Microsoft.AspNetCore.TestHost from 6.0.9 to 6.0.15 (#2054)bf24794
AddAddJsonBody
overload to serialise top-level string (#2043)2d42a33
Bump Newtonsoft.Json from 13.0.2 to 13.0.3 (#2040)62ff3aa
Add Remove and Replace parameter functions to DefaultParameters (#2047)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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions