Skip to content

Bump Avalonia and 5 others - #16

Merged
dannysombrero merged 1 commit into
mainfrom
dependabot/nuget/receiver/universal.tests/dotnet-maintenance-1a1efe966b
Sep 10, 2026
Merged

dannysombrero merged 1 commit into
mainfrom
dependabot/nuget/receiver/universal.tests/dotnet-maintenance-1a1efe966b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Updated Avalonia from 11.3.18 to 11.3.21.

Release notes

Sourced from Avalonia's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Avalonia.Desktop from 11.3.18 to 11.3.21.

Release notes

Sourced from Avalonia.Desktop's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Avalonia.Fonts.Inter from 11.3.18 to 11.3.21.

Release notes

Sourced from Avalonia.Fonts.Inter's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Avalonia.Themes.Fluent from 11.3.18 to 11.3.21.

Release notes

Sourced from Avalonia.Themes.Fluent's releases.

No release notes found for this version range.

Commits viewable in compare view.

Pinned Microsoft.Data.Sqlite.Core at 8.0.31.

Release notes

Sourced from Microsoft.Data.Sqlite.Core's releases.

8.0.31

Release

What's Changed

Full Changelog: dotnet/efcore@v8.0.30...v8.0.31

Commits viewable in compare view.

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

Release notes

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

17.14.1

What's Changed

Full Changelog: microsoft/vstest@v17.14.0...v17.14.1

17.14.0

What's Changed

.NET versions updated

This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:

  • Updating to the latest VS, and running tests from net6.0 test projects.
  • Updating to the latest .NET SDK, and running tests from net6.0 test projects.

It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.

Changes

Internal version updates and fixes

New Contributors

17.14.0-preview-25107-01

What's Changed

.NET versions updated

This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:

  • Updating to the latest VS, and running tests from net6.0 test projects.
  • Updating to the latest .NET SDK, and running tests from net6.0 test projects.

It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.

Changes

Internal version updates and fixes

Will probably revert before release:

New Contributors

Full Changelog: microsoft/vstest@v17.13.0...v17.14.0-preview-25107-01

17.13.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.12.0...v17.13.0

17.12.0

What's Changed

Internal and infrastructure fixes:

Full Changelog: microsoft/vstest@v17.11.1...v17.12.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 Avalonia from 11.3.18 to 11.3.21
Bumps Avalonia.Desktop from 11.3.18 to 11.3.21
Bumps Avalonia.Fonts.Inter from 11.3.18 to 11.3.21
Bumps Avalonia.Themes.Fluent from 11.3.18 to 11.3.21
Bumps Microsoft.Data.Sqlite.Core from 8.0.30 to 8.0.31
Bumps Microsoft.NET.Test.Sdk from 17.11.1 to 17.14.1

---
updated-dependencies:
- dependency-name: Avalonia
  dependency-version: 11.3.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-maintenance
- dependency-name: Avalonia.Desktop
  dependency-version: 11.3.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-maintenance
- dependency-name: Avalonia.Fonts.Inter
  dependency-version: 11.3.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-maintenance
- dependency-name: Avalonia.Themes.Fluent
  dependency-version: 11.3.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-maintenance
- dependency-name: Microsoft.Data.Sqlite.Core
  dependency-version: 8.0.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-maintenance
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-maintenance
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-maintenance
...

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 Sep 10, 2026
@dannysombrero
dannysombrero merged commit 9ff68c5 into main Sep 10, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/receiver/universal.tests/dotnet-maintenance-1a1efe966b branch September 10, 2026 16:06
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