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

Bump OpenFeature from 1.4.1 to 1.5.1 in /openfeature/provider_tests/dotnet-integration-tests #1741

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2024

Bumps OpenFeature from 1.4.1 to 1.5.1.

Release notes

Sourced from OpenFeature's releases.

v1.5.1

1.5.1 (2024-04-09)

πŸ› Bug Fixes

  • Add missing error message when an error occured (#258) (bd4c6cc)

🧹 Chore

  • deps: Project file cleanup and remove unnecessary dependencies (#251) (79def47)
  • deps: update dependency coverlet.collector to v6.0.2 (#247) (ab34c16)
  • support v1 publishing (b4a2409)

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)

... (truncated)

Changelog

Sourced from OpenFeature's changelog.

1.5.1 (2024-04-09)

πŸ› Bug Fixes

  • Add missing error message when an error occured (#258) (bd4c6cc)

🧹 Chore

  • deps: Project file cleanup and remove unnecessary dependencies (#251) (79def47)
  • deps: update dependency coverlet.collector to v6.0.2 (#247) (ab34c16)
  • support v1 publishing (b4a2409)

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)

... (truncated)

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)

Bumps [OpenFeature](https://github.com/open-feature/dotnet-sdk) from 1.4.1 to 1.5.1.
- [Release notes](https://github.com/open-feature/dotnet-sdk/releases)
- [Changelog](https://github.com/open-feature/dotnet-sdk/blob/v1.5.1/CHANGELOG.md)
- [Commits](open-feature/dotnet-sdk@v1.4.1...v1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from thomaspoignant April 9, 2024 12:57
Copy link

netlify bot commented Apr 9, 2024

βœ… Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
πŸ”¨ Latest commit ca577cf
πŸ” Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/66155263ceabe70009b4a89b

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1741   +/-   ##
=======================================
  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.

Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
Copy link

sonarcloud bot commented Apr 9, 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

@kodiakhq kodiakhq bot merged commit ec94e79 into main Apr 9, 2024
21 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/nuget/openfeature/provider_tests/dotnet-integration-tests/OpenFeature-1.5.1 branch April 9, 2024 14:50
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.

None yet

1 participant