Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2025

Performed the following updates:

  • Updated Microsoft.Build from 17.12.6 to 17.14.8
  • Updated Microsoft.Build.Framework from 17.12.6 to 17.14.8
  • Updated Microsoft.CodeAnalysis.CSharp from 4.12.0 to 4.14.0
  • Updated Microsoft.Extensions.FileProviders.Abstractions from 9.0.0 to 9.0.7
  • Updated Microsoft.Extensions.FileSystemGlobbing from 9.0.3 to 9.0.7
  • Updated Microsoft.NET.Test.Sdk from 17.12.0 to 17.14.1
  • Updated Microsoft.Web.Xdt from 3.1.0 to 3.2.0
  • Updated System.CommandLine from 2.0.0-beta4.22272.1 to 2.0.0-beta6.25358.103
  • Updated System.ComponentModel.Composition from 9.0.3 to 9.0.7
  • Updated System.Security.Cryptography.Pkcs from 9.0.0 to 9.0.7
  • Updated System.Security.Cryptography.ProtectedData from 9.0.0 to 9.0.7
  • Updated System.Text.Json from 9.0.3 to 9.0.7
  • Updated System.Threading.Tasks.Dataflow from 9.0.3 to 9.0.7
  • Updated xunit.runner.visualstudio from 3.0.2 to 3.1.3
  • Updated xunit.v3 from 2.0.1 to 3.0.0

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)

Bumps Microsoft.Build from 17.12.6 to 17.14.8
Bumps Microsoft.Build.Framework from 17.12.6 to 17.14.8
Bumps Microsoft.CodeAnalysis.CSharp from 4.12.0 to 4.14.0
Bumps Microsoft.Extensions.FileProviders.Abstractions from 9.0.0 to 9.0.7
Bumps Microsoft.Extensions.FileSystemGlobbing from 9.0.3 to 9.0.7
Bumps Microsoft.NET.Test.Sdk from 17.12.0 to 17.14.1
Bumps Microsoft.Web.Xdt from 3.1.0 to 3.2.0
Bumps System.CommandLine from 2.0.0-beta4.22272.1 to 2.0.0-beta6.25358.103
Bumps System.ComponentModel.Composition from 9.0.3 to 9.0.7
Bumps System.Security.Cryptography.Pkcs from 9.0.0 to 9.0.7
Bumps System.Security.Cryptography.ProtectedData from 9.0.0 to 9.0.7
Bumps System.Text.Json from 9.0.3 to 9.0.7
Bumps System.Threading.Tasks.Dataflow from 9.0.3 to 9.0.7
Bumps xunit.runner.visualstudio from 3.0.2 to 3.1.3
Bumps xunit.v3 from 2.0.1 to 3.0.0

---
updated-dependencies:
- dependency-name: Microsoft.Build
  dependency-version: 17.14.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Build.Framework
  dependency-version: 17.14.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Extensions.FileProviders.Abstractions
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.FileSystemGlobbing
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Web.Xdt
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.CommandLine
  dependency-version: 2.0.0-beta6.25358.103
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.ComponentModel.Composition
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Security.Cryptography.Pkcs
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Security.Cryptography.ProtectedData
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Text.Json
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Threading.Tasks.Dataflow
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: xunit.v3
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 20, 2025
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.

1 participant