We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These problems occurred while renovating this repository. View logs.
These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
.gitmodules spec main@8d6eeb3247600f6f66ffc92afa50ebde75b4d3ce
spec main@8d6eeb3247600f6f66ffc92afa50ebde75b4d3ce
.github/workflows/ci.yml actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-dotnet v4@3951f0dfe7a07e2313ec93c75700083e2005cbab actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-dotnet v4@3951f0dfe7a07e2313ec93c75700083e2005cbab actions/upload-artifact v4.6.0@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 .github/workflows/code-coverage.yml actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-dotnet v4@3951f0dfe7a07e2313ec93c75700083e2005cbab codecov/codecov-action v5.3.1@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 .github/workflows/codeql-analysis.yml actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 github/codeql-action v3@dd746615b3b9d728a6a37ca2045b68ca76d4841a github/codeql-action v3@dd746615b3b9d728a6a37ca2045b68ca76d4841a github/codeql-action v3@dd746615b3b9d728a6a37ca2045b68ca76d4841a .github/workflows/dco-merge-group.yml .github/workflows/dotnet-format.yml actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-dotnet v4@3951f0dfe7a07e2313ec93c75700083e2005cbab .github/workflows/e2e.yml actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-dotnet v4@3951f0dfe7a07e2313ec93c75700083e2005cbab .github/workflows/lint-pr.yml amannn/action-semantic-pull-request v5@0723387faaf9b38adef4775cd42cfd5155ed6017 .github/workflows/release.yml google-github-actions/release-please-action v3@db8f2c60ee802b3748b512940dde88eabd7b7e01 actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-dotnet v4@3951f0dfe7a07e2313ec93c75700083e2005cbab actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683 actions/setup-dotnet v4@3951f0dfe7a07e2313ec93c75700083e2005cbab
actions/checkout v4@11bd71901bbe5b1630ceea73d27597364c9af683
actions/setup-dotnet v4@3951f0dfe7a07e2313ec93c75700083e2005cbab
actions/upload-artifact v4.6.0@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08
codecov/codecov-action v5.3.1@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3
github/codeql-action v3@dd746615b3b9d728a6a37ca2045b68ca76d4841a
amannn/action-semantic-pull-request v5@0723387faaf9b38adef4775cd42cfd5155ed6017
google-github-actions/release-please-action v3@db8f2c60ee802b3748b512940dde88eabd7b7e01
.config/dotnet-tools.json dotnet-format 5.1.250801 Directory.Packages.props Microsoft.NETFramework.ReferenceAssemblies 1.0.3 Microsoft.AspNetCore.TestHost 9.0.1 xunit.runner.visualstudio 2.8.2 xunit 2.9.3 SpecFlow.xUnit 3.9.74 SpecFlow.Tools.MsBuild.Generation 3.9.74 SpecFlow 3.9.74 NSubstitute 5.3.0 Microsoft.NET.Test.Sdk 17.12.0 Microsoft.Extensions.Diagnostics.Testing 9.1.0 GitHubActionsTestLogger 2.4.1 FluentAssertions 7.1.0 coverlet.msbuild 6.0.4 coverlet.collector 6.0.4 BenchmarkDotNet 0.14.0 AutoFixture 5.0.0-preview0012 System.ValueTuple 4.5.0 System.Threading.Channels 9.0.1 System.Collections.Immutable 9.0.1 Microsoft.Extensions.Options 9.0.1 Microsoft.Extensions.DependencyInjection 9.0.1 Microsoft.Extensions.DependencyInjection.Abstractions 9.0.1 Microsoft.Extensions.Logging.Abstractions 9.0.1 Microsoft.Extensions.Hosting.Abstractions 9.0.1 Microsoft.Bcl.AsyncInterfaces 9.0.1 build/Common.props build/Common.tests.props global.json dotnet-sdk 9.0.102 src/OpenFeature.DependencyInjection/OpenFeature.DependencyInjection.csproj src/OpenFeature.Hosting/OpenFeature.Hosting.csproj src/OpenFeature/OpenFeature.csproj test/OpenFeature.Benchmarks/OpenFeature.Benchmarks.csproj test/OpenFeature.DependencyInjection.Tests/OpenFeature.DependencyInjection.Tests.csproj test/OpenFeature.E2ETests/OpenFeature.E2ETests.csproj test/OpenFeature.IntegrationTests/OpenFeature.IntegrationTests.csproj test/OpenFeature.Tests/OpenFeature.Tests.csproj
dotnet-format 5.1.250801
Microsoft.NETFramework.ReferenceAssemblies 1.0.3
Microsoft.AspNetCore.TestHost 9.0.1
xunit.runner.visualstudio 2.8.2
xunit 2.9.3
SpecFlow.xUnit 3.9.74
SpecFlow.Tools.MsBuild.Generation 3.9.74
SpecFlow 3.9.74
NSubstitute 5.3.0
Microsoft.NET.Test.Sdk 17.12.0
Microsoft.Extensions.Diagnostics.Testing 9.1.0
GitHubActionsTestLogger 2.4.1
FluentAssertions 7.1.0
coverlet.msbuild 6.0.4
coverlet.collector 6.0.4
BenchmarkDotNet 0.14.0
AutoFixture 5.0.0-preview0012
System.ValueTuple 4.5.0
System.Threading.Channels 9.0.1
System.Collections.Immutable 9.0.1
Microsoft.Extensions.Options 9.0.1
Microsoft.Extensions.DependencyInjection 9.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 9.0.1
Microsoft.Extensions.Logging.Abstractions 9.0.1
Microsoft.Extensions.Hosting.Abstractions 9.0.1
Microsoft.Bcl.AsyncInterfaces 9.0.1
dotnet-sdk 9.0.102
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Repository problems
These problems occurred while renovating this repository. View logs.
Edited/Blocked
These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.
Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
Detected dependencies
git-submodules
github-actions
nuget
The text was updated successfully, but these errors were encountered: