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

Dependency Dashboard #243

Open
2 tasks
renovate bot opened this issue Dec 11, 2023 · 0 comments
Open
2 tasks

Dependency Dashboard #243

renovate bot opened this issue Dec 11, 2023 · 0 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@renovate
Copy link
Contributor

renovate bot commented Dec 11, 2023

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

This repository currently has no open or pending branches.

Detected dependencies

devcontainer
.devcontainer/devcontainer.json
  • ghcr.io/devcontainers/features/powershell 1
  • ghcr.io/devcontainers/features/dotnet 2
github-actions
.github/workflows/build.yml
  • actions/checkout v4
  • actions/setup-dotnet v4
  • actions/upload-artifact v4
.github/workflows/changelog.yml
  • actions/checkout v4
  • ruby/setup-ruby v1
.github/workflows/codecov.yml
  • actions/checkout v4
  • actions/upload-artifact v4
  • codecov/codecov-action v5
.github/workflows/docfx.yml
  • actions/checkout v4
  • peaceiris/actions-gh-pages v4
.github/workflows/msbuild.yml
  • actions/checkout v4
  • actions/upload-artifact v4
.github/workflows/production-tests.yml
  • actions/checkout v4
  • actions/setup-dotnet v4
  • actions/checkout v4
  • actions/setup-dotnet v4
.github/workflows/regression-tests.yml
  • actions/checkout v4
  • actions/setup-dotnet v4
.github/workflows/release-template.yml
  • actions/checkout v4
  • nelonoel/branch-name v1.0.1
  • actions/upload-artifact v4
  • actions/github-script v7
.github/workflows/smoke-tests.yml
  • actions/checkout v4
  • actions/setup-dotnet v4
.github/workflows/template-source-generator.yml
  • actions/checkout v4
.github/workflows/template-url.yml
  • actions/checkout v4
.github/workflows/template.yml
  • actions/checkout v4
  • actions/upload-artifact v4
nuget
src/Refitter.Core/Refitter.Core.csproj
  • System.Text.Json 9.0.0
  • OasReader 1.6.16.16
  • NSwag.Core.Yaml 14.2.0
  • NSwag.CodeGeneration.CSharp 14.2.0
  • Microsoft.SourceLink.GitHub 8.0.0
src/Refitter.MSBuild/Refitter.MSBuild.csproj
  • Microsoft.Build.Utilities.Core 17.12.6
src/Refitter.SourceGenerator.Tests/Refitter.SourceGenerator.Tests.csproj
  • Polly.Contrib.WaitAndRetry 1.1.1
  • Microsoft.Extensions.Http.Polly 9.0.0
  • Refit.HttpClientFactory 8.0.0
  • coverlet.collector 6.0.3
  • xunit.runner.visualstudio 3.0.0
  • xunit 2.9.2
  • FluentAssertions 7.0.0
  • Microsoft.NET.Test.Sdk 17.12.0
  • Microsoft.Extensions.Http.Resilience 9.0.0
src/Refitter.SourceGenerator/Refitter.SourceGenerator.csproj
  • Refit 8.0.0
  • OasReader 1.6.16.16
  • NSwag.Core.Yaml 14.2.0
  • NSwag.CodeGeneration.CSharp 14.2.0
  • H.Generators.Extensions 1.24.0
src/Refitter.Tests/Refitter.Tests.csproj
  • coverlet.collector 6.0.3
  • xunit.runner.visualstudio 3.0.0
  • xunit 2.9.2
  • Microsoft.NET.Test.Sdk 17.12.0
  • Atc.Test 1.1.9
src/Refitter/Refitter.csproj
  • Microsoft.SourceLink.GitHub 8.0.0
  • Spectre.Console.Cli 0.49.1
  • Microsoft.ApplicationInsights.WindowsServer 2.22.0
  • Exceptionless 6.0.4
test/Apizr/Sample.csproj
  • System.Text.Json 9.0.0
  • Microsoft.Extensions.Http.Resilience 9.0.0
  • Apizr.Integrations.Fusillade 6.4.1
  • Apizr.Integrations.FileTransfer.Optional 6.3.0
  • Apizr.Integrations.AutoMapper 6.4.1
  • Apizr.Extensions.Microsoft.Caching 6.4.1
test/ConsoleApp/Directory.Build.props
  • System.Text.Json 9.0.0
  • System.Reactive 6.0.1
  • Polly.Extensions.Http 3.0.0
  • Polly.Contrib.WaitAndRetry 1.1.1
  • Polly 8.5.0
  • Refit.HttpClientFactory 8.0.0
  • Refit 8.0.0
  • Microsoft.Extensions.Http.Polly 9.0.0
  • Microsoft.Extensions.DependencyInjection 9.0.0
  • Microsoft.Extensions.Options.ConfigurationExtensions 9.0.0
  • System.Runtime.Serialization.Primitives 4.3.0
  • System.ComponentModel.Annotations 5.0.0
test/HelloWorld/HelloWorld/HelloWorld.csproj
  • System.Text.Json 9.0.0
  • Refit 8.0.0
test/MSBuild/Refitter.MSBuild.Tests.csproj
  • Polly.Contrib.WaitAndRetry 1.1.1
  • Microsoft.Extensions.Http.Polly 9.0.0
  • Refit.HttpClientFactory 8.0.0
  • Microsoft.Extensions.Http.Resilience 9.0.0
test/MauiExample/MauiExample.csproj
  • System.Text.Json 9.0.0
  • Microsoft.Extensions.Http.Polly 9.0.0
  • Polly.Extensions.Http 3.0.0
  • Polly.Contrib.WaitAndRetry 1.1.1
  • Polly 8.5.0
  • Refit.HttpClientFactory 8.0.0
  • Microsoft.Extensions.Logging.Debug 9.0.0
test/MinimalApi/MinimalApi.csproj
  • Microsoft.Extensions.Http.Polly 9.0.0
  • Polly.Extensions.Http 3.0.0
  • Polly.Contrib.WaitAndRetry 1.1.1
  • Polly 8.5.0
  • Refit.HttpClientFactory 8.0.0
  • Swashbuckle.AspNetCore 7.2.0
  • Microsoft.AspNetCore.OpenApi 9.0.0
test/MultipleFiles/Client/Client.csproj
  • Refit.HttpClientFactory 8.0.0
  • Refit 8.0.0
  • Microsoft.Extensions.Http.Resilience 9.0.0
test/SourceGenerator/Directory.Build.props
  • System.Text.Json 9.0.0
  • System.Runtime.Serialization.Primitives 4.3.0
  • System.ComponentModel.Annotations 5.0.0
  • Refitter.SourceGenerator 1.4.1

  • Check this box to trigger a request for Renovate to run again on this repository
@christianhelle christianhelle self-assigned this Dec 12, 2023
@christianhelle christianhelle added the dependencies Pull requests that update a dependency file label Dec 12, 2023
@christianhelle christianhelle removed their assignment Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant