Skip to content

Conversation

@aaronmgdr
Copy link
Member

@aaronmgdr aaronmgdr commented Oct 2, 2025

Working on it


PR-Codex overview

This PR focuses on updating various dependencies in the project, including version upgrades for @changesets/cli, qrcode, and @celo/ledger-token-signer. It also introduces new constants and modifies test cases to align with the updated dependencies.

Detailed summary

  • Updated @changesets/cli from ^2.29.5 to ^2.29.7
  • Updated qrcode from 1.4.4 to 1.5.4
  • Updated @celo/ledger-token-signer from ^0.8.0 to ^0.10.0
  • Introduced MAINNET_CHAIN_ID constant in test-utils.ts
  • Updated test cases to use new constants and token addresses
  • Updated @celo/compliance from 1.0.28 to 1.0.29
  • Updated limit from 25 kB to 27 kB in action package configuration
  • Changed fee currency and chain IDs in transaction tests to reflect new constants.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@changeset-bot
Copy link

changeset-bot bot commented Oct 2, 2025

⚠️ No Changeset found

Latest commit: a59fc03

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2025

size-limit report 📦

Path Size
require('@celo/actions') (cjs) 98.85 KB (0%)
import * from '@celo/actions' (esm) 23.55 KB (0%)
import { resolveAddress } from '@celo/actions' (esm) 23.49 KB (0%)
import { getGasPriceOnCelo } from '@celo/actions' (esm) 73 B (0%)
import { getAccountsContract } from '@celo/actions/contracts/accounts' (esm) 46.11 KB (0%)
import * from '@celo/actions/staking' (esm) 50.66 KB (0%)

@codecov
Copy link

codecov bot commented Oct 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.76%. Comparing base (cfd9a5a) to head (a59fc03).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #725      +/-   ##
==========================================
+ Coverage   69.63%   70.76%   +1.12%     
==========================================
  Files         150       50     -100     
  Lines        7071     2107    -4964     
  Branches     1154      334     -820     
==========================================
- Hits         4924     1491    -3433     
+ Misses       2051      589    -1462     
+ Partials       96       27      -69     
Components Coverage Δ
celocli ∅ <ø> (∅)
sdk ∅ <ø> (∅)
wallets 73.14% <ø> (ø)
viem-sdks 94.15% <ø> (ø)
🚀 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.

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