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 google.golang.org/protobuf to v1.33.0 [security] #1248

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google.golang.org/protobuf v1.32.0 -> v1.33.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

GitHub Vulnerability Alerts

CVE-2024-24786

The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.


Release Notes

protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.33.0

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), 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 renovate bot requested a review from a team as a code owner March 14, 2024 01:39
Copy link
Contributor Author

renovate bot commented Mar 14, 2024

⚠ Artifact update problem

Renovate failed to update an artifact 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

Copy link

netlify bot commented Mar 14, 2024

Deploy Preview for polite-licorice-3db33c canceled.

Name Link
🔨 Latest commit 4cdd06b
🔍 Latest deploy log https://app.netlify.com/sites/polite-licorice-3db33c/deploys/65f2554691b361000846551d

@toddbaert toddbaert merged commit b2b0fa1 into main Mar 15, 2024
13 of 15 checks passed
@github-actions github-actions bot mentioned this pull request Mar 15, 2024
@renovate renovate bot deleted the renovate/go-google.golang.org/protobuf-vulnerability branch March 15, 2024 19:16
Kavindu-Dodan pushed a commit that referenced this pull request Mar 15, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>flagd: 0.9.1</summary>

##
[0.9.1](flagd/v0.9.0...flagd/v0.9.1)
(2024-03-15)


### 🐛 Bug Fixes

* **deps:** update module google.golang.org/protobuf to v1.33.0
[security] ([#1248](#1248))
([b2b0fa1](b2b0fa1))
* update protobuff CVE-2024-24786
([#1249](#1249))
([fd81c23](fd81c23))


### ✨ New Features

* serve sync.proto on port 8015
([#1237](#1237))
([7afdc0c](7afdc0c))


### 🧹 Chore

* move packaging & isolate service implementations
([#1234](#1234))
([b58fab3](b58fab3))
</details>

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

##
[0.5.1](flagd-proxy/v0.5.0...flagd-proxy/v0.5.1)
(2024-03-15)


### 🐛 Bug Fixes

* update protobuff CVE-2024-24786
([#1249](#1249))
([fd81c23](fd81c23))


### 🧹 Chore

* move packaging & isolate service implementations
([#1234](#1234))
([b58fab3](b58fab3))
</details>

<details><summary>core: 0.8.1</summary>

##
[0.8.1](core/v0.8.0...core/v0.8.1)
(2024-03-15)


### 🐛 Bug Fixes

* occasional panic when watched YAML files change
([#1246](#1246))
([6249d12](6249d12))
* update protobuff CVE-2024-24786
([#1249](#1249))
([fd81c23](fd81c23))


### 🧹 Chore

* move packaging & isolate service implementations
([#1234](#1234))
([b58fab3](b58fab3))
</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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant