Skip to content

chore: bump the minor-and-patch group with 6 updates#281

Merged
github-actions[bot] merged 2 commits into
mainfrom
dependabot/nuget/dot-config/minor-and-patch-fcb0eed6ae
Jan 12, 2026
Merged

chore: bump the minor-and-patch group with 6 updates#281
github-actions[bot] merged 2 commits into
mainfrom
dependabot/nuget/dot-config/minor-and-patch-fcb0eed6ae

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated csharpier from 1.2.4 to 1.2.5.

Release notes

Sourced from csharpier's releases.

1.2.5

What's Changed

Performance issue when running CLI in project with pnpm on Windows #​1781

1.2.4 did not properly address this

The code to determine if there is a version of CSharpier.MsBuild referenced that does not match the version of CSharpier being run has been optimized to not look in node_modules or .git. This significantly speeds things up in some setups.

Full Changelog: belav/csharpier@1.2.4...1.2.5

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Hosting.Abstractions from 2.3.0 to 2.3.9.

Release notes

Sourced from Microsoft.AspNetCore.Hosting.Abstractions's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Http.Abstractions from 2.3.0 to 2.3.9.

Release notes

Sourced from Microsoft.AspNetCore.Http.Abstractions's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Routing from 2.3.0 to 2.3.9.

Release notes

Sourced from Microsoft.AspNetCore.Routing's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Hosting.Abstractions from 9.0.10 to 9.0.11.

Release notes

Sourced from Microsoft.Extensions.Hosting.Abstractions's releases.

9.0.11

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.10...v9.0.11

Commits viewable in compare view.

Updated Verify.XunitV3 from 31.9.2 to 31.9.3.

Release notes

Sourced from Verify.XunitV3's releases.

No release notes found for this version range.

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

@dependabot dependabot Bot added .NET labels Jan 10, 2026
@github-actions github-actions Bot added the type: chore Maintenance task label Jan 10, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) January 10, 2026 01:36
@codecov

codecov Bot commented Jan 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #281      +/-   ##
==========================================
+ Coverage   87.49%   87.61%   +0.12%     
==========================================
  Files         131      131              
  Lines        3246     3246              
  Branches      318      318              
==========================================
+ Hits         2840     2844       +4     
+ Misses        302      298       -4     
  Partials      104      104              

see 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 74f93f7...c0705af. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot
dependabot Bot force-pushed the dependabot/nuget/dot-config/minor-and-patch-fcb0eed6ae branch from 20a9f7a to cc23d14 Compare January 11, 2026 01:01
@dependabot
dependabot Bot force-pushed the dependabot/nuget/dot-config/minor-and-patch-fcb0eed6ae branch from cc23d14 to 363ddce Compare January 11, 2026 01:19
@j-d-ha

j-d-ha commented Jan 12, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@j-d-ha

j-d-ha commented Jan 12, 2026

Copy link
Copy Markdown
Collaborator

@dependabot recreate

Bumps csharpier from 1.2.4 to 1.2.5
Bumps Microsoft.AspNetCore.Hosting.Abstractions from 2.3.0 to 2.3.9
Bumps Microsoft.AspNetCore.Http.Abstractions from 2.3.0 to 2.3.9
Bumps Microsoft.AspNetCore.Routing from 2.3.0 to 2.3.9
Bumps Microsoft.Extensions.Hosting.Abstractions from 9.0.10 to 9.0.11
Bumps Verify.XunitV3 from 31.9.2 to 31.9.3

---
updated-dependencies:
- dependency-name: csharpier
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: Microsoft.AspNetCore.Hosting.Abstractions
  dependency-version: 2.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: Microsoft.AspNetCore.Http.Abstractions
  dependency-version: 2.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: Microsoft.AspNetCore.Routing
  dependency-version: 2.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: Microsoft.Extensions.Hosting.Abstractions
  dependency-version: 9.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: Verify.XunitV3
  dependency-version: 31.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/dot-config/minor-and-patch-fcb0eed6ae branch from 363ddce to 6d92e85 Compare January 12, 2026 15:29
- Removed `Microsoft.Extensions.Hosting.Abstractions` package from test projects.
- Ensured `appsettings.json` remains correctly configured with `CopyToOutputDirectory`.
@j-d-ha j-d-ha changed the title chore: Bump the minor-and-patch group with 6 updates chore: bump the minor-and-patch group with 6 updates Jan 12, 2026
@sonarqubecloud

Copy link
Copy Markdown

@github-actions
github-actions Bot merged commit 6ec375c into main Jan 12, 2026
6 of 7 checks passed
@github-actions
github-actions Bot deleted the dependabot/nuget/dot-config/minor-and-patch-fcb0eed6ae branch January 12, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Maintenance task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant