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

fix(deps): update all nuget minor #4

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.AspNetCore.Mvc.Versioning (source) 5.0.0 -> 5.1.0 age adoption passing confidence
Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer (source) 5.0.0 -> 5.1.0 age adoption passing confidence
Microsoft.VisualStudio.Azure.Containers.Tools.Targets 1.14.0 -> 1.19.5 age adoption passing confidence
prometheus-net 8.0.1 -> 8.1.0 age adoption passing confidence
prometheus-net.AspNetCore 8.0.1 -> 8.1.0 age adoption passing confidence
prometheus-net.AspNetCore.HealthChecks 8.0.1 -> 8.1.0 age adoption passing confidence
swashbuckle.aspnetcore.cli 6.2.3 -> 6.5.0 age adoption passing confidence
xunit 2.4.1 -> 2.5.3 age adoption passing confidence
xunit.runner.visualstudio 2.4.3 -> 2.5.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dotnet/aspnet-api-versioning (Microsoft.AspNetCore.Mvc.Versioning)

v5.1.0: 5.1.0

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

📣 Aside from servicing, 5.1.x marks the end of the packages and naming under the Microsoft.AspNet* prefixes. For more background, see the announcement and roadmap. Despite months of communicate with Microsoft and the .NET Foundation to re-enable publishing permissions for the NuGet packages, I'm still unable to. At this point, I suspect it may never happen and this release contains the official, signed packages which you can integrate into your own NuGet feeds.

This release has been a long time coming, but has been stymied due to administrative changes in moving the project under the .NET Foundation. Now that the process is complete, you can expect fluid releases once more. The following highlights high-level changes since 5.0.0. For the complete list, please review the change log.

Features

No significant new features in this release

Fixes

All Platforms

  • Fix deprecated API version aggregation (#​719)
  • Fix API version parsing from namespace (#​805)

ASP.NET Web API

  • Avoid LockRecursionException (#​703)

ASP.NET Web API with OData

  • Fix route template building optimizations (#​689, #​710)
  • Correct binding source for [FromODataUri] (#​693, #​729, #​737)
  • Disambiguate OData actions by parameters (#​697)
  • Support cast routing convention (#​738)
  • Handle PostTo navigation properties (#​742)
  • Fix all functions versus all function (#​758)
  • Use assembly-qualified type names for EDM type resolution (#​854)

ASP.NET Core

  • Handle on-demand initialization of IApiVersioningFeature (#​704)
  • Clear IApiVersioningFeature on pipeline reentry (#​748, #​749)
  • Limit Allow for 405 to actions in the same API version (#​795)
  • Handle candidates that differ by route constraint only (#​797)

ASP.NET Core with OData

  • Fix route template building optimizations (#​689, #​710)
  • Correct binding source for [FromODataUri] (#​693, #​729, #​737)
  • Handle DI service registration order (#​694)
  • Copy endpoint metadata (#​695)
  • Disambiguate OData actions by parameters (#​697)
  • Support cast routing convention (#​738)
  • Handle PostTo navigation properties (#​742)
  • IEdmModelSelector leverages IApiVersionSelector (#​745)
  • Fix all functions versus all function (#​758)
  • Use assembly-qualified type names for EDM type resolution (#​854)

Enhancements

All Platforms

  • Added IControllerNameConvention (#​734)
  • Do not discover API versions which are only mapped (#​735)
  • Update build status badge (#​775)

ASP.NET Web API

  • Minor optimization to IUrlFactory implementation (#​720)

ASP.NET Core

  • Report API versions for ambiguous request in legacy routing
  • Add support for .NET 6.0

Breaking Changes

No known breaking changes

Additional Release Notes

ASP.NET Core with OData

  • The official OData release is now 8.x, but due to the required changes this release targets 7.x with .NET Core 3.1
  • The 6.0 support for OData has been rebuilt from the ground up and supports 8.x along with .NET Core 3.1 and .NET 6.0

Contributors

Big thank you to the community for contributing:

prometheus-net/prometheus-net (prometheus-net)

v8.1.0: - Add support for capturing HttpClient metrics from all registered HttpClients

Add support for capturing HttpClient metrics from all registered HttpClients (services.UseHttpClientMetrics()).

domaindrivendev/Swashbuckle.AspNetCore (swashbuckle.aspnetcore.cli)

v6.5.0

Changes since v6.4.0

v6.4.0

Changes since v6.3.0

v6.3.1

Changes since v6.3.0

v6.3.0

Changes since v6.2.3

xunit/xunit (xunit)

v2.5.3

Compare Source

v2.5.2

Compare Source

v2.5.1

Compare Source

v2.5.0

Compare Source

v2.4.2

Compare Source

xunit/visualstudio.xunit (xunit.runner.visualstudio)

v2.5.3

Compare Source

v2.5.1

Compare Source

v2.4.5

Changes:
  • #​308: Downgrade xunit.runner.vs to net462

This list of changes was auto generated.

v2.4.4

Changes:
Bugs:
  • #​292: Fixing a hang in test discovery
Others:
  • #​304: Update xunit version to 2.4.2-pre.12
  • #​297: Bump NSubstitute from 4.2.2 to 4.3.0
  • #​294: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 17.0.0
  • #​293: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.255
  • #​296: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13
  • #​299: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.44
  • #​270: Upgrade to GitHub-native Dependabot
See More
  • #​281: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231
  • #​280: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228
  • #​277: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220
  • #​275: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216
  • #​274: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205
  • #​273: Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
  • #​272: Bump Microsoft.TestPlatform.ObjectModel from 16.9.4 to 16.10.0
  • #​271: Bump Nerdbank.GitVersioning from 3.4.194 to 3.4.203
  • #​268: Bump Nerdbank.GitVersioning from 3.4.190 to 3.4.194
  • #​267: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.190
  • #​265: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
  • #​264: Bump Microsoft.TestPlatform.ObjectModel from 16.9.1 to 16.9.4
  • #​260: Bump Microsoft.TestPlatform.ObjectModel from 16.8.3 to 16.9.1
  • #​261: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
  • #​258: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.11 to 6.2.12
  • #​256: Bump MSBuild.Sdk.Extras from 3.0.22 to 3.0.23
  • #​255: Bump MSBuild.Sdk.Extras from 2.1.2 to 3.0.22
  • #​254: Bump Microsoft.TestPlatform.ObjectModel from 16.8.0 to 16.8.3
  • #​253: Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
  • #​250: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.10 to 6.2.11
  • #​246: Bump Microsoft.TestPlatform.ObjectModel from 16.7.0 to 16.8.0
  • #​245: Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.8.0
  • #​240: Bump Nerdbank.GitVersioning from 3.2.31 to 3.3.37
  • #​231: Bump Microsoft.TestPlatform.ObjectModel from 16.6.1 to 16.7.0

This list of changes was auto generated.


Configuration

📅 Schedule: Branch creation - "before 5am every weekday,on sunday" in timezone Europe/Copenhagen, Automerge - "after 12pm every weekday,before 4pm every weekday" in timezone Europe/Copenhagen.

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

Copy link

github-actions bot commented Nov 3, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ CSHARP csharpier 20 1 3.16s
⚠️ CSHARP dotnet-format yes 1 0.98s
✅ DOCKERFILE hadolint 1 0 0.09s
✅ JSON eslint-plugin-jsonc 5 0 1.15s
✅ JSON jsonlint 4 0 0.18s
⚠️ JSON prettier 4 1 0.6s
⚠️ MARKDOWN markdownlint 1 2 0.54s
✅ MARKDOWN markdown-table-formatter 1 0 0.31s
✅ OPENAPI spectral 1 0 3.18s
✅ REPOSITORY gitleaks yes no 0.69s
✅ REPOSITORY grype yes no 13.77s
✅ REPOSITORY secretlint yes no 0.89s
✅ REPOSITORY trivy-sbom yes no 1.21s
✅ REPOSITORY trufflehog yes no 5.94s
✅ XML xmllint 1 0 0.13s
✅ YAML prettier 1 0 0.48s
✅ YAML v8r 1 0 2.07s
✅ YAML yamllint 1 0 0.41s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/all-nuget-minor branch from 5e38d05 to ea17441 Compare November 3, 2023 09:24
@cthtrifork cthtrifork merged commit d7cf503 into main Nov 3, 2023
4 checks passed
@cthtrifork cthtrifork deleted the renovate/all-nuget-minor branch November 3, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant