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 golang.org/x/exp digest to 7f521ea - autoclosed #2694

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golang.org/x/exp require digest fc45aab -> 7f521ea

Warning

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Jun 10, 2024

Deploying sanguine-fe with  Cloudflare Pages  Cloudflare Pages

Latest commit: 88c09f0
Status: ✅  Deploy successful!
Preview URL: https://da51b635.sanguine-fe.pages.dev
Branch Preview URL: https://renovate-scribe-golang-org-x.sanguine-fe.pages.dev

View logs

Copy link
Contributor

coderabbitai bot commented Jun 10, 2024

Important

Review skipped

Bot user detected.

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

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


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 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/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

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.76318%. Comparing base (13cd849) to head (88c09f0).

Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #2694         +/-   ##
===================================================
- Coverage   25.94950%   25.76318%   -0.18633%     
===================================================
  Files            750         708         -42     
  Lines          53265       51593       -1672     
  Branches          80          80                 
===================================================
- Hits           13822       13292        -530     
+ Misses         38036       36961       -1075     
+ Partials        1407        1340         -67     
Flag Coverage Δ
agents 34.33185% <ø> (+0.04931%) ⬆️
cctp-relayer ?
packages 90.47619% <ø> (ø)
promexporter 9.86717% <ø> (ø)
rfq 27.72708% <ø> (ø)
scribe 18.11159% <ø> (ø)
stiprelayer 2.35131% <ø> (ø)

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 golang.org/x/exp digest to fc45aab fix(deps): update golang.org/x/exp digest to fc45aab - autoclosed Jun 10, 2024
@renovate renovate bot closed this Jun 10, 2024
@renovate renovate bot deleted the renovate/scribe-golang.org-x-exp-digest branch June 10, 2024 17:01
@renovate renovate bot changed the title fix(deps): update golang.org/x/exp digest to fc45aab - autoclosed fix(deps): update golang.org/x/exp digest to fc45aab Jun 14, 2024
@renovate renovate bot reopened this Jun 14, 2024
@renovate renovate bot restored the renovate/scribe-golang.org-x-exp-digest branch June 14, 2024 01:55
| datasource | package          | from                               | to                                 |
| ---------- | ---------------- | ---------------------------------- | ---------------------------------- |
| go         | golang.org/x/exp | v0.0.0-20240604190554-fc45aab8b7f8 | v0.0.0-20240613232115-7f521ea00fb8 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/scribe-golang.org-x-exp-digest branch from 36c3067 to 88c09f0 Compare June 14, 2024 03:25
@renovate renovate bot changed the title fix(deps): update golang.org/x/exp digest to fc45aab fix(deps): update golang.org/x/exp digest to 7f521ea Jun 14, 2024
trajan0x added a commit that referenced this pull request Jun 20, 2024
* Feat: set max open conns to 50 for relayer mysql

* Feat: process each quote request in parallel

* Feat: add GetDBStats to store and processDB span

* Feat: add backoffs to relayer contract calls

* Feat: do screener calls in parallel

* Feat: add immediate handler forwarding

* Fix: set should_relay=true if relayer addresses match

* Fix: test

* Fix: new goroutine for every reqeuest

* Fix: immediately call Handle() vs underlying handler

* Feat: add semaphore to limit max requests handled at once

* Feat: add relayMtx and mutexMiddleware

* Feat: process pre-relay and post-relay requests separately

* Cleanup: coalesce processDB funcs, run two dbSelectors

* Feat: use Lock() instead of TryLock()

* Feat: check shouldProcess() and isProfitable() in parallel

* Feat: run post-relay requests in serial

* Feat: double wrap db selectors

* Feat: get rid of MaxOpenConns

* Feat: bump max concurrent requests

* Feat: don't use semaphore in serial

* Feat: use TryLock() instead of Lock() on sem and mtx

* Fix: don't bubble up errors from forwarding

* Nit: fix  fix #2689 #2690 #2691 #2692 #2693 #2694 from #16 

Co-authored-by: Daniel Wasserman <wassermandaniel8@gmail.com>
Co-authored-by: Trajan0x <trajan0x@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@renovate renovate bot changed the title fix(deps): update golang.org/x/exp digest to 7f521ea fix(deps): update golang.org/x/exp digest to 7f521ea - autoclosed Jun 20, 2024
@renovate renovate bot closed this Jun 20, 2024
@renovate renovate bot deleted the renovate/scribe-golang.org-x-exp-digest branch June 20, 2024 05:12
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