Skip to content
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

Merged
merged 1 commit into from
May 30, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.AspNetCore.Cryptography.KeyDerivation (source) 8.0.1 -> 8.0.6 age adoption passing confidence
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore (source) 8.0.1 -> 8.0.6 age adoption passing confidence
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (source) 8.0.1 -> 8.0.6 age adoption passing confidence
Microsoft.AspNetCore.Identity.EntityFrameworkCore (source) 8.0.1 -> 8.0.6 age adoption passing confidence
Microsoft.AspNetCore.Identity.UI (source) 8.0.1 -> 8.0.6 age adoption passing confidence
Microsoft.AspNetCore.OpenApi (source) 8.0.1 -> 8.0.6 age adoption passing confidence
Microsoft.EntityFrameworkCore (source) 8.0.3 -> 8.0.6 age adoption passing confidence
Microsoft.EntityFrameworkCore.Design (source) 8.0.3 -> 8.0.6 age adoption passing confidence
Microsoft.EntityFrameworkCore.InMemory (source) 8.0.3 -> 8.0.6 age adoption passing confidence
Microsoft.EntityFrameworkCore.Relational (source) 8.0.1 -> 8.0.6 age adoption passing confidence
Microsoft.EntityFrameworkCore.SqlServer (source) 8.0.3 -> 8.0.6 age adoption passing confidence
Microsoft.EntityFrameworkCore.Sqlite (source) 8.0.3 -> 8.0.6 age adoption passing confidence
Microsoft.EntityFrameworkCore.Tools (source) 8.0.3 -> 8.0.6 age adoption passing confidence
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore (source) 8.0.1 -> 8.0.6 age adoption passing confidence
Microsoft.Extensions.Logging.Abstractions (source) 8.0.0 -> 8.0.1 age adoption passing confidence

Release Notes

dotnet/aspnetcore (Microsoft.AspNetCore.Cryptography.KeyDerivation)

v8.0.6

v8.0.5: .NET 8.0.5

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.4...v8.0.5

v8.0.4: .NET 8.0.4

Release

v8.0.3: .NET 8.0.3

Release

v8.0.2: .NET 8.0.2

Release

dotnet/efcore (Microsoft.EntityFrameworkCore)

v8.0.5: EF Core 8.0.5

This 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.4

EF 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.1

Release


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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 13, 2024 03:51
Copy link

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.90%. Comparing base (8496a32) to head (1895706).
Report is 3 commits behind head on main.

Current head 1895706 differs from pull request most recent head 3f9b839

Please upload reports for the commit 3f9b839 to get more accurate results.

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.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 9 times, most recently from 09b5937 to ad3ee98 Compare May 17, 2024 13:18
global.json Outdated
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "8.0.203",
"version": "8.0.300",

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.

Copy link
Member

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.

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.

@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 8 times, most recently from 378f2c1 to 4e17a01 Compare May 29, 2024 11:53
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 4 times, most recently from cf2e669 to 2d44465 Compare May 30, 2024 14:42
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from 2d44465 to 3f9b839 Compare May 30, 2024 14:42
@jonashendrickx jonashendrickx merged commit 75b7715 into main May 30, 2024
15 checks passed
@jonashendrickx jonashendrickx deleted the renovate/dotnet-monorepo branch May 30, 2024 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants