Skip to content

Bump refitter from 1.7.0 to 1.7.1#878

Merged
hwinther merged 1 commit into
mainfrom
dependabot/nuget/src/backend/dot-config/main/refitter-1.7.1
Dec 18, 2025
Merged

Bump refitter from 1.7.0 to 1.7.1#878
hwinther merged 1 commit into
mainfrom
dependabot/nuget/src/backend/dot-config/main/refitter-1.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 17, 2025

Copy link
Copy Markdown
Contributor

Updated refitter from 1.7.0 to 1.7.1.

Release notes

Sourced from refitter's releases.

1.7.1

Implemented enhancements

  • Improved handling of optional parameters #​448 by @​christianhelle
  • Allow omitting certain operation headers #​840 #​841 by @​kmc059000
  • Migrate unit tests from xUnit to TUnit #​830 by @​christianhelle
  • Refit v9.0.2 #​829
  • Add .NET 10 support #​822 (christianhelle)
  • Fix missing XML doc for CancellationToken #​819 by @​christianhelle
  • Fix incorrect casing on multi-part form data parameters #​806 by @​christianhelle
  • Optional parameters with default values #​803 by @​christianhelle
  • Asana API specs strange naming #​364 by @​christianhelle

Fixed bugs

  • Using cancellation tokens with xml doc comments plus TreatWarningsAsErrors and documentation file #​817
  • Multipart form data parameters wrong casing #​805
  • Use of non generic JsonStringEnumConverter prohibits usage of Json-SourceGenerationContext #​778
  • SourceGenerator 1.5 and newer causes build error with Visual Studio 2022 #​627
  • Fix string escaping, null safety, and numeric literals in optional parameter default values #​804
  • Fix typo in class name and Spectre.Console markup escaping issue #​828

Merged pull requests

New Contributors

Full Changelog: christianhelle/refitter@1.7.0...1.7.1

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 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 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)

@dependabot dependabot Bot added the .NET Pull requests that update .net code label Dec 17, 2025
@dependabot
dependabot Bot requested a review from hwinther as a code owner December 17, 2025 01:11
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 17, 2025
@github-actions

github-actions Bot commented Dec 17, 2025

Copy link
Copy Markdown
Contributor

✅ Build successful

@github-actions

github-actions Bot commented Dec 17, 2025

Copy link
Copy Markdown
Contributor

Summary

Summary
Generated on: 12/18/2025 - 21:22:23
Coverage date: 12/18/2025 - 21:22:22
Parser: MultiReport (2x Cobertura)
Assemblies: 1
Classes: 28
Files: 26
Line coverage: 51% (648 of 1270)
Covered lines: 648
Uncovered lines: 622
Coverable lines: 1270
Total lines: 2453
Branch coverage: 18.6% (53 of 284)
Covered branches: 53
Total branches: 284
Method coverage: Feature is only available for sponsors

Coverage

WebApi - 51%
Name Line Branch
WebApi 51% 18.6%
Microsoft.AspNetCore.OpenApi.Generated 0% 0%
System.Runtime.CompilerServices 0%
WebApi.Attributes.DefineConstantsAttribute 100%
WebApi.Controllers.BloggingController 100% 100%
WebApi.Controllers.SendMessageController 100%
WebApi.Controllers.ServiceController 100%
WebApi.Controllers.WeatherForecastController 100%
WebApi.Database.Blog 100%
WebApi.Database.BlogConfiguration 100%
WebApi.Database.BloggingContext 100%
WebApi.Database.Post 100%
WebApi.Database.PostConfiguration 100%
WebApi.Entities.BlogDto 100% 100%
WebApi.Entities.GenericValue`1 100%
WebApi.Entities.PostDto 100% 100%
WebApi.Entities.VersionInformation 100%
WebApi.Entities.WeatherForecast 100%
WebApi.Filters.ValidateModelAttribute 0% 0%
WebApi.Messaging.MessageReceiver 57.6% 20%
WebApi.Messaging.MessageSender 67.9% 37.5%
WebApi.Messaging.RabbitMqHelper 62% 50%
WebApi.Middleware.ExceptionHandlingMiddleware 0% 0%
WebApi.Middleware.ProduceResponseTypeModelProvider 94.4% 75%
WebApi.Migrations.AddBlogMaxLength 82%
WebApi.Migrations.AddBlogTitleField 93.9%
WebApi.Migrations.BloggingContextModelSnapshot 100%
WebApi.Migrations.InitialMigration 94.2%
WebApi.Repository.BloggingRepository 100% 100%
success

@github-actions

github-actions Bot commented Dec 17, 2025

Copy link
Copy Markdown
Contributor

Code Coverage

Package Line Rate Branch Rate Health
WebApi 51% 19%
Summary 51% (648 / 1270) 19% (53 / 284)

---
updated-dependencies:
- dependency-name: refitter
  dependency-version: 1.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@hwinther
hwinther force-pushed the dependabot/nuget/src/backend/dot-config/main/refitter-1.7.1 branch from 5c92a10 to 5ac741f Compare December 18, 2025 21:20
@hwinther
hwinther merged commit 783a6ae into main Dec 18, 2025
5 checks passed
@hwinther
hwinther deleted the dependabot/nuget/src/backend/dot-config/main/refitter-1.7.1 branch December 18, 2025 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant