Skip to content

[automated] Merge branch 'release/9.0' => 'release/10.0' - #38774

Merged
AndriySvyryd merged 36 commits into
release/10.0from
merge/release/9.0-to-release/10.0
Aug 11, 2026
Merged

[automated] Merge branch 'release/9.0' => 'release/10.0'#38774
AndriySvyryd merged 36 commits into
release/10.0from
merge/release/9.0-to-release/10.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

I detected changes in the release/9.0 branch which have not been merged yet to release/10.0. I'm a robot and am configured to help you automatically keep release/10.0 up to date, so I've opened this PR.

This PR merges commits made on release/9.0 by the following committers:

  • dotnet-maestro[bot]
  • wtgodbe
  • dependabot[bot]
  • dotnet-bot
  • Copilot
  • AndriySvyryd
  • vseanreesermsft

Instructions for merging from UI

This PR will not be auto-merged. When pull request checks pass, complete this PR by creating a merge commit, not a squash or rebase commit.

merge button instructions

If this repo does not allow creating merge commits from the GitHub UI, use command line instructions.

Instructions for merging via command line

Run these commands to merge this pull request from the command line.

git fetch
git checkout release/9.0
git pull --ff-only
git checkout release/10.0
git pull --ff-only
git merge --no-ff release/9.0

# If there are merge conflicts, resolve them and then run git merge --continue to complete the merge
# Pushing the changes to the PR branch will re-trigger PR validation.
git push https://github.com/dotnet/efcore HEAD:merge/release/9.0-to-release/10.0
or if you are using SSH
git push git@github.com:dotnet/efcore HEAD:merge/release/9.0-to-release/10.0

After PR checks are complete push the branch

git push

Instructions for resolving conflicts

⚠️ If there are merge conflicts, you will need to resolve them manually before merging. You can do this using GitHub or using the command line.

Instructions for updating this pull request

Contributors to this repo have permission update this pull request by pushing to the branch 'merge/release/9.0-to-release/10.0'. This can be done to resolve conflicts or make other changes to this pull request before it is merged.
The provided examples assume that the remote is named 'origin'. If you have a different remote name, please replace 'origin' with the name of your remote.

git fetch
git checkout -b merge/release/9.0-to-release/10.0 origin/release/10.0
git pull https://github.com/dotnet/efcore merge/release/9.0-to-release/10.0
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/efcore HEAD:merge/release/9.0-to-release/10.0
or if you are using SSH
git fetch
git checkout -b merge/release/9.0-to-release/10.0 origin/release/10.0
git pull git@github.com:dotnet/efcore merge/release/9.0-to-release/10.0
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/efcore HEAD:merge/release/9.0-to-release/10.0

Contact .NET Core Engineering (dotnet/dnceng) if you have questions or issues.
Also, if this PR was generated incorrectly, help us fix it. See https://github.com/dotnet/arcade/blob/main/.github/workflows/scripts/inter-branch-merge.ps1.

AndriySvyryd and others added 30 commits June 2, 2026 14:49
…otnet-runtime build 20260603.7

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26303.7
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29
…otnet-runtime build 20260605.4

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26305.4
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29
…otnet-runtime build 20260605.6

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26305.6
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29
…otnet-runtime build 20260609.4

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26309.4
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29
…otnet-runtime build 20260611.6

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26311.6
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29
…otnet-runtime build 20260611.14

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26311.14
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29
…otnet-runtime build 20260615.11

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26315.11
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29
…otnet-runtime build 20260615.23

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26315.23
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29
…ng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:922981e1-18b6-46aa-2468-08dbd53ba9ce)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [922981e1-18b6-46aa-2468-08dbd53ba9ce](https://maestro.dot.net/subscriptions?search=922981e1-18b6-46aa-2468-08dbd53ba9ce)
- **Build**: [20260615.23](https://dev.azure.com/dnceng/internal/_build/results?buildId=3001165) ([318822](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/318822))
- **Date Produced**: June 16, 2026 5:24:38 AM UTC
- **Commit**: [58638b5ff167db8be72d99d93dea9e64551ff54b](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC58638b5ff167db8be72d99d93dea9e64551ff54b)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/8.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.28-servicing.26264.13 to 8.0.29-servicing.26315.23][8]
     - Microsoft.Extensions.HostFactoryResolver.Sources
     - Microsoft.NETCore.BrowserDebugHost.Transport
  - From [8.0.28 to 8.0.29][8]
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64

[8]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC46295af5828b062bbbf93a9cef50fd8cb9fbcb09&targetVersion=GC58638b5ff167db8be72d99d93dea9e64551ff54b&_a=files

[DependencyUpdate]: <> (End)


[marker]: <> (End:922981e1-18b6-46aa-2468-08dbd53ba9ce)
…otnet-runtime build 20260617.13

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.29-servicing.26315.23 -> To Version 8.0.29-servicing.26317.13
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.29 -> To Version 8.0.29
…otnet-runtime build 20260624.3

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.29-servicing.26315.23 -> To Version 8.0.29-servicing.26324.3
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.29 -> To Version 8.0.29
…ng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:922981e1-18b6-46aa-2468-08dbd53ba9ce)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [922981e1-18b6-46aa-2468-08dbd53ba9ce](https://maestro.dot.net/subscriptions?search=922981e1-18b6-46aa-2468-08dbd53ba9ce)
- **Build**: [20260624.3](https://dev.azure.com/dnceng/internal/_build/results?buildId=3007070) ([320133](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/320133))
- **Date Produced**: June 24, 2026 10:42:39 PM UTC
- **Commit**: [18fd75c847399745c43b5970fec840ba71064e80](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC18fd75c847399745c43b5970fec840ba71064e80)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/8.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.29-servicing.26315.23 to 8.0.29-servicing.26324.3][2]
     - Microsoft.Extensions.HostFactoryResolver.Sources
     - Microsoft.NETCore.BrowserDebugHost.Transport
  - From [8.0.29 to 8.0.29][2]
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC58638b5ff167db8be72d99d93dea9e64551ff54b&targetVersion=GC18fd75c847399745c43b5970fec840ba71064e80&_a=files

[DependencyUpdate]: <> (End)


[marker]: <> (End:922981e1-18b6-46aa-2468-08dbd53ba9ce)
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
…721.5 (#38732)

[release/8.0] Update dependencies from dotnet/arcade
…729.3 (#38736)

[release/9.0] Update dependencies from dotnet/arcade
….31-ba11dd6a

[release/8.0] Update branding to 8.0.31
---
updated-dependencies:
- dependency-name: Grpc.AspNetCore
  dependency-version: 2.83.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#38747)

---
updated-dependencies:
- dependency-name: Azure.ResourceManager.CosmosDB
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.Cosmos
  dependency-version: 3.62.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…6.0 (#38656)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.InMemory
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andriy Svyryd <AndriySvyryd@users.noreply.github.com>
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-version: 13.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

* [release/9.0]: Bump Microsoft.Data.SqlClient from 5.1.6 to 5.1.9

---
updated-dependencies:
- dependency-name: Microsoft.Data.SqlClient
  dependency-version: 5.1.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* [release/9.0]: Update Azure.Identity to 1.12.1

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
dependabot Bot and others added 5 commits August 5, 2026 10:48
… from 8.0.28 to 8.0.29 (#38646)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore
  dependency-version: 8.0.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… from 8.0.2 to 8.0.29 (#38634)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore
  dependency-version: 8.0.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Resolve all conflicts in favor of release/9.0.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20260603.7
On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26303.7
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29

* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20260605.4
On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26305.4
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29

* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20260605.6
On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26305.6
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29

* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20260609.4
On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26309.4
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29

* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20260611.6
On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26311.6
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29

* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20260611.14
On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26311.14
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29

* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20260615.11
On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26315.11
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29

* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20260615.23
On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26315.23
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29

* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20260617.13
On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.29-servicing.26315.23 -> To Version 8.0.29-servicing.26317.13
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.29 -> To Version 8.0.29

* Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20260624.3
On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.29-servicing.26315.23 -> To Version 8.0.29-servicing.26324.3
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.29 -> To Version 8.0.29

* Update SDK and dotnet version to 8.0.129

* [release/8.0] Update SQLitePCLRaw package versions to 2.1.12 (#38605)

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/arcade build 20260721.5 (#38732)

[release/8.0] Update dependencies from dotnet/arcade

* Merge pull request #38752 from dotnet/branding-update/release-8.0-8.0.31-ba11dd6a

[release/8.0] Update branding to 8.0.31

* [release/8.0]: Bump Grpc.AspNetCore from 2.80.0 to 2.83.0 (#38748)

---
updated-dependencies:
- dependency-name: Grpc.AspNetCore
  dependency-version: 2.83.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [release/8.0]: Bump Azure.ResourceManager.CosmosDB from 1.3.2 to 1.5.0 (#38747)

---
updated-dependencies:
- dependency-name: Azure.ResourceManager.CosmosDB
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [release/8.0]: Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.28 to 8.0.29 (#38646)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Identity.EntityFrameworkCore
  dependency-version: 8.0.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Andriy Svyryd <Andriy.Svyryd@microsoft.com>
Co-authored-by: Mirroring <dnceng-mirroring@microsoft.com>
Co-authored-by: DotNet-Bot <dn-bot@microsoft.com>
Co-authored-by: ProductConstructionServiceProd <ProductConstructionServiceProd>
Co-authored-by: dotnet-bot <dotnet-bot@microsoft.com>
Co-authored-by: William Godbe <wigodbe@microsoft.com>
Co-authored-by: Andriy Svyryd <AndriySvyryd@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet bot <dotnet-bot@dotnetfoundation.org>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Will Godbe <willgodbe@Wills-MacBook-Pro.local>
…806.11 (#38773)

[release/9.0] Update dependencies from dotnet/arcade
@AndriySvyryd
AndriySvyryd enabled auto-merge August 10, 2026 17:03
@AndriySvyryd
AndriySvyryd merged commit e74936c into release/10.0 Aug 11, 2026
7 checks passed
@AndriySvyryd
AndriySvyryd deleted the merge/release/9.0-to-release/10.0 branch August 11, 2026 19:51
@dotnet-milestone-bot dotnet-milestone-bot Bot added this to the 11.0-rc1 milestone Aug 15, 2026
@wtgodbe wtgodbe removed this from the 11.0-rc1 milestone Sep 2, 2026
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.

4 participants