Skip to content

chore(size-limit): weekly auto-bump#22182

Open
javascript-sdk-gitflow[bot] wants to merge 1 commit into
developfrom
bot/bump-size-limits
Open

chore(size-limit): weekly auto-bump#22182
javascript-sdk-gitflow[bot] wants to merge 1 commit into
developfrom
bot/bump-size-limits

Conversation

@javascript-sdk-gitflow

Copy link
Copy Markdown
Contributor

Size limit auto-bump

Entry Old limit New limit Δ
CDN Bundle 35 KB 36 KB +1 KB
CDN Bundle (incl. Tracing) - uncompressed 151 KB 152 KB +1 KB
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 155 KB 156 KB +1 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 270 KB 271 KB +1 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 274 KB 275 KB +1 KB
@sentry/nextjs (client) 56 KB 57 KB +1 KB
@sentry/node-core 69 KB 68 KB -1 KB
@sentry/node 129 KB 131 KB +2 KB
@sentry/node (incl. diagnostics channel injection) 142 KB 144 KB +2 KB
@sentry/aws-serverless 91 KB 89 KB -2 KB
@sentry/cloudflare (withSentry) 445 KiB 444 KiB -1 KiB

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ 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.

Comment thread .size-limit.js
path: createCDNPath('bundle.min.js'),
gzip: true,
limit: '35 KB',
limit: '36 KB',

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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)
Fix in Cursor Fix in Web

Triggered by project rule: PR Review Guidelines for Cursor Bot

Reviewed by Cursor Bugbot for commit 42c1ace. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant