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

[Snyk] Upgrade @graphprotocol/graph-cli from 0.93.3 to 0.94.0 #3454

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

swirlds-automation
Copy link
Contributor

snyk-top-banner

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

ℹ️ 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 12 versions ahead of your current version.

  • The recommended version was released 23 days ago.

Release notes
Package name: @graphprotocol/graph-cli
  • 0.94.0 - 2025-01-13

    Minor Changes

    Patch Changes

  • 0.94.0-alpha-20250109043757-c53ef95047eaf4833353c30dc2d1f6cbb9fc13e4 - 2025-01-09
  • 0.94.0-alpha-20250109021629-3f1b940a3e15b6dc24c02034dc4259a8ebd87363 - 2025-01-09
  • 0.94.0-alpha-20250108232648-ce7fc17f6b05c4388736aad7a34a55261807ee6c - 2025-01-08
  • 0.94.0-alpha-20250103214823-e77c119a5e5d9332b95f46eca61bab74932bf72d - 2025-01-03
  • 0.94.0-alpha-20241230230628-6b4b00b87d1d26f748fba466a765927588dcf3c6 - 2024-12-30
  • 0.94.0-alpha-20241230203707-9fba73e0c99c5f06926dcfe7d764047dc423b18b - 2024-12-30
  • 0.93.4-alpha-20250105163501-f401d0c57c4ba1f1af95a928d447efd63a56ecdc - 2025-01-05
  • 0.93.4-alpha-20250103201905-a71d493888794b321d79a7e64f7b31393be8ab25 - 2025-01-03
  • 0.93.4-alpha-20241231001521-5349d1f07a9d1cd1fedb70c87ca94e90eeb63174 - 2024-12-31
  • 0.93.4-alpha-20241228005116-7e806ab19ee034e8990713973449110038ee1068 - 2024-12-28
  • 0.93.4-alpha-20241227045422-3afadaa4eb980bad60f178d357c8a654dc0e2e47 - 2024-12-27
  • 0.93.3 - 2024-12-20

    Patch Changes

from @graphprotocol/graph-cli GitHub release notes

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:

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

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
Copy link

sonarqubecloud bot commented Feb 5, 2025

Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.39%. Comparing base (156a858) to head (3890005).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3454      +/-   ##
==========================================
+ Coverage   84.46%   85.39%   +0.92%     
==========================================
  Files          69       69              
  Lines        4751     4751              
  Branches     1059     1059              
==========================================
+ Hits         4013     4057      +44     
+ Misses        426      398      -28     
+ Partials      312      296      -16     
Flag Coverage Δ
config-service 98.14% <ø> (ø)
relay 79.29% <ø> (ø)
server 83.30% <ø> (ø)
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

Copy link

github-actions bot commented Feb 5, 2025

Test Results

 23 files   -   4  339 suites   - 73   1h 17m 28s ⏱️ - 6m 16s
617 tests  -   1  601 ✅ +  5  4 💤 ±0  12 ❌  -  6 
791 runs   - 291  774 ✅  - 280  4 💤 ±0  13 ❌  - 11 

For more details on these failures, see this check.

Results for commit 3890005. ± Comparison against base commit 156a858.

This pull request removes 4 and adds 3 tests. Note that renamed tests count towards both.
"after all" hook in "@release @web-socket-batch-1 JSON-RPC requests validation" ‑ RPC Server Acceptance Tests Acceptance tests @release @web-socket-batch-1 JSON-RPC requests validation "after all" hook in "@release @web-socket-batch-1 JSON-RPC requests validation"
"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 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 "emits an approval event" ‑ RPC Server Acceptance Tests Acceptance tests @erc20 Acceptance Tests ERC20 Contract should behave like erc20 transfer from when the token owner is not the zero address when the recipient is not the zero address when the spender has enough allowance "before all" hook for "emits an approval event"
"before each" hook for "Should increase the amount spent of the spending plan by the transaction cost" ‑ RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit Tests HBAR Rate Limit For Different Spending Plan Tiers @hbarlimiter-batch2 Preconfigured Tiers EXTENDED Tier "before each" hook for "Should increase the amount spent of the spending plan by the transaction cost"
"before each" hook for "Should increase the amount spent of the spending plan by the transaction cost" ‑ RPC Server Acceptance Tests Acceptance tests @hbarlimiter HBAR Limiter Acceptance Tests HBAR Rate Limit Tests HBAR Rate Limit For Different Spending Plan Tiers @hbarlimiter-batch2 Preconfigured Tiers PRIVILEGED Tier "before each" hook for "Should increase the amount spent of the spending plan by the transaction cost"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants