Skip to content

[automated] Merge branch 'release/10.0' => 'main'#38071

Merged
AndriySvyryd merged 30 commits intomainfrom
merge/release/10.0-to-main
Apr 10, 2026
Merged

[automated] Merge branch 'release/10.0' => 'main'#38071
AndriySvyryd merged 30 commits intomainfrom
merge/release/10.0-to-main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 9, 2026

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

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

  • AndriySvyryd
  • dotnet-maestro[bot]
  • vseanreesermsft
  • dotnet-bot

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/10.0
git pull --ff-only
git checkout main
git pull --ff-only
git merge --no-ff release/10.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/10.0-to-main
or if you are using SSH
git push git@github.com:dotnet/efcore HEAD:merge/release/10.0-to-main

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/10.0-to-main'. 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/10.0-to-main origin/main
git pull https://github.com/dotnet/efcore merge/release/10.0-to-main
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/efcore HEAD:merge/release/10.0-to-main
or if you are using SSH
git fetch
git checkout -b merge/release/10.0-to-main origin/main
git pull git@github.com:dotnet/efcore merge/release/10.0-to-main
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/efcore HEAD:merge/release/10.0-to-main

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.

dotnet-bot and others added 21 commits January 27, 2026 01:17
…otnet-runtime build 20260126.10

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.24-servicing.26070.10 -> To Version 8.0.24-servicing.26076.10
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.24 -> To Version 8.0.24
…otnet-runtime build 20260205.6

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.24-servicing.26070.10 -> To Version 8.0.25-servicing.26105.6
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.24 -> To Version 8.0.25
…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**: [20260205.6](https://dev.azure.com/dnceng/internal/_build/results?buildId=2896428) ([300486](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/300486))
- **Date Produced**: February 5, 2026 9:15:04 PM UTC
- **Commit**: [df16015b1a435d46f6ad77ee6da30834f5dd29f8](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCdf16015b1a435d46f6ad77ee6da30834f5dd29f8)
- **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.24-servicing.26070.10 to 8.0.25-servicing.26105.6][2]
     - Microsoft.Extensions.HostFactoryResolver.Sources
     - Microsoft.NETCore.BrowserDebugHost.Transport
  - From [8.0.24 to 8.0.25][2]
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64

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

[DependencyUpdate]: <> (End)

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

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.25-servicing.26105.6 -> To Version 8.0.25-servicing.26105.10
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.25 -> To Version 8.0.25
…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**: [20260205.10](https://dev.azure.com/dnceng/internal/_build/results?buildId=2896534) ([300539](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/300539))
- **Date Produced**: February 6, 2026 1:35:59 AM UTC
- **Commit**: [5fc1194e87d3524b586f3e313e93a10391d0cc97](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC5fc1194e87d3524b586f3e313e93a10391d0cc97)
- **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.25-servicing.26105.6 to 8.0.25-servicing.26105.10][1]
     - Microsoft.Extensions.HostFactoryResolver.Sources
     - Microsoft.NETCore.BrowserDebugHost.Transport
  - From [8.0.25 to 8.0.25][1]
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCdf16015b1a435d46f6ad77ee6da30834f5dd29f8&targetVersion=GC5fc1194e87d3524b586f3e313e93a10391d0cc97&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:922981e1-18b6-46aa-2468-08dbd53ba9ce)
…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**: [20260209.11](https://dev.azure.com/dnceng/internal/_build/results?buildId=2899229) ([301001](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/301001))
- **Date Produced**: February 9, 2026 8:00:37 PM UTC
- **Commit**: [651453b8e3f93d8fb35dd1be1a726158366249fc](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC651453b8e3f93d8fb35dd1be1a726158366249fc)
- **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.25-servicing.26105.10 to 8.0.25-servicing.26109.11][1]
     - Microsoft.Extensions.HostFactoryResolver.Sources
     - Microsoft.NETCore.BrowserDebugHost.Transport
  - From [8.0.25 to 8.0.25][1]
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC5fc1194e87d3524b586f3e313e93a10391d0cc97&targetVersion=GC651453b8e3f93d8fb35dd1be1a726158366249fc&_a=files

[DependencyUpdate]: <> (End)

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

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.25-servicing.26109.11 -> To Version 8.0.25-servicing.26112.3
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.25 -> To Version 8.0.25
…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**: [20260212.3](https://dev.azure.com/dnceng/internal/_build/results?buildId=2902262) ([301500](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/301500))
- **Date Produced**: February 12, 2026 2:00:03 PM UTC
- **Commit**: [b753199016332cbf257e70c417aa5d1d02202dc7](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCb753199016332cbf257e70c417aa5d1d02202dc7)
- **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.25-servicing.26109.11 to 8.0.25-servicing.26112.3][1]
     - Microsoft.Extensions.HostFactoryResolver.Sources
     - Microsoft.NETCore.BrowserDebugHost.Transport
  - From [8.0.25 to 8.0.25][1]
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC651453b8e3f93d8fb35dd1be1a726158366249fc&targetVersion=GCb753199016332cbf257e70c417aa5d1d02202dc7&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:922981e1-18b6-46aa-2468-08dbd53ba9ce)
…6-03-10-1304

Merging internal commits for release/8.0
[release/10.0] Source code updates from dotnet/dotnet
…401.6 (#38053)

[release/9.0] Update dependencies from dotnet/arcade
[release/10.0] Source code updates from dotnet/dotnet
[automated] Merge branch 'release/8.0' => 'release/9.0'
[automated] Merge branch 'release/9.0' => 'release/10.0'
@github-actions github-actions bot requested a review from AndriySvyryd as a code owner April 9, 2026 18:10
dotnet-maestro bot and others added 3 commits April 10, 2026 05:49
[release/10.0] Source code updates from dotnet/dotnet
[release/10.0] Source code updates from dotnet/dotnet
dependabot bot and others added 4 commits April 10, 2026 11:38
Bumps [actions/github-script](https://github.com/actions/github-script) from 8 to 9.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v8...v9)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@AndriySvyryd AndriySvyryd requested a review from a team as a code owner April 10, 2026 22:21
@AndriySvyryd AndriySvyryd enabled auto-merge April 10, 2026 22:23
@AndriySvyryd AndriySvyryd merged commit 3717f8f into main Apr 10, 2026
17 checks passed
@AndriySvyryd AndriySvyryd deleted the merge/release/10.0-to-main branch April 10, 2026 23:46
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