chore(deps): update dependency fluentassertions to 6.12.2#82
Merged
renovate[bot] merged 1 commit intomainfrom Nov 8, 2024
Merged
chore(deps): update dependency fluentassertions to 6.12.2#82renovate[bot] merged 1 commit intomainfrom
renovate[bot] merged 1 commit intomainfrom
Conversation
1 task
renovate bot
added a commit
that referenced
this pull request
Sep 10, 2025
This PR contains the following updates: | Package | Change | Age | Confidence | Type | Update | |---|---|---|---|---|---| | [Microsoft.AspNetCore.Mvc.Testing](https://asp.net/) ([source](https://github.com/dotnet/aspnetcore)) | `8.0.19` -> `9.0.9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | nuget | major | | [Microsoft.EntityFrameworkCore](https://docs.microsoft.com/ef/core/) ([source](https://github.com/dotnet/efcore)) | `8.0.19` -> `9.0.9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | nuget | major | | [Microsoft.EntityFrameworkCore.Abstractions](https://docs.microsoft.com/ef/core/) ([source](https://github.com/dotnet/efcore)) | `8.0.19` -> `9.0.9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | nuget | major | | [Microsoft.EntityFrameworkCore.Design](https://docs.microsoft.com/ef/core/) ([source](https://github.com/dotnet/efcore)) | `8.0.19` -> `9.0.9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | nuget | major | | [Microsoft.EntityFrameworkCore.Relational](https://docs.microsoft.com/ef/core/) ([source](https://github.com/dotnet/efcore)) | `8.0.19` -> `9.0.9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | nuget | major | | [dotnet-ef](https://docs.microsoft.com/ef/core/) ([source](https://github.com/dotnet/efcore)) | `8.0.19` -> `9.0.9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | nuget | major | | [mcr.microsoft.com/dotnet/aspnet](https://github.com/dotnet/aspnetcore) | `9.0` -> `10.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | final | major | | [mcr.microsoft.com/dotnet/sdk](https://github.com/dotnet/sdk) | `9.0` -> `10.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | stage | major | --- ### Release Notes <details> <summary>dotnet/aspnetcore (Microsoft.AspNetCore.Mvc.Testing)</summary> ### [`v9.0.9`](https://github.com/dotnet/aspnetcore/compare/v9.0.8...v9.0.9) ### [`v9.0.8`](https://github.com/dotnet/aspnetcore/compare/v9.0.7...v9.0.8) ### [`v9.0.7`](https://github.com/dotnet/aspnetcore/releases/tag/v9.0.7): .NET 9.0.7 [Release](https://github.com/dotnet/core/releases/tag/v9.0.7) ##### What's Changed - Update branding to 9.0.7 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​62242](https://github.com/dotnet/aspnetcore/pull/62242) - \[release/9.0] (deps): Bump src/submodules/googletest from `04ee1b4` to `e9092b1` by [@​dependabot](https://github.com/dependabot) in [#​62199](https://github.com/dotnet/aspnetcore/pull/62199) - Fix OpenApiJsonSchema array parsing ([#​62051](https://github.com/dotnet/aspnetcore/issues/62051)) by [@​BrennanConroy](https://github.com/BrennanConroy) in [#​62118](https://github.com/dotnet/aspnetcore/pull/62118) - \[release/9.0] Update dependencies from dotnet/extensions by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​61986](https://github.com/dotnet/aspnetcore/pull/61986) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​61945](https://github.com/dotnet/aspnetcore/pull/61945) - \[release/9.0] Update Alpine helix references by [@​wtgodbe](https://github.com/wtgodbe) in [#​62240](https://github.com/dotnet/aspnetcore/pull/62240) - \[Backport 9.0] \[IIS] Manually parse exe bitness ([#​61894](https://github.com/dotnet/aspnetcore/issues/61894)) by [@​BrennanConroy](https://github.com/BrennanConroy) in [#​62038](https://github.com/dotnet/aspnetcore/pull/62038) - \[release/9.0] Associate tagged keys with entries so replacements are not evicted by [@​github-actions](https://github.com/github-actions) in [#​62248](https://github.com/dotnet/aspnetcore/pull/62248) - \[release/9.0] Block test that is failing after switching to latest-chrome by [@​github-actions](https://github.com/github-actions) in [#​62283](https://github.com/dotnet/aspnetcore/pull/62283) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​62281](https://github.com/dotnet/aspnetcore/pull/62281) - \[release/9.0] Update dependencies from dotnet/extensions by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​62282](https://github.com/dotnet/aspnetcore/pull/62282) - Merging internal commits for release/9.0 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​62303](https://github.com/dotnet/aspnetcore/pull/62303) **Full Changelog**: <https://github.com/dotnet/aspnetcore/compare/v9.0.6...v9.0.7> ### [`v9.0.6`](https://github.com/dotnet/aspnetcore/releases/tag/v9.0.6) #### Bug Fixes - **Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy** ([#​61622](https://github.com/dotnet/aspnetcore/pull/61622))\ The Forwarded Headers Middleware now ignores `X-Forwarded-Headers` sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence forwarded header values, preventing potential spoofing or misrouting issues. #### Dependency Updates - **Bump src/submodules/googletest from `52204f7` to `04ee1b4`** ([#​61762](https://github.com/dotnet/aspnetcore/pull/61762))\ Updates the GoogleTest submodule to a newer commit, bringing in the latest improvements and bug fixes from the upstream project. - **Update dependencies from dotnet/arcade** ([#​61714](https://github.com/dotnet/aspnetcore/pull/61714))\ Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring compatibility and access to the latest build tools. - **Update dependencies from dotnet/extensions** ([#​61571](https://github.com/dotnet/aspnetcore/pull/61571))\ Refreshes dependencies from the dotnet/extensions repository, incorporating the latest features and fixes from the extensions libraries. - **Update dependencies from dotnet/extensions** ([#​61877](https://github.com/dotnet/aspnetcore/pull/61877))\ Further updates dependencies from dotnet/extensions, ensuring the project benefits from recent improvements and bug fixes. - **Update dependencies from dotnet/arcade** ([#​61892](https://github.com/dotnet/aspnetcore/pull/61892))\ Additional updates to build and infrastructure dependencies from dotnet/arcade, maintaining up-to-date tooling and build processes. #### Miscellaneous - **Update branding to 9.0.6** ([#​61831](https://github.com/dotnet/aspnetcore/pull/61831))\ Updates the project version and branding to 9.0.6, reflecting the new release and ensuring version consistency across the codebase. - **Merging internal commits for release/9.0** ([#​61925](https://github.com/dotnet/aspnetcore/pull/61925))\ Incorporates various internal commits into the release/9.0 branch, ensuring that all relevant changes are included in this release. *** This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests. Full Changelog: [v9.0.5...v9.0.6](https://github.com/dotnet/aspnetcore/compare/v9.0.5...v9.0.6) ### [`v9.0.5`](https://github.com/dotnet/aspnetcore/releases/tag/v9.0.5): .NET 9.0.5 [Release](https://github.com/dotnet/core/releases/tag/v9.0.5) ##### What's Changed - Update branding to 9.0.5 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​61284](https://github.com/dotnet/aspnetcore/pull/61284) - \[release/9.0] (deps): Bump src/submodules/googletest from `24a9e94` to `52204f7` by [@​dependabot](https://github.com/dependabot) in [#​61261](https://github.com/dotnet/aspnetcore/pull/61261) - \[release/9.0] Upgrade to Ubuntu 22 by [@​github-actions](https://github.com/github-actions) in [#​61215](https://github.com/dotnet/aspnetcore/pull/61215) - \[release/9.0] Update dependencies from dotnet/extensions by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​60964](https://github.com/dotnet/aspnetcore/pull/60964) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​60902](https://github.com/dotnet/aspnetcore/pull/60902) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​61355](https://github.com/dotnet/aspnetcore/pull/61355) - \[release/9.0] Caching SERedis critical bugfix; defer HC metadata detection because of DI cycle by [@​github-actions](https://github.com/github-actions) in [#​60916](https://github.com/dotnet/aspnetcore/pull/60916) - \[release/9.0] Update dependencies from dotnet/extensions by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​61354](https://github.com/dotnet/aspnetcore/pull/61354) - Merging internal commits for release/9.0 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​61393](https://github.com/dotnet/aspnetcore/pull/61393) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​61412](https://github.com/dotnet/aspnetcore/pull/61412) - Revert "Revert "\[release/9.0] Update remnants of azureedge.net"" by [@​wtgodbe](https://github.com/wtgodbe) in [#​60353](https://github.com/dotnet/aspnetcore/pull/60353) - \[release/9.0] Fix preserving messages for stateful reconnect with backplane by [@​github-actions](https://github.com/github-actions) in [#​61374](https://github.com/dotnet/aspnetcore/pull/61374) - \[release/9.0] Update dependencies from dotnet/extensions by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​61483](https://github.com/dotnet/aspnetcore/pull/61483) - \[Identity] Fix Identity UI asset definitions by [@​javiercn](https://github.com/javiercn) in [#​59100](https://github.com/dotnet/aspnetcore/pull/59100) **Full Changelog**: <https://github.com/dotnet/aspnetcore/compare/v9.0.4...v9.0.5> ### [`v9.0.4`](https://github.com/dotnet/aspnetcore/releases/tag/v9.0.4): .NET 9.0.4 [Release](https://github.com/dotnet/core/releases/tag/v9.0.4) #### What's Changed - Update branding to 9.0.4 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​60785](https://github.com/dotnet/aspnetcore/pull/60785) - \[release/9.0] Update dependencies from dotnet/extensions by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​60445](https://github.com/dotnet/aspnetcore/pull/60445) - \[release/9.0] (deps): Bump src/submodules/googletest from `e235eb3` to `24a9e94` by [@​dependabot](https://github.com/dependabot) in [#​60678](https://github.com/dotnet/aspnetcore/pull/60678) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​60356](https://github.com/dotnet/aspnetcore/pull/60356) - Fix OpenAPI server URLs for Aspire scenarios by [@​captainsafia](https://github.com/captainsafia) in [#​60673](https://github.com/dotnet/aspnetcore/pull/60673) - Fix self-referential schema handling in collection schemas by [@​captainsafia](https://github.com/captainsafia) in [#​60410](https://github.com/dotnet/aspnetcore/pull/60410) - \[release/9.0] \[Blazor] Fix custom elements JS assets not being included in build output by [@​MackinnonBuck](https://github.com/MackinnonBuck) in [#​60858](https://github.com/dotnet/aspnetcore/pull/60858) - Merging internal commits for release/9.0 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​60880](https://github.com/dotnet/aspnetcore/pull/60880) **Full Changelog**: <https://github.com/dotnet/aspnetcore/compare/v9.0.3...v9.0.4> ### [`v9.0.3`](https://github.com/dotnet/aspnetcore/releases/tag/v9.0.3): .NET 9.0.3 [Release](https://github.com/dotnet/core/releases/tag/v9.0.3) #### What's Changed - Update branding to 9.0.3 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​60198](https://github.com/dotnet/aspnetcore/pull/60198) - \[release/9.0] Fix branding by [@​wtgodbe](https://github.com/wtgodbe) in [#​60029](https://github.com/dotnet/aspnetcore/pull/60029) - \[release/9.0] Update to MacOS 15 in Helix by [@​github-actions](https://github.com/github-actions) in [#​60238](https://github.com/dotnet/aspnetcore/pull/60238) - \[release/9.0] Revert "Revert "Use the latest available jdk"" by [@​github-actions](https://github.com/github-actions) in [#​60229](https://github.com/dotnet/aspnetcore/pull/60229) - \[release/9.0] Update `HtmlAttributePropertyHelper` to correctly follow the `MetadataUpdateHandlerAttribute` contract by [@​github-actions](https://github.com/github-actions) in [#​59908](https://github.com/dotnet/aspnetcore/pull/59908) - \[release/9.0] Fix skip condition for java tests by [@​github-actions](https://github.com/github-actions) in [#​60242](https://github.com/dotnet/aspnetcore/pull/60242) - \[release/9.0] (deps): Bump src/submodules/googletest from `7d76a23` to `e235eb3` by [@​dependabot](https://github.com/dependabot) in [#​60151](https://github.com/dotnet/aspnetcore/pull/60151) - \[release/9.0] Readd DiagnosticSource to KestrelServerImpl by [@​github-actions](https://github.com/github-actions) in [#​60202](https://github.com/dotnet/aspnetcore/pull/60202) - \[release/9.0] Redis distributed cache: add HybridCache usage signal by [@​github-actions](https://github.com/github-actions) in [#​59886](https://github.com/dotnet/aspnetcore/pull/59886) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​59952](https://github.com/dotnet/aspnetcore/pull/59952) - \[release/9.0] Update dependencies from dotnet/extensions by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​59951](https://github.com/dotnet/aspnetcore/pull/59951) - \[release/9.0] Update remnants of azureedge.net by [@​sebastienros](https://github.com/sebastienros) in [#​60263](https://github.com/dotnet/aspnetcore/pull/60263) - \[release/9.0] Update dependencies from dotnet/extensions by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​60291](https://github.com/dotnet/aspnetcore/pull/60291) - \[release/9.0] Centralize on one docker container by [@​wtgodbe](https://github.com/wtgodbe) in [#​60298](https://github.com/dotnet/aspnetcore/pull/60298) - Revert "\[release/9.0] Update remnants of azureedge.net" by [@​wtgodbe](https://github.com/wtgodbe) in [#​60323](https://github.com/dotnet/aspnetcore/pull/60323) - Merging internal commits for release/9.0 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​60317](https://github.com/dotnet/aspnetcore/pull/60317) **Full Changelog**: <https://github.com/dotnet/aspnetcore/compare/v9.0.2...v9.0.3> ### [`v9.0.2`](https://github.com/dotnet/aspnetcore/releases/tag/v9.0.2): .NET 9.0.2 [Release](https://github.com/dotnet/core/releases/tag/v9.0.2) #### What's Changed - Update branding to 9.0.2 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​59757](https://github.com/dotnet/aspnetcore/pull/59757) - \[release/9.0] Update dependencies from dotnet/source-build-externals by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​59267](https://github.com/dotnet/aspnetcore/pull/59267) - \[release/9.0] Update dependencies from dotnet/extensions by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​59266](https://github.com/dotnet/aspnetcore/pull/59266) - \[release/9.0] Update OSX helix queue by [@​github-actions](https://github.com/github-actions) in [#​59743](https://github.com/dotnet/aspnetcore/pull/59743) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​59728](https://github.com/dotnet/aspnetcore/pull/59728) - \[release/9.0] (deps): Bump src/submodules/googletest from `d144031` to `7d76a23` by [@​dependabot](https://github.com/dependabot) in [#​59679](https://github.com/dotnet/aspnetcore/pull/59679) - \[release/9.0] Skip tests on internal queues too by [@​github-actions](https://github.com/github-actions) in [#​59578](https://github.com/dotnet/aspnetcore/pull/59578) - \[release/9.0] Fix loading dotnet user-jwts config by [@​github-actions](https://github.com/github-actions) in [#​59473](https://github.com/dotnet/aspnetcore/pull/59473) - \[release/9.0] Fix MultipartReaderStream synchronous read when using buffer offset by [@​github-actions](https://github.com/github-actions) in [#​59422](https://github.com/dotnet/aspnetcore/pull/59422) - \[release/9.0] Update dependencies from dotnet/xdt by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​59419](https://github.com/dotnet/aspnetcore/pull/59419) - \[release/9.0] Update dependencies from dotnet/extensions by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​59611](https://github.com/dotnet/aspnetcore/pull/59611) - \[release/9.0] Fix Kestrel host header mismatch handling when port in Url by [@​github-actions](https://github.com/github-actions) in [#​59362](https://github.com/dotnet/aspnetcore/pull/59362) - Migrate off of Fedora 38 by [@​v-firzha](https://github.com/v-firzha) in [#​59613](https://github.com/dotnet/aspnetcore/pull/59613) - \[release/9.0] \[Blazor WASM standalone] Avoid caching `index.html` during development by [@​MackinnonBuck](https://github.com/MackinnonBuck) in [#​59348](https://github.com/dotnet/aspnetcore/pull/59348) - \[release/9.0] Update to Fedora 41 by [@​github-actions](https://github.com/github-actions) in [#​59816](https://github.com/dotnet/aspnetcore/pull/59816) - \[release/9.0] Don't throw exception for parameters with custom binding source by [@​github-actions](https://github.com/github-actions) in [#​59533](https://github.com/dotnet/aspnetcore/pull/59533) - \[release/9.0] Apply schema transformer to AdditionalProperties by [@​github-actions](https://github.com/github-actions) in [#​59730](https://github.com/dotnet/aspnetcore/pull/59730) - \[release/9.0] Harden schema reference transformer for relative references by [@​captainsafia](https://github.com/captainsafia) in [#​59779](https://github.com/dotnet/aspnetcore/pull/59779) - \[release/9.0] Update dependencies from dotnet/extensions by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​59847](https://github.com/dotnet/aspnetcore/pull/59847) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​59848](https://github.com/dotnet/aspnetcore/pull/59848) - \[release/9.0] Return 206 Partial Content on Valid Range for Static Assets by [@​github-actions](https://github.com/github-actions) in [#​59325](https://github.com/dotnet/aspnetcore/pull/59325) - Merging internal commits for release/9.0 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​59871](https://github.com/dotnet/aspnetcore/pull/59871) **Full Changelog**: <https://github.com/dotnet/aspnetcore/compare/v9.0.1...v9.0.2> ### [`v9.0.1`](https://github.com/dotnet/aspnetcore/releases/tag/v9.0.1): .NET 9.0.1 [Release](https://github.com/dotnet/core/releases/tag/v9.0.1) #### What's Changed - Merging internal commits for release/9.0 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​58900](https://github.com/dotnet/aspnetcore/pull/58900) - \[release/9.0] Prevent unnecessary debugger stops for user-unhandled exceptions in Blazor apps with Just My Code enabled by [@​halter73](https://github.com/halter73) in [#​58573](https://github.com/dotnet/aspnetcore/pull/58573) - Hot Reload agent improvements by [@​tmat](https://github.com/tmat) in [#​58333](https://github.com/dotnet/aspnetcore/pull/58333) - \[release/9.0] Update dependencies from roslyn by [@​wtgodbe](https://github.com/wtgodbe) in [#​59183](https://github.com/dotnet/aspnetcore/pull/59183) - \[release/9.0] Add direct reference to System.Drawing.Common in tools by [@​wtgodbe](https://github.com/wtgodbe) in [#​59189](https://github.com/dotnet/aspnetcore/pull/59189) - \[release/9.0] Harden parsing of \[Range] attribute values by [@​github-actions](https://github.com/github-actions) in [#​59077](https://github.com/dotnet/aspnetcore/pull/59077) - \[release/9.0] Update dependencies from dotnet/source-build-externals by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​59143](https://github.com/dotnet/aspnetcore/pull/59143) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​59024](https://github.com/dotnet/aspnetcore/pull/59024) - \[release/9.0] (deps): Bump src/submodules/googletest from `6dae7eb` to `d144031` by [@​dependabot](https://github.com/dependabot) in [#​59032](https://github.com/dotnet/aspnetcore/pull/59032) - \[release/9.0] Update dependencies from dotnet/xdt by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58589](https://github.com/dotnet/aspnetcore/pull/58589) - \[release/9.0] Update dependencies from dotnet/extensions by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58675](https://github.com/dotnet/aspnetcore/pull/58675) - \[release/9.0] Fix SignalR Java POM to include description by [@​github-actions](https://github.com/github-actions) in [#​58896](https://github.com/dotnet/aspnetcore/pull/58896) - \[release/9.0] Fix IIS outofprocess to remove WebSocket compression handshake by [@​github-actions](https://github.com/github-actions) in [#​58931](https://github.com/dotnet/aspnetcore/pull/58931) **Full Changelog**: <https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1> ### [`v9.0.0`](https://github.com/dotnet/aspnetcore/releases/tag/v9.0.0): .NET 9.0.0 [Release](https://github.com/dotnet/core/releases/tag/v9.0.0) #### What's Changed - Update branding to rtm by [@​wtgodbe](https://github.com/wtgodbe) in [#​57907](https://github.com/dotnet/aspnetcore/pull/57907) - \[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​57910](https://github.com/dotnet/aspnetcore/pull/57910) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​57922](https://github.com/dotnet/aspnetcore/pull/57922) - \[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​57954](https://github.com/dotnet/aspnetcore/pull/57954) - \[release/9.0] Fix skip condition for IIS tests by [@​wtgodbe](https://github.com/wtgodbe) in [#​57999](https://github.com/dotnet/aspnetcore/pull/57999) - \[release/9.0] Update dependencies from dotnet/extensions by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58032](https://github.com/dotnet/aspnetcore/pull/58032) - \[release/9.0] Update dependencies from dotnet/runtime by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58015](https://github.com/dotnet/aspnetcore/pull/58015) - \[release/9.0] Update dependencies from dotnet/winforms by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58033](https://github.com/dotnet/aspnetcore/pull/58033) - \[release/9.0] Update dependencies from dotnet/runtime by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58048](https://github.com/dotnet/aspnetcore/pull/58048) - \[automated] Merge branch 'release/9.0-rc2' => 'release/9.0' by [@​github-actions](https://github.com/github-actions) in [#​57975](https://github.com/dotnet/aspnetcore/pull/57975) - \[release/9.0] Update dependencies from dotnet/efcore by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58052](https://github.com/dotnet/aspnetcore/pull/58052) - Fix up OpenAPI schema handling and support concurrent requests by [@​captainsafia](https://github.com/captainsafia) in [#​58024](https://github.com/dotnet/aspnetcore/pull/58024) - \[release/9.0] Mark API from 9 as shipped by [@​wtgodbe](https://github.com/wtgodbe) in [#​58060](https://github.com/dotnet/aspnetcore/pull/58060) - \[release/9.0] Update dependencies from dotnet/source-build-externals by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58034](https://github.com/dotnet/aspnetcore/pull/58034) - \[release/9.0] Update dependencies from dotnet/runtime by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58117](https://github.com/dotnet/aspnetcore/pull/58117) - \[release/9.0] Enable TSA/Policheck by [@​github-actions](https://github.com/github-actions) in [#​58123](https://github.com/dotnet/aspnetcore/pull/58123) - \[release/9.0] Add explicit conversion for value-type returning handlers with filters by [@​github-actions](https://github.com/github-actions) in [#​57967](https://github.com/dotnet/aspnetcore/pull/57967) - \[release/9.0] Update dependencies from dotnet/xdt by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58116](https://github.com/dotnet/aspnetcore/pull/58116) - \[release/9.0] (deps): Bump src/submodules/MessagePack-CSharp from `ecc4e18` to `9511905` by [@​dependabot](https://github.com/dependabot) in [#​58183](https://github.com/dotnet/aspnetcore/pull/58183) - \[release/9.0] (deps): Bump src/submodules/googletest from `0953a17` to `6dae7eb` by [@​dependabot](https://github.com/dependabot) in [#​58184](https://github.com/dotnet/aspnetcore/pull/58184) - \[release/9.0] Change usage of "Country" to "CountryRegion" by [@​github-actions](https://github.com/github-actions) in [#​58280](https://github.com/dotnet/aspnetcore/pull/58280) - Merge RC2 changes into 9.0 by [@​wtgodbe](https://github.com/wtgodbe) in [#​58296](https://github.com/dotnet/aspnetcore/pull/58296) - \[release/9.0] Remove ProviderKey from Hosting Bundle by [@​github-actions](https://github.com/github-actions) in [#​58293](https://github.com/dotnet/aspnetcore/pull/58293) - \[release/9.0] \[Blazor] Fix template nav menu styling by [@​github-actions](https://github.com/github-actions) in [#​58277](https://github.com/dotnet/aspnetcore/pull/58277) - \[release/9.0] Update dependencies from dotnet/source-build-externals by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58268](https://github.com/dotnet/aspnetcore/pull/58268) - \[release/9.0] Update dependencies from dotnet/winforms by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58159](https://github.com/dotnet/aspnetcore/pull/58159) - \[release/9.0] Update dependencies from dotnet/extensions by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58158](https://github.com/dotnet/aspnetcore/pull/58158) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58157](https://github.com/dotnet/aspnetcore/pull/58157) - \[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58182](https://github.com/dotnet/aspnetcore/pull/58182) - \[release/9.0] Update dependencies from dotnet/efcore by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58306](https://github.com/dotnet/aspnetcore/pull/58306) - \[release/9.0] Update dependencies from dotnet/runtime by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58315](https://github.com/dotnet/aspnetcore/pull/58315) - \[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58355](https://github.com/dotnet/aspnetcore/pull/58355) - \[release/9.0] Update dependencies from dotnet/xdt by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58366](https://github.com/dotnet/aspnetcore/pull/58366) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58344](https://github.com/dotnet/aspnetcore/pull/58344) - \[release/9.0] Fix handling for inert route parameters in MVC endpoints for OpenAPI by [@​github-actions](https://github.com/github-actions) in [#​58311](https://github.com/dotnet/aspnetcore/pull/58311) - \[release/9.0] Update dependencies from dotnet/winforms by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58413](https://github.com/dotnet/aspnetcore/pull/58413) - \[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58374](https://github.com/dotnet/aspnetcore/pull/58374) - \[release/9.0] Update dependencies from dotnet/source-build-externals by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58414](https://github.com/dotnet/aspnetcore/pull/58414) - \[release/9.0] Fix ModelMetadata for TryParse-parameters in ApiExplorer by [@​captainsafia](https://github.com/captainsafia) in [#​58372](https://github.com/dotnet/aspnetcore/pull/58372) - \[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58421](https://github.com/dotnet/aspnetcore/pull/58421) - \[release/9.0] Stabilize branding by [@​wtgodbe](https://github.com/wtgodbe) in [#​58444](https://github.com/dotnet/aspnetcore/pull/58444) - \[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58449](https://github.com/dotnet/aspnetcore/pull/58449) - \[release/9.0] \[Infrastructure] Updated npm packages by [@​MackinnonBuck](https://github.com/MackinnonBuck) in [#​58469](https://github.com/dotnet/aspnetcore/pull/58469) - \[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58462](https://github.com/dotnet/aspnetcore/pull/58462) - \[release/9.0] bumping ws dependency to fix component vulnerability by [@​github-actions](https://github.com/github-actions) in [#​58458](https://github.com/dotnet/aspnetcore/pull/58458) - \[release/9.0] Improve dev-certs export error message by [@​github-actions](https://github.com/github-actions) in [#​58471](https://github.com/dotnet/aspnetcore/pull/58471) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58475](https://github.com/dotnet/aspnetcore/pull/58475) - \[release/9.0] Update dependencies from dotnet/efcore, dotnet/runtime by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58479](https://github.com/dotnet/aspnetcore/pull/58479) - Add scope for internal npm packages ([#​58476](https://github.com/dotnet/aspnetcore/issues/58476)) by [@​BrennanConroy](https://github.com/BrennanConroy) in [#​58511](https://github.com/dotnet/aspnetcore/pull/58511) - \[release/9.0] Use MacOS-13 in CI by [@​github-actions](https://github.com/github-actions) in [#​58546](https://github.com/dotnet/aspnetcore/pull/58546) - \[release/9.0] Turn non-stable dependency warning back on by [@​wtgodbe](https://github.com/wtgodbe) in [#​58548](https://github.com/dotnet/aspnetcore/pull/58548) - \[release/9.0] Update Messagepack dependency by [@​github-actions](https://github.com/github-actions) in [#​58556](https://github.com/dotnet/aspnetcore/pull/58556) - \[release/9.0] Update dependencies from dotnet/source-build-externals by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​58544](https://github.com/dotnet/aspnetcore/pull/58544) **Full Changelog**: <https://github.com/dotnet/aspnetcore/compare/v9.0.0-rc.2.24474.3...v9.0.0> ### [`v8.0.20`](https://github.com/dotnet/aspnetcore/compare/v8.0.19...v8.0.20) </details> <details> <summary>dotnet/efcore (Microsoft.EntityFrameworkCore)</summary> ### [`v9.0.9`](https://github.com/dotnet/efcore/compare/v9.0.8...v9.0.9) ### [`v9.0.8`](https://github.com/dotnet/efcore/compare/v9.0.7...v9.0.8) ### [`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 [@​AndriySvyryd](https://github.com/AndriySvyryd) in [#​35893](https://github.com/dotnet/efcore/pull/35893) - Merge branch 'release/8.0' =>'release/8.0-staging' by [@​AndriySvyryd](https://github.com/AndriySvyryd) in [#​36047](https://github.com/dotnet/efcore/pull/36047) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#​36098](https://github.com/dotnet/efcore/pull/36098) - Delete src/arcade/eng/common directory by [@​akoeplinger](https://github.com/akoeplinger) in [#​36102](https://github.com/dotnet/efcore/pull/36102) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#​36143](https://github.com/dotnet/efcore/pull/36143) - \[release/8.0] Add missing parentheses for set operations by [@​roji](https://github.com/roji) in [#​36139](https://github.com/dotnet/efcore/pull/36139) - \[release/9.0] Add missing parentheses for set operations by [@​roji](https://github.com/roji) in [#​36138](https://github.com/dotnet/efcore/pull/36138) - Update branding to 9.0.7 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​36186](https://github.com/dotnet/efcore/pull/36186) - Update branding to 8.0.18 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​36185](https://github.com/dotnet/efcore/pull/36185) - \[release/8.0] Merge release/8.0-staging => release/8.0 by [@​cincuranet](https://github.com/cincuranet) in [#​36193](https://github.com/dotnet/efcore/pull/36193) - \[release/9.0] Merge release/9.0-staging => release/9.0 by [@​cincuranet](https://github.com/cincuranet) in [#​36194](https://github.com/dotnet/efcore/pull/36194) - \[automated] Merge branch 'release/8.0' => 'release/9.0' by [@​github-actions](https://github.com/github-actions)\[bot] in [#​36192](https://github.com/dotnet/efcore/pull/36192) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#​36213](https://github.com/dotnet/efcore/pull/36213) - Merging internal commits for release/8.0 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​36222](https://github.com/dotnet/efcore/pull/36222) - Merging internal commits for release/9.0 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​36223](https://github.com/dotnet/efcore/pull/36223) - \[automated] Merge branch 'release/8.0' => 'release/9.0' by [@​github-actions](https://github.com/github-actions)\[bot] in [#​36227](https://github.com/dotnet/efcore/pull/36227) **Full Changelog**: <https://github.com/dotnet/efcore/compare/v9.0.6...v9.0.7> ### [`v9.0.6`](https://github.com/dotnet/efcore/releases/tag/v9.0.6) ##### Bug Fixes - **Cosmos/FTS: Improved FullTextScore Translation for Multiple Keywords**\ The translation of `FullTextScore` in Cosmos Full-Text Search has been updated to use multiple keywords instead of a keyword array, addressing issues with search accuracy and query compatibility. This resolves [#​35983](https://github.com/dotnet/efcore/issues/35983) and ensures more reliable full-text search results.\ [#​36000](https://github.com/dotnet/efcore/pull/36000) by [@​maumar](https://github.com/maumar) ##### Dependency Updates - **\[release/8.0] Update dependencies from dotnet/arcade**\ Updated the Arcade build infrastructure dependencies for the 8.0 release branch, bringing in the latest improvements and security fixes from the Arcade ecosystem.\ [#​35930](https://github.com/dotnet/efcore/pull/35930) by [@​dotnet-maestro](https://github.com/dotnet-maestro) - **\[release/9.0] Update dependencies from dotnet/arcade**\ Updated Arcade dependencies for the 9.0 release branch, ensuring the build system benefits from the latest tooling and reliability enhancements.\ [#​36006](https://github.com/dotnet/efcore/pull/36006) by [@​dotnet-maestro](https://github.com/dotnet-maestro) - **\[release/8.0] Update dependencies from dotnet/arcade**\ Another update to Arcade dependencies for the 8.0 branch, further aligning with upstream improvements and fixes.\ [#​36085](https://github.com/dotnet/efcore/pull/36085) by [@​dotnet-maestro](https://github.com/dotnet-maestro) - **\[release/9.0] Update dependencies from dotnet/arcade**\ Additional update to Arcade dependencies for the 9.0 branch, maintaining up-to-date build tooling and infrastructure.\ [#​36065](https://github.com/dotnet/efcore/pull/36065) by [@​dotnet-maestro](https://github.com/dotnet-maestro) ##### Technical Improvements - **Merging Internal Commits for release/8.0**\ Integrated various internal commits into the 8.0 release branch, improving code quality, maintainability, and aligning with internal standards.\ [#​35926](https://github.com/dotnet/efcore/pull/35926) by [@​vseanreesermsft](https://github.com/vseanreesermsft) - **Merging Internal Commits for release/8.0**\ Additional internal commits merged into the 8.0 branch, further enhancing stability and maintainability.\ [#​36080](https://github.com/dotnet/efcore/pull/36080) by [@​vseanreesermsft](https://github.com/vseanreesermsft) - **Merging Internal Commits for release/9.0**\ Integrated internal improvements into the 9.0 branch, ensuring consistency and codebase health.\ [#​36081](https://github.com/dotnet/efcore/pull/36081) by [@​vseanreesermsft](https://github.com/vseanreesermsft) ##### Infrastructure - **Update Branding to 9.0.6**\ Updated the product branding and version numbers to 9.0.6, ensuring that all assemblies and packages reflect the correct release version.\ [#​36044](https://github.com/dotnet/efcore/pull/36044) by [@​vseanreesermsft](https://github.com/vseanreesermsft) - **Update Branding to 8.0.17**\ Updated branding for the 8.0 release line to version 8.0.17, keeping versioning consistent across all release artifacts.\ [#​36043](https://github.com/dotnet/efcore/pull/36043) by [@​vseanreesermsft](https://github.com/vseanreesermsft) ##### Miscellaneous - **\[automated] Merge branch 'release/8.0' => 'release/9.0'**\ Automated merge of changes from the 8.0 branch into the 9.0 branch, ensuring that all relevant fixes and improvements are carried forward.\ [#​35927](https://github.com/dotnet/efcore/pull/35927) by [@​github-actions](https://github.com/github-actions) - **Merge release/9.0 to release/9.0-staging**\ Merged the 9.0 branch into the 9.0-staging branch, preparing for further testing and validation before final release.\ [#​36051](https://github.com/dotnet/efcore/pull/36051) by [@​AndriySvyryd](https://github.com/AndriySvyryd) - **\[automated] Merge branch 'release/8.0' => 'release/9.0'**\ Another automated merge from 8.0 to 9.0, keeping branches synchronized.\ [#​36088](https://github.com/dotnet/efcore/pull/36088) by [@​github-actions](https://github.com/github-actions) - **\[release/9.0] Merge release/9.0-staging to release/9.0**\ Merged changes from the 9.0-staging branch back into the main 9.0 branch, finalizing updates for this release.\ [#​36089](https://github.com/dotnet/efcore/pull/36089) by [@​AndriySvyryd](https://github.com/AndriySvyryd) *** This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests. Full Changelog: [v9.0.5...v9.0.6](https://github.com/dotnet/efcore/compare/v9.0.5...v9.0.6) ### [`v9.0.5`](https://github.com/dotnet/efcore/releases/tag/v9.0.5): .NET 9.0.5 [Release](https://github.com/dotnet/core/releases/tag/v9.0.5) ##### What's Changed - Merge branch 'release/9.0' => 'release/9.0-staging' by [@​AndriySvyryd](https://github.com/AndriySvyryd) in [#​35750](https://github.com/dotnet/efcore/pull/35750) - Merging internal commits for release/8.0 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​35765](https://github.com/dotnet/efcore/pull/35765) - \[release/8.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​35780](https://github.com/dotnet/efcore/pull/35780) - \[release/9.0-staging] Fix to [#​35162](https://github.com/dotnet/efcore/issues/35162) - Regression from EF Core 8 to 9: MigrationBuilder.DropTable Causes Issues with Subsequent Table Recreation by [@​maumar](https://github.com/maumar) in [#​35776](https://github.com/dotnet/efcore/pull/35776) - \[release/9.0-staging] Fix to [#​21006](https://github.com/dotnet/efcore/issues/21006) - Support a default value for non-nullable properties by [@​maumar](https://github.com/maumar) in [#​35782](https://github.com/dotnet/efcore/pull/35782) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​35795](https://github.com/dotnet/efcore/pull/35795) - Update branding to 9.0.5 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​35889](https://github.com/dotnet/efcore/pull/35889) - Update branding to 8.0.16 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​35888](https://github.com/dotnet/efcore/pull/35888) - \[automated] Merge branch 'release/8.0' => 'release/9.0' by [@​github-actions](https://github.com/github-actions) in [#​35772](https://github.com/dotnet/efcore/pull/35772) - Merge branch 'release/9.0-staging' => 'release/9.0' by [@​maumar](https://github.com/maumar) in [#​35891](https://github.com/dotnet/efcore/pull/35891) - Merge branch 'release/9.0' =>'release/9.0-staging' by [@​AndriySvyryd](https://github.com/AndriySvyryd) in [#​35896](https://github.com/dotnet/efcore/pull/35896) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​35912](https://github.com/dotnet/efcore/pull/35912) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​35931](https://github.com/dotnet/efcore/pull/35931) - Merging internal commits for release/9.0 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​35925](https://github.com/dotnet/efcore/pull/35925) - \[release/9.0] Disable Cosmos tests on CI by [@​AndriySvyryd](https://github.com/AndriySvyryd) in [#​35933](https://github.com/dotnet/efcore/pull/35933) - \[release/9.0-staging] Cosmos Full Text Search support (query part) by [@​maumar](https://github.com/maumar) in [#​35909](https://github.com/dotnet/efcore/pull/35909) - \[release/9.0] Merge Cosmos full-text search support from release/9.0-staging by [@​maumar](https://github.com/maumar) in [#​35953](https://github.com/dotnet/efcore/pull/35953) - \[release/9.0] Bump version of Cosmos SDK from 3.45 to 3.48 to improve hybrid search experience out of the box by [@​maumar](https://github.com/maumar) in [#​35954](https://github.com/dotnet/efcore/pull/35954) **Full Changelog**: <https://github.com/dotnet/efcore/compare/v9.0.4...v9.0.5> ### [`v9.0.4`](https://github.com/dotnet/efcore/releases/tag/v9.0.4): .NET 9.0.4 [Release](https://github.com/dotnet/core/releases/tag/v9.0.4) #### What's Changed - Merge branch 'release/8.0' into 'release/8.0-staging' by [@​AndriySvyryd](https://github.com/AndriySvyryd) in [#​35541](https://github.com/dotnet/efcore/pull/35541) - Merging internal commits for release/8.0 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​35621](https://github.com/dotnet/efcore/pull/35621) - \[release/8.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​35633](https://github.com/dotnet/efcore/pull/35633) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​35634](https://github.com/dotnet/efcore/pull/35634) - \[automated] Merge branch 'release/8.0' => 'release/9.0' by [@​github-actions](https://github.com/github-actions) in [#​35626](https://github.com/dotnet/efcore/pull/35626) - \[release/9.0-staging] Set the environment when executing Scaffold-DBContext by [@​AndriySvyryd](https://github.com/AndriySvyryd) in [#​35693](https://github.com/dotnet/efcore/pull/35693) - \[release/8.0-staging] Improve LoadExtension to work correctly with dotnet run and lib\* named libs by [@​roji](https://github.com/roji) in [#​35718](https://github.com/dotnet/efcore/pull/35718) - \[release/8.0-staging] Transform Span-based overloads to Enumerable in funcletizer by [@​roji](https://github.com/roji) in [#​35720](https://github.com/dotnet/efcore/pull/35720) - \[release/9.0-staging] Process Coalesce-simplified Convert node properly in funcletizer by [@​roji](https://github.com/roji) in [#​35721](https://github.com/dotnet/efcore/pull/35721) - \[release/9.0-staging] Improve LoadExtension to work correctly with dotnet run and lib\* named libs by [@​roji](https://github.com/roji) in [#​35717](https://github.com/dotnet/efcore/pull/35717) - \[release/9.0-staging] Transform Span-based overloads to Enumerable in funcletizer by [@​roji](https://github.com/roji) in [#​35719](https://github.com/dotnet/efcore/pull/35719) - Update branding to 8.0.15 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​35738](https://github.com/dotnet/efcore/pull/35738) - Update branding to 9.0.4 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​35739](https://github.com/dotnet/efcore/pull/35739) - Merge branch 'release/8.0-staging' => 'release/8.0' by [@​AndriySvyryd](https://github.com/AndriySvyryd) in [#​35742](https://github.com/dotnet/efcore/pull/35742) - Merge branch 'release/9.0-staging' => 'release/9.0' by [@​AndriySvyryd](https://github.com/AndriySvyryd) in [#​35743](https://github.com/dotnet/efcore/pull/35743) - \[automated] Merge branch 'release/8.0' => 'release/9.0' by [@​github-actions](https://github.com/github-actions) in [#​35740](https://github.com/dotnet/efcore/pull/35740) - Merging internal commits for release/9.0 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​35766](https://github.com/dotnet/efcore/pull/35766) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​35781](https://github.com/dotnet/efcore/pull/35781) **Full Changelog**: <https://github.com/dotnet/efcore/compare/v9.0.3...v9.0.4> ### [`v9.0.3`](https://github.com/dotnet/efcore/releases/tag/v9.0.3): .NET 9.0.3 [Release](https://github.com/dotnet/core/releases/tag/v9.0.3) ##### What's Changed - \[release/9.0-staging] Fix to [#​35393](https://github.com/dotnet/efcore/issues/35393) - GroupJoin in EF Core 9 Returns Null for Joined Entities by [@​maumar](https://github.com/maumar) in [#​35449](https://github.com/dotnet/efcore/pull/35449) - Merging internal commits for release/8.0 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​35473](https://github.com/dotnet/efcore/pull/35473) - \[release/8.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​35470](https://github.com/dotnet/efcore/pull/35470) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​35498](https://github.com/dotnet/efcore/pull/35498) - Merge branch 'release/9.0' into 'release/9.0-staging' by [@​AndriySvyryd](https://github.com/AndriySvyryd) in [#​35542](https://github.com/dotnet/efcore/pull/35542) - \[release/9.0-staging] Make SnapshotModelProcessor idempotent. by [@​AndriySvyryd](https://github.com/AndriySvyryd) in [#​35543](https://github.com/dotnet/efcore/pull/35543) - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in [#​35572](https://github.com/dotnet/efcore/pull/35572) - \[automated] Merge branch 'release/8.0' => 'release/9.0' by [@​github-actions](https://github.com/github-actions) in [#​35474](https://github.com/dotnet/efcore/pull/35474) - Update branding to 9.0.3 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​35584](https://github.com/dotnet/efcore/pull/35584) - Update branding to 8.0.14 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​35583](https://github.com/dotnet/efcore/pull/35583) - \[automated] Merge branch 'release/8.0' => 'release/9.0' by [@​github-actions](https://github.com/github-actions) in [#​35587](https://github.com/dotnet/efcore/pull/35587) - Merge branch 'release/9.0-staging' => 'release/9.0' by [@​AndriySvyryd](https://github.com/AndriySvyryd) in [#​35601](https://github.com/dotnet/efcore/pull/35601) - Merging internal commits for release/9.0 by [@R </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/smartive/cas-fee-adv-mumble-api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjUiLCJ1cGRhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.12.1->6.12.2Release Notes
fluentassertions/fluentassertions (FluentAssertions)
v6.12.2Compare Source
What's Changed
Others
Full Changelog: fluentassertions/fluentassertions@6.12.1...6.12.2
Configuration
📅 Schedule: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.