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] - autoclosed #2284

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 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: 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

cloudflare-workers-and-pages bot commented Mar 13, 2024

Deploying sanguine-fe with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1ee0c49
Status: ✅  Deploy successful!
Preview URL: https://3dd1ebed.sanguine-fe.pages.dev
Branch Preview URL: https://renovate-ethergo-go-google-g.sanguine-fe.pages.dev

View logs

Copy link
Contributor

coderabbitai bot commented Mar 13, 2024

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

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?

Share

Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

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)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.02148%. Comparing base (38fcca1) to head (1ee0c49).

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     
Flag Coverage Δ
cctp-relayer 43.53414% <ø> (?)
committee 63.75176% <ø> (+1.55147%) ⬆️
ethergo 60.54759% <ø> (+0.11025%) ⬆️
explorer 24.80122% <ø> (ø)
omnirpc 53.23194% <ø> (ø)
packages 90.62500% <ø> (+0.09766%) ⬆️
promexporter 75.91241% <ø> (?)
rfq 28.97609% <ø> (ø)
scribe 52.02703% <ø> (-0.18427%) ⬇️
sin-executor 61.57635% <ø> (-0.98524%) ⬇️
stiprelayer 3.33333% <ø> (ø)
tools 21.98661% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] - autoclosed Mar 27, 2024
@renovate renovate bot closed this Mar 27, 2024
@renovate renovate bot deleted the renovate/ethergo-go-google.golang.org/protobuf-vulnerability branch March 27, 2024 20:06
@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] - autoclosed fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] Mar 27, 2024
@renovate renovate bot reopened this Mar 27, 2024
@renovate renovate bot restored the renovate/ethergo-go-google.golang.org/protobuf-vulnerability branch March 27, 2024 20:10
@renovate renovate bot force-pushed the renovate/ethergo-go-google.golang.org/protobuf-vulnerability branch from de802d1 to 4e86001 Compare March 27, 2024 20:12
@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] - autoclosed Apr 3, 2024
@renovate renovate bot closed this Apr 3, 2024
@renovate renovate bot deleted the renovate/ethergo-go-google.golang.org/protobuf-vulnerability branch April 3, 2024 13:22
@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] - autoclosed fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] Apr 3, 2024
@renovate renovate bot reopened this Apr 3, 2024
@renovate renovate bot restored the renovate/ethergo-go-google.golang.org/protobuf-vulnerability branch April 3, 2024 13:53
@renovate renovate bot force-pushed the renovate/ethergo-go-google.golang.org/protobuf-vulnerability branch from 4e86001 to 96958bf Compare April 3, 2024 13:54
@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] - autoclosed Apr 5, 2024
@renovate renovate bot closed this Apr 5, 2024
@renovate renovate bot deleted the renovate/ethergo-go-google.golang.org/protobuf-vulnerability branch April 5, 2024 08:22
@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] - autoclosed fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] Apr 5, 2024
@renovate renovate bot reopened this Apr 5, 2024
@renovate renovate bot restored the renovate/ethergo-go-google.golang.org/protobuf-vulnerability branch April 5, 2024 10:34
…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>
@renovate renovate bot force-pushed the renovate/ethergo-go-google.golang.org/protobuf-vulnerability branch from 96958bf to 1ee0c49 Compare April 5, 2024 10:36
@renovate renovate bot changed the title fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] fix(deps): update module google.golang.org/protobuf to v1.33.0 [security] - autoclosed Apr 19, 2024
@renovate renovate bot closed this Apr 19, 2024
@renovate renovate bot deleted the renovate/ethergo-go-google.golang.org/protobuf-vulnerability branch April 19, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant