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(deps): [Snyk] Upgrade @graphprotocol/graph-cli from 0.79.2 to 0.80.0 #2880

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

swirlds-automation
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade @graphprotocol/graph-cli from 0.79.2 to 0.80.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 7 versions ahead of your current version.

  • The recommended version was released on 24 days 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 Aug 26, 2024

Acceptance Tests

  18 files  248 suites   29m 12s ⏱️
597 tests 591 ✔️ 4 💤 2
790 runs  783 ✔️ 5 💤 2

Results for commit b5a6d82.

♻️ This comment has been updated with latest results.

@quiet-node quiet-node added the dependencies Pull requests that update a dependency file label Aug 26, 2024
@quiet-node quiet-node added this to the 0.55.0 milestone Aug 26, 2024
Snyk has created this PR to upgrade @graphprotocol/graph-cli from 0.79.2 to 0.80.0.

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

See this project in Snyk:
https://app.snyk.io/org/hedera-services/project/9dde6099-a0f7-4de9-9b56-e2edc5a26e00?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-5bb1c7d07f433770e9e4e277bb46ff5d branch from 1e7ad9e to b5a6d82 Compare August 26, 2024 16:55
@quiet-node quiet-node changed the title [Snyk] Upgrade @graphprotocol/graph-cli from 0.79.2 to 0.80.0 build(deps): [Snyk] Upgrade @graphprotocol/graph-cli from 0.79.2 to 0.80.0 Aug 26, 2024
Copy link

Copy link

Tests

       3 files     209 suites   17s ⏱️
1 057 tests 1 056 ✔️ 1 💤 0
1 069 runs  1 068 ✔️ 1 💤 0

Results for commit b5a6d82.

@ebadiere ebadiere self-requested a review August 26, 2024 18:33
@ebadiere ebadiere merged commit 76582fa into main Aug 26, 2024
45 of 47 checks passed
@ebadiere ebadiere deleted the snyk-upgrade-5bb1c7d07f433770e9e4e277bb46ff5d branch August 26, 2024 19:25
Copy link

codecov bot commented Aug 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.70%. Comparing base (ab0aa92) to head (b5a6d82).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2880   +/-   ##
=======================================
  Coverage   82.69%   82.70%           
=======================================
  Files          47       47           
  Lines        3456     3457    +1     
  Branches      731      731           
=======================================
+ Hits         2858     2859    +1     
  Misses        371      371           
  Partials      227      227           
Flag Coverage Δ
relay 82.78% <ø> (ø)
server 81.22% <ø> (+0.02%) ⬆️
ws-server 97.87% <ø> (ø)

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

see 1 file with indirect coverage changes

quiet-node added a commit that referenced this pull request Aug 27, 2024
Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>

build(deps): [Snyk] Upgrade @graphprotocol/graph-cli from 0.79.2 to 0.80.0 (#2880)

fix: upgrade @graphprotocol/graph-cli from 0.79.2 to 0.80.0

Snyk has created this PR to upgrade @graphprotocol/graph-cli from 0.79.2 to 0.80.0.

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

See this project in Snyk:
https://app.snyk.io/org/hedera-services/project/9dde6099-a0f7-4de9-9b56-e2edc5a26e00?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>

fix: renamed transactionReceipt to transactionRecord in getTransactionRecordMetrics()

Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>

fix: used parseNumericEnvVar() to retrieve values for MIRROR_NODE_RETRY_DELAY and MIRROR_NODE_GET_CONTRACT_RETRIES

Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>

fix: added getTransactionRecordMetrics private method

Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>

fix: removed unused getBalanceInTinyBars()

Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>

fix: added readonly to variables in MirrorNodeClient class

Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>

fix: added eventEmitter to avoid drilling metricService to dependant classes

Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>

fix: fix type and remove console.log

Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>
Co-Authored-By: snyk-bot <snyk-bot@snyk.io>
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