Skip to content

[automated] Merge branch 'release/8.0' => 'release/9.0'#37669

Merged
AndriySvyryd merged 13 commits intorelease/9.0from
merge/release/8.0-to-release/9.0
Feb 12, 2026
Merged

[automated] Merge branch 'release/8.0' => 'release/9.0'#37669
AndriySvyryd merged 13 commits intorelease/9.0from
merge/release/8.0-to-release/9.0

Conversation

@github-actions
Copy link
Contributor

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

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

  • SamMonoRT
  • vseanreesermsft
  • dotnet-bot
  • AndriySvyryd

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/8.0
git pull --ff-only
git checkout release/9.0
git pull --ff-only
git merge --no-ff release/8.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/8.0-to-release/9.0
or if you are using SSH
git push git@github.com:dotnet/efcore HEAD:merge/release/8.0-to-release/9.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/8.0-to-release/9.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/8.0-to-release/9.0 origin/release/9.0
git pull https://github.com/dotnet/efcore merge/release/8.0-to-release/9.0
(make changes)
git commit -m "Updated PR with my changes"
git push https://github.com/dotnet/efcore HEAD:merge/release/8.0-to-release/9.0
or if you are using SSH
git fetch
git checkout -b merge/release/8.0-to-release/9.0 origin/release/9.0
git pull git@github.com:dotnet/efcore merge/release/8.0-to-release/9.0
(make changes)
git commit -m "Updated PR with my changes"
git push git@github.com:dotnet/efcore HEAD:merge/release/8.0-to-release/9.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 12 commits December 18, 2025 11:41
…otnet-runtime build 20260113.23

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.23-servicing.25606.7 -> To Version 8.0.24-servicing.26063.23
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.23 -> To Version 8.0.24
…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**: [20260113.23](https://dev.azure.com/dnceng/internal/_build/results?buildId=2878455) ([297216](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/297216))
- **Date Produced**: January 14, 2026 4:43:33 AM UTC
- **Commit**: [da103bc6ca3f1e52b4f9081c2c06b61bb9f857db](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCda103bc6ca3f1e52b4f9081c2c06b61bb9f857db)
- **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.23-servicing.25606.7 to 8.0.24-servicing.26063.23][1]
     - Microsoft.Extensions.HostFactoryResolver.Sources
     - Microsoft.NETCore.BrowserDebugHost.Transport
  - From [8.0.23 to 8.0.24][1]
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64

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

[DependencyUpdate]: <> (End)

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

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.BrowserDebugHost.Transport From Version 8.0.24-servicing.26063.23 -> To Version 8.0.24-servicing.26070.10
Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.24 -> To Version 8.0.24
…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**: [20260120.10](https://dev.azure.com/dnceng/internal/_build/results?buildId=2883361) ([298105](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/298105))
- **Date Produced**: January 20, 2026 10:49:59 PM UTC
- **Commit**: [b3b35ce80e9eb94f72c4aa36a171a5e1cde72ace](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCb3b35ce80e9eb94f72c4aa36a171a5e1cde72ace)
- **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.26063.23 to 8.0.24-servicing.26070.10][1]
     - Microsoft.Extensions.HostFactoryResolver.Sources
     - Microsoft.NETCore.BrowserDebugHost.Transport
  - From [8.0.24 to 8.0.24][1]
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.win-x64

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

[DependencyUpdate]: <> (End)

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

Merging internal commits for release/8.0
renebentes pushed a commit to renebentes/3054 that referenced this pull request Mar 23, 2026
#130)

Updated
[Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore)
from 9.0.13 to 9.0.14.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.EntityFrameworkCore.Design's
releases](https://github.com/dotnet/efcore/releases)._

## 9.0.14

[Release](https://github.com/dotnet/core/releases/tag/v9.0.14)

## What's Changed
* [release/9.0] Update dependencies from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/efcore#37522
* Update branding to 9.0.14 by @​vseanreesermsft in
dotnet/efcore#37614
* Update branding to 8.0.25 by @​vseanreesermsft in
dotnet/efcore#37613
* [release/9.0] Update dependencies from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/efcore#37563
* Merging internal commits for release/8.0 by @​vseanreesermsft in
dotnet/efcore#37667
* Merging internal commits for release/9.0 by @​vseanreesermsft in
dotnet/efcore#37666
* [automated] Merge branch 'release/8.0' => 'release/9.0' by
@​github-actions[bot] in dotnet/efcore#37669


**Full Changelog**:
dotnet/efcore@v9.0.13...v9.0.14

Commits viewable in [compare
view](dotnet/efcore@v9.0.13...v9.0.14).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.EntityFrameworkCore.Design&package-manager=nuget&previous-version=9.0.13&new-version=9.0.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
renebentes pushed a commit to renebentes/3054 that referenced this pull request Mar 23, 2026
#131)

Updated
[Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore)
from 9.0.13 to 9.0.14.

<details>
<summary>Release notes</summary>

_Sourced from [Microsoft.EntityFrameworkCore.Sqlite's
releases](https://github.com/dotnet/efcore/releases)._

## 9.0.14

[Release](https://github.com/dotnet/core/releases/tag/v9.0.14)

## What's Changed
* [release/9.0] Update dependencies from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/efcore#37522
* Update branding to 9.0.14 by @​vseanreesermsft in
dotnet/efcore#37614
* Update branding to 8.0.25 by @​vseanreesermsft in
dotnet/efcore#37613
* [release/9.0] Update dependencies from dotnet/arcade by
@​dotnet-maestro[bot] in dotnet/efcore#37563
* Merging internal commits for release/8.0 by @​vseanreesermsft in
dotnet/efcore#37667
* Merging internal commits for release/9.0 by @​vseanreesermsft in
dotnet/efcore#37666
* [automated] Merge branch 'release/8.0' => 'release/9.0' by
@​github-actions[bot] in dotnet/efcore#37669


**Full Changelog**:
dotnet/efcore@v9.0.13...v9.0.14

Commits viewable in [compare
view](dotnet/efcore@v9.0.13...v9.0.14).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.EntityFrameworkCore.Sqlite&package-manager=nuget&previous-version=9.0.13&new-version=9.0.14)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This was referenced Mar 23, 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