Skip to content

Bump the dotnet group with 3 updates - #2188

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/docs/core/extensions/snippets/http/generated/dotnet-a61630bf30
Open

Bump the dotnet group with 3 updates#2188
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/docs/core/extensions/snippets/http/generated/dotnet-a61630bf30

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown

Updated Microsoft.Extensions.Hosting from 10.0.10 to 10.0.11.

Release notes

Sourced from Microsoft.Extensions.Hosting's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Http from 10.0.10 to 10.0.11.

Release notes

Sourced from Microsoft.Extensions.Http's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Refit.HttpClientFactory from 14.0.1 to 15.2.0.

Release notes

Sourced from Refit.HttpClientFactory's releases.

15.2.0

🗞️ What's Changed

✨ Features

  • reactiveui/refit@​164332344807773dd0c8a01e6ace24e86d2fedd8 feat(body): compress request bodies (#​2311) @​glennawatson

🐛 Fixes

  • reactiveui/refit@​96316a6b121c72e8a77abb0cb1f38c2a0839cd86 fix(debugging): stop debugger displays rendering as a bare null (#​2315) @​glennawatson
  • reactiveui/refit@​05c856ad69c33843ff7cb2b599c2ce43117fca20 fix(generator): keep the analyzers loadable in Visual Studio (#​2309) @​glennawatson
  • reactiveui/refit@​1dc43776eae5ef9abe4d7f9b29c105c90a65d2b6 fix(headers): stop rewriting raw header values (#​2310) @​glennawatson

📦 Dependencies

  • reactiveui/refit@​755b8c31055e76922c2236c281e92467433b3eb5 chore(deps): update dependency roslynator.analyzers to 4.16.1 (#​2312) renovate[bot]

🔗 Full Changelog: reactiveui/refit@v15.1.0...v15.2.0

🙌 Contributions

💖 Thanks to all the contributors: @​glennawatson

🤖 Automated services that contributed: renovate[bot]

15.1.0

🗞️ What's Changed

🐛 Fixes

  • reactiveui/refit@​74cbb64d51b705fb52a7bc0e7bd5f4e4b62bfb5e fix(generator): ship a single Roslyn analyzer slot (#​2305) @​glennawatson

⚡ Performance

  • reactiveui/refit@​b455f65ecc4c97d092317e349cb775f9cfc6bcdf perf(generator): return the request task instead of awaiting it (#​2302) @​glennawatson

🧹 General Changes

  • reactiveui/refit@​0065f72548a1d5ce872c3859b34ea239c56c631e build: raise the analyzer rules to error and fix the reported code (#​2299) @​glennawatson

📦 Dependencies

  • reactiveui/refit@​46071eb16ee8c821baf0551af13d63d4ad4b7427 chore(deps): update dependency sonaranalyzer.csharp to 10.32.0.713 (#​2303) renovate[bot]
  • reactiveui/refit@​51368ea5ade710200b3796f81e41e7a7375e35c0 chore(deps): update dependency roslynator.analyzers to 4.16.0 (#​2298) renovate[bot]

🔗 Full Changelog: reactiveui/refit@v15.0.0...v15.1.0

🙌 Contributions

💖 Thanks to all the contributors: @​glennawatson

🤖 Automated services that contributed: renovate[bot]

15.0.0

🗞️ What's Changed

✨ Features

  • reactiveui/refit@​6f5aa733c8f1dbaedc1fe68d70b91260e72c8a2f feat: introduce GeneratedSingleTypeParameterAttributeProvider for single attribute type handling @​glennawatson
  • reactiveui/refit@​873c8bddfb1bc46832b76fe7d5c21148247b92f5 feat: keyed refit generated client DI registration (#​2297) @​rmja
  • reactiveui/refit@​0ebbaf4eaa979f089c95aa4208ee42ad6be57a65 feat: Implement a more legible Source Code (#​2282) @​glennawatson @​JavierGarcíadelaNocedaArgüelles @​jgarciadelanoceda

🐛 Fixes

  • reactiveui/refit@​285cc676f4fe43b659f73bcaa0e3f0a57feea347 fix: resolve generated clients when the module initializer runs late (#​2289) @​glennawatson
  • reactiveui/refit@​ee87983042011a8f266d13999e7f3cf70aaac1db fix: differentiate explicitly empty string delimiter from "no delimiter" (#​2295) @​rmja
  • reactiveui/refit@​69ee15f2ab9734001d37fcd0aed6fb3d0c53d6d2 fix: Propagate cancellation exceptions during response buffering (#​2284) @​Lukas @​radixy0

🧹 General Changes

  • reactiveui/refit@​dc278d3905fe3ceace4fa7ccf9290b3548b22231 chore(renovate): group related dependency cohorts (#​2286) @​glennawatson
  • reactiveui/refit@​5d4a0b97f2d2954375905f91082dd6ac6e0cd16e build: track public API with PublicApiSharp.Analyzers (#​2288) @​glennawatson

📦 Dependencies

  • reactiveui/refit@​7d6f29df5971b9db33f1f65b5d618bf71674e368 chore(deps): update dependency sonaranalyzer.csharp to 10.31.0.145097 (#​2290) @​renovate[bot]
  • reactiveui/refit@​52345ac0398b8ae23369f7ff13685bc2db80d6ea chore(deps): update dependency verify.tunit to 31.28.0 (#​2291) @​renovate[bot]

🔗 Full Changelog: reactiveui/refit@v14.0.1...v15.0.0

🙌 Contributions

🌱 New contributors since the last release: @​Lukas, @​radixy0
💖 Thanks to all the contributors: @​glennawatson, @​jgarciadelanoceda, @​Lukas, @​radixy0, @​rmja

🤖 Automated services that contributed: @​renovate[bot]

15.0.0-beta.1

🗞️ What's Changed

✨ Features

  • reactiveui/refit@​6f5aa733c8f1dbaedc1fe68d70b91260e72c8a2f feat: introduce GeneratedSingleTypeParameterAttributeProvider for single attribute type handling @​glennawatson
  • reactiveui/refit@​0ebbaf4eaa979f089c95aa4208ee42ad6be57a65 feat: Implement a more legible Source Code (#​2282) @​glennawatson @​JavierGarcíadelaNocedaArgüelles @​jgarciadelanoceda

🐛 Fixes

  • reactiveui/refit@​285cc676f4fe43b659f73bcaa0e3f0a57feea347 fix: resolve generated clients when the module initializer runs late (#​2289) @​glennawatson
  • reactiveui/refit@​69ee15f2ab9734001d37fcd0aed6fb3d0c53d6d2 fix: Propagate cancellation exceptions during response buffering (#​2284) @​Lukas @​radixy0

🧹 General Changes

  • reactiveui/refit@​dc278d3905fe3ceace4fa7ccf9290b3548b22231 chore(renovate): group related dependency cohorts (#​2286) @​glennawatson
  • reactiveui/refit@​5d4a0b97f2d2954375905f91082dd6ac6e0cd16e build: track public API with PublicApiSharp.Analyzers (#​2288) @​glennawatson

📦 Dependencies

  • reactiveui/refit@​52345ac0398b8ae23369f7ff13685bc2db80d6ea chore(deps): update dependency verify.tunit to 31.28.0 (#​2291) @​renovate[bot]
  • reactiveui/refit@​7d6f29df5971b9db33f1f65b5d618bf71674e368 chore(deps): update dependency sonaranalyzer.csharp to 10.31.0.145097 (#​2290) @​renovate[bot]

🔗 Full Changelog: reactiveui/refit@v14.0.1...v15.0.0-beta.1

🙌 Contributions

🌱 New contributors since the last release: @​Lukas, @​radixy0
💖 Thanks to all the contributors: @​glennawatson, @​JavierGarcíadelaNocedaArgüelles, @​jgarciadelanoceda, @​Lukas, @​radixy0

🤖 Automated services that contributed: @​renovate[bot]

Commits viewable in compare view.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Microsoft.Extensions.Hosting from 10.0.10 to 10.0.11
Bumps Microsoft.Extensions.Http from 10.0.10 to 10.0.11
Bumps Refit.HttpClientFactory from 14.0.1 to 15.2.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Extensions.Http
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Refit.HttpClientFactory
  dependency-version: 15.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

0 participants