Skip to content

chore(ios): Bump iOS binary size limit to 1590 KiB#6234

Merged
antonis merged 1 commit into
deps/scripts/update-javascript.shfrom
bump-ios-size-limit
Jun 1, 2026
Merged

chore(ios): Bump iOS binary size limit to 1590 KiB#6234
antonis merged 1 commit into
deps/scripts/update-javascript.shfrom
bump-ios-size-limit

Conversation

@antonis
Copy link
Copy Markdown
Contributor

@antonis antonis commented Jun 1, 2026

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Bumps the iOS binary size limit from 1580 KiB to 1590 KiB to accommodate the JS SDK 10.55.0 update.

💡 Motivation and Context

The JS SDK bump to 10.55.0 (#6222) increased the iOS binary size diff to ~1545 KiB, which exceeds the previous 1580 KiB limit (actual: 1,620,533 bytes vs allowed 1,617,920 bytes — ~2.5 KiB over).

💚 How did you test it?

CI size check should pass with the updated limit.

📝 Checklist

  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • All tests passing
  • No breaking changes

🔮 Next steps

JS SDK bump to 10.55.0 increased the iOS binary size by ~2.5 KiB
beyond the previous 1580 KiB limit (actual: ~1545 KiB).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


  • chore(ios): Bump iOS binary size limit to 1590 KiB by antonis in #6234
  • chore(deps): update JavaScript SDK to v10.55.0 by github-actions in #6222
  • refactor(android): Convert sentry.gradle to Kotlin DSL (sentry.gradle.kts) by antonis in #6119

🤖 This preview updates automatically when you update the PR.

@antonis antonis added the ready-to-merge Triggers the full CI test suite label Jun 1, 2026
@antonis antonis marked this pull request as ready for review June 1, 2026 07:35
Copy link
Copy Markdown
Contributor Author

@antonis antonis left a comment

Choose a reason for hiding this comment

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

@antonis antonis merged commit 01789f0 into deps/scripts/update-javascript.sh Jun 1, 2026
87 of 96 checks passed
@antonis antonis deleted the bump-ios-size-limit branch June 1, 2026 07:36
antonis added a commit that referenced this pull request Jun 1, 2026
* chore: update scripts/update-javascript.sh to 10.55.0

* chore(ios): Bump iOS binary size limit to 1590 KiB (#6234)

JS SDK bump to 10.55.0 increased the iOS binary size by ~2.5 KiB
beyond the previous 1580 KiB limit (actual: ~1545 KiB).

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: GitHub <noreply@github.com>
Co-authored-by: Antonis Lilis <antonis.lilis@sentry.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Triggers the full CI test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant