chore(deps): update dependency refit to v7 #1665
Merged
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.
This PR contains the following updates:
4.8.14
->7.0.0
6.3.2
->7.0.0
Release Notes
reactiveui/refit (Refit)
v7.0.0
Compare Source
Dependencies:
0a03d4a
Bump Nerdbank.GitVersioning from 3.5.119 to 3.6.132 (#1507) @dependabot[bot]65f395a
Bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit (#1506) @dependabot[bot]a16b0fd
Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#1508) @dependabot[bot]ec73fed
Bump Microsoft.VisualStudio.Threading.Analyzers from 17.5.22 to 17.6.40 (#1511) @dependabot[bot]cd1b108
Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.0.1 to 4.6.0 (#1510) @dependabot[bot]34b8133
Bump coverlet.msbuild from 3.2.0 to 6.0.0 (#1512) @dependabot[bot]0e118d0
Bump System.Reactive from 5.0.0 to 6.0.0 (#1509) @dependabot[bot]57919c4
Bump Nerdbank.GitVersioning from 3.6.132 to 3.6.133 (#1516) @dependabot[bot]dd1eebf
Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.2 (#1520) @dependabot[bot]a50c8ae
Bump System.Text.Json from 7.0.2 to 7.0.3 (#1523) @dependabot[bot]Other:
4744780
Ship 7.0.0 @anaisbettsv6.5.1
Compare Source
Features:
c0af5c2
feature: Make theRestMethodInfo
available in the request options (#1317) @0xcedFixes:
ed61774
Fix Added MemberNotNullWhen in IApiResponse (#1483) @AlbertoMonteiroc8888e1
Fix condition of method return type in RequestBuilder to only allow Task<> and IObservable<> (#1364) @barchkileHousekeeping:
857becc
housekeeping: Update readme to show GitHub actions status @glennawatsonOther:
fec2cf3
Update version.json @glennawatsonv6.4.1
Dependencies:
63b9654
Bump Newtonsoft.Json from 13.0.1 to 13.0.3 (#1480) @dependabot[bot]Features:
b78bbc7
feature: Add named httpclient support (#1418) @redbatyc97fcb6
feature: Add RestMethodInfo in HttpRequestMessage (Options or Properties) (#1352) @Int32Overflow77f084f
feature: Add an authorization header value getter property that supports cancellation (#1413) @0xcedb06ef7c
Feature: allow developers to inject the MethodInfo as a Property (#1367) @james-s-taylerFixes:
153f520
Fix typo in README.md (#1428) @ownsaef6cbb
Fixed a bug in the readme (#1366) @james-s-tayler3c87611
Fix cache in RestService for generated type (#1348) @Int32Overflow25c4840
fix: Update readme with details on supply a custom HttpClient instance (#1362) @chowarthHousekeeping:
1fd2b3f
housekeeping: Convert to using GitHub actions @glennawatson977246a
housekeeping: Remove the need to install maui workflows @glennawatsoneb61d39
housekeeping: remove duplicated tags @glennawatsonda483b9
housekeeping: update directory.build.props file @glennawatsone571bc6
housekeeping: Remove invalid tag from release @glennawatson500f4a2
housekeeping: Remove invalid tag from release @glennawatsone83f7e2
housekeeping: Remove old targets from tests @glennawatson098c4e3
housekeeping: Update Targets, Fix build, Update relevant packages (#1488) @ChrisPulmanOther:
5fe5ce5
Update dependabot.yml @glennawatson00dde43
Sample using local api (#785) @NakWarsi469bfce
add tests setting Authorization headers via HeaderCollection (#1385) @james-s-taylerb608846
Add benchmark dotnet and comprehensive set of end to end benchmarks (#1175) @james-s-tayler5589ab9
Use Error property when throwing exception (#1448) @marcominervab5ce1db
Use the root directory for builds @glennawatsonc1516a8
Add HttpRequestMessageOptions to RefitSettings and add this dictionary to HttpRequestMessage.(Options/Properties) (#1353) @Int32Overflowv6.3.2
Changes:
Enhancements:
Dependencies:
Others:
This list of changes was auto generated.
v6.2.16
Changes:
Bugs:
Dependencies:
Others:
See More
This list of changes was auto generated.
v6.1.15
Changes:
Enhancements:
Dependencies:
Others:
See More
This list of changes was auto generated.
v6.0.94
Changes:
Enhancements:
Bugs:
Dependencies:
See More
Others:
This list of changes was auto generated.
v6.0.38
Changes:
Enhancements:
Bugs:
Dependencies:
Others:
See More
This list of changes was auto generated.
v6.0.24
Changes:
Bugs:
Dependencies:
This list of changes was auto generated.
v6.0.21
Changes:
Enhancements:
Dependencies:
This list of changes was auto generated.
v6.0.15
Changes:
This list of changes was auto generated.
v6.0.8
Changes:
Enhancements:
Dependencies:
This list of changes was auto generated.
v6.0.1
Changes:
Enhancements:
Dependencies:
This list of changes was auto generated.
v5.2.4
Changes:
Bugs:
Others:
This list of changes was auto generated.
v5.2.1
Changes:
Dependencies:
See More
Others:
This list of changes was auto generated.
v5.1.67
Changes:
Bugs:
Dependencies:
Others:
See More
This list of changes was auto generated.
v5.1.54
Changes:
Enhancement:
Dependencies:
Others:
See More
This list of changes was auto generated.
v5.1.27
Changes:
Enhancement:
Bugs:
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
#815: Updating #811 fix with better language detection
#814: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.4.33 to 16.4.43
#813: Fix issue #811 & add tests for query parameters
#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:
This list of changes was auto generated.
v5.0.15
Changes:
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.
This PR has been generated by Mend Renovate. View repository job log here.