Update dependency Microsoft.EntityFrameworkCore to 9.0.8 #219

Open
professeur-chen wants to merge 1 commit from renovate/microsoft.entityframeworkcore-9.x into trunk
Collaborator

This PR contains the following updates:

Package Type Update Change
Microsoft.EntityFrameworkCore (source) nuget patch 9.0.6 -> 9.0.8

Release Notes

dotnet/efcore (Microsoft.EntityFrameworkCore)

v9.0.7: .NET 9.0.7

Release

What's Changed

Full Changelog: https://github.com/dotnet/efcore/compare/v9.0.6...v9.0.7


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.EntityFrameworkCore](https://docs.microsoft.com/ef/core/) ([source](https://github.com/dotnet/efcore)) | nuget | patch | `9.0.6` -> `9.0.8` | --- ### Release Notes <details> <summary>dotnet/efcore (Microsoft.EntityFrameworkCore)</summary> ### [`v9.0.7`](https://github.com/dotnet/efcore/releases/tag/v9.0.7): .NET 9.0.7 [Release](https://github.com/dotnet/core/releases/tag/v9.0.7) #### What's Changed - Merge branch 'release/8.0' =>'release/8.0-staging' by [@&#8203;AndriySvyryd](https://github.com/AndriySvyryd) in https://github.com/dotnet/efcore/pull/35893 - Merge branch 'release/8.0' =>'release/8.0-staging' by [@&#8203;AndriySvyryd](https://github.com/AndriySvyryd) in https://github.com/dotnet/efcore/pull/36047 - \[release/9.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/efcore/pull/36098 - Delete src/arcade/eng/common directory by [@&#8203;akoeplinger](https://github.com/akoeplinger) in https://github.com/dotnet/efcore/pull/36102 - \[release/9.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/efcore/pull/36143 - \[release/8.0] Add missing parentheses for set operations by [@&#8203;roji](https://github.com/roji) in https://github.com/dotnet/efcore/pull/36139 - \[release/9.0] Add missing parentheses for set operations by [@&#8203;roji](https://github.com/roji) in https://github.com/dotnet/efcore/pull/36138 - Update branding to 9.0.7 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/efcore/pull/36186 - Update branding to 8.0.18 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/efcore/pull/36185 - \[release/8.0] Merge release/8.0-staging => release/8.0 by [@&#8203;cincuranet](https://github.com/cincuranet) in https://github.com/dotnet/efcore/pull/36193 - \[release/9.0] Merge release/9.0-staging => release/9.0 by [@&#8203;cincuranet](https://github.com/cincuranet) in https://github.com/dotnet/efcore/pull/36194 - \[automated] Merge branch 'release/8.0' => 'release/9.0' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/efcore/pull/36192 - \[release/9.0] Update dependencies from dotnet/arcade by [@&#8203;dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in https://github.com/dotnet/efcore/pull/36213 - Merging internal commits for release/8.0 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/efcore/pull/36222 - Merging internal commits for release/9.0 by [@&#8203;vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/efcore/pull/36223 - \[automated] Merge branch 'release/8.0' => 'release/9.0' by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in https://github.com/dotnet/efcore/pull/36227 **Full Changelog**: https://github.com/dotnet/efcore/compare/v9.0.6...v9.0.7 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjEiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjEiLCJ0YXJnZXRCcmFuY2giOiJ0cnVuayIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/microsoft.entityframeworkcore-9.x:renovate/microsoft.entityframeworkcore-9.x
git switch renovate/microsoft.entityframeworkcore-9.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch trunk
git merge --no-ff renovate/microsoft.entityframeworkcore-9.x
git switch renovate/microsoft.entityframeworkcore-9.x
git rebase trunk
git switch trunk
git merge --ff-only renovate/microsoft.entityframeworkcore-9.x
git switch renovate/microsoft.entityframeworkcore-9.x
git rebase trunk
git switch trunk
git merge --no-ff renovate/microsoft.entityframeworkcore-9.x
git switch trunk
git merge --squash renovate/microsoft.entityframeworkcore-9.x
git switch trunk
git merge --ff-only renovate/microsoft.entityframeworkcore-9.x
git switch trunk
git merge renovate/microsoft.entityframeworkcore-9.x
git push origin trunk
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: l4p1n-bot/bot-rust#219
No description provided.