chore(deps): update dependency refit to v7 by renovate[bot] · Pull Request #1665 · reactiveui/refit
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| Refit | 4.8.14 -> 7.0.0 |
||||
| Refit | 6.3.2 -> 7.0.0 |
Release Notes
reactiveui/refit (Refit)
v7.0.0
Dependencies:
0a03d4aBump Nerdbank.GitVersioning from 3.5.119 to 3.6.132 (#1507) @dependabot[bot]65f395aBump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit (#1506) @dependabot[bot]a16b0fdBump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#1508) @dependabot[bot]ec73fedBump Microsoft.VisualStudio.Threading.Analyzers from 17.5.22 to 17.6.40 (#1511) @dependabot[bot]cd1b108Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.0.1 to 4.6.0 (#1510) @dependabot[bot]34b8133Bump coverlet.msbuild from 3.2.0 to 6.0.0 (#1512) @dependabot[bot]0e118d0Bump System.Reactive from 5.0.0 to 6.0.0 (#1509) @dependabot[bot]57919c4Bump Nerdbank.GitVersioning from 3.6.132 to 3.6.133 (#1516) @dependabot[bot]dd1eebfBump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.2 (#1520) @dependabot[bot]a50c8aeBump System.Text.Json from 7.0.2 to 7.0.3 (#1523) @dependabot[bot]
Other:
4744780Ship 7.0.0 @anaisbetts
v6.5.1
Features:
Fixes:
ed61774Fix Added MemberNotNullWhen in IApiResponse (#1483) @AlbertoMonteiroc8888e1Fix condition of method return type in RequestBuilder to only allow Task<> and IObservable<> (#1364) @barchkile
Housekeeping:
857becchousekeeping: Update readme to show GitHub actions status @glennawatson
Other:
fec2cf3Update version.json @glennawatson
v6.4.1
Dependencies:
63b9654Bump Newtonsoft.Json from 13.0.1 to 13.0.3 (#1480) @dependabot[bot]
Features:
b78bbc7feature: Add named httpclient support (#1418) @redbatyc97fcb6feature: Add RestMethodInfo in HttpRequestMessage (Options or Properties) (#1352) @Int32Overflow77f084ffeature: Add an authorization header value getter property that supports cancellation (#1413) @0xcedb06ef7cFeature: allow developers to inject the MethodInfo as a Property (#1367) @james-s-tayler
Fixes:
153f520Fix typo in README.md (#1428) @ownsaef6cbbFixed a bug in the readme (#1366) @james-s-tayler3c87611Fix cache in RestService for generated type (#1348) @Int32Overflow25c4840fix: Update readme with details on supply a custom HttpClient instance (#1362) @chowarth
Housekeeping:
1fd2b3fhousekeeping: Convert to using GitHub actions @glennawatson977246ahousekeeping: Remove the need to install maui workflows @glennawatsoneb61d39housekeeping: remove duplicated tags @glennawatsonda483b9housekeeping: update directory.build.props file @glennawatsone571bc6housekeeping: Remove invalid tag from release @glennawatson500f4a2housekeeping: Remove invalid tag from release @glennawatsone83f7e2housekeeping: Remove old targets from tests @glennawatson098c4e3housekeeping: Update Targets, Fix build, Update relevant packages (#1488) @ChrisPulman
Other:
5fe5ce5Update dependabot.yml @glennawatson00dde43Sample using local api (#785) @NakWarsi469bfceadd tests setting Authorization headers via HeaderCollection (#1385) @james-s-taylerb608846Add benchmark dotnet and comprehensive set of end to end benchmarks (#1175) @james-s-tayler5589ab9Use Error property when throwing exception (#1448) @marcominervab5ce1dbUse the root directory for builds @glennawatsonc1516a8Add HttpRequestMessageOptions to RefitSettings and add this dictionary to HttpRequestMessage.(Options/Properties) (#1353) @Int32Overflow
v6.3.2
Changes:
Enhancements:
- #1310: Split XmlContentSerializer into separate package
Dependencies:
- #1306: Bump coverlet.collector from 3.1.0 to 3.1.2
Others:
- #1307: Fix missing syntax highlighting
- #1303: Add MemberNotNullWhen attribute to IsSuccessStatusCode
This list of changes was auto generated.
v6.2.16
Changes:
Bugs:
- #1290: Refit interface methods that return Task assign ApiException to the IApiResponse.Error property on error
Dependencies:
- #1285: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.255
- #1271: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.10.56 to 17.0.64
- #1260: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 17.0.0
- #1276: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1
Others:
See More
- #1296: Add a readme to the package
- #1294: Fix example syntax, add paren.
- #1293: fix: load content into buffer for void return methods
- #1292: Update renamed section in Table of Contents
- #1275: Add Xml documentation to exposed methods and classes.
- #1287: Update README.md
- #1279: Add note about JSON source generator
- #1267: Fix NuGet package link for Serilog.Exceptions.Refit doc
This list of changes was auto generated.
v6.1.15
Changes:
Enhancements:
- #1251: Switch to Roslyn component versioning
- #1235: Enchance SystemTextJsonContentSerializer default options
- #1216: Support Roslyn 3.8 and Roslyn 4.0 source generator scenarios
Dependencies:
- #1228: Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.0.0-2.final to 4.0.0-4.21423.7
- #1227: Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.0.0-2.final to 4.0.0-4.21420.8
Others:
- #1248: Add documentation for Serilog.Exceptions.Refit nuget package
- #1229: Gate the incremental source generators on LangVersion=preview
See More
- #1222: Change folder path to avoid implicit NuGet inclusions
This list of changes was auto generated.
v6.0.94
Changes:
Enhancements:
- #1167: Support returning api response in case of deserialization exception
Bugs:
- #1211: [BUG] Using same key multiple times throws exception
- #1131: Header collection post without body bug
Dependencies:
- #1158: Upgrade to GitHub-native Dependabot
- #1207: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231
- #1205: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228
- #1200: Bump coverlet.collector from 3.0.3 to 3.1.0
See More
- #1193: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220
- #1183: Bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit from 1.0.1-beta1.21265.1 to 1.1.0
- #1188: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216
- #1185: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205
- #1184: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.9.60 to 16.10.56
- #1182: Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
- #1181: Bump Nerdbank.GitVersioning from 3.4.194 to 3.4.203
- #1177: Bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit from 1.0.1-beta1.21256.1 to 1.0.1-beta1.21265.1
- #1170: Bump Microsoft.NETFramework.ReferenceAssemblies from 1.0.1 to 1.0.2
- #1165: Bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit from 1.0.1-beta1.21254.1 to 1.0.1-beta1.21256.1
- #1164: Bump Microsoft.NETFramework.ReferenceAssemblies from 1.0.0 to 1.0.1
- #1162: Bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit from 1.0.1-beta1.21177.1 to 1.0.1-beta1.21254.1
- #1148: Bump Nerdbank.GitVersioning from 3.4.190 to 3.4.194
- #1146: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.190
- #1147: Bump System.Text.Json from 5.0.1 to 5.0.2
- #1144: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
- #1134: Bump Newtonsoft.Json from 12.0.3 to 13.0.1
Others:
- #1214: .NET 6 SDK update
- #1166: Small typos in README
- #1140: Update Microsoft.CodeAnalysis.Testing to 1.0.1-beta1.21177.1
- #1132: Update README.md fix typo FromHttpContnentAsync
This list of changes was auto generated.
v6.0.38
Changes:
Enhancements:
- #1112: Added methods to support creating RefitSettings using the service provider
- #1115: Really Buffered JsonContent when buffered is set
Bugs:
- #1130: Fix issue where explicit or override wasn't being passed correctly to the generic constraints writer
Dependencies:
- #1117: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.9.54 to 16.9.60
- #1104: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.8.55 to 16.9.54
- #1089: Bump Microsoft.NET.Test.Sdk from 16.9.0 to 16.9.1
Others:
See More
- #1097: Update Meow Sample To .NET 5 and .NET Standard 2.1
This list of changes was auto generated.
v6.0.24
Changes:
Bugs:
- #1088: Update inferred types converter for 5.0
Dependencies:
- #1083: Bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit from 1.0.1-beta1.21109.2 to 1.0.1-beta1.21117.2
This list of changes was auto generated.
v6.0.21
Changes:
Enhancements:
- #1086: Add error case for packages.config to prevent runtime issues
Dependencies:
- #1084: Bump coverlet.collector from 3.0.2 to 3.0.3
This list of changes was auto generated.
v6.0.15
Changes:
- #1076: Don't output any generated code if we don't have any refit interfaces…
- #1071: Add Refit.Newtonsoft.Json badges
This list of changes was auto generated.
v6.0.8
Changes:
Enhancements:
- #1069: Add logic to emit #nullable in the generated files if required
- #1067: Update output filenames to end in .g.cs to indicate they're generated.
Dependencies:
- #1070: Bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit from 1.0.1-beta1.21106.1 to 1.0.1-beta1.21109.2
This list of changes was auto generated.
v6.0.1
Changes:
Enhancements:
- #1062: Generate non-implicit impls for top-level interfaces
Dependencies:
- #1064: Bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit from 1.0.1-beta1.21103.2 to 1.0.1-beta1.21106.1
This list of changes was auto generated.
v5.2.4
Changes:
Bugs:
Others:
- #1011: Fix new test: Refit 5.2 does not use CamelCasing by default.
- #952: Request payload corrupted when using System.Text.Json serializer
This list of changes was auto generated.
v5.2.1
Changes:
- #900: Add ability to provide custom ExceptionFactory
- #967: allow HeaderAttribute on parameters used in request path members
- #899: Support partial interfaces
- #904: Support Xml default namespace
- #945: refactor: change verify url method exception message
- #968: Fix issue 617 (support EnumMember on enums within types for query string param objects)
- #943: fix: Allow for GenerateRefitStubs to be disabled with RefitDisableGenerateRefitStubs
- #745: [BUG] AddRefitClient non-generic version does not register service
Dependencies:
- #950: Bump Microsoft.Extensions.Http from 3.1.5 to 3.1.6
- #923: Bump System.Text.Json from 4.7.1 to 4.7.2
See More
- #969: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.7.54 to 16.7.56
- #965: Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1
- #961: Bump Microsoft.Extensions.Http from 3.1.6 to 3.1.7
- #959: Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
- #958: Bump Microsoft.CodeAnalysis.CSharp from 3.6.0 to 3.7.0
- #957: Bump xunit.runner.visualstudio from 2.4.2 to 2.4.3
- #954: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.6.13 to 16.7.54
- #951: Bump Nerdbank.GitVersioning from 3.1.91 to 3.2.31
- #938: Bump Microsoft.Extensions.Http from 3.1.4 to 3.1.5
- #933: Bump xunit.runner.visualstudio from 2.4.1 to 2.4.2
- #932: Bump coverlet.collector from 1.3.0-preview.6.ga0e22ec622 to 1.3.0
- #928: Bump Microsoft.CodeAnalysis.CSharp from 3.5.0 to 3.6.0
- #924: Bump Microsoft.Extensions.Http from 3.1.3 to 3.1.4
- #917: Bump Nerdbank.GitVersioning from 3.1.74 to 3.1.91
- #914: Bump Microsoft.NET.Test.Sdk from 16.6.0 to 16.6.1
- #908: Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.0
Others:
- #902: latest coverlet
This list of changes was auto generated.
v5.1.67
Changes:
Bugs:
- #885: Specify Content-Length when serializing JSON with System.Text.Json
- #889: Fix default CollectionFormat for FormValueMultimap
- #896: Fix query collection format inside object
- #895: Fix generated usings in inherited interfaces
Dependencies:
- #890: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.5.132 to 16.6.13
- #888: Bump System.Reactive from 4.3.2 to 4.4.1
- #887: Bump coverlet.collector from 1.2.0 to 1.2.1
Others:
See More
- #893: Added documentation and examples for the ApiResponse return type.
This list of changes was auto generated.
v5.1.54
Changes:
Enhancement:
Dependencies:
- #875: Bump Nerdbank.GitVersioning from 3.1.71 to 3.1.74
- #867: Bump Microsoft.Extensions.Http from 3.1.2 to 3.1.3
Others:
- #883: Usings fix
- #879: Base address fix
- #866: Fixed System.Text.Json deserialization on streamed data
See More
- #877: Disable CI build for tests as coverlet doesn't work
- #874: Replace .NET Standard 1.4 with 2.0 in README.md
- #868: Fix GitHub Pages
- #653: IContentSerializer implementation and/or example for .NET Core 3.0?
- #2: Add top-level API
This list of changes was auto generated.
v5.1.27
Changes:
Enhancement:
- #800: Added: Support for Nullable References
- #824: Unescape Querystring parameters #277
- #277: How to disable urlencoding get-params in Refit?
- #829: Added interfaces to ApiResponse
- #836: System.Text.Json-powered IContentSerializer
- #841: Allow specifying default CollectionFormat
- #848: handle serialization for query objects with IEnumerable properties
- #861: Support handlers in AddRefitClient and document use of HttpClient
Bugs:
- #847: [BUG] QueryAttribute is not taken into account with custom objects and query parameters
- #802: Using uppercase letters in objects bound to URL throws an error
- #811: [BUG] RefitStubs.g.cs is generated when it shouldn't
- #784: [BUG] Multiple Input Files (May) Lead To Ambiguous Reference Errors
- #807: Fix for #802 casing bug on object bound to url
- #843: fix issue experienced in #649
- #649: [BUG] RefitStubs.g.cs generated by dotnet build 2.2.203 SDK cannot process nested type
Others:
See More
-
#864: Revert "Ensure we have an emtpy byte array so that a content-length of 0 is sent"
-
#862: Custom query prop
-
#860: Trim trailing / for HttpClient-supplied base addresses
-
#858: Remove unused types (supporting netstandard1.4 )
-
#856: Bump Microsoft.CodeAnalysis.CSharp from 3.4.0 to 3.5.0
-
#854: Bump Nerdbank.GitVersioning from 3.1.68 to 3.1.71
-
#851: Bump Nerdbank.GitVersioning from 3.0.50 to 3.1.68
-
#1: Handle actually issuing REST requests, not just building them
-
#842: Bump Microsoft.Extensions.Http from 3.1.1 to 3.1.2
-
#838: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.4.45 to 16.5.132
-
#834: Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0
-
#830: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.4.43 to 16.4.45
-
#827: Bump Nerdbank.GitVersioning from 3.0.48 to 3.0.50
-
#826: Bump Microsoft.Extensions.Http from 3.1.0 to 3.1.1
-
#825: Bump Nerdbank.GitVersioning from 3.0.28 to 3.0.48
-
#819: Bump coverlet.collector from 1.1.0 to 1.2.0
-
#5: Silverlight support?
-
#817: Bump System.Reactive from 4.3.1 to 4.3.2
-
#814: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.4.33 to 16.4.43
-
#808: Bump System.Reactive from 4.2.0 to 4.3.1
-
#804: Bump Microsoft.CodeAnalysis.CSharp from 3.3.1 to 3.4.0
-
#805: Bump Microsoft.Extensions.Http from 3.0.1 to 3.1.0
-
#803: Generate using statements inside namespaces
-
#798: Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19554-01 to 1.0.0
-
#792: Bump Microsoft.Extensions.Http from 3.0.0 to 3.0.1
-
#791: Bump Microsoft.Extensions.DependencyInjection from 3.0.0 to 3.0.1
-
#790: Update to MockHttp client with strong name
This list of changes was auto generated.
v5.0.23
Changes:
- #789: Get rid of query shift parameter and rely on value from dictionary key
- #788: feat: Add support for ProblemDetails extensions
- #787: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.4.16 to 16.4.33
- #786: Bump Nerdbank.GitVersioning from 3.0.26 to 3.0.28
This list of changes was auto generated.
v5.0.15
Changes:
- #783: Update README.md
- #757: Objects Bound to URL Path
- #779: Bump Newtonsoft.Json from 12.0.2 to 12.0.3
- #778: Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0
- #776: Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19367-01 to 1.0.0-beta2-19554-01
This list of changes was auto generated.
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates 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.