Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency iterable/swift-sdk to from: "6.5.6" (#…
…1204) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [Iterable/swift-sdk](https://togithub.com/Iterable/swift-sdk) | patch | `from: "6.5.4"` -> `from: "6.5.6"` | --- ### Release Notes <details> <summary>Iterable/swift-sdk (Iterable/swift-sdk)</summary> ### [`v6.5.6`](https://togithub.com/Iterable/swift-sdk/blob/HEAD/CHANGELOG.md#656) [Compare Source](https://togithub.com/Iterable/swift-sdk/compare/6.5.5...6.5.6) ##### Fixed - Fixed an issue where push notification were not being delivered in iOS 18 beta Sandbox builds. ### [`v6.5.5`](https://togithub.com/Iterable/swift-sdk/blob/HEAD/CHANGELOG.md#655) [Compare Source](https://togithub.com/Iterable/swift-sdk/compare/6.5.4...6.5.5) ##### Added - Introduced a new configuration option, `RetryPolicy`, in IterableConfig to set the retry policy for JWT token refresh. - Added the method `pauseAuthRetries(_ pauseRetry: Bool)` to allow pausing the SDK from requesting JWT tokens from the app. ##### Changed - Updated the method `onTokenRegistrationFailed(_ reason: String?)` to `onAuthFailure(_ authFailure: AuthFailure)`. The new `AuthFailure` object provides more detailed information about JWT failures. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC40MC4wIiwidXBkYXRlZEluVmVyIjoiMzguNTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com>
- Loading branch information