Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
connectrpc.com/connect v1.16.1 -> v1.16.2 age adoption passing confidence

Release Notes

connectrpc/connect-go (connectrpc.com/connect)

v1.16.2

Compare Source

This is a patch release to make sure that consuming modules won't be vulnerable to CVE-2023-45288.

What's Changed
  • Update the golang.org/x/net dependency to v0.23.0 in #​729.

Full Changelog: connectrpc/connect-go@v1.16.1...v1.16.2


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Apr 17, 2024

⚠ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: flagd/go.sum
Command failed: go get -d -t ./...
go: errors parsing go.mod:
/tmp/renovate/repos/github/open-feature/flagd/flagd/go.mod:5: unknown directive: toolchain

File name: core/go.sum
Command failed: go get -d -t ./...
go: errors parsing go.mod:
/tmp/renovate/repos/github/open-feature/flagd/core/go.mod:5: unknown directive: toolchain

@renovate renovate bot requested a review from a team April 17, 2024 23:21
@netlify
Copy link

netlify bot commented Apr 17, 2024

Deploy Preview for polite-licorice-3db33c canceled.

Name Link
🔨 Latest commit 2fbaec0
🔍 Latest deploy log https://app.netlify.com/sites/polite-licorice-3db33c/deploys/66732f1ecd8f440008b35961

@renovate renovate bot force-pushed the renovate/connectrpc.com-connect-1.x branch 5 times, most recently from 935db24 to 80e9cad Compare April 19, 2024 19:55
@renovate renovate bot force-pushed the renovate/connectrpc.com-connect-1.x branch 2 times, most recently from c95faee to dc8eff2 Compare April 30, 2024 16:18
@renovate renovate bot changed the title fix(deps): update module connectrpc.com/connect to v1.16.1 fix(deps): update module connectrpc.com/connect to v1.16.1 - autoclosed May 9, 2024
@renovate renovate bot closed this May 9, 2024
@renovate renovate bot deleted the renovate/connectrpc.com-connect-1.x branch May 9, 2024 17:45
@renovate renovate bot restored the renovate/connectrpc.com-connect-1.x branch May 14, 2024 01:29
@renovate renovate bot changed the title fix(deps): update module connectrpc.com/connect to v1.16.1 - autoclosed fix(deps): update module connectrpc.com/connect to v1.16.1 May 14, 2024
@renovate renovate bot reopened this May 14, 2024
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 14, 2024
@renovate renovate bot force-pushed the renovate/connectrpc.com-connect-1.x branch from dc8eff2 to c954c27 Compare May 16, 2024 13:03
@renovate renovate bot changed the title fix(deps): update module connectrpc.com/connect to v1.16.1 fix(deps): update module connectrpc.com/connect to v1.16.2 May 16, 2024
@renovate renovate bot force-pushed the renovate/connectrpc.com-connect-1.x branch 4 times, most recently from f931223 to 4396deb Compare May 27, 2024 16:54
@renovate renovate bot force-pushed the renovate/connectrpc.com-connect-1.x branch 2 times, most recently from 0e116ff to adf89e9 Compare June 6, 2024 14:43
@renovate renovate bot force-pushed the renovate/connectrpc.com-connect-1.x branch 5 times, most recently from b82ef8d to e2bda74 Compare June 19, 2024 15:36
@renovate renovate bot force-pushed the renovate/connectrpc.com-connect-1.x branch from e2bda74 to 2fbaec0 Compare June 19, 2024 19:18
@renovate renovate bot merged commit 8bacb7c into main Jun 19, 2024
@renovate renovate bot deleted the renovate/connectrpc.com-connect-1.x branch June 19, 2024 21:37
@github-actions github-actions bot mentioned this pull request Jun 19, 2024
toddbaert pushed a commit that referenced this pull request Jun 27, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>flagd: 0.11.0</summary>

##
[0.11.0](flagd/v0.10.3...flagd/v0.11.0)
(2024-06-27)


### ⚠ BREAKING CHANGES

* support emitting errors from the bulk evaluator
([#1338](#1338))

### 🐛 Bug Fixes

* **deps:** update module
buf.build/gen/go/open-feature/flagd/connectrpc/go to
v1.16.2-20240215170432-1e611e2999cc.1
([#1293](#1293))
([2694e7f](2694e7f))
* **deps:** update module buf.build/gen/go/open-feature/flagd/grpc/go to
v1.4.0-20240215170432-1e611e2999cc.1
([#1333](#1333))
([494062f](494062f))
* **deps:** update module
buf.build/gen/go/open-feature/flagd/protocolbuffers/go to
v1.34.2-20240215170432-1e611e2999cc.2
([#1330](#1330))
([32291ad](32291ad))
* **deps:** update module github.com/open-feature/flagd/core to v0.9.3
([#1296](#1296))
([1f7b8bd](1f7b8bd))
* **deps:** update module github.com/rs/cors to v1.11.0
([#1299](#1299))
([5f77541](5f77541))
* **deps:** update module github.com/spf13/cobra to v1.8.1
([#1332](#1332))
([c62bcb0](c62bcb0))
* **deps:** update module github.com/spf13/viper to v1.19.0
([#1334](#1334))
([1097b99](1097b99))
* **deps:** update module golang.org/x/net to v0.26.0
([#1337](#1337))
([83bdbb5](83bdbb5))
* **deps:** update opentelemetry-go monorepo
([#1314](#1314))
([e9f1a7a](e9f1a7a))
* readable error messages
([#1325](#1325))
([7ff33ef](7ff33ef))


### ✨ New Features

* support `FLAGD_DEBUG` / `--debug` / `-x`
([#1326](#1326))
([298bd36](298bd36))
* support emitting errors from the bulk evaluator
([#1338](#1338))
([b9c099c](b9c099c))
</details>

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

##
[0.6.3](flagd-proxy/v0.6.2...flagd-proxy/v0.6.3)
(2024-06-27)


### 🐛 Bug Fixes

* **deps:** update module buf.build/gen/go/open-feature/flagd/grpc/go to
v1.4.0-20240215170432-1e611e2999cc.1
([#1333](#1333))
([494062f](494062f))
* **deps:** update module
buf.build/gen/go/open-feature/flagd/protocolbuffers/go to
v1.34.2-20240215170432-1e611e2999cc.2
([#1330](#1330))
([32291ad](32291ad))
* **deps:** update module github.com/open-feature/flagd/core to v0.9.3
([#1296](#1296))
([1f7b8bd](1f7b8bd))
* **deps:** update module github.com/spf13/cobra to v1.8.1
([#1332](#1332))
([c62bcb0](c62bcb0))
* **deps:** update module github.com/spf13/viper to v1.19.0
([#1334](#1334))
([1097b99](1097b99))
* **deps:** update module golang.org/x/net to v0.26.0
([#1337](#1337))
([83bdbb5](83bdbb5))
* **deps:** update opentelemetry-go monorepo
([#1314](#1314))
([e9f1a7a](e9f1a7a))
</details>

<details><summary>core: 0.10.0</summary>

##
[0.10.0](core/v0.9.3...core/v0.10.0)
(2024-06-27)


### ⚠ BREAKING CHANGES

* support emitting errors from the bulk evaluator
([#1338](#1338))

### 🐛 Bug Fixes

* **deps:** update module buf.build/gen/go/open-feature/flagd/grpc/go to
v1.4.0-20240215170432-1e611e2999cc.1
([#1333](#1333))
([494062f](494062f))
* **deps:** update module
buf.build/gen/go/open-feature/flagd/protocolbuffers/go to
v1.34.2-20240215170432-1e611e2999cc.2
([#1330](#1330))
([32291ad](32291ad))
* **deps:** update module connectrpc.com/connect to v1.16.2
([#1289](#1289))
([8bacb7c](8bacb7c))
* **deps:** update module
github.com/open-feature/open-feature-operator/apis to v0.2.43
([#1331](#1331))
([fecd769](fecd769))
* **deps:** update module golang.org/x/crypto to v0.24.0
([#1335](#1335))
([2a31a17](2a31a17))
* **deps:** update module golang.org/x/mod to v0.18.0
([#1336](#1336))
([5fa83f7](5fa83f7))
* **deps:** update opentelemetry-go monorepo
([#1314](#1314))
([e9f1a7a](e9f1a7a))
* readable error messages
([#1325](#1325))
([7ff33ef](7ff33ef))


### ✨ New Features

* add mandatory flags property in bulk response
([#1339](#1339))
([b20266e](b20266e))
* support emitting errors from the bulk evaluator
([#1338](#1338))
([b9c099c](b9c099c))
* support relative weighting for fractional evaluation
([#1313](#1313))
([f82c094](f82c094))
</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

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant