-
Notifications
You must be signed in to change notification settings - Fork 28
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
[deps]: Update dotnet monorepo #586
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #586 +/- ##
=======================================
Coverage 32.90% 32.90%
=======================================
Files 518 518
Lines 26179 26179
Branches 773 773
=======================================
Hits 8615 8615
Misses 17439 17439
Partials 125 125 ☔ View full report in Codecov by Sentry. |
09b5937
to
ad3ee98
Compare
global.json
Outdated
@@ -1,6 +1,6 @@ | |||
{ | |||
"sdk": { | |||
"version": "8.0.203", | |||
"version": "8.0.300", |
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.
ℹ️ You'll want to disable this entirely. See https://github.com/bitwarden/server/blob/main/.github/renovate.json#L201. This should be set to .100
and be left alone, as well as use latestFeature
e.g. https://github.com/bitwarden/server/blob/main/global.json#L4.
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 believe we had upgraded the minimum required .NET SDK because of specific bugs in Blazor. But we haven't had any issues since.
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.
You're actually getting that automatically so you should be alright. If you copy the server
config you won't have any issue utilizing the latest SDK.
378f2c1
to
4e17a01
Compare
cf2e669
to
2d44465
Compare
2d44465
to
3f9b839
Compare
This PR contains the following updates:
8.0.1
->8.0.6
8.0.1
->8.0.6
8.0.1
->8.0.6
8.0.1
->8.0.6
8.0.1
->8.0.6
8.0.1
->8.0.6
8.0.3
->8.0.6
8.0.3
->8.0.6
8.0.3
->8.0.6
8.0.1
->8.0.6
8.0.3
->8.0.6
8.0.3
->8.0.6
8.0.3
->8.0.6
8.0.1
->8.0.6
8.0.0
->8.0.1
Release Notes
dotnet/aspnetcore (Microsoft.AspNetCore.Cryptography.KeyDerivation)
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
dotnet/efcore (Microsoft.EntityFrameworkCore)
v8.0.5
: EF Core 8.0.5This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.4.
v8.0.4
: EF Core 8.0.4EF Core 8.0.4 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:
dotnet/runtime (Microsoft.Extensions.Logging.Abstractions)
v8.0.1
: .NET 8.0.1Release
Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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.