Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Performed the following updates:

  • Updated coverlet.collector from 6.0.0 to 6.0.4 in /test/pr-dash-test.csproj
  • Updated coverlet.msbuild from 6.0.0 to 6.0.4 in /test/pr-dash-test.csproj
  • Updated Microsoft.CodeAnalysis.CSharp from 4.7.0 to 4.14.0 in /src/pr-dash.csproj
  • Updated Microsoft.CodeAnalysis.NetAnalyzers from 7.0.1 to 9.0.0 in /src/pr-dash.csproj
  • Updated Microsoft.NET.Test.Sdk from 17.6.3 to 17.13.0 in /test/pr-dash-test.csproj
  • Updated Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 in /src/pr-dash.csproj
  • Updated Microsoft.TeamFoundationServer.Client from 16.205.1 to 19.225.1 in /src/pr-dash.csproj
  • Updated Microsoft.VisualStudio.Services.Client from 16.205.1 to 19.225.1 in /src/pr-dash.csproj
  • Updated Microsoft.VisualStudio.Services.InteractiveClient from 16.205.1 to 19.225.1 in /src/pr-dash.csproj
  • Updated Nerdbank.GitVersioning from 3.6.133 to 3.7.115 in /src/pr-dash.csproj
  • Updated Roslynator.Analyzers from 4.2.0 to 4.13.1 in /src/pr-dash.csproj
  • Updated System.DirectoryServices.AccountManagement from 7.0.0 to 9.0.7 in /src/pr-dash.csproj
  • Updated Terminal.Gui from 1.2.1 to 1.19.0 in /src/pr-dash.csproj
  • Updated xunit from 2.5.2 to 2.9.3 in /test/pr-dash-test.csproj
  • Updated xunit.analyzers from 1.2.0 to 1.18.0 in /test/pr-dash-test.csproj
  • Updated xunit.analyzers from 1.2.0 to 1.23.0 in /test/pr-dash-test.csproj
  • Updated xunit.runner.visualstudio from 2.5.3 to 3.0.2 in /test/pr-dash-test.csproj
  • Updated YamlDotNet from 13.7.1 to 16.3.0 in /src/pr-dash.csproj

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps coverlet.collector from 6.0.0 to 6.0.4
Bumps coverlet.msbuild from 6.0.0 to 6.0.4
Bumps Microsoft.CodeAnalysis.CSharp from 4.7.0 to 4.14.0
Bumps Microsoft.CodeAnalysis.NetAnalyzers from 7.0.1 to 9.0.0
Bumps Microsoft.NET.Test.Sdk from 17.6.3 to 17.13.0
Bumps Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0
Bumps Microsoft.TeamFoundationServer.Client from 16.205.1 to 19.225.1
Bumps Microsoft.VisualStudio.Services.Client from 16.205.1 to 19.225.1
Bumps Microsoft.VisualStudio.Services.InteractiveClient from 16.205.1 to 19.225.1
Bumps Nerdbank.GitVersioning from 3.6.133 to 3.7.115
Bumps Roslynator.Analyzers from 4.2.0 to 4.13.1
Bumps System.DirectoryServices.AccountManagement from 7.0.0 to 9.0.7
Bumps Terminal.Gui from 1.2.1 to 1.19.0
Bumps xunit from 2.5.2 to 2.9.3
Bumps xunit.analyzers to 1.18.0, 1.23.0
Bumps xunit.runner.visualstudio from 2.5.3 to 3.0.2
Bumps YamlDotNet from 13.7.1 to 16.3.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 6.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: coverlet.msbuild
  dependency-version: 6.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.CodeAnalysis.NetAnalyzers
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.SourceLink.GitHub
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.TeamFoundationServer.Client
  dependency-version: 19.225.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.VisualStudio.Services.Client
  dependency-version: 19.225.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.VisualStudio.Services.InteractiveClient
  dependency-version: 19.225.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Nerdbank.GitVersioning
  dependency-version: 3.7.115
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Roslynator.Analyzers
  dependency-version: 4.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.DirectoryServices.AccountManagement
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Terminal.Gui
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: xunit
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: xunit.analyzers
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: xunit.analyzers
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: YamlDotNet
  dependency-version: 16.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from bgianfo July 15, 2025 13:43
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

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