-
Notifications
You must be signed in to change notification settings - Fork 2
Update inapp sdk module to 0.29.0 #41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
📝 WalkthroughWalkthroughThis PR bumps the SDK from 0.25.0 to 0.29.0 across manifests and packaging assets (Package.swift, podspecs, download script, README, version file), renames the Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@CHANGELOG.md`:
- Line 12: Update the changelog entry text that currently reads "Fix feature
flag overrides causing interruption with some login pages and returning
incorrect values for fields not overriden" to correct the misspelling by
changing "overriden" to "overridden" so the line reads "Fix feature flag
overrides causing interruption with some login pages and returning incorrect
values for fields not overridden".
|
|
||
| ## 0.27.0 | ||
|
|
||
| * Fix feature flag overrides causing interruption with some login pages and returning incorrect values for fields not overriden |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix spelling error.
The word "overriden" should be spelled "overridden".
📝 Proposed fix
-* Fix feature flag overrides causing interruption with some login pages and returning incorrect values for fields not overriden
+* Fix feature flag overrides causing interruption with some login pages and returning incorrect values for fields not overridden📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| * Fix feature flag overrides causing interruption with some login pages and returning incorrect values for fields not overriden | |
| * Fix feature flag overrides causing interruption with some login pages and returning incorrect values for fields not overridden |
🧰 Tools
🪛 LanguageTool
[grammar] ~12-~12: Ensure spelling is correct
Context: ...turning incorrect values for fields not overriden * Update default feature flag values * Add...
(QB_NEW_EN_ORTHOGRAPHY_ERROR_IDS_1)
🤖 Prompt for AI Agents
In `@CHANGELOG.md` at line 12, Update the changelog entry text that currently
reads "Fix feature flag overrides causing interruption with some login pages and
returning incorrect values for fields not overriden" to correct the misspelling
by changing "overriden" to "overridden" so the line reads "Fix feature flag
overrides causing interruption with some login pages and returning incorrect
values for fields not overridden".
Summary by CodeRabbit
New Features
Chores
✏️ Tip: You can customize this high-level summary in your review settings.