Skip to content

Bump refitter from 1.7.1 to 1.7.2#912

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/backend/dot-config/main/refitter-1.7.2
Closed

Bump refitter from 1.7.1 to 1.7.2#912
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/backend/dot-config/main/refitter-1.7.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 22, 2026

Copy link
Copy Markdown
Contributor

Updated refitter from 1.7.1 to 1.7.2.

Release notes

Sourced from refitter's releases.

1.7.2

Implemented enhancements:

  • Improve Immutable Records ergonomics #​844
  • Omit certain operation headers and include all others #​840
  • Create .refitter settings file as part of output #​859 by @[christianhelle
  • Fix integerType enum deserialization issue #​855 (christianhelle)
  • support custom nswag template directory #​844 #​854 by @​kmc059000
  • Fix missing method parameter XML code-documentation #​850 (christianhelle)

Fixed bugs:

  • integerType parsing in settings file fails #​851
  • CS1573 : Method parameter has no matching XML comment #​846

Merged pull requests:

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

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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from hwinther as a code owner January 22, 2026 01:50
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 22, 2026
@github-actions

github-actions Bot commented Jan 22, 2026

Copy link
Copy Markdown
Contributor

✅ Build successful

@github-actions

github-actions Bot commented Jan 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Summary
Generated on: 01/22/2026 - 01:54:32
Coverage date: 01/22/2026 - 01:54:31
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 Jan 22, 2026

Copy link
Copy Markdown
Contributor

Code Coverage

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

@dependabot @github

dependabot Bot commented on behalf of github Jan 26, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #914.

@dependabot dependabot Bot closed this Jan 26, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/src/backend/dot-config/main/refitter-1.7.2 branch January 26, 2026 01:49
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