chore: Bump OpenFeature from 2.3.0 to 2.13.0#108
Conversation
--- updated-dependencies: - dependency-name: OpenFeature dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Superseded by #115 (OpenFeature 2.3.0 -> 2.13.0 + the xUnit1051 test fix). |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Supersedes the failing Dependabot PR #108. The bump itself is API-compatible with the provider; the only break was a new analyzer error: OpenFeature 2.13's SetProviderAsync gained a CancellationToken parameter, so xUnit1051 (warning-as- error) flagged the test call. Pass TestContext.Current.CancellationToken. 381 tests pass; build + dotnet format clean.
Updated OpenFeature from 2.3.0 to 2.13.0.
Release notes
Sourced from OpenFeature's releases.
2.13.0
2.13.0 (2026-04-30)
🐛 Bug Fixes
✨ New Features
2.12.0
2.12.0 (2026-04-06)
✨ New Features
🔧 Refactoring
2.11.1
2.11.1 (2025-12-30)
🐛 Bug Fixes
2.11.0
2.11.0 (2025-12-18)
✨ New Features
2.10.0
2.10.0 (2025-12-01)
🐛 Bug Fixes
✨ New Features
🔧 Refactoring
2.9.0
2.9.0 (2025-10-16)
🐛 Bug Fixes
✨ New Features
🚀 Performance
2.8.1
2.8.1 (2025-07-31)
🐛 Bug Fixes
2.8.0
2.8.0 (2025-07-30)
🐛 Bug Fixes
✨ New Features
🧹 Chore
📚 Documentation
🔄 Refactoring
2.7.0
2.7.0 (2025-07-03)
🐛 Bug Fixes
✨ New Features
🧹 Chore
📚 Documentation
2.6.0
2.6.0 (2025-05-23)
✨ New Features
🧹 Chore
📚 Documentation
2.5.0
2.5.0 (2025-04-25)
✨ New Features
🧹 Chore
📚 Documentation
🔄 Refactoring
2.4.0
2.4.0 (2025-04-14)
🐛 Bug Fixes
✨ New Features
🧹 Chore
📚 Documentation
🔄 Refactoring
2.3.2
2.3.2 (2025-03-24)
🐛 Bug Fixes
🧹 Chore
🔄 Refactoring
2.3.1
2.3.1 (2025-02-04)
🐛 Bug Fixes
🧹 Chore
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)