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 pnpm from 9.15.0 to 9.15.1 #3382

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

swirlds-automation
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade pnpm from 9.15.0 to 9.15.1.

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

  • The recommended version was released 25 days ago.

Release notes
Package name: pnpm
  • 9.15.1 - 2024-12-20

    Patch Changes

    • pnpm remove should not link dependencies from the workspace, when link-workspace-packages is set to false #7674.
    • Installation with hoisted node_modules should not fail, when a dependency has itself in its own peer dependencies #8854.

    Platinum Sponsors

    Bit Bit Figma

    Gold Sponsors

    Discord Prisma
    u|screen JetBrains
    Nx CodeRabbit
    Route4Me
  • 9.15.0 - 2024-12-06

    Minor Changes

    • Metadata directory version bumped to force fresh cache after we shipped a fix to the metadata write function. This change is backward compatible as install doesn't require a metadata cache.

    Patch Changes

    • pnpm update --global should not crash if there are no any global packages installed #7898.
    • Fix an exception when running pnpm update --interactive if catalogs are used.

    Platinum Sponsors

    Bit Bit Figma

    Gold Sponsors

    Discord Prisma
    u|screen JetBrains
    Nx CodeRabbit
    Route4Me
from pnpm 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:

Copy link

github-actions bot commented Jan 14, 2025

Test Results

 21 files   -  2  291 suites   - 15   40m 38s ⏱️ - 24m 55s
614 tests + 7  606 ✅ +24  4 💤 +1  4 ❌  - 18 
828 runs   - 59  820 ✅  - 37  4 💤 ±0  4 ❌  - 22 

For more details on these failures, see this check.

Results for commit ca5b70e. ± Comparison against base commit a2bfebd.

This pull request removes 5 and adds 12 tests. Note that renamed tests count towards both.
"before all" hook for "transfers the requested amount" ‑ 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 when the token owner has enough balance "before all" hook for "transfers the requested amount"
"before each" hook for "reverts" ‑ 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 the zero address "before each" hook for "reverts"
"before each" hook for "reverts" ‑ RPC Server Acceptance Tests Acceptance tests @erc20 Acceptance Tests HTS token should behave like erc20 transfer from when the token owner is not the zero address when the recipient is the zero address "before each" hook for "reverts"
"before each" hook for "should execute "eth_estimateGas" with both input and data fields present in the txObject" ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests "before each" hook for "should execute "eth_estimateGas" with both input and data fields present in the txObject"
"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"
"after all" hook in "@web-socket-batch-1 eth_call" ‑ RPC Server Acceptance Tests Acceptance tests @web-socket-batch-1 eth_call "after all" hook in "@web-socket-batch-1 eth_call"
from/to Addresses in transaction between accounts are in evm format ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests Formats of addresses in Transaction and Receipt results from/to Addresses in transaction between accounts are in evm format
from/to Addresses in transaction to a contract (deployed through HAPI tx) are in evm and long-zero format ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests Formats of addresses in Transaction and Receipt results from/to Addresses in transaction to a contract (deployed through HAPI tx) are in evm and long-zero format
from/to Addresses in transaction to a contract (deployed through the relay) are in evm and long-zero format ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests Formats of addresses in Transaction and Receipt results from/to Addresses in transaction to a contract (deployed through the relay) are in evm and long-zero format
from/to Addresses when transferring HTS tokens to the tokenAddress are in evm and long-zero format ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests Formats of addresses in Transaction and Receipt results from/to Addresses when transferring HTS tokens to the tokenAddress are in evm and long-zero format
should call eth_feeHistory ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests eth_feeHistory should call eth_feeHistory
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 eth_getStorageAt should execute "eth_getStorageAt" request against an inactive address (contains no data) and receive a 32-byte-zero-hex string 
should execute "eth_getStorageAt" request to get current state changes with passing specific block hash ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests eth_getStorageAt should execute "eth_getStorageAt" request to get current state changes with passing specific block hash
should execute "eth_getStorageAt" request to get current state changes with passing specific block ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests eth_getStorageAt should execute "eth_getStorageAt" request to get current state changes with passing specific block
should execute "eth_getStorageAt" request to get current state changes without passing block ‑ RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests eth_getStorageAt should execute "eth_getStorageAt" request to get current state changes without passing block
…

♻️ This comment has been updated with latest results.

@quiet-node quiet-node force-pushed the snyk-upgrade-e76477c66da166ce02ed6e9ba6efba0f branch from 23189da to 95b59e1 Compare January 15, 2025 22:28
@quiet-node quiet-node changed the title [Snyk] Upgrade pnpm from 9.15.0 to 9.15.1 build: [Snyk] Upgrade pnpm from 9.15.0 to 9.15.1 Jan 15, 2025
@quiet-node quiet-node added the dependencies Pull requests that update a dependency file label Jan 15, 2025
@quiet-node quiet-node modified the milestones: 0.66.0, 0.65.0 Jan 15, 2025
quiet-node
quiet-node previously approved these changes Jan 15, 2025
@quiet-node quiet-node force-pushed the snyk-upgrade-e76477c66da166ce02ed6e9ba6efba0f branch from b022957 to a4b3e1f Compare January 24, 2025 21:30
@quiet-node quiet-node force-pushed the snyk-upgrade-e76477c66da166ce02ed6e9ba6efba0f branch from 6412978 to ca5b70e Compare January 24, 2025 23:06
@quiet-node quiet-node merged commit fe6c0cf into main Jan 25, 2025
46 of 47 checks passed
@quiet-node quiet-node deleted the snyk-upgrade-e76477c66da166ce02ed6e9ba6efba0f branch January 25, 2025 01:04
Copy link

codecov bot commented Jan 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.14%. Comparing base (a2bfebd) to head (ca5b70e).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3382      +/-   ##
==========================================
+ Coverage   84.18%   85.14%   +0.95%     
==========================================
  Files          69       69              
  Lines        4711     4711              
  Branches     1048     1048              
==========================================
+ Hits         3966     4011      +45     
+ Misses        427      399      -28     
+ Partials      318      301      -17     
Flag Coverage Δ
config-service ?
relay 79.21% <ø> (ø)
server 83.30% <ø> (ø)
ws-server 36.66% <ø> (ø)

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

Files with missing lines Coverage Δ
packages/relay/src/lib/clients/sdkClient.ts 68.66% <ø> (ø)

... and 5 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