Skip to content

chore: update repo dependencies#63

Merged
grshv-cw merged 3 commits intomainfrom
dependencies
Mar 4, 2026
Merged

chore: update repo dependencies#63
grshv-cw merged 3 commits intomainfrom
dependencies

Conversation

@EvgeniiZaitsevCW
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.89%. Comparing base (db3f029) to head (3d67a60).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #63   +/-   ##
=======================================
  Coverage   99.89%   99.89%           
=======================================
  Files         162      162           
  Lines        6969     6969           
  Branches     1094     1171   +77     
=======================================
  Hits         6962     6962           
  Misses          7        7           
Components Coverage Δ
Base 100.00% <ø> (ø)
Asset Transit Desk 100.00% <ø> (ø)
Balance Freezer 100.00% <ø> (ø)
Balance Tracker 100.00% <ø> (ø)
Blueprint 100.00% <ø> (ø)
Capybara Finance 100.00% <ø> (ø)
Capybara Finance V2 100.00% <ø> (ø)
Card Payment Processor 100.00% <ø> (ø)
Card Payment Processor V2 100.00% <ø> (ø)
Cashier 99.74% <ø> (ø)
Credit Agent 100.00% <ø> (ø)
Multisig 100.00% <ø> (ø)
Net Yield Distributor 100.00% <ø> (ø)
Periphery 100.00% <ø> (ø)
Shared Wallet Controller 98.20% <ø> (ø)
BRLC Token 100.00% <ø> (ø)
Treasury 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

@cloudwalk-review-agent cloudwalk-review-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary

Routine dependency bump — all changes look correct.

What changed:

  • @types/node: 25.3.0 → 25.3.3
  • globals: 17.3.0 → 17.4.0
  • lint-staged: 16.2.7 → 16.3.2
  • pnpm: 10.30.2 → 10.30.3 (hash updated correctly)
  • AWS SDK packages bumped to latest patch versions
  • pnpm-lock.yaml properly regenerated with consistent peer dependency resolutions across all workspaces

Security: New serialize-javascript@<=7.0.2: '>=7.0.3' override added to pnpm-lock.yaml — good catch, this patches a known XSS/injection vulnerability in the serialization library used by webpack and friends.

No logic changes, no version conflicts, no unexpected major bumps. LGTM.

Copy link

@cloudwalk-review-agent cloudwalk-review-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary

Routine dependency update — everything looks in order.

Changes:

  • @types/node 25.3.0 → 25.3.3 (patch)
  • globals 17.3.0 → 17.4.0 (minor)
  • lint-staged 16.2.7 → 16.3.2 (minor)
  • pnpm 10.30.2 → 10.30.3 (patch)
  • Various AWS SDK bumps in the lockfile

Notable: Addition of serialize-javascript@<=7.0.2: '>=7.0.3' override in pnpm-lock.yaml — this patches a known XSS/code injection vulnerability in serialize-javascript. Good catch proactively adding this override.

pnpm-lock.yaml is correctly updated and consistent with package.json changes. No unexpected version jumps, no logic changes. ✅

@grshv-cw grshv-cw merged commit 3531920 into main Mar 4, 2026
29 checks passed
@grshv-cw grshv-cw deleted the dependencies branch March 4, 2026 13:13
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