Commit 15861f8
authored
feat: Update launchdarkly_event_source_client to version 3.0.0 (#317)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Medium Risk**
> A major-version bump on the SSE client affects flag streaming
connectivity; compatibility depends on whether 3.0.0 breaks APIs still
used elsewhere in this repo without local code updates in this PR.
>
> **Overview**
> Bumps the pinned **`launchdarkly_event_source_client`** dependency in
`packages/common_client` from **2.2.0** to **3.0.0**. There are no
accompanying source or test changes in this PR—only the `pubspec.yaml`
version line.
>
> That library backs SSE streaming used by FDv1
(`streaming_data_source`) and FDv2 streaming paths (`streaming_base`,
`entry_factories`), so consumers of `launchdarkly_common_client` will
resolve the new major on the next dependency update.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
6b86229. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 5b980ab commit 15861f8
1 file changed
Lines changed: 1 addition & 1 deletion
| 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