open-feature / go-sdk-contrib

Community maintained OpenFeature Providers and Hooks for Go
https://openfeature.dev
Apache License 2.0
46 stars 45 forks source link

fix(deps): update module github.com/open-feature/go-sdk to v1.13.1 #568

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/open-feature/go-sdk v1.11.0 -> v1.13.1 age adoption passing confidence
github.com/open-feature/go-sdk v1.12.0 -> v1.13.1 age adoption passing confidence

Release Notes

open-feature/go-sdk (github.com/open-feature/go-sdk) ### [`v1.13.1`](https://redirect.github.com/open-feature/go-sdk/releases/tag/v1.13.1) [Compare Source](https://redirect.github.com/open-feature/go-sdk/compare/v1.13.0...v1.13.1) ##### ๐Ÿ› Bug Fixes - **deps:** update module golang.org/x/text to v0.19.0 ([#​290](https://redirect.github.com/open-feature/go-sdk/issues/290)) ([cd5b89a](https://redirect.github.com/open-feature/go-sdk/commit/cd5b89a5c404b374612295c22f8ec31a409bc033)) - Prevent panic when setting non-comparable named providers ([#​286](https://redirect.github.com/open-feature/go-sdk/issues/286)) ([01953bb](https://redirect.github.com/open-feature/go-sdk/commit/01953bb18a1f80e9ce3d90f2ed146332cf611d64)) ##### ๐Ÿงน Chore - **deps:** update codecov/codecov-action action to v4.6.0 ([#​287](https://redirect.github.com/open-feature/go-sdk/issues/287)) ([368336f](https://redirect.github.com/open-feature/go-sdk/commit/368336f303b80be2298441fcb7440c29205c9b0e)) ##### ๐Ÿ“š Documentation - update Go package manager link ([#​292](https://redirect.github.com/open-feature/go-sdk/issues/292)) ([3551f3c](https://redirect.github.com/open-feature/go-sdk/commit/3551f3c08610b5acd1a40fb4c30d88100bfbd258)) ### [`v1.13.0`](https://redirect.github.com/open-feature/go-sdk/releases/tag/v1.13.0) [Compare Source](https://redirect.github.com/open-feature/go-sdk/compare/v1.12.0...v1.13.0) ##### ๐Ÿ› Bug Fixes - **deps:** update module golang.org/x/text to v0.16.0 ([#​277](https://redirect.github.com/open-feature/go-sdk/issues/277)) ([80c0235](https://redirect.github.com/open-feature/go-sdk/commit/80c0235d26250a739781729855cb0264e19a4409)) - **deps:** update module golang.org/x/text to v0.18.0 ([#​281](https://redirect.github.com/open-feature/go-sdk/issues/281)) ([ad9db29](https://redirect.github.com/open-feature/go-sdk/commit/ad9db29564e84b9c8c9bc51c9a3b0a8f93b8f2e6)) ##### โœจ New Features - add TransactionContext ([#​283](https://redirect.github.com/open-feature/go-sdk/issues/283)) ([788151d](https://redirect.github.com/open-feature/go-sdk/commit/788151d2fdc69429ef1841cba91ad5fc2103e0ca)) ##### ๐Ÿงน Chore - **deps:** update codecov/codecov-action action to v4.5.0 ([#​279](https://redirect.github.com/open-feature/go-sdk/issues/279)) ([881e019](https://redirect.github.com/open-feature/go-sdk/commit/881e019c67873f4b5477355ad90d26cd4530d017)) ### [`v1.12.0`](https://redirect.github.com/open-feature/go-sdk/releases/tag/v1.12.0) [Compare Source](https://redirect.github.com/open-feature/go-sdk/compare/v1.11.0...v1.12.0) ##### ๐Ÿ› Bug Fixes - **deps:** update module github.com/cucumber/godog to v0.14.1 ([#​267](https://redirect.github.com/open-feature/go-sdk/issues/267)) ([2cf5717](https://redirect.github.com/open-feature/go-sdk/commit/2cf5717eadbeff55923ae7a77428c03c3c9f6a70)) - **deps:** update module github.com/go-logr/logr to v1.4.2 ([#​275](https://redirect.github.com/open-feature/go-sdk/issues/275)) ([aeb4f6c](https://redirect.github.com/open-feature/go-sdk/commit/aeb4f6c96535f379252afe797a2af5b0e88cec36)) - **deps:** update module golang.org/x/exp to v0.0.0-20240416160154-fe59bbe5cc7f ([#​269](https://redirect.github.com/open-feature/go-sdk/issues/269)) ([45596a5](https://redirect.github.com/open-feature/go-sdk/commit/45596a5e063351e86ca178bac226d8950b51bbcd)) - **deps:** update module golang.org/x/exp to v0.0.0-20240506185415-9bf2ced13842 ([#​272](https://redirect.github.com/open-feature/go-sdk/issues/272)) ([1c07c5b](https://redirect.github.com/open-feature/go-sdk/commit/1c07c5bdfce2d8fc99cf008b2e57b9262ffa4032)) - **deps:** update module golang.org/x/text to v0.15.0 ([#​271](https://redirect.github.com/open-feature/go-sdk/issues/271)) ([dc28442](https://redirect.github.com/open-feature/go-sdk/commit/dc28442da78a8adadab7cad984549439ad864722)) ##### โœจ New Features - Implement domain scoping ([#​261](https://redirect.github.com/open-feature/go-sdk/issues/261)) ([a9e19dd](https://redirect.github.com/open-feature/go-sdk/commit/a9e19dd5ec52bf8d84a8b2e2f6d263d841059d61)) - isolate interfaces from SDK to improve testability ([#​268](https://redirect.github.com/open-feature/go-sdk/issues/268)) ([5e06c45](https://redirect.github.com/open-feature/go-sdk/commit/5e06c45fc9b2df1535a4a5d035b7b0c0412e6e6a)) ##### ๐Ÿงน Chore - bump Go to version 1.20 ([#​255](https://redirect.github.com/open-feature/go-sdk/issues/255)) ([fbec799](https://redirect.github.com/open-feature/go-sdk/commit/fbec7995ba57ba407cc43dcba0c4c558ddb0324f)) - **deps:** update codecov/codecov-action action to v4 ([#​250](https://redirect.github.com/open-feature/go-sdk/issues/250)) ([a488697](https://redirect.github.com/open-feature/go-sdk/commit/a48869773e683bdc95dc61722419b95dba271b71)) - **deps:** update codecov/codecov-action action to v4.3.1 ([#​270](https://redirect.github.com/open-feature/go-sdk/issues/270)) ([080a87b](https://redirect.github.com/open-feature/go-sdk/commit/080a87bfcac887c65b81fc5141d57000d407eec5)) - **deps:** update codecov/codecov-action action to v4.4.0 ([#​273](https://redirect.github.com/open-feature/go-sdk/issues/273)) ([266cfc0](https://redirect.github.com/open-feature/go-sdk/commit/266cfc069ca674b3de0915c58106e772fd0a5867)) - **deps:** update codecov/codecov-action action to v4.4.1 ([#​274](https://redirect.github.com/open-feature/go-sdk/issues/274)) ([c4ca1a8](https://redirect.github.com/open-feature/go-sdk/commit/c4ca1a8e6f8fb2f968e15cc961de2a6741a0a431)) - **deps:** update goreleaser/goreleaser-action action to v5 ([#​219](https://redirect.github.com/open-feature/go-sdk/issues/219)) ([71854d4](https://redirect.github.com/open-feature/go-sdk/commit/71854d424c6c18ca89179ee0a802936935754a1b))

Configuration

๐Ÿ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

๐Ÿšฆ Automerge: Disabled by config. Please merge this manually once you are satisfied.

โ™ป Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

๐Ÿ”• Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 months ago

โ„น Artifact update notice

File name: hooks/open-telemetry/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3 -> v0.0.0-20240506185415-9bf2ced13842
File name: hooks/validator/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/go-logr/logr v1.4.1 -> v1.4.2
golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3 -> v0.0.0-20240506185415-9bf2ced13842
File name: providers/configcat/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/go-logr/logr v1.4.1 -> v1.4.2
golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3 -> v0.0.0-20240506185415-9bf2ced13842
File name: providers/flagd/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
go 1.22.3 -> 1.23.3
github.com/gofrs/uuid v4.3.1+incompatible -> v4.4.0+incompatible
github.com/hashicorp/golang-lru v0.5.4 -> v1.0.2
File name: providers/flagsmith/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/go-logr/logr v1.4.1 -> v1.4.2
golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3 -> v0.0.0-20240506185415-9bf2ced13842
File name: providers/from-env/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/go-logr/logr v1.4.1 -> v1.4.2
golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3 -> v0.0.0-20240506185415-9bf2ced13842
File name: providers/go-feature-flag/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3 -> v0.0.0-20240506185415-9bf2ced13842
golang.org/x/text v0.16.0 -> v0.19.0
File name: providers/harness/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/hashicorp/golang-lru v0.5.4 -> v1.0.2
golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3 -> v0.0.0-20240506185415-9bf2ced13842
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c -> v0.7.0
File name: providers/ofrep/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/go-logr/logr v1.4.1 -> v1.4.2
golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3 -> v0.0.0-20240506185415-9bf2ced13842
File name: providers/statsig/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/go-logr/logr v1.4.1 -> v1.4.2
golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3 -> v0.0.0-20240506185415-9bf2ced13842
File name: providers/unleash/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/go-logr/logr v1.4.1 -> v1.4.2
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 -> v0.0.0-20240506185415-9bf2ced13842