chore(size-limit): weekly auto-bump#20572
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit c34e78a. Configure here.
| import: createImport('init'), | ||
| gzip: true, | ||
| limit: '27 KB', | ||
| limit: '32 KB', |
There was a problem hiding this comment.
Large bundle size increases across browser packages
Medium Severity
Per the project review rules, large bundle size increases in browser packages need to be flagged (even when unavoidable). This PR bumps nearly every browser package limit by +5 KB (gzipped), representing an ~18% increase for the smallest bundles (e.g., @sentry/browser from 27 KB to 32 KB). This uniform increase across all browser entries suggests a shared dependency or core module grew significantly. Worth investigating the root cause to ensure the increase is intentional and necessary.
Additional Locations (1)
Triggered by project rule: PR Review Guidelines for Cursor Bot
Reviewed by Cursor Bugbot for commit c34e78a. Configure here.
size-limit report 📦
|



Size limit auto-bump