Skip to content

chore: Bump CommunityToolkit.Mvvm and 4 others#106

Merged
vaceslav merged 1 commit into
mainfrom
dependabot/nuget/TriasDev.Templify.Benchmarks/nuget-minor-and-patch-48324558a9
May 21, 2026
Merged

chore: Bump CommunityToolkit.Mvvm and 4 others#106
vaceslav merged 1 commit into
mainfrom
dependabot/nuget/TriasDev.Templify.Benchmarks/nuget-minor-and-patch-48324558a9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Updated CommunityToolkit.Mvvm from 8.4.0 to 8.4.2.

Release notes

Sourced from CommunityToolkit.Mvvm's releases.

8.4.2

What's Changed

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

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 DocumentFormat.OpenXml from 3.4.1 to 3.5.1.

Release notes

Sourced from DocumentFormat.OpenXml's releases.

3.5.1

Added

  • Added DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.Offset class
  • Added Version attribute to DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.ChartSpace
  • Added FeatureList attribute to DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.ChartSpace
  • Added FalbackImg attribute to DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.ChartSpace
  • Added DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.ExtensionDropMode enum

Commits viewable in compare view.

Updated DotNetEnv from 3.1.1 to 3.2.0.

Release notes

Sourced from DotNetEnv's releases.

3.2.0

  • Switch parsing to Superpower (from Sprache)
  • Fix utf8 parsing
  • Interpolated variables parsing

Commits viewable in compare view.

Updated Microsoft.Extensions.DependencyInjection from 10.0.1 to 10.0.8.

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.0.1 to 18.5.1.

Release notes

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

18.5.1

What's Changed

Full Changelog: microsoft/vstest@v18.5.0...v18.5.1

18.5.0

⚠️ Unlisted on Nuget, because of #​15718

What's Changed

Full Changelog: microsoft/vstest@v18.4.0...v18.5.0

18.4.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.3.0...v18.4.0

18.3.0

What's Changed

Internal fixes and updates

New Contributors

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.Mvvm from 8.4.0 to 8.4.2
Bumps DocumentFormat.OpenXml from 3.4.1 to 3.5.1
Bumps DotNetEnv from 3.1.1 to 3.2.0
Bumps Microsoft.Extensions.DependencyInjection from 10.0.1 to 10.0.8
Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.5.1

---
updated-dependencies:
- dependency-name: DocumentFormat.OpenXml
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-and-patch
- dependency-name: DocumentFormat.OpenXml
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-and-patch
- dependency-name: DocumentFormat.OpenXml
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-and-patch
- dependency-name: DocumentFormat.OpenXml
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-and-patch
- dependency-name: DotNetEnv
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-and-patch
- dependency-name: CommunityToolkit.Mvvm
  dependency-version: 8.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-and-patch
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-and-patch
- dependency-name: DocumentFormat.OpenXml
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-and-patch
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 21, 2026

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vaceslav vaceslav merged commit 3938178 into main May 21, 2026
14 checks passed
@vaceslav vaceslav deleted the dependabot/nuget/TriasDev.Templify.Benchmarks/nuget-minor-and-patch-48324558a9 branch May 21, 2026 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant