Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/open-feature/flagd/core v0.10.3 -> v0.10.4 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
Copy link
Contributor Author

renovate bot commented Oct 28, 2024

ℹ 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):

  • 3 additional dependencies were updated

Details:

Package Change
gocloud.dev v0.39.0 -> v0.40.0
google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241007155032-5fefd90f89a9
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241007155032-5fefd90f89a9
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):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/prometheus/common v0.59.1 -> v0.60.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.30.0 -> v1.31.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.30.0 -> v1.31.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.30.0 -> v1.31.0
go.opentelemetry.io/otel/exporters/prometheus v0.52.0 -> v0.53.0
gocloud.dev v0.39.0 -> v0.40.0
golang.org/x/oauth2 v0.22.0 -> v0.23.0
google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241007155032-5fefd90f89a9
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241007155032-5fefd90f89a9

@renovate renovate bot requested a review from a team October 28, 2024 20:23
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Oct 28, 2024
@netlify
Copy link

netlify bot commented Oct 28, 2024

Deploy Preview for polite-licorice-3db33c canceled.

Name Link
🔨 Latest commit d9861c4
🔍 Latest deploy log https://app.netlify.com/sites/polite-licorice-3db33c/deploys/672247393dce560008d48305

@renovate renovate bot force-pushed the renovate/github.com-open-feature-flagd-core-0.x branch from e86e764 to c2d28ab Compare October 28, 2024 20:59
@renovate renovate bot force-pushed the renovate/github.com-open-feature-flagd-core-0.x branch from 239f607 to d9861c4 Compare October 30, 2024 14:48
@beeme1mr beeme1mr merged commit d33c7a5 into main Oct 30, 2024
@beeme1mr beeme1mr deleted the renovate/github.com-open-feature-flagd-core-0.x branch October 30, 2024 14:52
@github-actions github-actions bot mentioned this pull request Oct 30, 2024
toddbaert pushed a commit that referenced this pull request Dec 18, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>flagd: 0.11.5</summary>

##
[0.11.5](flagd/v0.11.4...flagd/v0.11.5)
(2024-12-17)


### 🐛 Bug Fixes

* **deps:** update module
buf.build/gen/go/open-feature/flagd/protocolbuffers/go to
v1.35.2-20240906125204-0a6a901b42e8.1
([#1451](#1451))
([8c6d91d](8c6d91d))
* **deps:** update module
buf.build/gen/go/open-feature/flagd/protocolbuffers/go to
v1.36.0-20240906125204-0a6a901b42e8.1
([#1475](#1475))
([0b11c6c](0b11c6c))
* **deps:** update module github.com/open-feature/flagd/core to v0.10.4
([#1433](#1433))
([d33c7a5](d33c7a5))
* **deps:** update module github.com/stretchr/testify to v1.10.0
([#1455](#1455))
([8c843df](8c843df))
* **deps:** update module golang.org/x/net to v0.31.0
([#1446](#1446))
([9e35111](9e35111))
* **deps:** update module golang.org/x/net to v0.32.0
([#1458](#1458))
([ac0b123](ac0b123))
* **deps:** update module golang.org/x/sync to v0.9.0
([#1445](#1445))
([8893e94](8893e94))
* **deps:** update module google.golang.org/grpc to v1.68.0
([#1442](#1442))
([cd27d09](cd27d09))
* **deps:** update module google.golang.org/grpc to v1.68.1
([#1456](#1456))
([0b6e2a1](0b6e2a1))
* **deps:** update module google.golang.org/grpc to v1.69.0
([#1469](#1469))
([dd4869f](dd4869f))
* **deps:** update module google.golang.org/protobuf to v1.35.2
([#1450](#1450))
([6b9834d](6b9834d))
* **deps:** update module google.golang.org/protobuf to v1.36.0
([#1474](#1474))
([6a8a9a9](6a8a9a9))
* **deps:** update opentelemetry-go monorepo
([#1447](#1447))
([68b5794](68b5794))


### ✨ New Features

* add context-value flag
([#1448](#1448))
([7ca092e](7ca092e))
</details>

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

##
[0.6.8](flagd-proxy/v0.6.7...flagd-proxy/v0.6.8)
(2024-12-17)


### 🐛 Bug Fixes

* **deps:** update module
buf.build/gen/go/open-feature/flagd/protocolbuffers/go to
v1.35.2-20240906125204-0a6a901b42e8.1
([#1451](#1451))
([8c6d91d](8c6d91d))
* **deps:** update module
buf.build/gen/go/open-feature/flagd/protocolbuffers/go to
v1.36.0-20240906125204-0a6a901b42e8.1
([#1475](#1475))
([0b11c6c](0b11c6c))
* **deps:** update module github.com/open-feature/flagd/core to v0.10.4
([#1433](#1433))
([d33c7a5](d33c7a5))
* **deps:** update module golang.org/x/net to v0.31.0
([#1446](#1446))
([9e35111](9e35111))
* **deps:** update module golang.org/x/net to v0.32.0
([#1458](#1458))
([ac0b123](ac0b123))
* **deps:** update module golang.org/x/sync to v0.9.0
([#1445](#1445))
([8893e94](8893e94))
* **deps:** update module google.golang.org/grpc to v1.68.0
([#1442](#1442))
([cd27d09](cd27d09))
* **deps:** update module google.golang.org/grpc to v1.68.1
([#1456](#1456))
([0b6e2a1](0b6e2a1))
* **deps:** update module google.golang.org/grpc to v1.69.0
([#1469](#1469))
([dd4869f](dd4869f))
* **deps:** update opentelemetry-go monorepo
([#1447](#1447))
([68b5794](68b5794))
</details>

<details><summary>core: 0.10.5</summary>

##
[0.10.5](core/v0.10.4...core/v0.10.5)
(2024-12-17)


### 🐛 Bug Fixes

* **deps:** update kubernetes packages to v0.31.2
([#1430](#1430))
([0df8622](0df8622))
* **deps:** update kubernetes packages to v0.31.3
([#1454](#1454))
([f56d7b0](f56d7b0))
* **deps:** update kubernetes packages to v0.31.4
([#1461](#1461))
([431fbb4](431fbb4))
* **deps:** update module
buf.build/gen/go/open-feature/flagd/protocolbuffers/go to
v1.35.2-20240906125204-0a6a901b42e8.1
([#1451](#1451))
([8c6d91d](8c6d91d))
* **deps:** update module
buf.build/gen/go/open-feature/flagd/protocolbuffers/go to
v1.36.0-20240906125204-0a6a901b42e8.1
([#1475](#1475))
([0b11c6c](0b11c6c))
* **deps:** update module github.com/diegoholiveira/jsonlogic/v3 to
v3.6.0 ([#1460](#1460))
([dbc1da4](dbc1da4))
* **deps:** update module github.com/diegoholiveira/jsonlogic/v3 to
v3.6.1 ([#1473](#1473))
([a3d899c](a3d899c))
* **deps:** update module github.com/fsnotify/fsnotify to v1.8.0
([#1438](#1438))
([949c73b](949c73b))
* **deps:** update module github.com/stretchr/testify to v1.10.0
([#1455](#1455))
([8c843df](8c843df))
* **deps:** update module golang.org/x/crypto to v0.29.0
([#1443](#1443))
([db96dd5](db96dd5))
* **deps:** update module golang.org/x/crypto to v0.30.0
([#1457](#1457))
([dbdaa19](dbdaa19))
* **deps:** update module golang.org/x/crypto to v0.31.0
([#1463](#1463))
([b2245d7](b2245d7))
* **deps:** update module golang.org/x/mod to v0.22.0
([#1444](#1444))
([ed064e1](ed064e1))
* **deps:** update module google.golang.org/grpc to v1.68.0
([#1442](#1442))
([cd27d09](cd27d09))
* **deps:** update module google.golang.org/grpc to v1.68.1
([#1456](#1456))
([0b6e2a1](0b6e2a1))
* **deps:** update module google.golang.org/grpc to v1.69.0
([#1469](#1469))
([dd4869f](dd4869f))
* **deps:** update opentelemetry-go monorepo
([#1447](#1447))
([68b5794](68b5794))


### ✨ New Features

* add context-value flag
([#1448](#1448))
([7ca092e](7ca092e))
* s3 support for the blob sync
([#1449](#1449))
([a9f7261](a9f7261))
</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 <109696520+openfeaturebot@users.noreply.github.com>
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

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants