Skip to content

build(deps): bump github.com/open-feature/go-sdk from 1.17.0 to 1.17.2#6466

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/open-feature/go-sdk-1.17.2
Open

build(deps): bump github.com/open-feature/go-sdk from 1.17.0 to 1.17.2#6466
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/open-feature/go-sdk-1.17.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

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

Release notes

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

v1.17.2

1.17.2 (2026-04-03)

🐛 Bug Fixes

  • broken link in hooks.go comment (#476) (efd720a)
  • consistent SetProviderAndWait init flow (#474) (e6452ea)
  • memprovider: use int64 type in IntEvaluation to match API (#464) (6085165)
  • multi: forward ConfigurationChanged events from child providers (#480) (20c5cb9)
  • testing: make test provider context-aware for goroutine (#470) (b4e2cdf)

🧹 Chore

  • add govulncheck (#462) (0a2fb41)
  • bump go to 1.25 (3bfdb3e)
  • bump go to 1.25.0 (#473) (3bfdb3e)
  • deps: update module golang.org/x/sync to v0.20.0 (#484) (0dbfca4)
  • deps: update module golang.org/x/text to v0.33.0 (#469) (f6d6d76)
  • deps: update module golang.org/x/text to v0.34.0 (#478) (6567d33)
  • deps: update module golang.org/x/text to v0.35.0 (#485) (6980c98)
  • deps: update test-harness digest to ecb3d09 (#477) (0a2825b)

📚 Documentation

v1.17.1

1.17.1 (2026-01-13)

🐛 Bug Fixes

  • ⚠️ correct execution order for the same level hooks (#458) (4ee43eb)
  • Handle closed EventChannel from multiprovider (#461) (e07a5e4)

🧹 Chore

Changelog

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

1.17.2 (2026-04-03)

🐛 Bug Fixes

  • broken link in hooks.go comment (#476) (efd720a)
  • consistent SetProviderAndWait init flow (#474) (e6452ea)
  • memprovider: use int64 type in IntEvaluation to match API (#464) (6085165)
  • multi: forward ConfigurationChanged events from child providers (#480) (20c5cb9)
  • testing: make test provider context-aware for goroutine (#470) (b4e2cdf)

🧹 Chore

  • add govulncheck (#462) (0a2fb41)
  • bump go to 1.25 (3bfdb3e)
  • bump go to 1.25.0 (#473) (3bfdb3e)
  • deps: update module golang.org/x/sync to v0.20.0 (#484) (0dbfca4)
  • deps: update module golang.org/x/text to v0.33.0 (#469) (f6d6d76)
  • deps: update module golang.org/x/text to v0.34.0 (#478) (6567d33)
  • deps: update module golang.org/x/text to v0.35.0 (#485) (6980c98)
  • deps: update test-harness digest to ecb3d09 (#477) (0a2825b)

📚 Documentation

1.17.1 (2026-01-13)

🐛 Bug Fixes

  • ⚠️ correct execution order for the same level hooks (#458) (4ee43eb)
  • Handle closed EventChannel from multiprovider (#461) (e07a5e4)

🧹 Chore

Commits
  • 4ae2f18 chore(main): release 1.17.2 (#463)
  • 6980c98 chore(deps): update module golang.org/x/text to v0.35.0 (#485)
  • 0dbfca4 chore(deps): update module golang.org/x/sync to v0.20.0 (#484)
  • b4e2cdf fix(testing): make test provider context-aware for goroutine (#470)
  • e6452ea fix: consistent SetProviderAndWait init flow (#474)
  • 20c5cb9 fix(multi): forward ConfigurationChanged events from child providers (#480)
  • 3bfdb3e chore: bump go to 1.25.0 (#473)
  • 0a2825b chore(deps): update test-harness digest to ecb3d09 (#477)
  • 6567d33 chore(deps): update module golang.org/x/text to v0.34.0 (#478)
  • efd720a fix: broken link in hooks.go comment (#476)
  • 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 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.17.0 to 1.17.2.
- [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.17.0...v1.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 20, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 20, 2026 11:00
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 20, 2026
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage is 60.449%dependabot/go_modules/github.com/open-feature/go-sdk-1.17.2 into main. No base build found for main.

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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant