Update dependency Asp.Versioning.Mvc.ApiExplorer to v10#136
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update dependency Asp.Versioning.Mvc.ApiExplorer to v10#136renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
This file contains hidden or 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
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:
8.1.1→10.0.0Release Notes
dotnet/aspnet-api-versioning (Asp.Versioning.Mvc.ApiExplorer)
v10.0.0: 10.0.0The official release for
10.0is here! In addition to the changes in the preview releases, there are a few additional changes.Features
All Platforms
ApiVersionAttribute,MapToVersionAttribute, andAdvertiseApiVersionsAttributeall now have a constructor which can support the date format without being a string; for example,[ApiVersion(2026, 04, 01)]ASP.NET Core OpenAPI
XmlCommentsTransformeris now resolved via DI, which allows it to be re-registered with a user-defined file pathvirtualfor developer extensibilityFixes
ASP.NET Core OpenAPI
IKeyedServiceProviderwhen injectingApiVersion(#1178)Breaking Changes
ASP.NET Core OpenAPI
"enum": ["1.0"]instead of"default": "1.0"Release Notes
rc.1because Microsoft.AspNetCore.OData is only atpreview.2rc.1pending the outcome of dotnet/aspnetcore#66408Feedback
Thanks to the contributors on this release whether it was code contributions or test driving the previews. Special thanks to @sander1095 for being a strong advocate and helping to bring even more visibility to the project.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.