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

build: [Snyk] Upgrade @graphprotocol/graph-cli from 0.92.0 to 0.93.3 #3400

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

swirlds-automation
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade @graphprotocol/graph-cli from 0.92.0 to 0.93.3.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 21 versions ahead of your current version.

  • The recommended version was released a month ago.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Copy link

github-actions bot commented Jan 17, 2025

Test Results

 21 files   -   3  274 suites   - 22   42m 14s ⏱️ - 34m 54s
615 tests +100  607 ✅ +115  4 💤 +2  4 ❌  - 17 
774 runs   -   9  763 ✅ +  6  7 💤 +5  4 ❌  - 20 

For more details on these failures, see this check.

Results for commit 34b9ea2. ± Comparison against base commit 76687f8.

This pull request removes 5 and adds 105 tests. Note that renamed tests count towards both.
"after all" hook in "RPC Server Acceptance Tests" ‑ RPC Server Acceptance Tests "after all" hook in "RPC Server Acceptance Tests"
"before all" hook for "should execute "eth_getCode" for hts token" ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests eth_getCode "before all" hook for "should execute "eth_getCode" for hts token"
"before all" hook in "@api-batch-2 RPC Server Acceptance Tests" ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests "before all" hook in "@api-batch-2 RPC Server Acceptance Tests"
"before all" hook in "HBAR Rate Limit Tests" ‑ RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit Tests "before all" hook in "HBAR Rate Limit Tests"
"before each" hook for "should execute "eth_getStorageAt" request against an inactive address (contains no data) and receive a 32-byte-zero-hex string " ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests "before each" hook for "should execute "eth_getStorageAt" request against an inactive address (contains no data) and receive a 32-byte-zero-hex string "
"before all" hook for "should individually update amountSpents of different spending plans" ‑ RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit Tests HBAR Rate Limit For Different Spending Plan Tiers @hbarlimiter-batch1 Multiple users with different tiers "before all" hook for "should individually update amountSpents of different spending plans"
"before all" hook in "Debug API Test Suite" ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests Debug API Test Suite "before all" hook in "Debug API Test Suite"
"before each" hook for "should execute "eth_getStorageAt" request to get current state changes" ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests "before each" hook for "should execute "eth_getStorageAt" request to get current state changes"
"eth_call" for non-existing contract address returns 0x ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests eth_call "eth_call" for non-existing contract address returns 0x
001 Should call pureMultiply ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests eth_call Caller contract With evm address 001 Should call pureMultiply
001 Should call pureMultiply ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests eth_call Caller contract With long-zero address 001 Should call pureMultiply
002 Should call msgSender ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests eth_call Caller contract With evm address 002 Should call msgSender
002 Should call msgSender ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests eth_call Caller contract With long-zero address 002 Should call msgSender
003 Should call txOrigin ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests eth_call Caller contract With evm address 003 Should call txOrigin
003 Should call txOrigin ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-3 RPC Server Acceptance Tests eth_call Caller contract With long-zero address 003 Should call txOrigin
…

♻️ This comment has been updated with latest results.

Snyk has created this PR to upgrade @graphprotocol/graph-cli from 0.92.0 to 0.93.3.

See this package in npm:
@graphprotocol/graph-cli

See this project in Snyk:
https://app.snyk.io/org/json-rpc-relay/project/24dd80bc-cab7-4d83-83d7-a604d57322e3?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>
@quiet-node quiet-node force-pushed the snyk-upgrade-4081b5ec349af55f4df38b06f9e4b3e7 branch from 3c76d80 to 34b9ea2 Compare January 17, 2025 16:56
@quiet-node quiet-node changed the title [Snyk] Upgrade @graphprotocol/graph-cli from 0.92.0 to 0.93.3 build: [Snyk] Upgrade @graphprotocol/graph-cli from 0.92.0 to 0.93.3 Jan 17, 2025
@quiet-node quiet-node added the dependencies Pull requests that update a dependency file label Jan 17, 2025
@quiet-node quiet-node added this to the 0.65.0 milestone Jan 17, 2025
@quiet-node quiet-node merged commit f1fd58a into main Jan 17, 2025
48 of 50 checks passed
@quiet-node quiet-node deleted the snyk-upgrade-4081b5ec349af55f4df38b06f9e4b3e7 branch January 17, 2025 18:59
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.92%. Comparing base (0fc6680) to head (34b9ea2).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3400      +/-   ##
==========================================
+ Coverage   83.82%   84.92%   +1.09%     
==========================================
  Files          69       69              
  Lines        4742     4742              
  Branches     1067     1067              
==========================================
+ Hits         3975     4027      +52     
+ Misses        432      399      -33     
+ Partials      335      316      -19     
Flag Coverage Δ
config-service 98.14% <ø> (ø)
relay 79.56% <ø> (ø)
server 83.28% <ø> (ø)
ws-server 36.66% <ø> (ø)

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

see 4 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants