Skip to content

Bump refitter from 1.4.0 to 1.7.0#862

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated refitter from 1.4.0 to 1.7.0.

Release notes

Sourced from refitter's releases.

1.7.0

What's Changed

New Contributors:

  • @​christophdebaene
  • @​7amou3
  • @​HGCollier

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

1.6.5

What's Changed

New Contributors

Full Changelog: christianhelle/refitter@1.6.4...1.6.5

1.6.4

What's Changed

Full Changelog: christianhelle/refitter@1.6.3...1.6.4

1.6.3

What's Changed

Full Changelog: christianhelle/refitter@1.6.2...1.6.3

1.6.2

What's Changed

Full Changelog: christianhelle/refitter@1.6.1...1.6.2

1.6.1

What's Changed

Full Changelog: christianhelle/refitter@1.6.0...1.6.1

1.6.0

Implemented enhancements:

  • fix missing schema for dictionary keys #​697 @​kirides
  • Fancy CLI output using Spectre Console #​695 @​christianhelle

Fixed bugs:

  • [Bug] Refitter generates invalid [Range] attribute for decimal properties starting from v1.5.2 #​668 @​tommieemeli
  • Generates Content-Type: multipart/form-data Header which breaks Multipart uploads #​654 @​dbhjoh @​jaroslaw-dutka

Closed issues:

Merged pull requests:

See Full Changelog

1.5.6

What's Changed

Merged pull requests

Full Changelog: christianhelle/refitter@1.5.5...1.5.6

1.5.5

What's Changed

  • Using CollectionFormats other than Multi #​640 (@​ebarnard)
  • Add collection format option to CLI tool documentation #​664 (@​christianhelle)
  • Made Security Header Parameters safe for C# when unsafe characters are present #​663 (@​AragornHL)

Merged pull requests:

Full Changelog: christianhelle/refitter@1.5.4...1.5.5

1.5.4

What's Changed

Merged Pull Requests:

New Contributors

Full Changelog: christianhelle/refitter@1.5.3...1.5.4

1.5.3

Implemented enhancements:

Fixed bugs:

  • Doesn't add Content-Type request header when body is plain JSON string #​617
  • Broken xml doc when swagger descriptions contains "<" or ">" characters #​605
  • date-time parameters are encoded as date when iso8601 is used #​599

Closed issues:

  • OpenAPI Schema and Authorization Attributes #​629

Merged pull requests:

1.5.2

Implemented enhancements:

Fixed bugs:

Merged pull requests:

New Contributors

Full Changelog: christianhelle/refitter@1.5.0...1.5.2

1.5.0

Implemented enhancements:

Fixed bugs:

  • "Error: Could not find color or style 'System.String'." #​583
  • Source generator errors are hidden #​568
  • Refitter -v not showing version number #​560
  • Not so nice behavior when generating client with trim-unused-schema #​557
  • Two almost identical routes that fail at validation. #​551
  • Code Generator creates unsafe interface method names #​360

Closed issues:

  • How to use in class library? #​534
  • [ISSUE][1.2.1-preview.54] Some impediments using CLI version. Is not enough for my needs? #​450

Merged Pull Requests

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 4, 2025
@dependabot
dependabot Bot requested a review from hwinther as a code owner December 4, 2025 20:50
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Dec 4, 2025
@github-actions

github-actions Bot commented Dec 4, 2025

Copy link
Copy Markdown
Contributor

✅ Build successful

@github-actions

github-actions Bot commented Dec 4, 2025

Copy link
Copy Markdown
Contributor

Summary

Summary
Generated on: 12/04/2025 - 22:21:31
Coverage date: 12/04/2025 - 22:21:30
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 4, 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.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/src/backend/dot-config/main/refitter-1.7.0 branch from 36d2cf3 to f370e8c Compare December 4, 2025 22:20
@hwinther
hwinther merged commit 9bc6600 into main Dec 4, 2025
5 checks passed
@hwinther
hwinther deleted the dependabot/nuget/src/backend/dot-config/main/refitter-1.7.0 branch December 4, 2025 22:22
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