-
Notifications
You must be signed in to change notification settings - Fork 8
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
Update nuget dependencies (major) #1990
Conversation
⚠ Artifact update problemRenovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: packages/nimble-blazor/NimbleBlazor/packages.lock.json, packages/nimble-blazor/Examples/Demo.Shared/packages.lock.json, packages/nimble-blazor/Examples/Demo.Client/packages.lock.json, packages/nimble-blazor/Examples/Demo.Hybrid/packages.lock.json, packages/nimble-blazor/Examples/Demo.Server/packages.lock.json, packages/nimble-blazor/Tests/NimbleBlazor.Tests.Acceptance/packages.lock.json, packages/nimble-blazor/Tests/NimbleBlazor.Tests/packages.lock.json
File name: packages/nimble-blazor/Examples/Demo.Client/packages.lock.json
File name: packages/nimble-blazor/Examples/Demo.Hybrid/packages.lock.json
File name: packages/nimble-blazor/Tests/NimbleBlazor.Tests.Acceptance/packages.lock.json
File name: packages/nimble-blazor/Tests/NimbleBlazor.Tests/packages.lock.json
|
@@ -12,8 +12,8 @@ | |||
<Content Remove="packages.lock.json" /> |
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.
@atmgrifter00 @msmithNI I'm assuming we don't want to be on dotnet 8 yet (?)
But do we want to update those other two packages Microsoft.NET.Test.Sdk (16.11.0 -> 17.9.0) and coverlet.collector (1.3.0 -> 6.0.2)?
Closing this PR as we will update to new major versions after a more vetted process. |
This PR contains the following updates:
6.0.27
->8.0.3
6.0.27
->8.0.3
6.0.27
->8.0.3
6.0.553
->8.0.14
6.0.27
->8.0.3
7.0.0
->8.0.0
16.11.0
->17.9.0
1.3.0
->6.0.2
6.0.419
->8.0.203
Release Notes
dotnet/aspnetcore (Microsoft.AspNetCore.Components.Web)
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.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.28
: .NET 6.0.28Release
dotnet/maui (Microsoft.AspNetCore.Components.WebView.Wpf)
v8.0.14
Compare Source
What's Changed
Full Changelog: dotnet/maui@8.0.10...8.0.14
v8.0.10
Compare Source
What's Changed
Tests
Docs
Dependency Updates
New Contributors
Full Changelog: dotnet/maui@8.0.7...8.0.10
v8.0.7
Compare Source
Install
This release is available on NuGet.org and is compatible with the existing stable workload release. It will be promoted to Visual Studio in a future release.
See https://github.com/dotnet/maui/issues/20159 for more information.
What's Changed
MAUI Product Fixes
FlyoutHeaderAdaptsToMinimumHeight
test to work better on CI by @Foda in https://github.com/dotnet/maui/pull/19685GesturePlatformManager.CalculatePosition
when asked for a relative position by @MartyIX in https://github.com/dotnet/maui/pull/19371sealed
someinternal
classes inControls.Core
that are not inherited from (2) by @Lehonti in https://github.com/dotnet/maui/pull/17671Tests
ControlsHeadlessTestRunner.RunTestsAsync
method when discovering tests by @jfversluis in https://github.com/dotnet/maui/pull/19559Configuration
📅 Schedule: Branch creation - "monthly" (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.