Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Updated OpenFeature from 2.9.0 to 2.10.0.

Release notes

Sourced from OpenFeature's releases.

2.10.0

2.10.0 (2025-12-01)

🐛 Bug Fixes

  • Address issue with FeatureClient not being resolved when no Provider added (#​607) (a8d12ef)
  • Address issues when evaluating the context in the InMemoryProvider (#​615) (94fcdc1)
  • Ensure AddPolicyName without adding a Provider does not get stuck in infinite loop (#​606) (4b965dd)
  • Ensure EvaluationContext is reliably added to the injected FeatureClient (#​605) (c987b58)

✨ New Features

  • Add DI for multi provider (#​621) (ee862f0)
  • Add disabled flag support to InMemoryProvider (#​632) (df1765c)
  • Add optional CancellationToken parameter to SetProviderAsync (#​638) (a1f7ff6)
  • Add SourceLink configuration for .NET SDK 8+ to enhance debugging experience (1b40391)
  • Add SourceLink configuration for .NET to enhance debugging experience (#​614) (1b40391)
  • Add tracking to multi-provider (#​612) (186b357)

🔧 Refactoring

  • Clean up project files by removing TargetFrameworks and formatting (#​611) (dfbc3ee)
  • Pass cancellation tokens to Provider Initialization functions (#​640) (8b472d8)
  • Remove deprecated Dependency Injection code (#​626) (a36a906)

Commits viewable in compare view.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

---
updated-dependencies:
- dependency-name: OpenFeature
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Dec 2, 2025
@netlify
Copy link

netlify bot commented Dec 2, 2025

Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
🔨 Latest commit 4b1b433
🔍 Latest deploy log https://app.netlify.com/projects/go-feature-flag-doc-preview/deploys/692e6e756fe9670008c6befe

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 2, 2025

@codecov
Copy link

codecov bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.32%. Comparing base (a6a56df) to head (4b1b433).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4390   +/-   ##
=======================================
  Coverage   85.32%   85.32%           
=======================================
  Files         145      145           
  Lines        6050     6050           
=======================================
  Hits         5162     5162           
  Misses        663      663           
  Partials      225      225           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kodiakhq kodiakhq bot merged commit 381c1de into main Dec 2, 2025
25 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/nuget/openfeature/provider_tests/dotnet-integration-tests/ProviderTests/OpenFeature-2.10.0 branch December 2, 2025 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants