Skip to content

Bump Microsoft.AspNetCore.App.Internal.Assets and 12 others#101

Merged
jake1164 merged 1 commit into
mainfrom
dependabot/nuget/src/M3Undle.Core/dotnet-dependencies-e175a79e23
Jun 9, 2026
Merged

Bump Microsoft.AspNetCore.App.Internal.Assets and 12 others#101
jake1164 merged 1 commit into
mainfrom
dependabot/nuget/src/M3Undle.Core/dotnet-dependencies-e175a79e23

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.AspNetCore.App.Internal.Assets from 10.0.7 to 10.0.8.

Release notes

Sourced from Microsoft.AspNetCore.App.Internal.Assets's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 10.0.7 to 10.0.8.

Release notes

Sourced from Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Identity.EntityFrameworkCore from 10.0.7 to 10.0.8.

Release notes

Sourced from Microsoft.AspNetCore.Identity.EntityFrameworkCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Mvc.Testing from 10.0.7 to 10.0.8.

Release notes

Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.OpenApi from 10.0.7 to 10.0.8.

Release notes

Sourced from Microsoft.AspNetCore.OpenApi's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Data.Sqlite from 10.0.7 to 10.0.8.

Release notes

Sourced from Microsoft.Data.Sqlite's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore.Sqlite from 10.0.7 to 10.0.8.

Release notes

Sourced from Microsoft.EntityFrameworkCore.Sqlite's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore.Tools from 10.0.7 to 10.0.8.

Release notes

Sourced from Microsoft.EntityFrameworkCore.Tools's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.OpenApi from 2.7.4 to 2.8.0.

Release notes

Sourced from Microsoft.OpenApi's releases.

2.8.0

2.8.0 (2026-06-01)

Features

  • reader: remove ParseNode infrastructure (d7c6a9d)
  • Significant performance improvements resulting ~40% reduced allocations when parsing JSON descriptions, ~25% for YAML.

2.7.6

2.7.6 (2026-05-28)

Bug Fixes

  • reader: preserve nullable Null flag when type appears after nullable in V3.1/V3.2 deserializers (288e95a)

2.7.5

2.7.5 (2026-05-26)

Bug Fixes

  • library: handle circular schema references (acd5088)
  • library: handle circular schema references (6bcac39)

Commits viewable in compare view.

Updated MSTest from 4.2.2 to 4.2.3.

Release notes

Sourced from MSTest's releases.

4.2.3

See the release notes here

Commits viewable in compare view.

Updated MudBlazor from 9.4.0 to 9.5.0.

Release notes

Sourced from MudBlazor's releases.

9.5.0

What's Changed

Bug Fixes

Full Changelog: MudBlazor/MudBlazor@v9.4.0...v9.5.0

Commits viewable in compare view.

Updated Scalar.AspNetCore from 2.14.11 to 2.14.14.

Release notes

Sourced from Scalar.AspNetCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated YamlDotNet from 17.1.0 to 18.0.0.

Release notes

Sourced from YamlDotNet's releases.

18.0.0

What's Changed

  • Add a parse method wrapper and caching to fix AoT compilation by @​EdwardCooke in Add a parse method wrapper and caching to fix AoT compilation aaubry/YamlDotNet#1103
    BREAKING CHANGE This is a breaking change in the TypeInspectorSkeleton class and the ITypeInspector interface by adding 2 methods . Quick fix to resolve those breaking changes in your own custom TypeInspector is to return false on the HasParseMethod method and return null or throw an exception on the Parse method.

Full Changelog: aaubry/YamlDotNet@v17.1.0...v18.0.0

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 4, 2026
Bumps Microsoft.AspNetCore.App.Internal.Assets from 10.0.7 to 10.0.8
Bumps Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 10.0.7 to 10.0.8
Bumps Microsoft.AspNetCore.Identity.EntityFrameworkCore from 10.0.7 to 10.0.8
Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.7 to 10.0.8
Bumps Microsoft.AspNetCore.OpenApi from 10.0.7 to 10.0.8
Bumps Microsoft.Data.Sqlite from 10.0.7 to 10.0.8
Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.7 to 10.0.8
Bumps Microsoft.EntityFrameworkCore.Tools from 10.0.7 to 10.0.8
Bumps Microsoft.OpenApi from 2.7.4 to 2.8.0
Bumps MSTest from 4.2.2 to 4.2.3
Bumps MudBlazor from 9.4.0 to 9.5.0
Bumps Scalar.AspNetCore from 2.14.11 to 2.14.14
Bumps YamlDotNet from 17.1.0 to 18.0.0

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.App.Internal.Assets
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.Data.Sqlite
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Sqlite
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.EntityFrameworkCore.Tools
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: Microsoft.OpenApi
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-dependencies
- dependency-name: MSTest
  dependency-version: 4.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: MSTest
  dependency-version: 4.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: MudBlazor
  dependency-version: 9.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-dependencies
- dependency-name: Scalar.AspNetCore
  dependency-version: 2.14.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
- dependency-name: YamlDotNet
  dependency-version: 18.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
- dependency-name: YamlDotNet
  dependency-version: 18.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the dotnet-dependencies group with 13 updates Bump Microsoft.AspNetCore.App.Internal.Assets and 12 others Jun 7, 2026
@dependabot dependabot Bot force-pushed the dependabot/nuget/src/M3Undle.Core/dotnet-dependencies-e175a79e23 branch from 70fdf08 to 4486fc7 Compare June 7, 2026 12:47
@jake1164 jake1164 merged commit 0d94c3b into main Jun 9, 2026
3 checks passed
@jake1164 jake1164 deleted the dependabot/nuget/src/M3Undle.Core/dotnet-dependencies-e175a79e23 branch June 9, 2026 11:03
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