chore(deps): update dotnet monorepo (#21)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.AspNetCore.OpenApi](https://asp.net/) ([source](https://github.com/dotnet/aspnetcore)) | nuget | patch | `9.0.2` -> `9.0.3` | | [Microsoft.EntityFrameworkCore](https://docs.microsoft.com/ef/core/) ([source](https://github.com/dotnet/efcore)) | nuget | patch | `9.0.2` -> `9.0.3` | | [mcr.microsoft.com/dotnet/aspnet](https://github.com/dotnet/aspnetcore) | stage | digest | `adc89f8` -> `4f0ad31` | | [mcr.microsoft.com/dotnet/sdk](https://github.com/dotnet/sdk) | final | digest | `7f8e8b1` -> `d7f4691` | --- ### Release Notes <details> <summary>dotnet/aspnetcore (Microsoft.AspNetCore.OpenApi)</summary> ### [`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 https://github.com/dotnet/aspnetcore/pull/60198 - \[release/9.0] Fix branding by [@​wtgodbe](https://github.com/wtgodbe) in 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 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 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 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 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 https://github.com/dotnet/aspnetcore/pull/60151 - \[release/9.0] Readd DiagnosticSource to KestrelServerImpl by [@​github-actions](https://github.com/github-actions) in 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 https://github.com/dotnet/aspnetcore/pull/59886 - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/59952 - \[release/9.0] Update dependencies from dotnet/extensions by [@​dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/59951 - \[release/9.0] Update remnants of azureedge.net by [@​sebastienros](https://github.com/sebastienros) in https://github.com/dotnet/aspnetcore/pull/60263 - \[release/9.0] Update dependencies from dotnet/extensions by [@​dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/aspnetcore/pull/60291 - \[release/9.0] Centralize on one docker container by [@​wtgodbe](https://github.com/wtgodbe) in https://github.com/dotnet/aspnetcore/pull/60298 - Revert "\[release/9.0] Update remnants of azureedge.net" by [@​wtgodbe](https://github.com/wtgodbe) in https://github.com/dotnet/aspnetcore/pull/60323 - Merging internal commits for release/9.0 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/aspnetcore/pull/60317 **Full Changelog**: https://github.com/dotnet/aspnetcore/compare/v9.0.2...v9.0.3 </details> <details> <summary>dotnet/efcore (Microsoft.EntityFrameworkCore)</summary> ### [`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 https://github.com/dotnet/efcore/pull/35449 - Merging internal commits for release/8.0 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/efcore/pull/35473 - \[release/8.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/efcore/pull/35470 - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in https://github.com/dotnet/efcore/pull/35498 - Merge branch 'release/9.0' into 'release/9.0-staging' by [@​AndriySvyryd](https://github.com/AndriySvyryd) in https://github.com/dotnet/efcore/pull/35542 - \[release/9.0-staging] Make SnapshotModelProcessor idempotent. by [@​AndriySvyryd](https://github.com/AndriySvyryd) in https://github.com/dotnet/efcore/pull/35543 - \[release/9.0] Update dependencies from dotnet/arcade by [@​dotnet-maestro](https://github.com/dotnet-maestro) in 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 https://github.com/dotnet/efcore/pull/35474 - Update branding to 9.0.3 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/efcore/pull/35584 - Update branding to 8.0.14 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in 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 https://github.com/dotnet/efcore/pull/35587 - Merge branch 'release/9.0-staging' => 'release/9.0' by [@​AndriySvyryd](https://github.com/AndriySvyryd) in https://github.com/dotnet/efcore/pull/35601 - Merging internal commits for release/9.0 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in https://github.com/dotnet/efcore/pull/35622 **Full Changelog**: https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3 </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. 👻 **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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJLaW5kL1Jlbm92YXRlIl19--> Reviewed-on: #21 Co-authored-by: Renovate <renovate@csw.im> Co-committed-by: Renovate <renovate@csw.im>
This commit is contained in:
parent
36caf7eb8a
commit
0be0aed08d
2 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
FROM mcr.microsoft.com/dotnet/aspnet:9.0@sha256:adc89f84d53514cdc17677f3334775879d80d08ac8997a4b3fba8d20a6d6de9d AS base
|
||||
FROM mcr.microsoft.com/dotnet/aspnet:9.0@sha256:4f0ad314f83e6abeb6906e69d0f9c81a0d2ee51d362e035c7d3e6ac5743f5399 AS base
|
||||
USER $APP_UID
|
||||
WORKDIR /app
|
||||
EXPOSE 8080
|
||||
EXPOSE 8081
|
||||
|
||||
FROM mcr.microsoft.com/dotnet/sdk:9.0@sha256:7f8e8b1514a2eeccb025f1e9dd554e191b21afa7f43f8321b7bd2009cdd59a1d AS build
|
||||
FROM mcr.microsoft.com/dotnet/sdk:9.0@sha256:d7f4691d11f610d9b94bb75517c9e78ac5799447b5b3e82af9e4625d8c8d1d53 AS build
|
||||
ARG BUILD_CONFIGURATION=Release
|
||||
WORKDIR /src
|
||||
COPY ["LookingGlass.csproj", "./"]
|
||||
|
|
|
@ -14,8 +14,8 @@
|
|||
<EmbeddedResource Include="Util\SwaggerTheme\modern.custom.css" />
|
||||
<PackageReference Include="AspNetCore.SwaggerUI.Themes" Version="2.0.0" />
|
||||
<PackageReference Include="EnumStringValues" Version="4.0.2" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.2" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.2" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.3" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.3" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
|
||||
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.3" />
|
||||
<PackageReference Include="Sentry.AspNetCore" Version="5.1.1" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue