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 @hashgraph/sdk from 2.44.0 to 2.46.0 #2659

Merged
merged 5 commits into from
Jul 8, 2024

Conversation

swirlds-automation
Copy link
Contributor

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade @hashgraph/sdk from 2.44.0 to 2.46.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 3 versions ahead of your current version.

  • The recommended version was released on a month ago.

Release notes
Package name: @hashgraph/sdk from @hashgraph/sdk 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:

@ebadiere ebadiere force-pushed the snyk-upgrade-24f1de6e9842bcf53f2034e2eec0b1fd branch from afb03b3 to 64dba8b Compare July 8, 2024 15:23
snyk-bot and others added 5 commits July 8, 2024 09:27
Snyk has created this PR to upgrade @hashgraph/sdk from 2.44.0 to 2.46.0.

See this package in npm:
@hashgraph/sdk

See this project in Snyk:
https://app.snyk.io/org/json-rpc-relay/project/935f0190-a061-4f84-9ff5-5e5a6754ca16?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: ebadiere <[email protected]>
Changes current logic of getFilterChanges, so it considers changes from internal cache as well

Signed-off-by: Konstantina Blazhukova <[email protected]>
Signed-off-by: ebadiere <[email protected]>
…2657)

* fix: Added metrics around the HBar rate limiter to better track the
HBar rate limiting.

Signed-off-by: ebadiere <[email protected]>

* Update packages/relay/src/lib/hbarlimiter/index.ts

Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>

* fix: Removed the shouldLimit called counter.

Signed-off-by: ebadiere <[email protected]>

---------

Signed-off-by: ebadiere <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>
Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Signed-off-by: ebadiere <[email protected]>
)

fix: eth_getBlockTransactionCountByNumber is not supported in wss, should be treated as such

Signed-off-by: Mariusz Jasuwienas <[email protected]>
Signed-off-by: ebadiere <[email protected]>
@ebadiere ebadiere force-pushed the snyk-upgrade-24f1de6e9842bcf53f2034e2eec0b1fd branch from 64dba8b to 0fffdd5 Compare July 8, 2024 15:27
Copy link

sonarcloud bot commented Jul 8, 2024

Copy link

github-actions bot commented Jul 8, 2024

Tests

    2 files  158 suites   13s ⏱️
856 tests 855 ✔️ 1 💤 0
868 runs  867 ✔️ 1 💤 0

Results for commit 0fffdd5.

Copy link

github-actions bot commented Jul 8, 2024

Acceptance Tests

  16 files  209 suites   28m 42s ⏱️
603 tests 599 ✔️ 4 💤 0
640 runs  636 ✔️ 4 💤 0

Results for commit 0fffdd5.

♻️ This comment has been updated with latest results.

@ebadiere ebadiere self-assigned this Jul 8, 2024
@ebadiere ebadiere added the dependencies Pull requests that update a dependency file label Jul 8, 2024
@ebadiere ebadiere added this to the 0.52.0 milestone Jul 8, 2024
@ebadiere ebadiere merged commit 991eb54 into main Jul 8, 2024
30 of 34 checks passed
@ebadiere ebadiere deleted the snyk-upgrade-24f1de6e9842bcf53f2034e2eec0b1fd branch July 8, 2024 17:05
ebadiere added a commit that referenced this pull request Jul 9, 2024
* fix: upgrade @hashgraph/sdk from 2.44.0 to 2.46.0

Snyk has created this PR to upgrade @hashgraph/sdk from 2.44.0 to 2.46.0.

See this package in npm:
@hashgraph/sdk

See this project in Snyk:
https://app.snyk.io/org/json-rpc-relay/project/935f0190-a061-4f84-9ff5-5e5a6754ca16?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: ebadiere <[email protected]>

* fix: issue when trying to perform transaction (#2663)

Signed-off-by: georgi-l95 <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix: Adds usage of internal cache for getFilterChanges (#2668)

Changes current logic of getFilterChanges, so it considers changes from internal cache as well

Signed-off-by: Konstantina Blazhukova <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix: Added metrics around the HBar rate limiter to better track the (#2657)

* fix: Added metrics around the HBar rate limiter to better track the
HBar rate limiting.

Signed-off-by: ebadiere <[email protected]>

* Update packages/relay/src/lib/hbarlimiter/index.ts

Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>

* fix: Removed the shouldLimit called counter.

Signed-off-by: ebadiere <[email protected]>

---------

Signed-off-by: ebadiere <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>
Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix:  eth_getBlockTransactionCountByNumber is not supported in wss (#2650)

fix: eth_getBlockTransactionCountByNumber is not supported in wss, should be treated as such

Signed-off-by: Mariusz Jasuwienas <[email protected]>
Signed-off-by: ebadiere <[email protected]>

---------

Signed-off-by: ebadiere <[email protected]>
Signed-off-by: georgi-l95 <[email protected]>
Signed-off-by: Konstantina Blazhukova <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>
Signed-off-by: Mariusz Jasuwienas <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Georgi Lazarov <[email protected]>
Co-authored-by: konstantinabl <[email protected]>
Co-authored-by: Eric Badiere <[email protected]>
Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Co-authored-by: Mariusz Jasuwienas <[email protected]>
Signed-off-by: ebadiere <[email protected]>
ebadiere added a commit that referenced this pull request Jul 9, 2024
* fix: upgrade @hashgraph/sdk from 2.44.0 to 2.46.0

Snyk has created this PR to upgrade @hashgraph/sdk from 2.44.0 to 2.46.0.

See this package in npm:
@hashgraph/sdk

See this project in Snyk:
https://app.snyk.io/org/json-rpc-relay/project/935f0190-a061-4f84-9ff5-5e5a6754ca16?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: ebadiere <[email protected]>

* fix: issue when trying to perform transaction (#2663)

Signed-off-by: georgi-l95 <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix: Adds usage of internal cache for getFilterChanges (#2668)

Changes current logic of getFilterChanges, so it considers changes from internal cache as well

Signed-off-by: Konstantina Blazhukova <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix: Added metrics around the HBar rate limiter to better track the (#2657)

* fix: Added metrics around the HBar rate limiter to better track the
HBar rate limiting.

Signed-off-by: ebadiere <[email protected]>

* Update packages/relay/src/lib/hbarlimiter/index.ts

Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>

* fix: Removed the shouldLimit called counter.

Signed-off-by: ebadiere <[email protected]>

---------

Signed-off-by: ebadiere <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>
Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix:  eth_getBlockTransactionCountByNumber is not supported in wss (#2650)

fix: eth_getBlockTransactionCountByNumber is not supported in wss, should be treated as such

Signed-off-by: Mariusz Jasuwienas <[email protected]>
Signed-off-by: ebadiere <[email protected]>

---------

Signed-off-by: ebadiere <[email protected]>
Signed-off-by: georgi-l95 <[email protected]>
Signed-off-by: Konstantina Blazhukova <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>
Signed-off-by: Mariusz Jasuwienas <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Georgi Lazarov <[email protected]>
Co-authored-by: konstantinabl <[email protected]>
Co-authored-by: Eric Badiere <[email protected]>
Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Co-authored-by: Mariusz Jasuwienas <[email protected]>
Signed-off-by: ebadiere <[email protected]>
quiet-node pushed a commit that referenced this pull request Jul 15, 2024
* fix: upgrade @hashgraph/sdk from 2.44.0 to 2.46.0

Snyk has created this PR to upgrade @hashgraph/sdk from 2.44.0 to 2.46.0.

See this package in npm:
@hashgraph/sdk

See this project in Snyk:
https://app.snyk.io/org/json-rpc-relay/project/935f0190-a061-4f84-9ff5-5e5a6754ca16?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: ebadiere <[email protected]>

* fix: issue when trying to perform transaction (#2663)

Signed-off-by: georgi-l95 <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix: Adds usage of internal cache for getFilterChanges (#2668)

Changes current logic of getFilterChanges, so it considers changes from internal cache as well

Signed-off-by: Konstantina Blazhukova <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix: Added metrics around the HBar rate limiter to better track the (#2657)

* fix: Added metrics around the HBar rate limiter to better track the
HBar rate limiting.

Signed-off-by: ebadiere <[email protected]>

* Update packages/relay/src/lib/hbarlimiter/index.ts

Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>

* fix: Removed the shouldLimit called counter.

Signed-off-by: ebadiere <[email protected]>

---------

Signed-off-by: ebadiere <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>
Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix:  eth_getBlockTransactionCountByNumber is not supported in wss (#2650)

fix: eth_getBlockTransactionCountByNumber is not supported in wss, should be treated as such

Signed-off-by: Mariusz Jasuwienas <[email protected]>
Signed-off-by: ebadiere <[email protected]>

---------

Signed-off-by: ebadiere <[email protected]>
Signed-off-by: georgi-l95 <[email protected]>
Signed-off-by: Konstantina Blazhukova <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>
Signed-off-by: Mariusz Jasuwienas <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Georgi Lazarov <[email protected]>
Co-authored-by: konstantinabl <[email protected]>
Co-authored-by: Eric Badiere <[email protected]>
Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Co-authored-by: Mariusz Jasuwienas <[email protected]>
Signed-off-by: ebadiere <[email protected]>
quiet-node pushed a commit that referenced this pull request Jul 15, 2024
* fix: upgrade @hashgraph/sdk from 2.44.0 to 2.46.0

Snyk has created this PR to upgrade @hashgraph/sdk from 2.44.0 to 2.46.0.

See this package in npm:
@hashgraph/sdk

See this project in Snyk:
https://app.snyk.io/org/json-rpc-relay/project/935f0190-a061-4f84-9ff5-5e5a6754ca16?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: ebadiere <[email protected]>

* fix: issue when trying to perform transaction (#2663)

Signed-off-by: georgi-l95 <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix: Adds usage of internal cache for getFilterChanges (#2668)

Changes current logic of getFilterChanges, so it considers changes from internal cache as well

Signed-off-by: Konstantina Blazhukova <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix: Added metrics around the HBar rate limiter to better track the (#2657)

* fix: Added metrics around the HBar rate limiter to better track the
HBar rate limiting.

Signed-off-by: ebadiere <[email protected]>

* Update packages/relay/src/lib/hbarlimiter/index.ts

Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>

* fix: Removed the shouldLimit called counter.

Signed-off-by: ebadiere <[email protected]>

---------

Signed-off-by: ebadiere <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>
Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix:  eth_getBlockTransactionCountByNumber is not supported in wss (#2650)

fix: eth_getBlockTransactionCountByNumber is not supported in wss, should be treated as such

Signed-off-by: Mariusz Jasuwienas <[email protected]>
Signed-off-by: ebadiere <[email protected]>

---------

Signed-off-by: ebadiere <[email protected]>
Signed-off-by: georgi-l95 <[email protected]>
Signed-off-by: Konstantina Blazhukova <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>
Signed-off-by: Mariusz Jasuwienas <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Georgi Lazarov <[email protected]>
Co-authored-by: konstantinabl <[email protected]>
Co-authored-by: Eric Badiere <[email protected]>
Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Co-authored-by: Mariusz Jasuwienas <[email protected]>
Signed-off-by: ebadiere <[email protected]>
quiet-node pushed a commit that referenced this pull request Jul 15, 2024
* fix: upgrade @hashgraph/sdk from 2.44.0 to 2.46.0

Snyk has created this PR to upgrade @hashgraph/sdk from 2.44.0 to 2.46.0.

See this package in npm:
@hashgraph/sdk

See this project in Snyk:
https://app.snyk.io/org/json-rpc-relay/project/935f0190-a061-4f84-9ff5-5e5a6754ca16?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: ebadiere <[email protected]>

* fix: issue when trying to perform transaction (#2663)

Signed-off-by: georgi-l95 <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix: Adds usage of internal cache for getFilterChanges (#2668)

Changes current logic of getFilterChanges, so it considers changes from internal cache as well

Signed-off-by: Konstantina Blazhukova <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix: Added metrics around the HBar rate limiter to better track the (#2657)

* fix: Added metrics around the HBar rate limiter to better track the
HBar rate limiting.

Signed-off-by: ebadiere <[email protected]>

* Update packages/relay/src/lib/hbarlimiter/index.ts

Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>

* fix: Removed the shouldLimit called counter.

Signed-off-by: ebadiere <[email protected]>

---------

Signed-off-by: ebadiere <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>
Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix:  eth_getBlockTransactionCountByNumber is not supported in wss (#2650)

fix: eth_getBlockTransactionCountByNumber is not supported in wss, should be treated as such

Signed-off-by: Mariusz Jasuwienas <[email protected]>
Signed-off-by: ebadiere <[email protected]>

---------

Signed-off-by: ebadiere <[email protected]>
Signed-off-by: georgi-l95 <[email protected]>
Signed-off-by: Konstantina Blazhukova <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>
Signed-off-by: Mariusz Jasuwienas <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Georgi Lazarov <[email protected]>
Co-authored-by: konstantinabl <[email protected]>
Co-authored-by: Eric Badiere <[email protected]>
Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Co-authored-by: Mariusz Jasuwienas <[email protected]>
Signed-off-by: ebadiere <[email protected]>
Signed-off-by: Logan Nguyen <[email protected]>
quiet-node pushed a commit that referenced this pull request Jul 15, 2024
* fix: upgrade @hashgraph/sdk from 2.44.0 to 2.46.0

Snyk has created this PR to upgrade @hashgraph/sdk from 2.44.0 to 2.46.0.

See this package in npm:
@hashgraph/sdk

See this project in Snyk:
https://app.snyk.io/org/json-rpc-relay/project/935f0190-a061-4f84-9ff5-5e5a6754ca16?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: ebadiere <[email protected]>

* fix: issue when trying to perform transaction (#2663)

Signed-off-by: georgi-l95 <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix: Adds usage of internal cache for getFilterChanges (#2668)

Changes current logic of getFilterChanges, so it considers changes from internal cache as well

Signed-off-by: Konstantina Blazhukova <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix: Added metrics around the HBar rate limiter to better track the (#2657)

* fix: Added metrics around the HBar rate limiter to better track the
HBar rate limiting.

Signed-off-by: ebadiere <[email protected]>

* Update packages/relay/src/lib/hbarlimiter/index.ts

Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>

* fix: Removed the shouldLimit called counter.

Signed-off-by: ebadiere <[email protected]>

---------

Signed-off-by: ebadiere <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>
Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix:  eth_getBlockTransactionCountByNumber is not supported in wss (#2650)

fix: eth_getBlockTransactionCountByNumber is not supported in wss, should be treated as such

Signed-off-by: Mariusz Jasuwienas <[email protected]>
Signed-off-by: ebadiere <[email protected]>

---------

Signed-off-by: ebadiere <[email protected]>
Signed-off-by: georgi-l95 <[email protected]>
Signed-off-by: Konstantina Blazhukova <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>
Signed-off-by: Mariusz Jasuwienas <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Georgi Lazarov <[email protected]>
Co-authored-by: konstantinabl <[email protected]>
Co-authored-by: Eric Badiere <[email protected]>
Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Co-authored-by: Mariusz Jasuwienas <[email protected]>
Signed-off-by: ebadiere <[email protected]>
Signed-off-by: Logan Nguyen <[email protected]>
ebadiere added a commit that referenced this pull request Aug 1, 2024
* fix: upgrade @hashgraph/sdk from 2.44.0 to 2.46.0

Snyk has created this PR to upgrade @hashgraph/sdk from 2.44.0 to 2.46.0.

See this package in npm:
@hashgraph/sdk

See this project in Snyk:
https://app.snyk.io/org/json-rpc-relay/project/935f0190-a061-4f84-9ff5-5e5a6754ca16?utm_source=github&utm_medium=referral&page=upgrade-pr

Signed-off-by: ebadiere <[email protected]>

* fix: issue when trying to perform transaction (#2663)

Signed-off-by: georgi-l95 <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix: Adds usage of internal cache for getFilterChanges (#2668)

Changes current logic of getFilterChanges, so it considers changes from internal cache as well

Signed-off-by: Konstantina Blazhukova <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix: Added metrics around the HBar rate limiter to better track the (#2657)

* fix: Added metrics around the HBar rate limiter to better track the
HBar rate limiting.

Signed-off-by: ebadiere <[email protected]>

* Update packages/relay/src/lib/hbarlimiter/index.ts

Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>

* fix: Removed the shouldLimit called counter.

Signed-off-by: ebadiere <[email protected]>

---------

Signed-off-by: ebadiere <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>
Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Signed-off-by: ebadiere <[email protected]>

* fix:  eth_getBlockTransactionCountByNumber is not supported in wss (#2650)

fix: eth_getBlockTransactionCountByNumber is not supported in wss, should be treated as such

Signed-off-by: Mariusz Jasuwienas <[email protected]>
Signed-off-by: ebadiere <[email protected]>

---------

Signed-off-by: ebadiere <[email protected]>
Signed-off-by: georgi-l95 <[email protected]>
Signed-off-by: Konstantina Blazhukova <[email protected]>
Signed-off-by: Eric Badiere <[email protected]>
Signed-off-by: Mariusz Jasuwienas <[email protected]>
Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Georgi Lazarov <[email protected]>
Co-authored-by: konstantinabl <[email protected]>
Co-authored-by: Eric Badiere <[email protected]>
Co-authored-by: Nana Essilfie-Conduah <[email protected]>
Co-authored-by: Mariusz Jasuwienas <[email protected]>
Signed-off-by: ebadiere <[email protected]>
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
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants