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 github.com/open-feature/go-sdk-contrib/providers/go-feature-flag from 0.2.0 to 0.2.1 in /openfeature/provider_tests/go-integration-tests #2338

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2024

Bumps github.com/open-feature/go-sdk-contrib/providers/go-feature-flag from 0.2.0 to 0.2.1.

Release notes

Sourced from github.com/open-feature/go-sdk-contrib/providers/go-feature-flag's releases.

providers/configcat: v0.2.1

0.2.1 (2024-02-12)

🐛 Bug Fixes

  • deps: update module github.com/configcat/go-sdk/v8 to v8.0.1 (#313) (24e78c7)
  • deps: update module github.com/open-feature/go-sdk to v1.6.0 (#289) (13eeb48)
  • deps: update module github.com/open-feature/go-sdk to v1.7.0 (#315) (3f049ad)
  • deps: update module github.com/open-feature/go-sdk to v1.8.0 (#329) (c99b527)

🧹 Chore

providers/flagd: v0.2.1

0.2.1 (2024-05-08)

✨ New Features

  • update flagd core along with removal of deprecated methods (#509) (ae16e3b)

providers/go-feature-flag: v0.2.1

0.2.1 (2024-09-10)

🐛 Bug Fixes

  • Calling err.Error() on nil error causes panic (#579) (4c85501)

🧹 Chore

Commits
  • 43d5337 chore(main): release providers/flagd 0.2.1 (#511)
  • eb97cb7 fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v6.2.0 (...
  • 19dafe9 fix(deps): update golang.org/x/exp digest to fe59bbe (#497)
  • 46a4057 chore: update configcat sdk to v9 (#499)
  • 158e03c chore(deps): update dependency open-feature/test-harness to v0.5.4 (#498)
  • e8d1819 chore(main): release providers/go-feature-flag 0.1.36 (#508)
  • ae16e3b feat: update flagd core along with removal of deprecated methods (#509)
  • 3f0eaa5 fix(deps): update module github.com/open-feature/go-sdk to v1.11.0 (#501)
  • a811af3 chore(main): release providers/go-feature-flag 0.1.35 (#503)
  • 9e6366c fix(deps): update module github.com/thomaspoignant/go-feature-flag to v1.25.0...
  • 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)

…re-flag

Bumps [github.com/open-feature/go-sdk-contrib/providers/go-feature-flag](https://github.com/open-feature/go-sdk-contrib) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/open-feature/go-sdk-contrib/releases)
- [Changelog](https://github.com/open-feature/go-sdk-contrib/blob/main/release-please-config.json)
- [Commits](open-feature/go-sdk-contrib@providers/flagd/v0.2.0...providers/flagd/v0.2.1)

---
updated-dependencies:
- dependency-name: github.com/open-feature/go-sdk-contrib/providers/go-feature-flag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Sep 11, 2024
Copy link

netlify bot commented Sep 11, 2024

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

Name Link
🔨 Latest commit 7300300
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/66e11931c45b3400089ea84e

Copy link

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.02%. Comparing base (e93003f) to head (7300300).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2338   +/-   ##
=======================================
  Coverage   86.02%   86.02%           
=======================================
  Files         102      102           
  Lines        3743     3743           
=======================================
  Hits         3220     3220           
  Misses        399      399           
  Partials      124      124           

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

@kodiakhq kodiakhq bot merged commit 3c668c2 into main Sep 11, 2024
23 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/go_modules/openfeature/provider_tests/go-integration-tests/github.com/open-feature/go-sdk-contrib/providers/go-feature-flag-0.2.1 branch September 11, 2024 04:17
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