Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2025

Bumps github.com/open-feature/go-sdk from 1.16.0 to 1.17.0.

Release notes

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

v1.17.0

1.17.0 (2025-11-05)

🐛 Bug Fixes

  • multi-provider: correct provider state tracking and improve robustness (#441) (7fd7ab6)

✨ New Features

  • add error wrapping support to ResolutionError (#438) (1c624c9)
  • add fatal error constructor (#445) (c2034e5)
  • Adds ability to pass a context.Context to provider with new public methods. (#442) (1a0d39e)
  • Implement multiprovider (#354) (c7c86d3)
  • multi: add tracking, functional options (#446) (f12e483)

🧹 Chore

  • deps: update module golang.org/x/text to v0.30.0 (#440) (1be83ec)
Changelog

Sourced from github.com/open-feature/go-sdk's changelog.

1.17.0 (2025-11-05)

🐛 Bug Fixes

  • multi-provider: correct provider state tracking and improve robustness (#441) (7fd7ab6)

✨ New Features

  • add error wrapping support to ResolutionError (#438) (1c624c9)
  • add fatal error constructor (#445) (c2034e5)
  • Adds ability to pass a context.Context to provider with new public methods. (#442) (1a0d39e)
  • Implement multiprovider (#354) (c7c86d3)
  • multi: add tracking, functional options (#446) (f12e483)

🧹 Chore

  • deps: update module golang.org/x/text to v0.30.0 (#440) (1be83ec)
Commits
  • 794d397 chore(main): release 1.17.0 (#439)
  • f12e483 feat(multi): add tracking, functional options (#446)
  • 1a0d39e feat: Adds ability to pass a context.Context to provider with new public meth...
  • c2034e5 feat: add fatal error constructor (#445)
  • 7fd7ab6 fix(multi-provider): correct provider state tracking and improve robustness (...
  • c7c86d3 feat: Implement multiprovider (#354)
  • 1be83ec chore(deps): update module golang.org/x/text to v0.30.0 (#440)
  • 1c624c9 feat: add error wrapping support to ResolutionError (#438)
  • See full diff 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 [github.com/open-feature/go-sdk](https://github.com/open-feature/go-sdk) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/open-feature/go-sdk/releases)
- [Changelog](https://github.com/open-feature/go-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/go-sdk@v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/open-feature/go-sdk
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

netlify bot commented Nov 6, 2025

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

Name Link
🔨 Latest commit 9cf8318
🔍 Latest deploy log https://app.netlify.com/projects/go-feature-flag-doc-preview/deploys/690c4aa87456ba00086487a2

@codecov
Copy link

codecov bot commented Nov 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.98%. Comparing base (3944a49) to head (9cf8318).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4264      +/-   ##
==========================================
+ Coverage   84.96%   84.98%   +0.01%     
==========================================
  Files         140      140              
  Lines        5660     5660              
==========================================
+ Hits         4809     4810       +1     
  Misses        644      644              
+ Partials      207      206       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

…ests/go-integration-tests/github.com/open-feature/go-sdk-1.17.0
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 6, 2025

@kodiakhq kodiakhq bot merged commit de4d46d into main Nov 6, 2025
24 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/go_modules/openfeature/provider_tests/go-integration-tests/github.com/open-feature/go-sdk-1.17.0 branch November 6, 2025 07:18
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.

2 participants