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 buf.build/gen/go/open-feature/flagd/protocolbuffers/go to v1.36.2-20241220192239-696330adaff0.1 #1502

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
buf.build/gen/go/open-feature/flagd/protocolbuffers/go v1.36.1-20241220192239-696330adaff0.1 -> v1.36.2-20241220192239-696330adaff0.1 age adoption passing confidence

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 7, 2025
@renovate renovate bot requested a review from a team as a code owner January 7, 2025 20:54
Copy link
Contributor Author

renovate bot commented Jan 7, 2025

ℹ Artifact update notice

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

  • 1 additional dependency was updated

Details:

Package Change
google.golang.org/protobuf v1.36.1 -> v1.36.2
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):

  • 1 additional dependency was updated

Details:

Package Change
google.golang.org/protobuf v1.36.1 -> v1.36.2

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

netlify bot commented Jan 7, 2025

Deploy Preview for polite-licorice-3db33c canceled.

Name Link
🔨 Latest commit e4b90c8
🔍 Latest deploy log https://app.netlify.com/sites/polite-licorice-3db33c/deploys/6780f5450a41ad00081ee1cc

@renovate renovate bot force-pushed the renovate/buf.build-gen-go-open-feature-flagd-protocolbuffers-go-1.x branch 4 times, most recently from bec6236 to 0614e54 Compare January 10, 2025 05:16
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Jan 10, 2025
…buffers/go to v1.36.2-20241220192239-696330adaff0.1
@renovate renovate bot force-pushed the renovate/buf.build-gen-go-open-feature-flagd-protocolbuffers-go-1.x branch from 0614e54 to e4b90c8 Compare January 10, 2025 10:24
@renovate renovate bot merged commit 426c36e into main Jan 10, 2025
14 checks passed
@renovate renovate bot deleted the renovate/buf.build-gen-go-open-feature-flagd-protocolbuffers-go-1.x branch January 10, 2025 13:42
@github-actions github-actions bot mentioned this pull request Jan 10, 2025
toddbaert pushed a commit that referenced this pull request Jan 15, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>flagd: 0.11.6</summary>

##
[0.11.6](flagd/v0.11.5...flagd/v0.11.6)
(2025-01-15)


### 🐛 Bug Fixes

* **deps:** update module
buf.build/gen/go/open-feature/flagd/connectrpc/go to
v1.17.0-20241220192239-696330adaff0.1
([#1488](#1488))
([8e09457](8e09457))
* **deps:** update module
buf.build/gen/go/open-feature/flagd/connectrpc/go to
v1.18.1-20241220192239-696330adaff0.1
([#1506](#1506))
([b868194](b868194))
* **deps:** update module buf.build/gen/go/open-feature/flagd/grpc/go to
v1.5.1-20241220192239-696330adaff0.1
([#1489](#1489))
([53add83](53add83))
* **deps:** update module buf.build/gen/go/open-feature/flagd/grpc/go to
v1.5.1-20241220192239-696330adaff0.2
([#1492](#1492))
([9f1d94a](9f1d94a))
* **deps:** update module
buf.build/gen/go/open-feature/flagd/protocolbuffers/go to
v1.36.0-20241220192239-696330adaff0.1
([#1490](#1490))
([6edce72](6edce72))
* **deps:** update module github.com/mattn/go-colorable to v0.1.14
([#1508](#1508))
([87727f7](87727f7))
* **deps:** update module github.com/open-feature/flagd/core to v0.10.5
([#1482](#1482))
([ce48cb7](ce48cb7))
* **deps:** update module golang.org/x/net to v0.33.0 [security]
([#1486](#1486))
([4764077](4764077))
* **deps:** update module golang.org/x/net to v0.34.0
([#1498](#1498))
([7584f95](7584f95))
* **deps:** update module google.golang.org/grpc to v1.69.2
([#1484](#1484))
([6b40ad3](6b40ad3))
* **deps:** update module google.golang.org/grpc to v1.69.4
([#1510](#1510))
([76d6353](76d6353))
* **deps:** update module google.golang.org/protobuf to v1.36.1
([#1491](#1491))
([2c729a7](2c729a7))
* **deps:** update opentelemetry-go monorepo
([#1470](#1470))
([26b0b1a](26b0b1a))


### ✨ New Features

* add ssl support to sync service
([#1479](#1479))
([#1501](#1501))
([d50fcc8](d50fcc8))
</details>

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

##
[0.6.9](flagd-proxy/v0.6.8...flagd-proxy/v0.6.9)
(2025-01-15)


### 🐛 Bug Fixes

* **deps:** update module buf.build/gen/go/open-feature/flagd/grpc/go to
v1.5.1-20241220192239-696330adaff0.1
([#1489](#1489))
([53add83](53add83))
* **deps:** update module buf.build/gen/go/open-feature/flagd/grpc/go to
v1.5.1-20241220192239-696330adaff0.2
([#1492](#1492))
([9f1d94a](9f1d94a))
* **deps:** update module
buf.build/gen/go/open-feature/flagd/protocolbuffers/go to
v1.36.0-20241220192239-696330adaff0.1
([#1490](#1490))
([6edce72](6edce72))
* **deps:** update module
buf.build/gen/go/open-feature/flagd/protocolbuffers/go to
v1.36.2-20241220192239-696330adaff0.1
([#1502](#1502))
([426c36e](426c36e))
* **deps:** update module github.com/mattn/go-colorable to v0.1.14
([#1508](#1508))
([87727f7](87727f7))
* **deps:** update module github.com/open-feature/flagd/core to v0.10.5
([#1482](#1482))
([ce48cb7](ce48cb7))
* **deps:** update module golang.org/x/net to v0.33.0 [security]
([#1486](#1486))
([4764077](4764077))
* **deps:** update module golang.org/x/net to v0.34.0
([#1498](#1498))
([7584f95](7584f95))
* **deps:** update module google.golang.org/grpc to v1.69.2
([#1484](#1484))
([6b40ad3](6b40ad3))
* **deps:** update module google.golang.org/grpc to v1.69.4
([#1510](#1510))
([76d6353](76d6353))
* **deps:** update opentelemetry-go monorepo
([#1470](#1470))
([26b0b1a](26b0b1a))
</details>

<details><summary>core: 0.10.6</summary>

##
[0.10.6](core/v0.10.5...core/v0.10.6)
(2025-01-15)


### 🐛 Bug Fixes

* **deps:** update github.com/open-feature/flagd-schemas digest to
37baa2c ([#1499](#1499))
([1a853f7](1a853f7))
* **deps:** update github.com/open-feature/flagd-schemas digest to
b81a56e ([#1391](#1391))
([6a3d8ac](6a3d8ac))
* **deps:** update golang.org/x/exp digest to 7588d65
([#1495](#1495))
([242e594](242e594))
* **deps:** update golang.org/x/exp digest to b2144cd
([#1320](#1320))
([a692b00](a692b00))
* **deps:** update module buf.build/gen/go/open-feature/flagd/grpc/go to
v1.5.1-20241220192239-696330adaff0.1
([#1489](#1489))
([53add83](53add83))
* **deps:** update module buf.build/gen/go/open-feature/flagd/grpc/go to
v1.5.1-20241220192239-696330adaff0.2
([#1492](#1492))
([9f1d94a](9f1d94a))
* **deps:** update module
buf.build/gen/go/open-feature/flagd/protocolbuffers/go to
v1.36.0-20241220192239-696330adaff0.1
([#1490](#1490))
([6edce72](6edce72))
* **deps:** update module
buf.build/gen/go/open-feature/flagd/protocolbuffers/go to
v1.36.2-20241220192239-696330adaff0.1
([#1502](#1502))
([426c36e](426c36e))
* **deps:** update module connectrpc.com/connect to v1.18.1
([#1507](#1507))
([89d3259](89d3259))
* **deps:** update module github.com/diegoholiveira/jsonlogic/v3 to
v3.7.0 ([#1496](#1496))
([e1fe149](e1fe149))
* **deps:** update module github.com/diegoholiveira/jsonlogic/v3 to
v3.7.1 ([#1509](#1509))
([9d06812](9d06812))
* **deps:** update module golang.org/x/crypto to v0.32.0
([#1497](#1497))
([63a34d2](63a34d2))
* **deps:** update module google.golang.org/grpc to v1.69.2
([#1484](#1484))
([6b40ad3](6b40ad3))
* **deps:** update module google.golang.org/grpc to v1.69.4
([#1510](#1510))
([76d6353](76d6353))
* **deps:** update opentelemetry-go monorepo
([#1470](#1470))
([26b0b1a](26b0b1a))


### ✨ New Features

* add ssl support to sync service
([#1479](#1479))
([#1501](#1501))
([d50fcc8](d50fcc8))
* support flag metadata
([#1476](#1476))
([13fbbad](13fbbad))
</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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants