Skip to content

Bump the nuget-deps group with 12 updates - #76

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dot-config/main/nuget-deps-584c72c208
Closed

Bump the nuget-deps group with 12 updates#76
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dot-config/main/nuget-deps-584c72c208

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated CliWrap from 3.10.2 to 3.10.4.

Release notes

Sourced from CliWrap's releases.

3.10.4

What's Changed

Enhancements

Bugs

Full Changelog: Tyrrrz/CliWrap@3.10.3...3.10.4

3.10.3

What's Changed

Bugs

New Contributors

Full Changelog: Tyrrrz/CliWrap@3.10.2...3.10.3

Commits viewable in compare view.

Updated csharpier from 1.2.6 to 1.3.0.

Release notes

Sourced from csharpier's releases.

1.3.0

1.3.0

Breaking Changes

Change xml formatting to return error when it runs into syntax error so it is consistent with c# #​1854

Previously CSharpier treated an invalid xml file as a warning instead of an error. This was inconsistent with how it treated c# files.
Invalid c# or xml files are not treated as errors.
The --compilation-errors-as-warnings argument has been renamed to --syntax-errors-as-warnings and can be used to return warnings instead of errors when encountering invalid files.

What's Changed

Feature: Configurable whitespace handling for xml #​1790

CSharpier now supports two types of xml whitespace formatting strict or ignore.
By default all xml except xaml or axaml is treated as strict whitespace. See details

Feature: Move closing bracket for xml elements to the same line. #​1598

With strict xml whitespace handling, csharpier now keeps the closing bracket for an element on the same line instead of breaking it to a new line.

<!-- input & expected output -->
<ElementWithAttribute Attribute="AttributeValue__________________"
  >TextValue</ElementWithAttribute>

<!-- 1.2.6 -->
<ElementWithAttribute Attribute="AttributeValue__________________"
  >TextValue</ElementWithAttribute
>

Feature: Support for csharpier-ignore with XML formatter #​1788

CSharpier now supports csharpier-ignore in xml files. See details

Feature: Add MSBuild transitive and multi-target support #​1833

CSharpier.MSBuild can now work as a transitive dependency.

Feature: allow checking formatting with cache #​1830

The csharpier check command now supports a --use-cache option.

Feature: remove dependency on Microsoft.AspNetCore.App #​1508

Previously CSharpier required that Microsoft.AspNetCore.App be installed. CSharpier has been modified to use an HttpListener when it is run using server to remove the need for this dependency.

Fix: csharpier-ignore comment removes linespaces before block #​1867

CSharpier was removing blank lines before csharpier-ignore comments in some cases

// input and expected output
var x = 1;
    
// csharpier-ignore
var y=1;

/// 1.2.6
var x = 1;
// csharpier-ignore
var y=1;
 ... (truncated)

Commits viewable in [compare view](https://github.com/belav/csharpier/compare/1.2.6...1.3.0).
</details>

Updated [dotnet-outdated-tool](https://github.com/dotnet-outdated/dotnet-outdated) from 4.7.1 to 4.8.1.

<details>
<summary>Release notes</summary>

_Sourced from [dotnet-outdated-tool's releases](https://github.com/dotnet-outdated/dotnet-outdated/releases)._

## 4.8.1

## What's Changed
* Add `#:sdk` support for .NET file-based apps by @​devlead in https://github.com/dotnet-outdated/dotnet-outdated/pull/755

## New Contributors
* @​devlead made their first contribution in https://github.com/dotnet-outdated/dotnet-outdated/pull/755

**Full Changelog**: https://github.com/dotnet-outdated/dotnet-outdated/compare/v4.8.0...v4.8.1

## 4.8.0

## What's Changed
* Add .NET file-based app support by @​DamianEdwards in https://github.com/dotnet-outdated/dotnet-outdated/pull/752

## New Contributors
* @​DamianEdwards made their first contribution in https://github.com/dotnet-outdated/dotnet-outdated/pull/752

**Full Changelog**: https://github.com/dotnet-outdated/dotnet-outdated/compare/v4.7.2...v4.8.0

## 4.7.2

## What's Changed
* Fix MCP server crash: missing IVariableTrackingService DI registration by @​Copilot in https://github.com/dotnet-outdated/dotnet-outdated/pull/729
* Fix NullReferenceException when GetLockFile returns null (#​740) by @​tymarats in https://github.com/dotnet-outdated/dotnet-outdated/pull/741
* Fix CI: pass short framework name to dotnet add package on upgrade by @​slang25 in https://github.com/dotnet-outdated/dotnet-outdated/pull/750

## New Contributors
* @​tymarats made their first contribution in https://github.com/dotnet-outdated/dotnet-outdated/pull/741

**Full Changelog**: https://github.com/dotnet-outdated/dotnet-outdated/compare/v4.7.1...v4.7.2

Commits viewable in [compare view](https://github.com/dotnet-outdated/dotnet-outdated/compare/v4.7.1...v4.8.1).
</details>

Updated [husky](https://github.com/alirezanet/husky.net) from 0.9.0 to 0.9.1.

<details>
<summary>Release notes</summary>

_Sourced from [husky's releases](https://github.com/alirezanet/husky.net/releases)._

## 0.9.1

## What's Changed
* Fix install command race condition on first run with parallel MSBuild nodes by @​MattKotsenas in https://github.com/alirezanet/Husky.Net/pull/168


**Full Changelog**: https://github.com/alirezanet/Husky.Net/compare/v0.9.0...v0.9.1

Commits viewable in [compare view](https://github.com/alirezanet/husky.net/compare/v0.9.0...v0.9.1).
</details>

Updated [Microsoft.Data.Sqlite](https://github.com/dotnet/dotnet) from 10.0.10 to 10.0.11.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.Data.Sqlite's releases](https://github.com/dotnet/dotnet/releases)._

No release notes found for this version range.

Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits).
</details>

Updated [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/dotnet) from 10.0.10 to 10.0.11.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.Extensions.Logging.Abstractions's releases](https://github.com/dotnet/dotnet/releases)._

No release notes found for this version range.

Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits).
</details>

Updated [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 18.8.1 to 18.9.0.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.NET.Test.Sdk's releases](https://github.com/microsoft/vstest/releases)._

## 18.9.0

## What's Changed
* Fix tilde/exclamation characters corrupted in TerminalLogger test output by @​nohwnd in https://github.com/microsoft/vstest/pull/16046
* Make TranslationLayer Native AOT-compatible by @​drewnoakes in https://github.com/microsoft/vstest/pull/16045
* Guard GenerateProgramFile target against UseWinUI/UseUwpTools evaluation order by @​nohwnd in https://github.com/microsoft/vstest/pull/16072
* Add RequestingAssembly to AssemblyResolveEventArgs for binary compat by @​nohwnd in https://github.com/microsoft/vstest/pull/16076
* Remove stale Microsoft.Extensions.FileSystemGlobbing binding redirect from testhost.x86 and datacollector by @​Evangelink in https://github.com/microsoft/vstest/pull/16082
* Fix TRX attachment paths when LogFileName contains a subdirectory by @​nohwnd in https://github.com/microsoft/vstest/pull/15791
* Fix missing dumps for .NET Framework child processes in NetClientHangDumper by @​nohwnd in https://github.com/microsoft/vstest/pull/16098
* Fix data collection channels to use negotiated protocol version instead of V1 by @​nohwnd in https://github.com/microsoft/vstest/pull/16096
* Fix race condition in BlameCollector: skip hang dump when testhost hasn't launched yet by @​nohwnd in https://github.com/microsoft/vstest/pull/16065
* Replace TestSDKAutoGeneratedCode with ExcludeFromCodeCoverage in auto-generated Program files by @​nohwnd in https://github.com/microsoft/vstest/pull/16101
* Include testhost process path in crash error messages by @​nohwnd in https://github.com/microsoft/vstest/pull/16108
* Fix DataDriven test results being double-counted in TRX logger totals by @​nohwnd in https://github.com/microsoft/vstest/pull/15766
* Fix datacollector crash visibility: replace Assert with throwable exceptions by @​nohwnd in https://github.com/microsoft/vstest/pull/16048
* Add TreatErrorMessagesAsWarnings parameter to TRX logger by @​nohwnd in https://github.com/microsoft/vstest/pull/16106
* Wait for testhost stderr to drain before reading its crash output by @​nohwnd in https://github.com/microsoft/vstest/pull/16128
* Handle runtimeconfig.dev.json without additionalProbingPaths by @​tmat in https://github.com/microsoft/vstest/pull/16166
* Suggest Microsoft.NET.Test.Sdk when a managed test project brings no testhost by @​nohwnd in https://github.com/microsoft/vstest/pull/16169
* Fix x86 testhost loading mismatched x64 hostfxr (0x800700C1) when run via vstest.console.exe directly (#​16151) by @​azat-msft in https://github.com/microsoft/vstest/pull/16156
* Preserve the real exception (type + stack trace) when a test run aborts in BaseRunTests by @​nohwnd in https://github.com/microsoft/vstest/pull/16167

## New Contributors
* @​drewnoakes made their first contribution in https://github.com/microsoft/vstest/pull/16045

**Full Changelog**: https://github.com/microsoft/vstest/compare/v18.8.0...v18.9.0

Commits viewable in [compare view](https://github.com/microsoft/vstest/compare/v18.8.1...v18.9.0).
</details>

Updated [SQLitePCLRaw.bundle_e_sqlite3](https://github.com/ericsink/SQLitePCL.raw) from 3.0.4 to 3.0.5.

<details>
<summary>Release notes</summary>

_Sourced from [SQLitePCLRaw.bundle_e_sqlite3's releases](https://github.com/ericsink/SQLitePCL.raw/releases)._

## 3.0.5

Update the lib dependency for `SQLitePCLRaw.bundle_e_sqlite3` to package ID `SQLite` version 3.53.4.

Commits viewable in [compare view](https://github.com/ericsink/SQLitePCL.raw/compare/v3.0.4...v3.0.5).
</details>

Updated [System.CommandLine](https://github.com/dotnet/dotnet) from 2.0.10 to 2.0.11.

<details>
<summary>Release notes</summary>

_Sourced from [System.CommandLine's releases](https://github.com/dotnet/dotnet/releases)._

No release notes found for this version range.

Commits viewable in [compare view](https://github.com/dotnet/dotnet/commits).
</details>

Updated [xunit.analyzers](https://github.com/xunit/xunit.analyzers) from 1.27.0 to 2.0.0.

<details>
<summary>Release notes</summary>

_Sourced from [xunit.analyzers's releases](https://github.com/xunit/xunit.analyzers/releases)._

## 2.0.0

Release notes: https://xunit.net/releases/analyzers/2.0.0

## 2.0.0-pre.60

Release notes: https://xunit.net/releases/analyzers/2.0.0-pre.60

## 2.0.0-pre.56

Release notes: https://xunit.net/releases/analyzers/2.0.0-pre.56

## 2.0.0-pre.51

Release notes: https://xunit.net/releases/analyzers/2.0.0-pre.51

## 2.0.0-pre.40

Release notes: https://xunit.net/releases/analyzers/2.0.0-pre.40

## 2.0.0-pre.9

Release notes: https://xunit.net/releases/analyzers/2.0.0-pre.9

Commits viewable in [compare view](https://github.com/xunit/xunit.analyzers/compare/1.27.0...2.0.0).
</details>

Updated [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 3.1.5 to 4.0.0.

<details>
<summary>Release notes</summary>

_Sourced from [xunit.runner.visualstudio's releases](https://github.com/xunit/visualstudio.xunit/releases)._

## 4.0.0

Release notes: https://xunit.net/releases/visualstudio/4.0.0

## 4.0.0-pre.5

Release notes: https://xunit.net/releases/visualstudio/4.0.0-pre.5

## 4.0.0-pre.4

Release notes: https://xunit.net/releases/visualstudio/4.0.0-pre.4

## 4.0.0-pre.3

Release notes: https://xunit.net/releases/visualstudio/4.0.0-pre.3

Commits viewable in [compare view](https://github.com/xunit/visualstudio.xunit/compare/3.1.5...4.0.0).
</details>

Updated [xunit.v3](https://github.com/xunit/xunit) from 3.2.2 to 4.0.0.

<details>
<summary>Release notes</summary>

_Sourced from [xunit.v3's releases](https://github.com/xunit/xunit/releases)._

No release notes found for this version range.

Commits viewable in [compare view](https://github.com/xunit/xunit/commits).
</details>

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>

Bumps CliWrap from 3.10.2 to 3.10.4
Bumps csharpier from 1.2.6 to 1.3.0
Bumps dotnet-outdated-tool from 4.7.1 to 4.8.1
Bumps husky from 0.9.0 to 0.9.1
Bumps Microsoft.Data.Sqlite from 10.0.10 to 10.0.11
Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.10 to 10.0.11
Bumps Microsoft.NET.Test.Sdk from 18.8.1 to 18.9.0
Bumps SQLitePCLRaw.bundle_e_sqlite3 from 3.0.4 to 3.0.5
Bumps System.CommandLine from 2.0.10 to 2.0.11
Bumps xunit.analyzers from 1.27.0 to 2.0.0
Bumps xunit.runner.visualstudio from 3.1.5 to 4.0.0
Bumps xunit.v3 from 3.2.2 to 4.0.0

---
updated-dependencies:
- dependency-name: CliWrap
  dependency-version: 3.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-deps
- dependency-name: csharpier
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-deps
- dependency-name: dotnet-outdated-tool
  dependency-version: 4.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-deps
- dependency-name: husky
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-deps
- dependency-name: Microsoft.Data.Sqlite
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-deps
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-deps
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-deps
- dependency-name: SQLitePCLRaw.bundle_e_sqlite3
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-deps
- dependency-name: System.CommandLine
  dependency-version: 2.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-deps
- dependency-name: xunit.analyzers
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-deps
- dependency-name: xunit.runner.visualstudio
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-deps
- dependency-name: xunit.v3
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-deps
...

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 19, 2026
@ptr727-codegen
ptr727-codegen Bot enabled auto-merge August 19, 2026 10:58
@dependabot @github

dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #78.

@dependabot dependabot Bot closed this Aug 20, 2026
auto-merge was automatically disabled August 20, 2026 10:58

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/nuget/dot-config/main/nuget-deps-584c72c208 branch August 20, 2026 10:58
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