Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2024

Bumps OpenFeature from 1.4.1 to 1.5.0.

Release notes

Sourced from OpenFeature's releases.

v1.5.0

1.5.0 (2024-03-12)

🐛 Bug Fixes

✨ New Features

🧹 Chore

  • bump spec version badge (#246) (ebf5552)
  • cleanup unused usings 🧹 (#240) (cdc1bee)
  • deps: update actions/upload-artifact action to v4.3.0 (#203) (0a7e98d)
  • deps: update actions/upload-artifact action to v4.3.1 (#233) (cfaf1c8)
  • deps: update codecov/codecov-action action to v3.1.5 (#209) (a509b1f)
  • deps: update codecov/codecov-action action to v3.1.6 (#226) (a577a80)
  • deps: update dependency coverlet.collector to v6.0.1 (#238) (f2cb67b)
  • deps: update dependency fluentassertions to v6.12.0 (#215) (2c237df)
  • deps: update dependency microsoft.net.test.sdk to v17.8.0 (#216) (4cb3ae0)
  • deps: update dependency nsubstitute to v5.1.0 (#217) (3be76cd)
  • deps: update dependency openfeature.contrib.providers.flagd to v0.1.8 (#211) (c1aece3)
  • deps: update xunit-dotnet monorepo (#236) (fa25ece)
  • Enable Central Package Management (CPM) (#178) (249a0a8)
  • Enforce coding styles on build (#242) (64699c8)
  • More sln cleanup (#206) (bac3d94)
  • SourceLink is built-in for .NET SDK 8.0.100+ (#198) (45e2c86)
  • Sync ci.yml with contrib repo (#196) (130654b)
  • Sync release.yml with ci.yml following #173 (#195) (eba8848)

📚 Documentation

Changelog

Sourced from OpenFeature's changelog.

1.5.0 (2024-03-12)

🐛 Bug Fixes

✨ New Features

🧹 Chore

  • bump spec version badge (#246) (ebf5552)
  • cleanup unused usings 🧹 (#240) (cdc1bee)
  • deps: update actions/upload-artifact action to v4.3.0 (#203) (0a7e98d)
  • deps: update actions/upload-artifact action to v4.3.1 (#233) (cfaf1c8)
  • deps: update codecov/codecov-action action to v3.1.5 (#209) (a509b1f)
  • deps: update codecov/codecov-action action to v3.1.6 (#226) (a577a80)
  • deps: update dependency coverlet.collector to v6.0.1 (#238) (f2cb67b)
  • deps: update dependency fluentassertions to v6.12.0 (#215) (2c237df)
  • deps: update dependency microsoft.net.test.sdk to v17.8.0 (#216) (4cb3ae0)
  • deps: update dependency nsubstitute to v5.1.0 (#217) (3be76cd)
  • deps: update dependency openfeature.contrib.providers.flagd to v0.1.8 (#211) (c1aece3)
  • deps: update xunit-dotnet monorepo (#236) (fa25ece)
  • Enable Central Package Management (CPM) (#178) (249a0a8)
  • Enforce coding styles on build (#242) (64699c8)
  • More sln cleanup (#206) (bac3d94)
  • SourceLink is built-in for .NET SDK 8.0.100+ (#198) (45e2c86)
  • Sync ci.yml with contrib repo (#196) (130654b)
  • Sync release.yml with ci.yml following #173 (#195) (eba8848)

📚 Documentation

Commits

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)

@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Mar 13, 2024
@netlify
Copy link

netlify bot commented Mar 13, 2024

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

Name Link
🔨 Latest commit 0b8e194
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/66141690f50d0e0008ae36dc

@codecov
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.99%. Comparing base (63a5571) to head (0b8e194).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1636   +/-   ##
=======================================
  Coverage   88.99%   88.99%           
=======================================
  Files          77       77           
  Lines        2989     2989           
=======================================
  Hits         2660     2660           
  Misses        245      245           
  Partials       84       84           

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

@kodiakhq
Copy link
Contributor

kodiakhq bot commented Mar 13, 2024

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

@kodiakhq kodiakhq bot removed the automerge label Mar 13, 2024
@dependabot dependabot bot force-pushed the dependabot/nuget/openfeature/provider_tests/dotnet-integration-tests/OpenFeature-1.5.0 branch from bab34e8 to ce8190f Compare March 13, 2024 04:47
Bumps [OpenFeature](https://github.com/open-feature/dotnet-sdk) from 1.4.1 to 1.5.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@v1.4.1...v1.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/openfeature/provider_tests/dotnet-integration-tests/OpenFeature-1.5.0 branch from ce8190f to 15b25d2 Compare March 18, 2024 04:38
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@thomaspoignant
Copy link
Owner

This PR is blocked because of a provider bug.
I've opened a PR to solve this directly in the OpenFeature SDK: open-feature/dotnet-sdk#256

@thomaspoignant
Copy link
Owner

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2024

Superseded by #1741.

@dependabot dependabot bot closed this Apr 9, 2024
@dependabot dependabot bot deleted the dependabot/nuget/openfeature/provider_tests/dotnet-integration-tests/OpenFeature-1.5.0 branch April 9, 2024 12:57
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants