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

chore: update npm packages #3457

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

nadezhdapopovaa
Copy link
Contributor

Description:
Update selected npm packages and fix failing tests.

Fixes #2068

Signed-off-by: Nadezhda Popova <nadezhda.popova@limechain.tech>
Signed-off-by: Nadezhda Popova <nadezhda.popova@limechain.tech>
@nadezhdapopovaa nadezhdapopovaa added the enhancement New feature or request label Feb 6, 2025
@nadezhdapopovaa nadezhdapopovaa added this to the 0.66.0 milestone Feb 6, 2025
@nadezhdapopovaa nadezhdapopovaa self-assigned this Feb 6, 2025
Copy link

github-actions bot commented Feb 6, 2025

Test Results

 18 files   -  1  236 suites   - 21   48m 37s ⏱️ + 9m 57s
615 tests ± 0  609 ✅  -  1  4 💤 ±0  2 ❌ +1 
631 runs   - 38  625 ✅  - 39  4 💤 ±0  2 ❌ +1 

For more details on these failures, see this check.

Results for commit 71c4729. ± Comparison against base commit 5003741.

♻️ This comment has been updated with latest results.

Signed-off-by: Nadezhda Popova <nadezhda.popova@limechain.tech>
@nadezhdapopovaa nadezhdapopovaa force-pushed the 2068-2-address-npm-warnings branch from 4f74d45 to f9e6786 Compare February 6, 2025 11:47
Signed-off-by: Nadezhda Popova <nadezhda.popova@limechain.tech>
@natanasow natanasow force-pushed the 2068-2-address-npm-warnings branch from 5f8a2bb to d387a18 Compare February 7, 2025 09:39
natanasow and others added 3 commits February 7, 2025 11:40
Signed-off-by: Konstantina Blazhukova <konstantinablazhukova@Konstantinas-MacBook-Pro-2.local>
Signed-off-by: nikolay <n.atanasow94@gmail.com>
@natanasow natanasow requested review from a team as code owners February 7, 2025 20:57
@natanasow natanasow mentioned this pull request Feb 7, 2025
2 tasks
Copy link

sonarqubecloud bot commented Feb 7, 2025

Copy link

codecov bot commented Feb 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.63%. Comparing base (5003741) to head (71c4729).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3457      +/-   ##
==========================================
+ Coverage   85.49%   85.63%   +0.13%     
==========================================
  Files          69       69              
  Lines        4731     4740       +9     
  Branches      998      997       -1     
==========================================
+ Hits         4045     4059      +14     
+ Misses        400      397       -3     
+ Partials      286      284       -2     
Flag Coverage Δ
config-service 95.16% <ø> (ø)
relay 79.82% <ø> (+0.26%) ⬆️
server 83.60% <ø> (ø)
ws-server 36.31% <ø> (ø)

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

see 6 files with indirect coverage changes

@quiet-node quiet-node modified the milestones: 0.66.0, 0.67.0 Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Address npm install warnings and recommnedations
3 participants