-
Notifications
You must be signed in to change notification settings - Fork 33
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] - autoclosed #2284
fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] - autoclosed #2284
Conversation
Deploying sanguine-fe with Cloudflare Pages
|
Important Auto Review SkippedBot user detected. To trigger a single review, invoke the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2284 +/- ##
===================================================
+ Coverage 46.99680% 47.02148% +0.02467%
===================================================
Files 382 399 +17
Lines 29019 30401 +1382
Branches 83 83
===================================================
+ Hits 13638 14295 +657
- Misses 13939 14594 +655
- Partials 1442 1512 +70
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
de802d1
to
4e86001
Compare
4e86001
to
96958bf
Compare
…ity] | datasource | package | from | to | | ---------- | -------------------------- | ------- | ------- | | go | google.golang.org/protobuf | v1.32.0 | v1.33.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
96958bf
to
1ee0c49
Compare
This PR contains the following updates:
v1.32.0
->v1.33.0
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: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.