Skip to content

fix: Update launchdarkly_common_client to version 1.14.1#327

Merged
tanderson-ld merged 1 commit into
mainfrom
bump-common-client-1.14.1
Jul 13, 2026
Merged

fix: Update launchdarkly_common_client to version 1.14.1#327
tanderson-ld merged 1 commit into
mainfrom
bump-common-client-1.14.1

Conversation

@tanderson-ld

@tanderson-ld tanderson-ld commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bump the pinned launchdarkly_common_client dependency in packages/flutter_client_sdk/pubspec.yaml from 1.14.0 to 1.14.1.
  • This propagates the streaming StateError fix released in launchdarkly_common_client 1.14.1 out through the Flutter SDK. After merge, release-please should open a release PR for launchdarkly_flutter_client_sdk 4.20.1.

Test plan

  • After merge, release-please opens a release PR for launchdarkly_flutter_client_sdk 4.20.1 whose changelog entry references the streaming status-event fix.
  • Merging that release PR produces the 4.20.1 tag and downstream pub.dev publish.

Note

Low Risk
Single dependency patch bump with no SDK code changes; risk is limited to behavior in the shared client’s streaming path.

Overview
Pins launchdarkly_common_client from 1.14.0 to 1.14.1 in packages/flutter_client_sdk/pubspec.yaml, pulling the patch release’s streaming StateError fix into the Flutter SDK without any Dart/API changes in this repo.

After merge, release-please is expected to cut launchdarkly_flutter_client_sdk 4.20.1 with a changelog note for that fix.

Reviewed by Cursor Bugbot for commit ae847f5. Bugbot is set up for automated code reviews on this repo. Configure here.

@tanderson-ld tanderson-ld requested a review from a team as a code owner July 13, 2026 17:11
@tanderson-ld tanderson-ld merged commit 07b3a1a into main Jul 13, 2026
9 checks passed
@tanderson-ld tanderson-ld deleted the bump-common-client-1.14.1 branch July 13, 2026 17:20
tanderson-ld pushed a commit that referenced this pull request Jul 13, 2026
🤖 I have created a release *beep* *boop*
---


##
[4.20.1](4.20.0...4.20.1)
(2026-07-13)


### Bug Fixes

* Update launchdarkly_common_client to version 1.14.1
([#327](#327))
([07b3a1a](07b3a1a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Mechanical semver patch and version string updates only; no SDK logic
changes in this diff.
> 
> **Overview**
> **Patch release 4.20.1** for `launchdarkly_flutter_client_sdk`,
generated by Release Please.
> 
> Bumps the published package version and aligned references from
**4.20.0** to **4.20.1** in `.release-please-manifest.json`,
`packages/flutter_client_sdk/pubspec.yaml`, the `sdkVersion` constant in
`ld_client.dart`, and both example apps’ `pubspec.yaml` files. Adds the
**4.20.1** changelog entry documenting a bug fix: dependency on
**`launchdarkly_common_client` 1.14.1**
([#327](#327)).
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
89b8aa7. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants