Configure Renovate to update preview versions of NuGet packages

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • StyleCopAnalyzers

    An implementation of StyleCop rules using the .NET Compiler Platform

  • By default, Renovate ignores preview versions of dependencies. For NuGet, a preview version is a package whose version contains a semantic suffix such as -alpha, -beta, -rc. There are some well-known NuGet packages that are only available in preview versions. For example, Aspire.Hosting will likely remain in preview until the release of .NET 9, StyleCop.Analyzers has been in beta for already 5 years, while OpenTelemetry.Instrumentation.GrpcNetClient and Azure.AI.OpenAI have never had a stable version.

  • aspire

    An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET

  • DEBUG: packageFiles with updates (repository=local) "config": { "nuget": [ { "deps": [ { "datasource": "nuget", "depType": "nuget", "depName": "Aspire.Hosting", "currentValue": "8.0.0-preview.2.23619.3", "updates": [ { "bucket": "non-major", "newVersion": "8.0.0-preview.5.24201.12", "newValue": "8.0.0-preview.5.24201.12", "releaseTimestamp": "2024-04-09T14:50:53.883Z", "newMajor": 8, "newMinor": 0, "updateType": "patch", "branchName": "renovate/aspire.hosting-8.x" } ], "packageName": "Aspire.Hosting", "versioning": "nuget", "warnings": [], "sourceUrl": "https://github.com/dotnet/aspire", "registryUrl": "https://api.nuget.org/v3/index.json", "currentVersion": "8.0.0-preview.2.23619.3", "isSingleVersion": true, "fixedVersion": "8.0.0-preview.2.23619.3" } ], "packageFile": "MyProject.csproj" } ] }

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Must-have resources for new .NET Aspire developers

    10 projects | dev.to | 27 May 2024
  • Dealing with NullReferenceException

    1 project | dev.to | 22 May 2024
  • Automate Unit Testing with Cover-Agent: The Latest Innovation from CodiumAI

    3 projects | dev.to | 21 May 2024
  • We are pleased to announce the release of .NET 9 Preview 3

    1 project | news.ycombinator.com | 15 May 2024
  • Is Gemini the End for ChatGPT?

    1 project | dev.to | 15 May 2024