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

chore: bump OpenFeature from 2.3.0 to 2.3.1 in /openfeature/provider_tests/dotnet-integration-tests #3031

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps OpenFeature from 2.3.0 to 2.3.1.

Release notes

Sourced from OpenFeature's releases.

v2.3.1

2.3.1 (2025-02-04)

🐛 Bug Fixes

🧹 Chore

  • deps: pin dependencies (#365) (3160cd2)
  • deps: update actions/upload-artifact action to v4.6.0 (#341) (cb7105b)
  • deps: update dependency autofixture to 5.0.0-preview0012 (#351) (9b0b319)
  • deps: update dependency coverlet.collector to 6.0.4 (#347) (e59034d)
  • deps: update dependency coverlet.msbuild to 6.0.4 (#348) (5ebe4f6)
  • deps: update dependency xunit to 2.9.3 (#340) (fb8e5aa)
  • deps: update dotnet monorepo (#343) (32dab9b)
  • deps: update spec digest to 8d6eeb3 (#366) (0cb58db)
  • update renovate config to extend the shared config (#364) (e3965db)
Changelog

Sourced from OpenFeature's changelog.

2.3.1 (2025-02-04)

🐛 Bug Fixes

🧹 Chore

  • deps: pin dependencies (#365) (3160cd2)
  • deps: update actions/upload-artifact action to v4.6.0 (#341) (cb7105b)
  • deps: update dependency autofixture to 5.0.0-preview0012 (#351) (9b0b319)
  • deps: update dependency coverlet.collector to 6.0.4 (#347) (e59034d)
  • deps: update dependency coverlet.msbuild to 6.0.4 (#348) (5ebe4f6)
  • deps: update dependency xunit to 2.9.3 (#340) (fb8e5aa)
  • deps: update dotnet monorepo (#343) (32dab9b)
  • deps: update spec digest to 8d6eeb3 (#366) (0cb58db)
  • update renovate config to extend the shared config (#364) (e3965db)
Commits
  • 24a7767 chore(main): release 2.3.1 (#363)
  • dad6282 fix: Fix SBOM release pipeline (#367)
  • cb7105b chore(deps): update actions/upload-artifact action to v4.6.0 (#341)
  • e59034d chore(deps): update dependency coverlet.collector to 6.0.4 (#347)
  • 5ebe4f6 chore(deps): update dependency coverlet.msbuild to 6.0.4 (#348)
  • 9b0b319 chore(deps): update dependency autofixture to 5.0.0-preview0012 (#351)
  • 3160cd2 chore(deps): pin dependencies (#365)
  • fb8e5aa chore(deps): update dependency xunit to 2.9.3 (#340)
  • 0cb58db chore(deps): update spec digest to 8d6eeb3 (#366)
  • e3965db chore: update renovate config to extend the shared config (#364)
  • Additional 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)

Bumps [OpenFeature](https://github.com/open-feature/dotnet-sdk) from 2.3.0 to 2.3.1.
- [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.3.0...v2.3.1)

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

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

netlify bot commented Feb 5, 2025

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

Name Link
🔨 Latest commit 1bf3692
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/67a2e79d03e6200008f0611a

Copy link

sonarqubecloud bot commented Feb 5, 2025

Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.80%. Comparing base (eb6490e) to head (1bf3692).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3031   +/-   ##
=======================================
  Coverage   84.80%   84.80%           
=======================================
  Files         113      113           
  Lines        5246     5246           
=======================================
  Hits         4449     4449           
  Misses        632      632           
  Partials      165      165           

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

@kodiakhq kodiakhq bot merged commit 21e7ed0 into main Feb 5, 2025
24 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/nuget/openfeature/provider_tests/dotnet-integration-tests/OpenFeature-2.3.1 branch February 5, 2025 04:27
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.

1 participant