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

fix(deps): update module github.com/open-feature/flagd/core to v0.11.0 #1541

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/open-feature/flagd/core v0.10.8 -> v0.11.0 age adoption passing confidence

Release Notes

open-feature/flagd (github.com/open-feature/flagd/core)

v0.11.0: flagd: v0.11.0

⚠ BREAKING CHANGES
  • support emitting errors from the bulk evaluator (#​1338)
🐛 Bug Fixes
  • deps: update module buf.build/gen/go/open-feature/flagd/connectrpc/go to v1.16.2-20240215170432-1e611e2999cc.1 (#​1293) (2694e7f)
  • deps: update module buf.build/gen/go/open-feature/flagd/grpc/go to v1.4.0-20240215170432-1e611e2999cc.1 (#​1333) (494062f)
  • deps: update module buf.build/gen/go/open-feature/flagd/protocolbuffers/go to v1.34.2-20240215170432-1e611e2999cc.2 (#​1330) (32291ad)
  • deps: update module github.com/open-feature/flagd/core to v0.9.3 (#​1296) (1f7b8bd)
  • deps: update module github.com/rs/cors to v1.11.0 (#​1299) (5f77541)
  • deps: update module github.com/spf13/cobra to v1.8.1 (#​1332) (c62bcb0)
  • deps: update module github.com/spf13/viper to v1.19.0 (#​1334) (1097b99)
  • deps: update module golang.org/x/net to v0.26.0 (#​1337) (83bdbb5)
  • deps: update opentelemetry-go monorepo (#​1314) (e9f1a7a)
  • readable error messages (#​1325) (7ff33ef)
✨ New Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 this update again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the renovate label Jan 31, 2025
@renovate renovate bot requested a review from a team as a code owner January 31, 2025 17:49
Copy link
Contributor Author

renovate bot commented Jan 31, 2025

ℹ Artifact update notice

File name: flagd-proxy/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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/open-feature/flagd-schemas v0.2.9-0.20250106184836-37baa2cdea48 -> v0.2.9-0.20250127221449-bb763438abc5
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8 -> v0.0.0-20250128182459-e0ece0dbea4c
File name: 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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/open-feature/flagd-schemas v0.2.9-0.20250106184836-37baa2cdea48 -> v0.2.9-0.20250127221449-bb763438abc5
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8 -> v0.0.0-20250128182459-e0ece0dbea4c

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jan 31, 2025
Copy link

netlify bot commented Jan 31, 2025

Deploy Preview for polite-licorice-3db33c canceled.

Name Link
🔨 Latest commit 030cedf
🔍 Latest deploy log https://app.netlify.com/sites/polite-licorice-3db33c/deploys/679d0d26d0aea600086adcb8

@renovate renovate bot merged commit 986a436 into main Jan 31, 2025
14 checks passed
@renovate renovate bot deleted the renovate/github.jparrowsec.cn-open-feature-flagd-core-0.x branch January 31, 2025 21:19
@github-actions github-actions bot mentioned this pull request Jan 31, 2025
toddbaert added a commit that referenced this pull request Feb 4, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>flagd: 0.12.1</summary>

##
[0.12.1](flagd/v0.12.0...flagd/v0.12.1)
(2025-02-04)


### 🐛 Bug Fixes

* **deps:** update module github.com/open-feature/flagd/core to v0.11.0
([#1541](#1541))
([986a436](986a436))
* **deps:** update module golang.org/x/sync to v0.11.0
([#1543](#1543))
([7d6c0dc](7d6c0dc))
</details>

<details><summary>flagd-proxy: 0.7.1</summary>

##
[0.7.1](flagd-proxy/v0.7.0...flagd-proxy/v0.7.1)
(2025-02-04)


### 🐛 Bug Fixes

* **deps:** update module github.com/open-feature/flagd/core to v0.11.0
([#1541](#1541))
([986a436](986a436))
* **deps:** update module golang.org/x/sync to v0.11.0
([#1543](#1543))
([7d6c0dc](7d6c0dc))
</details>

<details><summary>core: 0.11.1</summary>

##
[0.11.1](core/v0.11.0...core/v0.11.1)
(2025-02-04)


### 🐛 Bug Fixes

* **deps:** update module golang.org/x/sync to v0.11.0
([#1543](#1543))
([7d6c0dc](7d6c0dc))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Signed-off-by: OpenFeature Bot <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Todd Baert <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants