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.29.1 [security] #504

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
google.golang.org/protobuf require patch v1.29.0 -> v1.29.1

GitHub Vulnerability Alerts

CVE-2023-24535

Parsing invalid messages can panic.

Parsing a text-format message which contains a potential number consisting of a minus sign, one or more characters of whitespace, and no further input will cause a panic.


Release Notes

protocolbuffers/protobuf-go

v1.29.1

Compare Source

Notable changes

Bug fixes

  • CL/475995: internal/encoding/text: fix parsing of incomplete numbers

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.

@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Merging #504 (84ba16b) into main (0bf171e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #504   +/-   ##
=======================================
  Coverage   63.39%   63.39%           
=======================================
  Files          15       15           
  Lines        1923     1923           
=======================================
  Hits         1219     1219           
  Misses        639      639           
  Partials       65       65           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot merged commit 59db0bb into main Mar 15, 2023
@renovate renovate bot deleted the renovate/go-google.golang.org/protobuf-vulnerability branch March 15, 2023 05:13
@github-actions github-actions bot mentioned this pull request Mar 15, 2023
toddbaert pushed a commit that referenced this pull request Mar 20, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>flagd: 0.4.5</summary>

##
[0.4.5](flagd/v0.4.4...flagd/v0.4.5)
(2023-03-20)


### 📚 Documentation

* improve markdown quality
([#498](#498))
([c77fa37](c77fa37))


### ✨ New Features

* grpc connection options to flagd configuration options
([#532](#532))
([aa74951](aa74951))
* Introduce flagd kube proxy
([#495](#495))
([440864c](440864c))
</details>

<details><summary>kube-flagd-proxy: 0.1.2</summary>

##
[0.1.2](kube-flagd-proxy/v0.1.1...kube-flagd-proxy/v0.1.2)
(2023-03-20)


### ✨ New Features

* Introduce flagd kube proxy
([#495](#495))
([440864c](440864c))
</details>

<details><summary>core: 0.4.5</summary>

##
[0.4.5](core/v0.4.4...core/v0.4.5)
(2023-03-20)


### 🐛 Bug Fixes

* **deps:** update kubernetes packages to v0.26.3
([#533](#533))
([6ddd5b2](6ddd5b2))
* **deps:** update module github.com/open-feature/open-feature-operator
to v0.2.31 ([#527](#527))
([7928130](7928130))
* **deps:** update module google.golang.org/protobuf to v1.29.1
[security] ([#504](#504))
([59db0bb](59db0bb))
* **deps:** update module google.golang.org/protobuf to v1.30.0
([#499](#499))
([f650338](f650338))


### ✨ New Features

* grpc connection options to flagd configuration options
([#532](#532))
([aa74951](aa74951))
* Introduce flagd kube proxy
([#495](#495))
([440864c](440864c))
</details>

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

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
@github-actions github-actions bot mentioned this pull request Dec 2, 2023
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.

0 participants