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-sdk from 0.4.1 to 0.4.2 in /openfeature/providers/python-provider #1531

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps openfeature-sdk from 0.4.1 to 0.4.2.

Release notes

Sourced from openfeature-sdk's releases.

v0.4.2

0.4.2 (2024-02-06)

Features

  • add FeatureProvider protocol (#268) (caa7f36)
  • improve logging setup (#261) (ccbff2c)
  • make return value not optional in provider API functions (#270) (cb1677b)
  • make specific fields in HookContext immutable (#266) (3b89760)

Bug Fixes

  • Allow string values for FlagEvaluationDetails.reason and FlagResolutionDetails.reason (#264) (5ef6ca1)

Documentation

Changelog

Sourced from openfeature-sdk's changelog.

0.4.2 (2024-02-06)

Features

  • add FeatureProvider protocol (#268) (caa7f36)
  • improve logging setup (#261) (ccbff2c)
  • make return value not optional in provider API functions (#270) (cb1677b)
  • make specific fields in HookContext immutable (#266) (3b89760)

Bug Fixes

  • Allow string values for FlagEvaluationDetails.reason and FlagResolutionDetails.reason (#264) (5ef6ca1)

Documentation

Commits
  • 522d425 chore(main): release 0.4.2 (#238)
  • cb1677b feat: make return value not optional in provider API functions (#270)
  • 1282bab docs: update supported spec version (#269)
  • caa7f36 feat: add FeatureProvider protocol (#268)
  • 3b89760 feat: make specific fields in HookContext immutable (#266)
  • 5ef6ca1 fix: Allow string values for FlagEvaluationDetails.reason and `FlagResolut...
  • f1b0839 chore(deps): update dependency pytest to v8 (#265)
  • ccbff2c feat: improve logging setup (#261)
  • 15ce8f9 chore(deps): update dependency coverage to v7.4.1 (#263)
  • d1f27e3 chore(deps): update actions/cache action to v4 (#260)
  • 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)

@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Feb 12, 2024
Copy link

netlify bot commented Feb 12, 2024

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

Name Link
🔨 Latest commit bf6e7cf
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/65c97897f132ef0008d5efe0

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bf81fe5) 87.75% compared to head (bf6e7cf) 87.75%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1531   +/-   ##
=======================================
  Coverage   87.75%   87.75%           
=======================================
  Files          77       77           
  Lines        3627     3627           
=======================================
  Hits         3183     3183           
  Misses        361      361           
  Partials       83       83           

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

Bumps [openfeature-sdk](https://github.com/open-feature/python-sdk) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/open-feature/python-sdk/releases)
- [Changelog](https://github.com/open-feature/python-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/python-sdk@v0.4.1...v0.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/openfeature/providers/python-provider/openfeature-sdk-0.4.2 branch from 10ee824 to 1346899 Compare February 12, 2024 01:42
Copy link

sonarcloud bot commented Feb 12, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

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

See analysis details on SonarCloud

@kodiakhq kodiakhq bot merged commit 118ae74 into main Feb 12, 2024
20 of 21 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/pip/openfeature/providers/python-provider/openfeature-sdk-0.4.2 branch February 12, 2024 02:06
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