chore(size-limit): weekly auto-bump#22182
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.
Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 42c1ace. Configure here.
| path: createCDNPath('bundle.min.js'), | ||
| gzip: true, | ||
| limit: '35 KB', | ||
| limit: '36 KB', |
There was a problem hiding this comment.
Browser bundle size limit increases
Low Severity
Flagging large bundle size increases in browser packages per the PR review guidelines (mentioned in the rules file). Several browser CDN and @sentry/nextjs (client) size limits rose by 1 KB each in this auto-bump. These bumps may be unavoidable, but they still expand what ships to end users.
Additional Locations (2)
Triggered by project rule: PR Review Guidelines for Cursor Bot
Reviewed by Cursor Bugbot for commit 42c1ace. Configure here.


Size limit auto-bump