Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Updated cake.tool from 5.0.0 to 5.1.0.

Release notes

Sourced from cake.tool's releases.

5.1.0

As part of this release we had 94 issues closed.

Bugs

Features

Improvements

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.0.0

What's Changed

Internal fixes and updates

Commits viewable in compare view.

Updated MSTest.TestAdapter from 3.10.4 to 3.11.0.

Release notes

Sourced from MSTest.TestAdapter's releases.

3.11.0

See the release notes here

3.10.5

See the release notes here

Commits viewable in compare view.

Updated MSTest.TestFramework from 3.10.4 to 3.11.0.

Release notes

Sourced from MSTest.TestFramework's releases.

3.11.0

See the release notes here

3.10.5

See the release notes here

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

Bumps cake.tool from 5.0.0 to 5.1.0
Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0
Bumps MSTest.TestAdapter from 3.10.4 to 3.11.0
Bumps MSTest.TestFramework from 3.10.4 to 3.11.0

---
updated-dependencies:
- dependency-name: cake.tool
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: MSTest.TestAdapter
  dependency-version: 3.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: MSTest.TestFramework
  dependency-version: 3.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: packages
...

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 Oct 6, 2025
@dgp-bot
Copy link

dgp-bot bot commented Oct 6, 2025

Summary of Pull Request

This PR, authored by dependabot[bot], bumps several packages in the project.

Changes by feature

Dependencies Update
  • Updates cake.tool from 5.0.0 to 5.1.0 in .config/dotnet-tools.json.
  • Updates Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 in src/Snap.Hutao/Snap.Hutao.Test/Snap.Hutao.Test.csproj.
  • Updates MSTest.TestAdapter from 3.10.4 to 3.11.0 in src/Snap.Hutao/Snap.Hutao.Test/Snap.Hutao.Test.csproj.
  • Updates MSTest.TestFramework from 3.10.4 to 3.11.0 in src/Snap.Hutao/Snap.Hutao.Test/Snap.Hutao.Test.csproj.

Key Change Highlights

  • Major Update: Microsoft.NET.Test.Sdk is updated to version 18.0.0, which is a major version update. This could potentially introduce breaking changes in testing behavior or require updates to test-related code.
  • Minor Updates: cake.tool, MSTest.TestAdapter, and MSTest.TestFramework receive minor version updates. These should be backward compatible but might include new features or bug fixes.

@Lightczx Lightczx merged commit 569ebdc into develop Oct 9, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/dot-config/develop/packages-8d358dc4fc branch October 9, 2025 01:59
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.

2 participants