generated from arcus-azure/arcus.github.template
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dotnet monorepo #817
Closed
Closed
Conversation
This file contains 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
✅ Deploy Preview for arcus-templates canceled.
|
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
from
June 14, 2023 12:22
0212306
to
db94712
Compare
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
2 times, most recently
from
June 22, 2023 22:40
2110cb5
to
1ba27f7
Compare
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
2 times, most recently
from
July 11, 2023 16:01
24d3232
to
58cc3ef
Compare
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
5 times, most recently
from
August 8, 2023 19:12
e0c1e8d
to
45fd91e
Compare
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
from
August 17, 2023 08:47
45fd91e
to
5624f3b
Compare
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
from
September 5, 2023 13:40
5624f3b
to
461e068
Compare
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
2 times, most recently
from
September 14, 2023 09:00
458636f
to
bb710cb
Compare
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
3 times, most recently
from
September 29, 2023 08:34
0eb243c
to
9e45370
Compare
fgheysels
reviewed
Sep 29, 2023
@@ -2,7 +2,7 @@ FROM mcr.microsoft.com/azure-functions/dotnet:4 AS base | |||
WORKDIR /app | |||
EXPOSE 80 | |||
|
|||
FROM mcr.microsoft.com/dotnet/sdk:7.0.203-bullseye-slim AS build | |||
FROM mcr.microsoft.com/dotnet/sdk:7.0.401-bullseye-slim AS build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it's strange that we use a .NET 7 base-layer here. I thought we'd be using .NET 6 (LTS) and in the very near future .NET 8 (LTS)
Same is true for the other docker files.
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
2 times, most recently
from
October 2, 2023 06:19
16adaab
to
53a7f5c
Compare
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
2 times, most recently
from
October 10, 2023 19:33
64faa99
to
20e9973
Compare
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
2 times, most recently
from
October 24, 2023 19:07
5868c0e
to
612eb27
Compare
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
2 times, most recently
from
November 14, 2023 19:43
9513cd5
to
8ab96f8
Compare
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
2 times, most recently
from
January 9, 2024 18:23
b682c8e
to
df9b147
Compare
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
2 times, most recently
from
February 13, 2024 18:09
1d44442
to
79fb75a
Compare
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
from
March 12, 2024 17:06
79fb75a
to
bdbc8c5
Compare
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
from
April 9, 2024 19:12
bdbc8c5
to
5123c37
Compare
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
2 times, most recently
from
May 6, 2024 10:55
f223020
to
c3ed7a7
Compare
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
2 times, most recently
from
May 14, 2024 23:17
b4d39d3
to
4bcdc03
Compare
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
3 times, most recently
from
May 29, 2024 20:12
5405297
to
6747257
Compare
renovate
bot
force-pushed
the
renovate-dotnet-monorepo
branch
from
May 30, 2024 07:22
6747257
to
63aae4f
Compare
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.0.10
->8.0.6
6.0.1
->8.0.0
7.0.203-bullseye-slim
->7.0.410-bullseye-slim
Release Notes
dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.JwtBearer)
v8.0.6
v8.0.5
: .NET 8.0.5Release
What's Changed
31993df
to77afe8e
by @dependabot in https://github.com/dotnet/aspnetcore/pull/54872Type.GetType
when activating types in data protection by @github-actions in https://github.com/dotnet/aspnetcore/pull/54762Full Changelog: dotnet/aspnetcore@v8.0.4...v8.0.5
v8.0.4
: .NET 8.0.4Release
v8.0.3
: .NET 8.0.3Release
v8.0.2
: .NET 8.0.2Release
v8.0.1
: .NET 8.0.1Release
v8.0.0
: .NET 8.0.0Release
v7.0.20
v7.0.19
: .NET 7.0.19Release
v7.0.18
: .NET 7.0.18Release
v7.0.17
: .NET 7.0.17Release
v7.0.16
: .NET 7.0.16Release
v7.0.15
: .NET 7.0.15Release
v7.0.14
: .NET 7.0.14Release
What's Changed
8a6feab
toe47544a
by @dependabot in https://github.com/dotnet/aspnetcore/pull/51051DragDrop_CanTrigger()
flakiness by @MackinnonBuck in https://github.com/dotnet/aspnetcore/pull/51141Full Changelog: dotnet/aspnetcore@v7.0.13...v7.0.14
v7.0.13
: .NET 7.0.13Release
v7.0.12
: .NET 7.0.12Release
v7.0.11
: .NET 7.0.11Release
v7.0.10
: .NET 7.0.10Release
v7.0.9
: .NET 7.0.9Release
v7.0.8
: .NET 7.0.8Release
v7.0.7
: .NET 7.0.7Release
v7.0.5
: .NET 7.0.5Release
v7.0.4
: .NET 7.0.4Release
v7.0.3
: .NET 7.0.3Release
v7.0.2
: .NET 7.0.2Release
v7.0.1
: .NET 7.0.1Release
v7.0.0
: .NET 7.0.0Release
v6.0.30
: .NET 6.0.30Release
v6.0.29
: .NET 6.0.29Release
v6.0.28
: .NET 6.0.28Release
v6.0.27
: .NET 6.0.26Release
v6.0.26
: .NET 6.0.26Release
v6.0.25
: .NET 6.0.25Release
What's Changed
8a6feab
toe47544a
by @dependabot in https://github.com/dotnet/aspnetcore/pull/51049DragDrop_CanTrigger()
flakiness by @MackinnonBuck in https://github.com/dotnet/aspnetcore/pull/51142Full Changelog: dotnet/aspnetcore@v6.0.24...v6.0.25
v6.0.24
: .NET 6.0.24Release
v6.0.23
: .NET 6.0.23Release
v6.0.22
: .NET 6.0.22Release
v6.0.21
: .NET 6.0.21Release
v6.0.20
: .NET 6.0.20Release
v6.0.19
: .NET 6.0.19Release
v6.0.18
: .NET 6.0.18Release
v6.0.16
: .NET 6.0.16Release
v6.0.15
: .NET 6.0.15Release
v6.0.14
: .NET 6.0.14Release
v6.0.13
: .NET 6.0.13Release
v6.0.12
: .NET 6.0.12Release
v6.0.11
: .NET 6.0.11Release
dotnet/runtime (Microsoft.Extensions.Hosting)
v8.0.0
: .NET 8.0.0Release
What's Changed
dotnet/installer
by @radical in https://github.com/dotnet/runtime/pull/92795DevServer
by @radical in https://github.com/dotnet/runtime/pull/92906JsonObjectHandling.Populate
to types with parameterized constructors. by @github-actions in https://github.com/dotnet/runtime/pull/929472290250
by @dotnet-bot in https://github.com/dotnet/runtime/pull/934222291029
by @dotnet-bot in https://github.com/dotnet/runtime/pull/93496Full Changelog: dotnet/runtime@v8.0.0-rc.2.23479.6...v8.0.0
v7.0.1
: .NET 7.0.1Release
v7.0.0
: .NET 7.0.0Release
dotnet/sdk (mcr.microsoft.com/dotnet/sdk)
v7.0.409
: .NET 7.0.19Compare Source
Release
v7.0.408
: .NET 7.0.18Compare Source
Release
v7.0.407
: .NET 7.0.17Compare Source
Release
v7.0.406
: .NET 7.0.16Compare Source
Release
v7.0.405
: .NET 7.0.15Compare Source
Release
v7.0.404
: .NET 7.0.14Compare Source
Release
v7.0.403
: .NET 7.0.13Compare Source
Release
v7.0.402
: .NET 7.0.12Compare Source
Release
v7.0.401
: .NET 7.0.11Compare Source
Release
v7.0.400
: .NET 7.0.10Compare Source
Release
v7.0.306
: .NET 7.0.9Compare Source
Release
v7.0.305
: .NET 7.0.8Compare Source
Release
v7.0.304
: .NET 7.0.7Compare Source
Release
v7.0.302
Compare Source
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 if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.