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

nuget: bump Microsoft.AspNetCore.Mvc.Versioning from 4.1.1 to 5.0.0 in /src #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2021

Bumps Microsoft.AspNetCore.Mvc.Versioning from 4.1.1 to 5.0.0.

Release notes

Sourced from Microsoft.AspNetCore.Mvc.Versioning's releases.

5.0.0

This represents the official release for ASP.NET Core with support for .NET 5.0.

Features

No new features in this release

Fixes

No significant fixes in this release

Enhancements

A few enhancements were completed in this release:

All Platforms

  • Performance enhancements to IApiVersionReader implementations

ASP.NET Core

  • Updated examples with the latest version of Swashbuckle and OpenAPI

Breaking Changes

No known breaking changes

Additional Release Notes

ASP.NET Core with OData

  • The official OData release is still 7.x, which only supports .NET Core 3.1
    • This release can be used with it, but doesn't include anything new
  • OData 8.x supports .NET 5.0, but is yet another massive overall, which requires additional work
  • There are a number of open OData issues which will be address in future patches

Contributors

Big thank you to the community for contributing:

  • @paulomorgado suggested and drove a number of performance improvements
  • @icnocop fixed some documentation and updated the Swashbuckle examples

OData 5.0.0 RC 2

Minor fixes to wrap up 5.0.0-RC.2.

Fixes

The following are fixes and patches since 5.0.0-RC.1:

ASP.NET Web API

  • Handle model bound API version in route template (#671)

ASP.NET Web API with OData

  • Fix lookup of EDM model (#675)

ASP.NET Core

  • Handled unregistered IUrlHelperFactory (#673)
  • Support API Version in LinkGenerator

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Microsoft.AspNetCore.Mvc.Versioning](https://github.com/Microsoft/aspnet-api-versioning) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/Microsoft/aspnet-api-versioning/releases)
- [Commits](https://github.com/Microsoft/aspnet-api-versioning/commits/v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies PR for dependencies update nuget
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants