Commit 1eb09b7
chore(deps): update dependency iterable/swift-sdk to from: "6.6.0" (#1805)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [Iterable/swift-sdk](https://redirect.github.com/Iterable/swift-sdk) |
minor | `from: "6.5.14"` -> `from: "6.6.0"` |
---
### Release Notes
<details>
<summary>Iterable/swift-sdk (Iterable/swift-sdk)</summary>
###
[`v6.6.0`](https://redirect.github.com/Iterable/swift-sdk/blob/HEAD/CHANGELOG.md#660)
[Compare
Source](https://redirect.github.com/Iterable/swift-sdk/compare/6.5.14...6.6.0)
##### Added
- Introduces support for Unknown user activation, a feature that allows
marketers to convert valuable visitors into customers. With this
feature, the SDK can:
- Fetch unknown user profile creation criteria from your Iterable
project, and then automatically create Iterable user profiles for
Unknown users who meet these criteria.
- Save information about a user's previous interactions with your
application to their unknown user profile, after it's created.
- Display personalized messages for Unknown users (in-app, push, and
embedded messages).
- Merge unknown user profiles into existing, known user profiles (when
needed).
- `IterableConfig` is updated with an `enableUnknownUserActivation` flag
that needs to be set to true to allow use of the unknown user activation
functionality
- Unknown user activation is currently in public beta. If you'd like to
learn more about it or discuss using it, talk to your Iterable customer
success manager (who can also provide detailed documentation).
- To learn more, read [Unknown User Activation: Developer
Docs](https://support.iterable.com/hc/sections/40078809116180).
</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://redirect.github.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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4wLjAiLCJ1cGRhdGVkSW5WZXIiOiI0MS4wLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
---------
Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com>
Co-authored-by: Chuck Grindel <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>1 parent afec169 commit 1eb09b7
File tree
2 files changed
+3
-3
lines changed- examples/resources_example/swift
2 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments