Skip to content

Comments

fix(ios): Revert inputPaths to fix circular dependency build errors#5644

Merged
antonis merged 2 commits intorelease/7.12.0from
antonis/regression-5641
Feb 10, 2026
Merged

fix(ios): Revert inputPaths to fix circular dependency build errors#5644
antonis merged 2 commits intorelease/7.12.0from
antonis/regression-5641

Conversation

@antonis
Copy link
Contributor

@antonis antonis commented Feb 10, 2026

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

⚠️ This is a patch targeting https://github.com/getsentry/sentry-react-native/releases/tag/7.12.0

📜 Description

Revert inputPaths to fix circular dependency build errors

💡 Motivation and Context

Fixes #5641

💚 How did you test it?

CI, Manual

📝 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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 10, 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).


  • fix(ios): Revert inputPaths to fix circular dependency build errors by antonis in #5644
  • fix(ios): Revert inputPaths to fix circular dependency build errors by antonis in #5644

🤖 This preview updates automatically when you update the PR.

@antonis antonis added the ready-to-merge Triggers the full CI test suite label Feb 10, 2026
@antonis antonis marked this pull request as ready for review February 10, 2026 14:09
Copy link
Collaborator

@lucas-zimerman lucas-zimerman left a comment

Choose a reason for hiding this comment

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

LGTM once tests pass

@antonis antonis merged commit 60b40bf into release/7.12.0 Feb 10, 2026
86 of 91 checks passed
@antonis antonis deleted the antonis/regression-5641 branch February 10, 2026 14:28
@github-actions
Copy link
Contributor

iOS (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1206.38 ms 1211.33 ms 4.96 ms
Size 3.38 MiB 4.60 MiB 1.22 MiB

@github-actions
Copy link
Contributor

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 467.90 ms 501.58 ms 33.68 ms
Size 43.75 MiB 48.41 MiB 4.66 MiB

@github-actions
Copy link
Contributor

iOS (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1190.86 ms 1193.29 ms 2.42 ms
Size 3.38 MiB 4.60 MiB 1.22 MiB

antonis added a commit that referenced this pull request Feb 10, 2026
* fix(ios): Revert inputPaths to fix circular dependency build errors (#5644)

* fix(ios): Revert inputPaths to fix circular dependency build errors

* Adds changelog

* release: 7.12.1

---------

Co-authored-by: antonis <[email protected]>
Co-authored-by: getsentry-bot <[email protected]>
@github-actions
Copy link
Contributor

Android (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 401.74 ms 441.24 ms 39.50 ms
Size 43.94 MiB 49.27 MiB 5.33 MiB

@github-actions
Copy link
Contributor

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

### Fixes

- Revert inputPaths to fix circular dependency build errors ([#5644](https://github.com/getsentry/sentry-react-native/pull/5644))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description or adding a skip-changelog label.

Generated by 🚫 dangerJS against 0be81c4

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

Labels

claude-code-assisted ready-to-merge Triggers the full CI test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants