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

Bump ethergo/internal/test-data from 1087590 to 182e046 #2915

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2024

Bumps ethergo/internal/test-data from 1087590 to 182e046.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by CodeRabbit

  • Chores
    • Updated underlying dependencies to enhance project stability and performance.

Bumps [ethergo/internal/test-data](https://github.com/synapsecns/synapse-contracts) from `1087590` to `182e046`.
- [Commits](synapsecns/synapse-contracts@1087590...182e046)

---
updated-dependencies:
- dependency-name: ethergo/internal/test-data
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from trajan0x as a code owner July 25, 2024 08:55
Copy link

cloudflare-workers-and-pages bot commented Jul 25, 2024

Deploying sanguine-fe with  Cloudflare Pages  Cloudflare Pages

Latest commit: 140b2e0
Status: ✅  Deploy successful!
Preview URL: https://6b939c2a.sanguine-fe.pages.dev
Branch Preview URL: https://dependabot-submodules-etherg-phs3.sanguine-fe.pages.dev

View logs

Copy link
Contributor

coderabbitai bot commented Jul 25, 2024

Walkthrough

The recent update in the project reflects a change in the subproject commit hash, indicating an upgrade to dependencies or components. While specific functionality alterations are not detailed, such updates typically enhance performance or fix issues. As no public entity declarations were modified, the core public interface remains stable, allowing for continuity in usage and integration.

Changes

File Path Change Summary
ethergo/internal/test-data Updated subproject commit hash from 1087590e713... to 182e046194.... No changes to public API.

Poem

In the garden of code, a rabbit hops free,
With a wag of its tail, it dances with glee.
Dependencies updated, the project takes flight,
Bugs shooed away, all feels just right.
Hop, hop, hooray! Let the code now run bright! 🐇✨


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.
    • @coderabbitai help me debug CodeRabbit configuration file.

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 an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

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

CodeRabbit Configuration 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/schema.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

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Updated ethergo/internal/test-data to commit 182e046 from 1087590, incorporating several deployments and updates to enhance system functionality and performance.

  • Deployments: Includes FastBridgeRouter, Create2Factory, and GlobalNotaryRegistry.
  • Synchronization: Improvements in synchronization of Bonding Managers.
  • Batching: Enhancements in batching requests and handling historical proofs.
  • Performance: General performance improvements and bug fixes.
  • Testing: Ensure all tests pass and verify integration with the updated submodule.

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.70420%. Comparing base (81ca8f8) to head (140b2e0).
Report is 106 commits behind head on master.

Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #2915         +/-   ##
===================================================
- Coverage   25.71321%   25.70420%   -0.00901%     
===================================================
  Files            770         770                 
  Lines          55524       55524                 
  Branches          80          80                 
===================================================
- Hits           14277       14272          -5     
- Misses         39769       39773          +4     
- Partials        1478        1479          +1     
Flag Coverage Δ
rfq 24.72104% <ø> (-0.03144%) ⬇️
scribe 18.11159% <ø> (-0.06438%) ⬇️

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.

Copy link

github-actions bot commented Aug 9, 2024

This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Aug 9, 2024
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: .coderabbit.yaml
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 81ca8f8 and 140b2e0.

Files selected for processing (1)
  • ethergo/internal/test-data (1 hunks)
Files skipped from review due to trivial changes (1)
  • ethergo/internal/test-data

@github-actions github-actions bot removed the Stale label Aug 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2024

Superseded by #3048.

@dependabot dependabot bot closed this Aug 22, 2024
@dependabot dependabot bot deleted the dependabot/submodules/ethergo/internal/test-data-182e046 branch August 22, 2024 08:48
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.

0 participants