Skip to content

Bump the nuget group with 4 updates#1032

Merged
N0D4N merged 1 commit intorelease/v2from
dependabot/nuget/nuget-519c6f4da6
Mar 25, 2026
Merged

Bump the nuget group with 4 updates#1032
N0D4N merged 1 commit intorelease/v2from
dependabot/nuget/nuget-519c6f4da6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Updated CommunityToolkit.Diagnostics from 8.4.0 to 8.4.1.

Release notes

Sourced from CommunityToolkit.Diagnostics's releases.

8.4.1

This release of the .NET Community Toolkit updates the MVVM Toolkit analyzers and source generator to Roslyn 5.0, so they can work with C# 14 out of the box. This means that [ObservableProperty] on partial properties no longer needs preview language version 🎉

What's Changed 🆕

New Contributors

Full Changelog: CommunityToolkit/dotnet@v8.4.0...v8.4.1

Commits viewable in compare view.

Updated GitVersion.MsBuild from 6.6.2 to 6.7.0.

Release notes

Sourced from GitVersion.MsBuild's releases.

6.7.0

As part of this release we had 46 commits which resulted in 3 issues being closed.

Features

Improvements

Contributors

2 contributors made this release possible.

arturcic copilot-swe-agent

SHA256 Hashes of the release artifacts

  • 180fd7cf40fdfacf2c251176a4b613a444db2b40af477fd07a7c6d4d6b355dc6 - gitversion-linux-arm64-6.7.0.tar.gz
  • 254d1de40ac82af4c17771f996cb6656e6f3ba0f9cd2f6e94e07d983ac79595a - gitversion-linux-musl-arm64-6.7.0.tar.gz
  • d59557ebd5fcd036387cf1c7e6fb82df7fe71b5409ec1a69fd4a0ba614ccbcb7 - gitversion-linux-musl-x64-6.7.0.tar.gz
  • e2012abfb3392a6f0ccf5f82738173c291b15bfdb2d5e9197777ec3f41b88f76 - gitversion-linux-x64-6.7.0.tar.gz
  • 429108e0d51f98815b6fbf4ebba84cf53812a4c71eee67180456e8771e9f4320 - gitversion-osx-arm64-6.7.0.tar.gz
  • 02f6b9ac0d70a18d8bc2c0e3eaf183377a2417ecadd5df452ab3150b4404182c - gitversion-osx-x64-6.7.0.tar.gz
  • 873cdc294068cbbda43717e6384b849599d2d0db0db6f7c2592074c8f9386116 - gitversion-win-arm64-6.7.0.zip
  • 55b43a1c1e1d174675ca1500410e64a0ad9904425f2329fe6b35b5368a31f629 - gitversion-win-x64-6.7.0.zip

Commits viewable in compare view.

Updated Meziantou.Analyzer from 3.0.25 to 3.0.27.

Release notes

Sourced from Meziantou.Analyzer's releases.

3.0.27

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.27

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.26...3.0.27

3.0.26

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.26

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.25...3.0.26

Commits viewable in compare view.

Updated TUnit from 1.19.74 to 1.21.6.

Release notes

Sourced from TUnit's releases.

1.21.6

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.21.0...v1.21.6

1.21.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.20.0...v1.21.0

1.20.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.19.74...v1.20.0

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 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 CommunityToolkit.Diagnostics from 8.4.0 to 8.4.1
Bumps GitVersion.MsBuild from 6.6.2 to 6.7.0
Bumps Meziantou.Analyzer from 3.0.25 to 3.0.27
Bumps TUnit from 1.19.74 to 1.21.6

---
updated-dependencies:
- dependency-name: CommunityToolkit.Diagnostics
  dependency-version: 8.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: GitVersion.MsBuild
  dependency-version: 6.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: Meziantou.Analyzer
  dependency-version: 3.0.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: TUnit
  dependency-version: 1.21.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
...

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 Mar 24, 2026
@N0D4N N0D4N merged commit 436eefe into release/v2 Mar 25, 2026
8 checks passed
@N0D4N N0D4N deleted the dependabot/nuget/nuget-519c6f4da6 branch March 25, 2026 06:49
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