Skip to content

deps: Bump Microsoft.FeatureManagement.AspNetCore from 4.1.0 to 4.4.0#40

Merged
KeveenMenezes merged 1 commit intomainfrom
dependabot/nuget/Microsoft.FeatureManagement.AspNetCore-4.4.0
Feb 19, 2026
Merged

deps: Bump Microsoft.FeatureManagement.AspNetCore from 4.1.0 to 4.4.0#40
KeveenMenezes merged 1 commit intomainfrom
dependabot/nuget/Microsoft.FeatureManagement.AspNetCore-4.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Updated Microsoft.FeatureManagement.AspNetCore from 4.1.0 to 4.4.0.

Release notes

Sourced from Microsoft.FeatureManagement.AspNetCore's releases.

4.4.0

4.4.0 - December 18, 2025

Microsoft.FeatureManagement Updates

The packages associated with this release are

Microsoft.FeatureManagement

Enhancements

  • Exposed the SystemClock property for TimeWindowFilter to enable the use of a custom TimeProvider. #​558

  • Added new overloads for FilterCollectionExtensions.AddForFeature to support specifying multiple feature flags, requirement types, and negation. #​359

Microsoft.FeatureManagement.AspNetCore

Enhancements

  • Updated Microsoft.FeatureManagement reference to 4.4.0. See the release notes for more information on the changes.

Microsoft.FeatureManagement.Telemetry.ApplicationInsights

Enhancements

  • Updated Microsoft.FeatureManagement reference to 4.4.0. See the release notes for more information on the changes.

4.3.0

4.3.0 - August 27, 2025

Microsoft.FeatureManagement Updates

The packages associated with this release are

Microsoft.FeatureManagement

Enhancements

  • Introduced ConfigurationFeatureDefinitionProviderOptions which allows to enable the new configuration merging behavior for the built-in ConfiguationFeatureDefinitionProvider. When the same feature flag is defined in multiple sources, definitions are merged according to configuration provider registration order, with the last feature flag definition taking precedence in case of conflicts. #​552

Microsoft.FeatureManagement.AspNetCore

Enhancements

  • Updated Microsoft.FeatureManagement reference to 4.3.0. See the release notes for more information on the changes.

Microsoft.FeatureManagement.Telemetry.ApplicationInsights

Enhancements

  • Updated Microsoft.FeatureManagement reference to 4.3.0. See the release notes for more information on the changes.

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 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: Microsoft.FeatureManagement.AspNetCore
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Feb 18, 2026
@KeveenMenezes KeveenMenezes requested review from KeveenMenezes and Copilot and removed request for Copilot February 19, 2026 02:30
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the centrally-managed NuGet dependency version for Microsoft.FeatureManagement.AspNetCore to pick up upstream FeatureManagement enhancements and fixes.

Changes:

  • Bump Microsoft.FeatureManagement.AspNetCore from 4.1.0 to 4.4.0 in central package management.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@KeveenMenezes KeveenMenezes merged commit 873d4c9 into main Feb 19, 2026
12 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.FeatureManagement.AspNetCore-4.4.0 branch February 19, 2026 02:37
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants