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

build(deps): bump the nuget-production-dependencies group across 2 directories with 1 update #1993

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps the nuget-production-dependencies group with 1 update in the /src/cart/src directory: OpenFeature.
Bumps the nuget-production-dependencies group with 1 update in the /src/cart/tests directory: OpenFeature.

Updates OpenFeature from 2.2.0 to 2.3.0

Release notes

Sourced from OpenFeature's releases.

v2.3.0

2.3.0 (2025-01-31)

⚠ BREAKING CHANGES

Hook Changes

The signature of the finally hook stage has been changed. The signature now includes the evaluation details, as per the OpenFeature specification. Note that since hooks are still experimental, this does not constitute a change requiring a new major version. To migrate, update any hook that implements the finally stage to accept evaluation details as the second argument.

  • Add evaluation details to finally hook stage (#335) (2ef9955)

.NET 6

Removed support for .NET 6.

🐛 Bug Fixes

  • Adding Async Lifetime method to fix flaky unit tests (#333) (e14ab39)
  • Fix issue with DI documentation (#350) (728ae47)

✨ New Features

🧹 Chore

  • deps: update actions/upload-artifact action to v4.5.0 (#332) (fd68cb0)
  • deps: update codecov/codecov-action action to v5 (#316) (6c4cd02)
  • deps: update codecov/codecov-action action to v5.1.2 (#334) (b9ebddf)
  • deps: update codecov/codecov-action action to v5.3.1 (#355) (1e8ebc4)
  • deps: update dependency coverlet.collector to 6.0.3 (#336) (8527b03)
  • deps: update dependency coverlet.msbuild to 6.0.3 (#337) (26fd235)
  • deps: update dependency dotnet-sdk to v9.0.101 (#339) (dd26ad6)
  • deps: update dependency fluentassertions to 7.1.0 (#346) (dd1c8e4)
  • deps: update dependency microsoft.net.test.sdk to 17.12.0 (#322) (6f5b049)

📚 Documentation

  • disable space in link text lint rule (#329) (583b2a9)
Changelog

Sourced from OpenFeature's changelog.

2.3.0 (2025-01-31)

Hook Changes

The signature of the finally hook stage has been changed. The signature now includes the evaluation details, as per the OpenFeature specification. Note that since hooks are still experimental, this does not constitute a change requiring a new major version. To migrate, update any hook that implements the finally stage to accept evaluation details as the second argument.

  • Add evaluation details to finally hook stage (#335) (2ef9955)

.NET 6

Removed support for .NET 6.

🐛 Bug Fixes

  • Adding Async Lifetime method to fix flaky unit tests (#333) (e14ab39)
  • Fix issue with DI documentation (#350) (728ae47)

✨ New Features

🧹 Chore

  • deps: update actions/upload-artifact action to v4.5.0 (#332) (fd68cb0)
  • deps: update codecov/codecov-action action to v5 (#316) (6c4cd02)
  • deps: update codecov/codecov-action action to v5.1.2 (#334) (b9ebddf)
  • deps: update codecov/codecov-action action to v5.3.1 (#355) (1e8ebc4)
  • deps: update dependency coverlet.collector to 6.0.3 (#336) (8527b03)
  • deps: update dependency coverlet.msbuild to 6.0.3 (#337) (26fd235)
  • deps: update dependency dotnet-sdk to v9.0.101 (#339) (dd26ad6)
  • deps: update dependency fluentassertions to 7.1.0 (#346) (dd1c8e4)
  • deps: update dependency microsoft.net.test.sdk to 17.12.0 (#322) (6f5b049)

📚 Documentation

  • disable space in link text lint rule (#329) (583b2a9)
Commits

Updates OpenFeature from 2.2.0 to 2.3.0

Release notes

Sourced from OpenFeature's releases.

v2.3.0

2.3.0 (2025-01-31)

⚠ BREAKING CHANGES

Hook Changes

The signature of the finally hook stage has been changed. The signature now includes the evaluation details, as per the OpenFeature specification. Note that since hooks are still experimental, this does not constitute a change requiring a new major version. To migrate, update any hook that implements the finally stage to accept evaluation details as the second argument.

  • Add evaluation details to finally hook stage (#335) (2ef9955)

.NET 6

Removed support for .NET 6.

🐛 Bug Fixes

  • Adding Async Lifetime method to fix flaky unit tests (#333) (e14ab39)
  • Fix issue with DI documentation (#350) (728ae47)

✨ New Features

🧹 Chore

  • deps: update actions/upload-artifact action to v4.5.0 (#332) (fd68cb0)
  • deps: update codecov/codecov-action action to v5 (#316) (6c4cd02)
  • deps: update codecov/codecov-action action to v5.1.2 (#334) (b9ebddf)
  • deps: update codecov/codecov-action action to v5.3.1 (#355) (1e8ebc4)
  • deps: update dependency coverlet.collector to 6.0.3 (#336) (8527b03)
  • deps: update dependency coverlet.msbuild to 6.0.3 (#337) (26fd235)
  • deps: update dependency dotnet-sdk to v9.0.101 (#339) (dd26ad6)
  • deps: update dependency fluentassertions to 7.1.0 (#346) (dd1c8e4)
  • deps: update dependency microsoft.net.test.sdk to 17.12.0 (#322) (6f5b049)

📚 Documentation

  • disable space in link text lint rule (#329) (583b2a9)
Changelog

Sourced from OpenFeature's changelog.

2.3.0 (2025-01-31)

Hook Changes

The signature of the finally hook stage has been changed. The signature now includes the evaluation details, as per the OpenFeature specification. Note that since hooks are still experimental, this does not constitute a change requiring a new major version. To migrate, update any hook that implements the finally stage to accept evaluation details as the second argument.

  • Add evaluation details to finally hook stage (#335) (2ef9955)

.NET 6

Removed support for .NET 6.

🐛 Bug Fixes

  • Adding Async Lifetime method to fix flaky unit tests (#333) (e14ab39)
  • Fix issue with DI documentation (#350) (728ae47)

✨ New Features

🧹 Chore

  • deps: update actions/upload-artifact action to v4.5.0 (#332) (fd68cb0)
  • deps: update codecov/codecov-action action to v5 (#316) (6c4cd02)
  • deps: update codecov/codecov-action action to v5.1.2 (#334) (b9ebddf)
  • deps: update codecov/codecov-action action to v5.3.1 (#355) (1e8ebc4)
  • deps: update dependency coverlet.collector to 6.0.3 (#336) (8527b03)
  • deps: update dependency coverlet.msbuild to 6.0.3 (#337) (26fd235)
  • deps: update dependency dotnet-sdk to v9.0.101 (#339) (dd26ad6)
  • deps: update dependency fluentassertions to 7.1.0 (#346) (dd1c8e4)
  • deps: update dependency microsoft.net.test.sdk to 17.12.0 (#322) (6f5b049)

📚 Documentation

  • disable space in link text lint rule (#329) (583b2a9)
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…rectories with 1 update

Bumps the nuget-production-dependencies group with 1 update in the /src/cart/src directory: [OpenFeature](https://github.com/open-feature/dotnet-sdk).
Bumps the nuget-production-dependencies group with 1 update in the /src/cart/tests directory: [OpenFeature](https://github.com/open-feature/dotnet-sdk).


Updates `OpenFeature` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/open-feature/dotnet-sdk/releases)
- [Changelog](https://github.com/open-feature/dotnet-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/dotnet-sdk@v2.2.0...v2.3.0)

Updates `OpenFeature` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/open-feature/dotnet-sdk/releases)
- [Changelog](https://github.com/open-feature/dotnet-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/dotnet-sdk@v2.2.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 3, 2025 13:13
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 3, 2025
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.

1 participant