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

Update nuget dependencies (major) #2502

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Microsoft.AspNetCore.Components.Web (source) 8.0.11 -> 9.0.0 age adoption passing confidence nuget major
Microsoft.AspNetCore.Components.WebAssembly (source) 8.0.11 -> 9.0.0 age adoption passing confidence nuget major
Microsoft.AspNetCore.Components.WebAssembly.DevServer (source) 8.0.11 -> 9.0.0 age adoption passing confidence nuget major
Microsoft.AspNetCore.Components.WebAssembly.Server (source) 8.0.11 -> 9.0.0 age adoption passing confidence nuget major
Microsoft.AspNetCore.Components.WebView (source) 8.0.11 -> 9.0.0 age adoption passing confidence nuget major
Microsoft.AspNetCore.Components.WebView.Wpf 8.0.100 -> 9.0.21 age adoption passing confidence nuget major
Microsoft.AspNetCore.Mvc.Testing (source) 8.0.11 -> 9.0.0 age adoption passing confidence nuget major
Microsoft.Extensions.Configuration (source) 8.0.0 -> 9.0.0 age adoption passing confidence nuget major
Microsoft.NET.Test.Sdk 16.11.0 -> 17.12.0 age adoption passing confidence nuget major
coverlet.collector 1.3.0 -> 6.0.3 age adoption passing confidence nuget major
dotnet-sdk 8.0.404 -> 9.0.101 age adoption passing confidence dotnet-sdk major
xunit.runner.visualstudio 2.8.2 -> 3.0.0 age adoption passing confidence nuget major

Release Notes

dotnet/aspnetcore (Microsoft.AspNetCore.Components.Web)

v9.0.0: .NET 9.0.0

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.0-rc.2.24474.3...v9.0.0

dotnet/maui (Microsoft.AspNetCore.Components.WebView.Wpf)

v9.0.21: SR2.1

Compare Source

Breaking Changes

What's Changed

Localization

Testing

New Contributors

Full Changelog: dotnet/maui@9.0.14...9.0.21

v9.0.14: SR1.4

Compare Source

What's Changed

Full Changelog: dotnet/maui@9.0.12...9.0.14

v9.0.12: SR1.2

Compare Source

What's Changed

Full Changelog: dotnet/maui@9.0.10...9.0.12

v9.0.10: SR1

Compare Source

What's Changed


Configuration

📅 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@rajsite
Copy link
Member

rajsite commented Jan 2, 2025

@atmgrifter00 @msmithNI I'm going to abandon this PR because we aren't doing Major revs for dotnet to v9 yet.
I'll make a quick PR for the other major version bumps (Microsoft.NET.Test.Sdk, coverlet.collector, xunit.runner.visualstudio) to see if it's easy, if not will create a tech debt for them.

@rajsite rajsite closed this Jan 2, 2025
@rajsite rajsite deleted the renovate/major-nuget-dependencies branch January 2, 2025 18:43
@rajsite rajsite mentioned this pull request Jan 2, 2025
1 task
rajsite added a commit that referenced this pull request Jan 2, 2025
# Pull Request

## 🤨 Rationale

Follow-up to
#2502 (comment) and
#2500 to update the non-dotnet v9 major
dependency versions.

## 👩‍💻 Implementation

Update to the latest versions detected by renovate in the previous
mentioned PR.
Update nuget lock files in blazor-workspace with `npm run
update-lock-files`

## 🧪 Testing

Rely on CI.

## ✅ Checklist

- [x] I have updated the project documentation to reflect my changes or
determined no changes are needed.
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.

1 participant