Skip to content

chore: bump chains size-limit budgets#4717

Merged
jxom merged 1 commit into
mainfrom
jxom/bump-size-limits
Jun 4, 2026
Merged

chore: bump chains size-limit budgets#4717
jxom merged 1 commit into
mainfrom
jxom/bump-size-limits

Conversation

@jxom
Copy link
Copy Markdown
Member

@jxom jxom commented Jun 4, 2026

The CI Verify / Build job was failing on pnpm size:

  • import * from 'viem/chains' exceeded its 108 kB limit (109.06 kB)
  • import { tempoTestnet } from 'viem/chains' exceeded its 66 kB limit (66.22 kB)

Both bundles grew from recently merged chain additions (VALYGO, Gravity, Citrate, LadyChain) and tempo work. Bumps the budgets to 110 kB and 67 kB respectively (small headroom).

pnpm size passes after the change.

The `viem/chains` (108 -> 110 kB) and `tempoTestnet` (66 -> 67 kB) bundles
grew past their limits from recently merged chain and tempo additions,
failing the CI `pnpm size` check.

Amp-Thread-ID: https://ampcode.com/threads/T-019e8cab-fd02-709f-9185-a2766192718b
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
viem Ready Ready Preview, Comment Jun 4, 2026 1:11pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 4, 2026

⚠️ No Changeset found

Latest commit: f473019

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

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jun 4, 2026

Open in StackBlitz

npm i https://pkg.pr.new/viem@4717

commit: f473019

@jxom jxom merged commit 394f1c5 into main Jun 4, 2026
32 of 34 checks passed
@jxom jxom deleted the jxom/bump-size-limits branch June 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.

1 participant